body {font-family:verdana; font-size:10px; color:#000000}


/* classes for dhtml menus */
.headerlink { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #000000; font-weight: bold}
.headerlink:hover { color: #666666;}
.sublinks { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-decoration: none}
.sublinks:hover { color: #000000}
.links {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-decoration: none; margin-left: 20px}
.nav_hover_link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #FFFFFF; font-weight: bold}
.nav_hover_link:hover { color: #7B042D}
.tx_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}
.tx_text {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; color: #000000; text-decoration: none; font-weight: normal}
.tx_link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #003333; text-decoration: none; font-weight: bold}
.tx_link:hover { color: #90251F}
.tx_headline {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 22px; font-weight: bold; color: #993A18; text-decoration: none}
.footer { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 20px; font-weight: bold; color: #394433; text-decoration: none }
.tinynew {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}
.nav_plain {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.pullquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
	line-height: 18px;
	font-variant: normal;
}
.promo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	text-decoration: none;
}

#button {
	width: 12em;
	border-right: 1px solid #000;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #90bade;
	color: #333;
	}
	
	#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li {
		border-bottom: 1px solid #90bade;
		margin: 0;
		}
		
		#button li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 10px solid #1958b7;
		border-right: 10px solid #508fc4;
		background-color: #2175bc;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
		border-left: 10px solid #1c64d1;
		border-right: 10px solid #5ba3e0;
		background-color: #2586d7;
		color: #fff;
		}
