body {
	margin: 0px;
	padding: 0px;
	background-color: #E8E8E8;
}
.page {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	
	-moz-box-shadow: 3px 3px 20px #666;
	-webkit-box-shadow: 3px 3px 20px #666;
	box-shadow: 3px 3px 20px #666;
	font-size: 14px;
	height: auto;
}

.main {
	padding-right: 20px;
	padding-left: 20px;
}

.main div {
	padding: 10px;
/*	background-image: url(images/div-bg.jpg);
*/	background-repeat: repeat-y;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	background-position: right;
}

.main div a {
	color: #136CB1;
	text-decoration: none;
}
.main div a:hover {
	color: #666666;
}

#rounded, .rounded {

	-moz-border-radius:10px;
	-webkit-border-radius:10px  
/*  -moz-border-radius-topleft:3ex;
  -moz-border-radius-bottomright:3ex;
  -webkit-border-top-left-radius:3ex;
  -webkit-border-bottom-right-radius:3ex;*/
	
/*	-moz-box-shadow: 3px 3px 3px #666;
	-webkit-box-shadow: 3px 3px 3px #666;
	box-shadow: 3px 3px 3px #666;*/

}

.subtitle {
	font-size: 18px;
	display: block;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-image: url(images/Arrow.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FFFFFF;
	background-color: #DE4D5A;
	width: 200px;
}

.titlegreen {color: #94C63A}
.titleblue {color: #005AAD}

h1 {
	background-color: #6E191B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	line-height: 26px;
	color: #821818;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

h3 {
	font-size: 12px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 25px;
	background-image: url(images/Arrow.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FFFFFF;
}

li {
	line-height: 20px;
}
.main div .motorhomes li {
	list-style-type: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #3399CC;
	line-height: 16px;
	padding-top: 20px;
	display: block;
	width: 650px;
	clear: both;
	float: left;
	padding-bottom: 20px;
	margin-left: -10px;
}
.main div .motorhomes li img {
	margin-right: 15px;
}
#layouts {
	float: left;
	width: 420px;
	text-align: right;
	display: block;
}
#description {
	float: left;
	width: 220px;
	display: block;
	padding-left: 5px;
}


.red {
	background-color: #DE4D5A;
}
.blue{
	background-color: #135A7F;
}

input, textarea, button {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-bottom: 3px;
	background-image: url(calendar/form_bg.gif);
	border: thin solid #3399CC;
	color: #3399CC;
	font-size: 14px;
	width: 280px;
}
#dates input {
	width: 65px;
	font-size: 10px;
	padding-right: 2px;
	padding-left: 0px;
}
button:hover {
	color: #E93C42;
	cursor: pointer;
}

#home .vehicle {
	width:195px;
	float:left;
	height: 250px;
}
#home .try {
	width:195px;
	margin-left:20px;
	float:left;
	height: 250px;
}
.awards {
	text-align: right;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 9px;
	line-height: normal;
	padding-top: -10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.OtherServies {
	width:200px;
	height:673px;
	float:right;
	margin-left:20px;
	text-align:right;
	display:block;
	margin-top: 10px;
}

.footer {
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	height: 10px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	font-weight: bold;
	color: #333333;
}
.footer a {
	color: #136CB1;
	text-decoration: none;
}
.footer a:hover {
	color: #E93C42;
}
.links {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#links div {
	width:180px;
	float:left;
	margin-left: 20px;
	font-size: 12px;
}

.error {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}

