.bottom_nav

 { color: #600; font-size: 10px; font-family: Verdana, Arial, Helvetica; line-height: 12px; text-decoration: none }



#bottom_nav a

 { color: #600; font-size: 12px; font-family: Verdana, Arial, Helvetica; line-height: 12px; text-decoration: none }

#bottom_nav a:hover

{

   font-family:Verdana,Arial,Helvetica;

   font-size:12px; 

   color:#C0C0C0;

   text-decoration:none;

   line-height: 12px;

}

#bottom_nav a.sel

{

   font-family:Verdana,Arial,Helvetica;

   font-size:12px; 

   color:#808080;

   text-decoration:none;

   line-height: 12px;

}



h1 {font-family: Verdana,Arial,Helvetica;  font-size: 18px; line-height: 24px; font-style: normal; font-weight: normal; color: #004000;}

h2 {font-family: Verdana,Arial,Helvetica;  font-size: 16px; line-height: 18px; font-style: italic; font-weight: bold; color: #004000;}

h3 {font-family: Verdana,Arial,Helvetica;  font-size: 14px; line-height: 16px; font-style: normal; font-weight: bold; color: #004000;}

h5 {font-family: Verdana,Arial,Helvetica;  font-size: 12px; line-height: 24px; font-style: normal; font-weight: normal; color: #004000;}



a:link, a:visited  { color: #004080; font-size: 14px; font-family: Verdana, Arial, Helvetica; font-weight: bold; text-decoration: underline }

a:hover {    font-family: Verdana,Arial,Helvetica;  font-size: 14px;color:#0080C0; text-decoration: none;}



.text1	{	font-family: Verdana,Arial,Helvetica;  font-size: 11px; line-height: 12px; font-style: none; font-weight: normal; color: #4F4F4F;}
.footer_text { color: gray; font-size: 8px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 12px; text-align: center; margin-top: 6px; margin-bottom: 6px }
.form_text	{	font-family: Verdana,Arial,Helvetica;  font-size: 11px; line-height: 20px; font-style: none; font-weight: bold; color: #FFFFFF;}

.header_nav	{	font-family: Verdana,Arial,Helvetica;  font-size: 10px; line-height: 16px; font-style: none; font-weight: bold; color: #808080;}

.home_text	 { color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica; line-height: 16px; text-decoration: none; text-align: left; padding: 8px 10px 8px 8px }

.address	{	font-family: Verdana,Arial,Helvetica;  font-size: 11px; line-height: 12px; font-style: none; font-weight: normal; color: #494949;}

.page_header	 { color: #800000; font-size: 16px; font-family: Verdana, Arial, Helvetica; font-style: normal; font-weight: bold; line-height: 28px; text-align: left; margin-top: 12px; margin-left: 12px }



 

ul {

	margin: 0;

	padding: 0;

	list-style: none;

/* Width of Menu Items */

    position:relative;

    top:0;

    right:0;

	}

 



	

li ul {

	position: absolute;

	}

 

/* Styles for Menu Items */

ul li a {

	display: block;

	text-decoration: none;

	color: #777;

	background: #fff;

	padding: 5px;

	border: 1px solid #ccc; /* IE6 Bug */

	border-bottom: 0;

	}

 

/* Fix IE. Hide from IE Mac \*/

* html ul li { float: left; height: 1%; }

* html ul li a { height: 1%; }

/* End */

		

li:hover ul { display: block; } /*  The magic */


