body {
width:760px;
background-color: #FFF; 
margin: 0;
padding: 0;
margin-left:auto;
margin-right:auto;
text-align: center;
} 


div#link a span {display: none;}

div#link a:hover span {display: block;
   position: absolute; top: 200px; left: 0; width: 125px;
   padding: 5px; margin: 10px; z-index: 100;
   color: white; background: #48D1CC;
   font: 10px Verdana, sans-serif; text-align: center;}



p { 
margin: 12px 0px 0px 0px;
padding: 0px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 65%;
font-style: normal;
line-height: 155%;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #333333;
text-decoration: none;
}
	
	
.headblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000099;
	text-decoration: none;
}
	
.bodytext { 
margin: 12px 0px 0px 0px;
padding: 0px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 65%;
font-style: normal;
line-height: 155%;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #333333;
text-decoration: none;
}

ul {
margin: 12px 0px 0px 35px;
padding: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 65%;
font-style: normal;
line-height: 155%;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #333333;
text-decoration: none;
}


a:link     {text-decoration:underline;
color:#003366; outline: none;}
a:visited  {text-decoration:underline;
color:#003366; }
a:hover    {text-decoration:underline;
color:#cc0000;}
a:active   {text-decoration:underline;
color:#666666;}


li a {outline: none;}
		
img {
display:block;
} 

.horizrule  {width:100%;
margin:0px 0px 0px 0px;
padding:0px;
border-style: solid; border-color: #666666; border-width: 0px 0px 1px 0px;
}

.tablestandard {
border-style:none; 
}

.tablestandard td {background-color:#f0f0f0;
vertical-align:top;
padding:4px 4px 4px 4px;
border-style:solid;
border-color:#FFFFFF;
border-width:1px 1px 1px 1px;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-style: normal;
	line-height: 155%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;}
	
.tablestandard p { font-size: 100%;
margin: 0px 0px 12px 0px;
padding:0px; }

.tablestandard p.sidebarhead2 { margin: 0px 0px 0px 0px;
padding:0px; font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	line-height: 155%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #786600;
	text-decoration: none; 
	margin: 0px 0px 0px 0px;
padding:0px;} 

.tablestandard1 {
border-style:none; 
}

.tablestandard1 td {
vertical-align:top;
padding:4px 4px 4px 4px;
border-style:solid;
border-color:#FFFFFF;
border-width:0px 0px 0px 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-style: normal;
	line-height: 155%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;}
	
.tablestandard1 p { font-size: 100%;
margin: 0px 0px 12px 0px;
padding:0px; }

.tablestandard1 p.sidebarhead2 { margin: 0px 0px 0px 0px;
padding:0px; font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	line-height: 155%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #786600;
	text-decoration: none; 
	margin: 0px 0px 0px 0px;
padding:0px;} 

td.mainbodycolor {
background-color: #ffffff;
padding-bottom: 3px;
} 


.headbodytop1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #786600;
	text-decoration: none;

} 

.padmaster {
	padding:17px 17px 20px 17px;
}

.padmaster2 {
	padding:12px 12px 20px 12px;
background-color:#f0f0f0;

} 

.imgpadtop {
border-style: solid; border-color: #ffffff; border-width: 0px 0px 3px 0px;
} 

.mainimage {
border-style: solid; border-color: #ffffff; 
border-width: 0px 0px 3px 0px; } 

.mainimage2 {
border-style: solid; border-color: #ffffff; 
border-width: 0px 0px 0px 3px; } 

#footer
	{
	clear: both;
	position: relative;
	width: 760px;
	padding: 0 0 5px 0;
	color: #333333;
	text-align: center;
	} 

#footer ul
	{
	list-style: none;
	margin: 0;
	padding: 30px 0 12px 0;
	background-color: #ffffff;
	text-align: center;
	border-bottom: 1px solid #333333;
	} 

#footer li
	{
	display: inline;
	margin: 10px 0;
	padding: 0 10px;
	border-right: 1px solid #333333;
	} 

#footer li.last
	{
	border: 0; /* removes border from last list item */
	}

#footer a, #footer a:visited
	{
	color: #333333;
	text-decoration: none;
	} 

#footer a:focus, #footer a:hover, #footer a:active
	{
	text-decoration: underline;
	}

.address {
font-size: 9px;
color: #333333;
} 

#header
	{
	position: relative;
	width: 820px;
	margin: 0 0 -1px 0;
	}

#header ul
	{
	position: absolute;
	right: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 10;
	}
	
	
#header li
	{
	float: right;
	padding: 2px 14px 2px 14px;
	border-right: 1px solid #fff;
	}
	
#header li.last
	{
	border: 0;
	}
	
#header a, #header a:visited
	{
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
	}
	
#header a:focus, #header a:hover, #header a:active
	{
	text-decoration: underline;
	}

.menu {
	text-align: center;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
	width: 100%;
	height:100%;
	color:blue;
}
	
.menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.menu ul li {
	list-style: none;
	float: left;
	border-width: 1px;
	border-style: solid;
	width: 93px;
	color: black;
}



.menu ul li a:link, ul li a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 93px;
	text-align: center;
	color: #000080;
	text-transform: uppercase;
	text-decoration: none;

}
.menu ul li a:hover, li:hover {
	color: #87CEFA;
	background: #fff;
	width: 93px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;


}

	
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}













#contact_submenu { left: 750px; visibility: hidden; }

.submenu {
	position:absolute;
  z-index: 2;
  top: 23px; /* corresponds to line-height of a.navbartitle above */
  padding: 0; margin: 0; 
	width:100px; /* If adjust this, then adjust width of .submenu below a too */
	color: white;
	background-color:  #666633;
	border: 1px solid #447755; /* box around entire sub-menu */
  font-family: Verdana, Arial, Geneva,  Helvetica, sans-serif;
	font-size: 11px;
}


.submenu a
{
  display: block;
  color: #eee; 
  background-color: #666633;
  width: 100px; /* This should be width of .submenu above minus right-side padding on next line */
  padding: 5px 0px 4px 20px;
  text-decoration: none;
  background-color: #666633; 
  border-bottom: #447755 dotted 1px; 
  border-top: 0; border-left: 0; border-right: 0;
}


ul { position: relative; display: block; }
li { position: relative; display: block; }

.submenubox { 
  margin: 0; padding: 0; border: 0;
}

.submenubox ul
{
  margin: 0; padding: 0; border: 0;
  list-style-type: none;
}

.submenubox ul li { 
  margin: 0; padding: 0; border: 0;
}

.submenubox ul li a:link { }
.submenubox ul li a:visited { }
.submenubox ul li a:hover
{
  color: #c6e8e2; /* text color for submenu items */
  background-color: #447755;
  border-bottom: #447755 dotted 1px; 
}



