﻿#smallnav h1
{
	font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	color: white;
	display:inline;
}

.nav
{background-image: url(images2/home2_top_nav.jpg);
 height:41px;}
ul
{
	text-indent:-2px;	
	padding:2px;
}
.maindrop
{
	
	visibility: visible;
	z-index: 10;
	margin-top:0px;
	padding:0;
	}
	
.divider
{	font-size:10px;
 	color:White;
	display:inline;
	padding: 3px 5px 0px 5px;
	margin: 0px auto 0px 0px;}
/* 
Top Navigation

 */
	
.droph1

{	
	font-size: 13px;
	font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;
	font-weight:bold;
	color:white;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px 0px;
	display:inline;
		
	
}

.droph1:hover

{	
	font-size: 13px;
	font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;
	font-weight:bold;
	color:white;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px 0px;
	display:inline;
	}
/* 
Text in drop down, 

 */
 	
.subtext
{
	font-size: 11px;
	font-family: Trebuchet MS1, Helvetica, sans-serif;
	padding: 8px 12px 8px 12px;
	margin: 0px 0px 0px 0px;
	color: White;
	background-color: #355eac;
	border-right: solid 1px #000000;
	border-left: solid 1px #000000;
	border-bottom: solid 1px #000000;;
	text-align: left;
}

.subtext:hover
{
	font-size: 11px;
	font-family: Trebuchet MS1, Helvetica, sans-serif;
	padding: 8px 12px 8px 12px;
	margin: 0px 0px 0px 0px;
	background-color: #0e1a08;
	color: white;
	border-right: solid 1px #000000;
	border-left: solid 1px #000000;
	border-bottom: solid 1px #000000;
	text-align: left;
	
}
	
.subtext2
{
	font-size: 11px;
	font-family: Trebuchet MS1, Helvetica, sans-serif;
	padding: 8px 12px 8px 12px;
	margin: 0px 0px 0px 0px;
	color: White;
	background-color: #0e1a08;
	border-right: solid 1px #666666;
	border-left: solid 1px #666666;
	border-bottom: solid 1px #666666;
	
	text-align: left;
}

.subtext2:hover
{
	font-size: 11px;
	font-family: Trebuchet MS1, Helvetica, sans-serif;
	padding: 8px 12px 8px 12px;
	margin: 0px 0px 0px 0px;
	background-color: #336600;
	color: white;
	border-right: solid 1px #666666;
	border-left: solid 1px #666666;
	border-bottom: solid 1px #666666;
	text-align: left;

}

 
 
	/* 
do padding here

 */
 	


#bignav a
{	padding: 0px;
	margin: 0px;
	color: white;
	text-decoration:none;
}

#bignav a:link
{	padding: 0px;
	margin: 0px;
	color: white;
	text-decoration:none;
}

#bignav a:visited
{		padding: 0px;
	margin: 0px;
	color:  white;
	text-decoration: none;
}
#bignav a:hover
{		padding: 0px;
	margin: 0px;
	color:  white;
	text-decoration:none;

}

	/* 
Side Nav

 */
 
 .sidenav_box
 {	background-position-y: top;
	background-image: url(../images2/sidenav_back9.jpg);
	background-repeat: no-repeat;
	width: 169px;
	height: 28px;}
 
 .sidenav_box:hover
 {	background-position-y: top;
	background-position: 0px -28px;
	background-image: url(../images2/sidenav_back9.jpg);
	background-repeat: no-repeat;
	width: 169px;
	height: 28px;}
 .sidenavCurrent
 {
	background-position-y: top;
	background-position: 0px -28px;
	background-image: url(../images2/sidenav_back9.jpg);
	background-repeat: no-repeat;
	width: 169px;
	height: 28px;	
 }
 
 #sidenav h2
{
	padding: 5px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	vertical-align: text-bottom;
	text-align:left;
	
}
	
	
 #sidenav h3
{	font-size:10px;
	padding: 5px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	vertical-align: text-bottom;
	text-align:left;
	
}
	