@charset "utf-8";

A {
	color: #0054FF;
	text-decoration: none;
}

BODY {
	background-color: #FFFFFF;
/*	background-image: url(../img/pageBackground.jpg); */
	background-position: top center;
	background-repeat: no-repeat;
	color: #000000;
	font-size: 12px;
	font-family: "Trebuchet MS", Tahoma, Verdana, helvetica;
	margin: 0;
	padding: 0;
}

DIV.extrasBox DIV {
	color: #044F00;
	font-weight: bold;
}

DIV.forsale {
	border-bottom: thin solid #003569;
	margin: 10px 5px 10px 0;
}

DIV.forsale DIV.title {
	background-color: #003569;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	padding-left: 5px;
}

DIV.forsale DIV.pic IMG {
	border: thin solid #9F9F9F;
	margin-top: 15px;
}

DIV.pageBox {
	background-color: #EFEFEF;
	border: thin solid #9F9F9F;
	font-style: italic;
	margin: 15px auto;
	padding: 10px;
}

DIV.pageBox DIV {
	color: #0D416F;
	font-style: normal;
	font-size: large;
	margin-top: 0;
}

DIV.pageBox H2 {
	margin-top: 0;
}

DIV.pageBreaker {
	clear: both;
}

DIV.pageContentFloatBox {
	border: 1px outset #3A3A3A;
	float: right;
	padding: 5px;
}

DIV.pageFlashObject {
	border: thin solid #9F9F9F;
	height: 211px;
	margin: auto;
	width: 263px;
}

DIV.pageQuoteButton {
	padding-bottom: 5px;
	text-align: center;
}

DIV.pageReview {
	border: thin solid #9F9F9F;
	margin-bottom: 20px;
}

DIV.pageReviewBottom {
	min-height: 107px;
	padding: 15px 15px 0 15px;
}

DIV.pageReviewBottomLeft {
	color: #3F3F3F;
}

DIV.pageReviewBottomLeft P {
	text-align: justify;
}

DIV.pageReviewBottomRight {
	border-bottom: thin solid #9F9F9F;
	border-left: thin solid #9F9F9F;
	float: right;
	font-weight: bold;
	letter-spacing: 1px;
	margin: -15px -15px 0 17px;
	padding: 10px;
}

DIV.pageReviewTop {
	background-color: #063466;
	color: #FFFFFF;
	font-weight: bold;
	min-height: 15px;
	padding: 8px;
}

DIV.pageReviewTopLeft {
	width: 68%;
}

DIV.pageReviewTopLeft, DIV.pageReviewTopRight {
	float: left;
	font-size: small;
}

DIV.pageReviewTopRight {
	text-align: right;
	width: 30%;
}

DIV.pageSidebarTitle {
	color: #3A3A3A;
	font-size: large;
	margin: 5px 0;
}

H1 {
	color: #3A3A3A;
	font-size: x-large;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 10px;
}

H2, DIV.pageContentTitle {
	clear: both;
	color: #3A3A3A;
	font-size: large;
	font-weight: normal;
	margin-top: 20px;
}

H3 {
	font-size: medium;
	margin: 0;
}

IFRAME, IMG {
	border: none;
}

IMG.img {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}

IMG.imgLeft {
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
}

INPUT, SELECT, TEXTAREA {
	border: thin solid #9F9F9F;
	font-family: "Trebuchet MS", Tahoma, Verdana, helvetica;
	font-size: small;
	padding: 2px;
}

INPUT[type=checkbox], INPUT[type=radio], INPUT[type=image] {
	border: none;
}

LI {
	list-style-image: url(/img/bullet.png);
}

P.tchead {
	font-weight: bold;
	margin: 0;
}

P.tcindent {
	margin: 0 0 0 10px;
}

SPAN.pageBoxHighlight {
	color: #FF0000;
	font-weight: bold;
}

TABLE {
	margin: auto;
}

TABLE.pagePriceGrid {
	border-collapse: collapse;
	margin: 10px auto 20px auto;
	width: 92%;
}

TABLE.pagePriceGrid TD {
	background-color: #FFFFFF;
}

TABLE.pagePriceGrid TD, TABLE.pagePriceGrid TH {
	border: thin solid #9F9F9F;
	padding: 0 5px;
}

TABLE.pagePriceGrid TH {
	background-color: #012F5B;
	color: #FFFFFF;
	line-height: 1.1em;
	text-align: left;
}

TABLE.pagePriceGrid TH SPAN {
	font-size: 8px;
}

TABLE.pagePriceGrid TR.currentSeason TD {
	background-color: #FFFCB5;
}

TD P {
	font-weight: bold;
	margin: 12px 0;
}

UL.pageErrorList LI {
	color: #FF0000;
}

UL.ticklist LI {
	list-style-image: url(/img/bullet-tick.png);
}

.center {
	margin: auto;
	text-align: center;
}

.pageEmphasis {
	font-weight: bold;
	padding: 10px;
	text-decoration: underline;
}

.pageFooterTitle {
	font-size: medium;
	font-weight: bold;
	margin-bottom: 5px;
}

.pageQuoteBox {
	padding-left: 40px;
	text-align: left;
}

.required {
	color: #FF0000;
	font-weight: bold;
}

#all-features TD {
	vertical-align: top;
}

#caldiv {
	background-color: #FFFFFF;
	position: absolute;
	visibility: hidden;
}

