body {
	background-image: url(images/open-road.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-attachment:fixed;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size:12px;
	line-height:18px
}
.homehdr {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FC0;
}
.nav, .nav a:link, .nav a:visited, .nav a:active, .nav a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 28px;
	color: #FFF;
	padding-left:20px;
	padding-top: 12px;
	text-decoration:none
}
.pagehdr {
	background-image:url(images/pagehdr.png);
	background-repeat:no-repeat;
	font-size:16px;
	font-weight:bold;
	padding-left: 20px;
	height: 41px;
	text-transform:uppercase;
	
}
.footer, .footer a:link, .footer a:visited, .footer a:active, .footer a:hover {
	font-family:Verdana, Geneva, sans-serif;
	color:#666;
	font-size:11px;
	line-height:16px;
	text-decoration:none
}
