
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
}
.bodyhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4A7584;
	font-weight: bold;
}
.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
	background-color: #5AA6BD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4A7984;
}
.sidetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
a:link {
	color: #6BA2B5;
}
a:visited {
	color: #6BA2B5;
}
a:active {
	color: #6BA2B5;
	/*text-decoration: none;
	border-bottom: solid 1px #6BA2B5*/
}
a:hover {
	color: #fff;
	background-color: #6BA2B5;
	text-decoration: none;
}

.bodyquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #4A7584;
	font-style: italic;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #4A7584;
	font-weight: bold;
	text-transform: capitalize;
}
.bodysmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.body {	scrollbar-face-color: #EFFFDF;
	scrollbar-3dlight-color: #006633;
	scrollbar-arrow-color: #006633;
	scrollbar-darkshadow-color: #006633;
	scrollbar-highlight-color: #7FFF00;
	scrollbar-shadow-color: #006633;
	scrollbar-track-color: #006633;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #B5DBE7;
}
.bodyheadred {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.lhtext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6BA2B5;
	text-decoration: none;
	text-transform: capitalize;
}
.quotehead {
	color: #663366;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.bodytextmid {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
}

.blacklinks a:link, .blacklinks a:visited, .blacklinks a:active {
	color: #000;
	text-decoration: none;
}

.blacklinks a:hover {
	text-decoration: underline;
}


.bodytextmidwhite {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
.bodyheadlge {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #4A7584;
	font-weight: bold;
}

/* Added by Justin - 18 06 2007 */
#nav {
	margin: 0;
	padding: 10px 0 10px 29px;
	list-style-type: none;
	height: 7px;
	line-height: 11px;
	background: url(images/assets/bg_nav.gif) top left repeat-x;
	}

*html #nav {
	height: 27px;
	}

#nav li {
	float: left;
	border-right: 2px solid #057fad;
	}

#nav .nav_end {
	border: 0;
	}

#nav a {
	letter-spacing: .5px;
	color: #057fad;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 10px;
	}

#nav a:hover {
	color: #fff;
	background: transparent;
	}
	
#specials, #blogPost {
	text-decoration: none;
	}

#specials {
	display: block;
	width: 273px;
	height: 34px;
	m/argin: 0 0 92px 0;
	margin: -34px 0 0 0;
	float: right;
	color: #fff;
	font: bold 13px/30px Arial, Helvetica, sans-serif;
	background: url(images/assets/bg_special.png) no-repeat;
	}

#specials strong {
	color: #007fad;
	padding-left: 17px;
	font-size: 14px;
	}

#easyquote strong, #blogPost strong, .motorhome, blockquote {
	color: #007fad;
	}
	
#easyquote strong, #easyquote span {
	font-size: 12px;
	line-height: 20px;
	}

#blogPost, #blogPost:hover, blockquote span {
	color: #68b5ca;
	}

#blogPost {
	margin: 0 0 15px 0;
	display: block;
	}
	
.motorhome a {
	color: #fff;
	}

#blogPost:hover, #footer a:hover {
	background: #fff;
	text-decoration: underline;
	}

.motorhome {
	width: 129px;
	height: 177px;
	padding: 8px 0 0 0;
	float: left;
	margin: 0 2px 15px 0;
	background: url(images/assets/bg_panel.png) top center no-repeat;
	text-align: center;
	}

.motorhome img {
	margin: 5px 0;
	}

blockquote {
	font-weight: bold;
	font-style: italic;
	margin: 20px 0;
	padding: 0;
	}

blockquote span {
	display: block;
	padding-top: 2px;
	font-weight: normal;
	}