#content, #contentWide {
	border-right: thin dashed #9F9F9F;
	float: left;
	min-height: 490px;
	padding: 0 20px;
	width: 540px;
}

#contentWide {
	border: none;
	width: 855px;
}

#currConverterContainer IFRAME {
	margin-left: 15px;
}

#features, #all-features {
	border: thin solid #9F9F9F;
	padding-left: 23px;
}

#pageBanner {
	height: 250px;
}

#pageBannerExtras {
	float: right;
	margin: 20px 15px 0 0;
}

#pageBannerFeature {
	color: #FFFFFF;
	padding: 0 20px;
	position: relative;
	top: 20px;
	width: 93%;
}

#pageBannerFeatureLeft {
	width: 585px;
}

#pageBannerFeatureLeft, #pageBannerFeatureRight {
	float: left;
	width: 70%;
}

#pageBannerFeatureRight {
	width: 30%;
}

/* For other currently unused feature banner CSS, see backup.css */

#pageContact {
	float: right;
	font-weight: bold;
	position: relative;
	right: 115px;
}

#pageContact P {
	margin: 0;
}

#pageContactFax {
	position: relative;
	left: 40px;
}

#pageContent {
	background-image: url(../img/pageContentBackground.png);
	background-repeat: no-repeat;
}

#pageContentMain {
	background-color: #FFFFFF;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	z-index: 0;
}

#pageContentMotorhomeRange IMG {
	border: thin solid #9F9F9F;
	margin-right: 10px;
	padding: 5px;
}

#pageContentMotorhomeRange TD {
	padding-bottom: 15px;
	vertical-align: top;
}

#pageContentMotorhomeRange TD P {
	font-style: italic;
	font-weight: normal;
	margin-top: 0;
}

#pageContentMotorhomeRange TR:first-child {
	width: 30%;
}

#pageContentVehicleBanner {
	bottom: 50px;
	float: left;
	height: 80px;
	left: 20px;
	margin-bottom: -35px;
	position: relative;
	z-index: 100;
}

#pageContentVehicleBanner DIV {
	float: left;
}

#pageContentVehicleBanner IMG {
	cursor: pointer;
	width: 130px;
}

#pageContainer {
	margin: 20px auto 0 auto;
	width: 900px;
}

#pageFooter {
	background-image: url(../img/pageFooterBackground.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	min-height: 260px;
	text-align: center;
}

#pageFooter A {
	color: #FFFFFF;
}

#pageFooter A:hover {
	text-decoration: underline;
}

#pageFooterCopyright {
	font-size: x-small;
}

#pageFooterInfo {
	padding-top: 10px;
}

#pageFooterLinks DIV {
	float: left;
	padding: 0 50px 0 20px;
	text-align: left;
}

#pageFooterLinks DIV DIV {
	padding: 0 30px 0 0;
}

#pageFooterLinks DIV A {
	color: #BFBFBF;
}

#pageFooterLinks DIV H3 {
	color: #FFFFFF;
	margin-bottom: 5px;
}

#pageHeader {
	background-color: #FFFFFF;
}

#pageNavigation {
	background-color: #CC0D0D;
	height: 27px;
	margin-top: -14px;
}

#pageNavigation UL LI {
	list-style: none;
	float: left;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 5px 8px;
}

#pageNavigation UL LI A {
	color: #FFFFFF;
}

#pageNavigation UL LI A:hover {
	color: #FF8080;
}

#pageNote {
	color: #36700C;
	text-decoration: underline;
}

#pagePhotoGallery {
	padding-top: 10px;
}

#pagePhotoGallery IMG {
	border: thin solid #9F9F9F;
	height: 130px;
	margin: 4px;
	width: 170px;
}

#pagePhotoGallery .pagePhotoGalleryImage {
	float: left;
}

#pagePhotoGallery .pagePhotoGalleryImageNonConfirmed {
	background-color: #F8FFBF;
}

#pageReviewContainer TABLE TR TD {
	color: #3F3F3F;
	font-weight: bold;
	letter-spacing: 1px;
}

#pageReviewOverallTable {
	margin-left: 0;
	width: 400px;
}

#pageReviewRatingCaption {
	font-size: xx-small;
}

#pageReviewRatingContainer {
	background-image: url(/img/reviewRatingBackground.png);
	background-position: 31px 0;
	background-repeat: no-repeat;
	margin-bottom:-5px;
	margin-top: 15px;
	padding: 33px 10px 10px 47px;
	text-align: left;
	width: 269px;
}

#pageSidebar {
	float: left;
	text-align: center;
	width: 315px;
}

#pageSidebar DIV.pageBox {
	width: 175px;
}

#pageSidebarDogFriendly {
	font-style: italic;
	margin-bottom: 12px;
}

#pageSidebarSpecialOffer {
	font-style: normal !important;
}

#pageSidebarSpecialOffer A {
	text-decoration: underline;
}

#pageSidebarSpecialOffer DIV {
	color: #FF0000;
	font-size: x-large;
	font-weight: bold;
	text-decoration: underline;
}

#pageSidebarSpecialOfferDetails {
	color: #044F00;
	font-weight: bold;
}

#pageSidebarSpecialOfferDetails SPAN {
	font-size: medium;
}

#pageSidebarSpecialOfferTerms {
	font-size: x-small;
	font-style: normal;
}