/* -=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=- //
// General html tags
// -=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=- */
body  {
    margin: 0;
    height: 100%;
    padding: 0;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background: #efe6d6 url('http://www.webdesignofmaine.com/vip/thompson/images/apple_bg.jpg');
}
td
 {
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

form {
	margin: 0px;
	padding: 0px;
}

input, select, textarea {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}


/* square bullets */
li.sq {
	list-style-type: square;
}

/* -=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=- //
// Links
// -=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=- */
/* general links */
a:link {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #990000;
}

/* general links */
a:visited {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #990000;

}

/* general links */
a:hover {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #ff0000;
}

/* NEW PHASE 2 */

/* footer */ 
a.footer:link {
	font-family: Arial, helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	margin-top: 10px;
	color: #9d6e20;
}
a.footer:visited {
	font-family: Arial, helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	margin-top: 10px;
	color: #9d6e20;
}
a.footer:hover {
	font-family: Arial, helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
	margin-top: 10px;
	color: #FF0000;
}
a.footer:active {
	font-family: Arial, helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
	margin-top: 10px;
	color: #9d6e20;
}


/* -=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=- //
// Body Styles
// -=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=- */

.links
{
margin: 0px;
padding: 0px;
}

.links a:link
{
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

.links a:active
{
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

.links a:hover
{
font-size: 14px;
font-weight: bold;
text-decoration: underline;
}

.links a:visited
{
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

.link-no
{
height: 3px;
}
.link1-td
{
text-align: center;
height: 38px;
padding-left: 0px;
padding-right: 0px;
padding-top: 11px;
padding-bottom: 11px;
background: url('http://www.webdesignofmaine.com/vip/thompson/images/link_1.jpg') no-repeat center top;
}
.link2-td
{
text-align: center;
height: 38px;
padding-left: 0px;
padding-right: 0px;
padding-top: 11px;
padding-bottom: 11px;
background: url('http://www.webdesignofmaine.com/vip/thompson/images/link_2.jpg') no-repeat center top;
}
.link3-td
{
text-align: center;
height: 38px;
padding-left: 0px;
padding-right: 0px;
padding-top: 11px;
padding-bottom: 11px;
background: url('http://www.webdesignofmaine.com/vip/thompson/images/link_3.jpg') no-repeat center top;
}
.link4-td
{
text-align: center;
height: 38px;
padding-left: 0px;
padding-right: 0px;
padding-top: 11px;
padding-bottom: 11px;
background: url('http://www.webdesignofmaine.com/vip/thompson/images/link_4.jpg') no-repeat center top;
}

.shaded
{
background: #ffffff url('http://www.webdesignofmaine.com/vip/thompson/images/bottom_bg.gif') repeat-x bottom left;
}


#container {   
	padding:0px;
	border-spacing: 0;
	text-align: left;	
	position: relative;
	margin-left: 0px;
	padding-left: 19px;
	margin-top: 0px;
	width: 800px;
	valign: top;
}

#col
{
position: relative;
margin-top: 10px;
margin-left: 20px;
width: 615px;
line-height: 1.5em;
}

#col h1, #col h2, #col h3, #col p
{
margin-top: 10px;
margin-left: 0px;
margin-right: 0px;
color: #6d4a0e;
}

#col ol, #col li
{
color: #6d4a0e;
}

#col1
{
float: left;
width: 170px;
margin-left: 0px;
display: inline;
}

#col2
{
margin-left: 20px;
float: left;
width: 185px;
}

#col3
{
margin-left: 35px;
float: left;
width: 200px;
}

/* Header */

.rightsmall
{ float: right;
}

#header {

	position: relative;
	margin-left: 0px;
	margin-top: 0px;
	width: 800px;
	height: 128px;
	valign: top;
}

#main
{
float: left;
margin-left: 19px;
margin-top: 128px;
width: 137px;
font-size: 10px;
background: #e2cfb0;
}

#sidebar {
float: left;
width: 100%;
height: 100%;
margin-left: 0px;
margin-top: 0px;
background: #e2cfb0 url('http://www.webdesignofmaine.com/vip/thompson/images/link_bg.jpg') repeat-y center top;
display: inline;
}	

#content {   
float: left;
margin:0pt auto;
padding:0px;
width: 100%;
margin-left: 19px;
margin-top: 0px;
border-spacing: 0;
text-align: left;
background: #ff0000;	
}


	
#navlist {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
}

#sidebar img {
vertical-align: bottom;
align: left;
}

#navlist a, #navlist a:visited {
margin-top: 1px;
display: block;
padding: 11px 0px 12px 30px;
/*border: 1px solid;
border-color: #d1b17d #d1b17d #e2cfb0 #d1b17d;
 background-color: #e2cfb0; */
text-decoration: none;
vertical-align: top; /* This fixes the IE5 Win gap! */
font-size: 12px;
font-weight: bold;
}
	
#navlist a:hover {
margin-top: 1px;
display: block;
padding: 11px 0px 12px 30px;
/* background-color: #d1b17d; 
border: 1px solid;
border-color: #d1b17d #d1b17d #e2cfb0 #d1b17d;*/
color: #FFFFFF;
font-size: 12px;
font-weight: bold;

}	


/* Navigation inks */

/*
ul {
  list-style: none;
  list-style-position: outside;
  margin: 0;
  padding: 0;
}
ul li {
  margin: 0;
  padding: 0;
}*/
ul li a {
  display: block;
  vertical-align: bottom; /* This fixes the IE5 Win gap! */
/*}
ul li a:hover {
  margin: 0;
  padding: 0;
}*/


.navlist ul
{
margin-top: 0;
margin-left: 0px;
padding-left: 3px;
padding-right: 3px;
padding-top:3px;
white-space: nowrap;
text-style: bold;
}

.navlist li
{
display: inline;
list-style-type: none;

}

.navlist a:link, .navlist a:visited
{
color: #CC3300;
background-color: #e2cfb0;
margin-top: 0;
margin-left: 0;
}

.navlist a:hover
{
color: #FFFFFF;
background-color: #FF3300;
margin-top: 0;
margin-left: 0;
}


/* -=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=- //
// Footer
// -=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=- */
#footer {
	position: relative;
	font-family: Arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #9d6e20;
	text-align: center;
	clear: both;
}

.main-table {
	background-color: #FFFFFF;
}
.main-table-td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #333333;
	line-height: normal;
	font-weight: normal;
	background-color: #EEEEEE;	
}
.main-table-td2 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #333333;
	line-height: normal;
	font-weight: normal;
	background-color: #DDDDDD;
	text-align: center;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
	text-align: left;
	margin-top: 10px;
	margin-left: 2px;
	margin-bottom: 10px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#col1 h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

td h4
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}