body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}


a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #0000FF;

}
.blue {
	color: #0000FF;
	cursor: hand;


}
.red {
	color: #FF0000;
	cursor: hand;

}
.blueURL {
	color: #0000FF;
	cursor: hand;
	text-decoration: underline;

}

.H4{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14pt;
    COLOR: #000080;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}

.dealer{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16pt;
    COLOR: #000066;
    FONT-FAMILY:   Arial
}

.TD{
	FONT-SIZE: 10pt;
	font-weight: Bold;
	COLOR: #000099;
	FONT-FAMILY: Comic Sans MS;
	
}

.phone{
    FONT-WEIGHT: bold;
    FONT-SIZE: 18pt;
    COLOR: #000000;
    FONT-FAMILY:   Arial
}

.phone2{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16pt;
    COLOR: #000000;
    FONT-FAMILY:   Arial
}

.phone3{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16pt;
    COLOR: #0000FF;
    FONT-FAMILY:   Arial
}

.phone4{
   
    FONT-SIZE: 10pt;
    COLOR: #333399;
    FONT-FAMILY:   Arial
}

.hours{
	FONT-FAMILY:  ARIAL;
	FONT-SIZE: 10pt;
	COLOR: #FF0000
}

BLOCKQUOTE{	
    FONT-SIZE: 12pt;
    COLOR: #000000;
    FONT-FAMILY:  ARIAL
}

h1 {
	font-weight: bold;
	color: #FF0000;
}

.price {
	font-weight : bold;
	color : Blue;
}

ul {
	color: #FF0000;
	font-weight: bold;

}
li {
	color: #000000;
	font-weight: bold;
}
.white {
	color: #FFFFFF;
	cursor: hand;
}

.whiteURL {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #FF0000;
	cursor: hand;
}


.white1 {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #0099FF;
	font-weight: bold;
	cursor: hand;
}

.sidebar {
	background-color: #E0E4E1;
}

.hand {
	cursor: hand;
}
.copy {
	font-size: x-small;
}
.copyred {
	font-size: x-small;
	color: #FF0000;
}

.Modelred {
	color: #FF0000;
	cursor: auto;
	font-family: Times New Roman, Times, serif;
	font-size: medium;
	font-weight: bold;
	font-variant: small-caps;

}

.legal {
	font-size: 9px;
	color: #333333;
}

.sub-Title {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0033CC;
}
.copy2 {
	font-size: xx-small;
}

dt {
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

/**************** RV Type, Manf and Brand styles *******/
.rvType {
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
	text-transform: capitalize;
	text-align:center;
}


.rvManf {
	font-size: medium;
	font-weight: bold;
}

.rvBrand {
	font-size: medium;
	padding-left:15px;


}
.Product {
	color: #FFFFFF;
	background-color: #CCCC66;
	font-weight: bolder;
	font-size: medium;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #000000;
}
				
input{
font-family: Arial,sans-serif;
}

#Content{
	border-right: 1px solid #cccccc;
}

#Content h1{
	color: #FF0000;
	cursor: auto;
	font-family: Times New Roman, Times, serif;
	font-size: medium;
	font-weight: bold;
	font-variant: small-caps;
}