
BODY {
margin-bottom: 0; margin-left:0; margin-right:0; margin-top:0;background:#ffffff; font-family: verdana, arial, helvetica, sans-serif;}

A.searchlinks  {font-family: Verdana, Arial; text-decoration:underline; color:#084163; font-size: 10px;}
A.searchlinks:Hover {text-decoration:none; color:#006940;}
DIV#main
{
	position:absolute;
	left:0px;
	top:0px;
	width: 800px;
	height: auto;
	background-color:#ffffff;
	margin:auto 0;
	padding:0px;
background-image: url(../localimages/background.jpg);background-repeat:no-repeat;

}


p  {font-family: verdana, arial, helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:11px;
    color:#000000;
	text-align: left;
	}
p.ital {font-style: italic; font-weight:bold;}
.whiteh {color: white;font-size:15px;font-family:Arial;font-weight: 600; }
.footertext {color: white;font-size:10px;font-family:Arial;font-weight: 600; }
.blackfooter {color: black;font-size:10px;font-familys:Arial;font-weight: 600; }
p.spacer {margin-left: 1px; margin-right:1px; margin-bottom:4px; }
p.just {text-align: justify;}
h1 {
	font-family: Times,serif;
	font-style:italic;
	font-size: 40px;
	font-weight: 800;
	color: #000000;
padding-left: 300px;
	

}

a.navi {
	text-decoration: none;
	background-color:#ffffff;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:900;
}

a.navi:link {
	color: #F5DD9F;
}

a.navi:visited {
	color: #F5DD9F;
}

a.navi:active {
	color: #F5DD9F;
}

a.navi:hover {color:#F5DD9F;
text-decoration:underline;	

}

#nav, #nav ul { /* all lists */
padding: 1px;
margin: 0;
list-style: none;
float : left;
width : 10em;
font-size: 14px;

}

#nav li { /* all list items */
position : relative;
float : left;
line-height : 1.5em;
margin-bottom : 1px;
width : 10em;


}

#nav li ul { /* second-level lists */
position: absolute;
left: -899em;
margin-left : 18em;
margin-top : -1.35em; 
font-size: 10px;
border-bottom: 0px solid #ffffff;
background-color:#ffffff;
width:17em;
 border:1px;
  border-color:#084163;
  border-style:solid;
 z-index:199;
  
  

}

#nav li ul ul { /* third-and-above-level lists */
left: -999em;
}


/* adjust width here */
/* adjust background color here */


#nav li a {
width: 17em;

display : block;
color : #084163;
font-weight : 800;
text-decoration : none;
border-bottom: 2px solid #084163;
backgound-color:#ffffff;

z-index:299;
}

/* adjust background color for hover here */

#nav li a:hover {
color : #006940;
text-decoration:none;
border-bottom: 2px solid #006940;


}

#nav li:hover ul ul, 
#nav li:hover ul ul ul, 
#nav li.sfhover ul ul, 
#nav li.sfhover ul ul ul {
left: -999em;

}

#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul, 
#nav li.sfhover ul, 
#nav li li.sfhover ul, 
#nav li li li.sfhover ul { /* lists nested under hovered list items */
left: auto;

}

