<style type="text/css">
body
{
	font-family: arial, verdana;
	font-size:12pt;
}

p
{
	font-family: arial, verdana;
	font-size:10pt
}

h1
{
	font-family: arial, verdana;
	font-size: 14pt;
	fonr-weight: normal;
}

.header-menu {
	width:850px;
	height:30px;
	background-color: #D34F05;
	color: #white;
	padding:5px;
	vertical-align:middle;
	border-bottom: 1px solid #AA3D07;
}

.footer-bar {
	width:850px;
	height:20px;
	background-color: #D34F05;
	color: white;
	font-family: arial, verdana;
	font-size:10pt;
	padding-top:5px;
	padding-bottom:5px;
	vertical-align:middle;
	align: center;
}

.nav-option
{
	color:white;
	text-decoration: none;
	font-weight: normal;
	font-family: arial, verdana;
	font-size:11pt;
}

.city-link
{
	color:#E06000;
	text-decoration: none;
	font-weight: normal;
	font-family: arial, verdana;
	font-size:11pt;
}

a:hover
{
	color:black;
}

.city-links
{
	font-family: arial, verdana;
	font-size:10pt;
}

.bg-fade
{
	border-top: 1px solid white;
	background-image: url('images/bg-fade.jpg'); background-repeat: repeat-x;
	height:24px;
	width:860px;
}

.bottom-fade
{
	background-image: url('images/bottom_fade.jpg'); background-repeat: repeat-x;
	height:24px;
	width:850px;
}

.zip-content-box
{
	background-image: url('images/content_fade_gray_bg.jpg'); background-repeat: repeat-x;
	height:24px;
	width:860px;
	font-family: arial, verdana;
	font-size:10pt;
	padding-left:30px;
	padding-right:30px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #467C16;
	border-top: 1px solid white;
}

.zip-search-box
{
	background-color: #467C16;
	vertical-align:middle;
	text-align: center;
	font-family: arial, verdana;
	font-size:10pt;
	color: white;
	border-bottom: 1px solid #2E5A06;	
}

.links-content-box
{
	background-image: url('images/links_fade_bg.jpg'); background-repeat: repeat-x;
	width:546px;
	font-family: arial, verdana;
	font-size:10pt;
	border: 1px solid #D8C08D;
}
</style>