body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	background-image:url(images/frecker_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#196278;
	margin:0;
	padding:0;
}
#mainWrapper {
	width:770px;
	background-image:url(images/pageUpper_bg.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	position:relative;
}
#mainContentHome {
	width:385px;
	padding:10px 20px 10px 25px;
	float:right;
}
#mainContentNarrow {
	width:510px;
	margin:10px 50px 10px 50px;
	float:right;
}
#mainContentMidWide {
	width:550px;
	margin:10px 30px 10px 30px;
	float:right;
}
#mainContentWide {
	width:580px;
	margin:10px 15px 10px 15px;
	float:right;
}
#featured {
	padding:0 14px 0 14px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
#featured p {
	margin-top:0;
}
#featured img {
	border:1px solid #fff;
}
#featured a:hover img {
	border:1px solid #ff0000;
}
.slidetext {
	font-size:11px;
	color:#000;
}
#featured a:link, #featured a:visited, #featured a:active {
	font-size:12px;
	color:#83000f;
	font-weight:bold;
	text-decoration:none;
}
#featured a:hover {
	color:#ff0000;
}
.subHd {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#83000f;
	font-weight:bold;
	font-style:italic;
}
.dashedGreen {
	height:15px;
	border-bottom:1px dashed #00627a;
	margin-bottom:15px;
}
.dashedGray {
	height:10px;
	border-bottom:1px dashed #ccc;
	margin-bottom:10px;
}
#newsDiv a {
	color:#83000f;
}
#newsDiv a:hover {
	color:#0000ff;
}
#contactDiv {
	font-size:12px;
	color:#000;
	line-height:16px;
	background-image:url(images/contact_bg.gif);
	background-position:center top;
	background-repeat:no-repeat
}
#contactDiv a {
	color:#83000f;
}
#contactDiv a:hover {
	color:#0000ff;
}
#localOne a {
	color:#00627a;
}
#localOne a:hover {
	color:#0000ff;
}
.contactHd {
	font-size:14px;
	font-weight:bold;
	color:#00627a;
}
#footer {
	padding:35px 0 25px 160px;
	font-size:10px;
	line-height:14px;
	color:#9a9a9a;
}
#footer a {
	color:#ccc;
	text-decoration:none;
}
#footer a:hover {
	color:#fff;
	text-decoration:underline;
}
