/* Jo's Style Sheet */

body 		{font: normal 10px/12px Verdana, Arial, Helvetica, sans-serif; margin: 0; padding: 0;}

a 		{
	color: #003366;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #003366;
}
.boldtext {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
.border {	border: thin solid #999999;
	background-color: #F8F8D2;
}
.border_thin {
	border: thin solid #000000;
}
.border_thick {
	border: 3px solid #000000;
}
a.footer		{
	color: #FFFFFF;
	text-decoration: none;
	font: bold 10px/11px Georgia, serif;
	letter-spacing: 0.1em;
}
a.footer:hover {
	color: #336699;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #333333;
}
.maintext_lightgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #CCCCCC;
}
.nav {
	font-family: Georgia, serif;
	font-size: 0.8em;
	color: #000000;
	font-weight: bold;
} 
a.nav:link {
	text-decoration: none;
} 
a.nav:hover {
	text-decoration: none;
	color: #00152C;
} 

a.nav:visited {
	text-decoration: none;
} 
.nav_box {
	border: thin solid #000000;
	padding: 8;
	background-color: #e9e3d4;
}
a.nav_box:link {
	border: thin solid #000000;
	font-family: Georgia, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00152C;
	display: block;
	padding: 4;
	background-color: #e9e3d4;
	line-height: 13px;
	height: 13px;
	letter-spacing: 0.1em;
}
a.nav_box:visited {
	border: thin solid #000000;
	font-family: Georgia, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00152C;
	display: block;
	padding: 4;
	background-color: #e9e3d4;
	line-height: 13px;
	height: 13px;
	letter-spacing: 0.1em;
}
a.nav_box:hover {
	border: thin solid #000000;
	background-color: #00152C;
	font-family: Georgia, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 4;
}

a.nav_box:active {
	border: thin solid #000000;
	background-color: #00152C;
	font-family: Georgia, serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 4;
}
.subtitle {
	font-family: Georgia, serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	line-height: 11px;
}
/* Fix IE. Hide from IE Mac \*/

* html ul li 			{ float: left; height: 1%; }

* html ul li a 			{ height: 1%; }

/* End */


/* top dropdown nav */
#top_dropdown 				{
	clear: both;
	float: left;
	padding: 0;
}
#top_dropdown ul 			{
	margin: 0;
	padding: 0;
	list-style: none;
}
#top_dropdown ul li 		{
	border: 0;
	position: relative;
}
#top_dropdown ul li ul 		{
	display: none;
}
#top_dropdown ul li a,
#top_dropdown ul li a:visited 		{
	border: thin solid #000000;
	background: #e9e3d4;
	color: #000;
	display: block;
	font-size: 10px;
	font-weight: bold;
	font-family: Georgia, serif;
	line-height: 11px;
	margin: 0;
	text-align: center;
	text-decoration: none;
	padding: 4;
	text-transform: uppercase;
	width: 172px;
	height: 13px;
	letter-spacing: 0.1em;
}
#top_dropdown ul li a:hover 		{
	background: #00152C;
	color: #FFFFFF;
}
#top_dropdown li:hover ul,
#top_dropdown li.over ul 			{
	background: #00152C;
	position: absolute;
	left:0px;
	top:0px;
	display: block;
}

/* top dropdown nav */
#top_dropdown ul li ul li			{
	border: thin solid #000000;
	background: #00152C;
	color: #fff;
	display: block;
	font-size: 10px;
	font-weight: bold;
	font-family: Georgia, serif;
	line-height: 11px;
	margin: 0;
	text-align: center;
	text-decoration: none;
	padding: 4;
	text-transform: uppercase;
	width: 172px;
	height: 13px;
}
#top_dropdown ul li ul li a,
#top_dropdown ul li ul li a:visited	{
	border: thin solid #000000;
	background: #00152C;
	color: #fff;
	display: block;
	font-size: 10px;
	font-weight: bold;
	line-height: 11px;
	height: 13px;
	margin: 0;
	text-align: left;
	padding: 4;
	text-decoration: none;
	text-indent: 10px;
	text-transform: none;
	position: relative;
	left:-5px;
	top:-5px;
	width: 172px
}

#top_dropdown ul li ul li a:hover 	{
	background: #e9e3d4;
	color: #00152C;
	line-height: 11px;
	display: block;
}
.subtitle_aboutus {
	font-family: Georgia, serif;
	font-size: 11px;
	color: #000000;
	line-height: 11px;
}
