body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin:0; padding:0;
	background: #BDBDBD;
	color: #000;
}

td {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px
}

th {
	font-family: Verdana, Geneva, sans-serif;
}

h1 {
	margin: 0;
	font-weight: bold;
	font-size: 1.4em;
	color:#C71444;
}

h2 {
	margin:5px 0;
	font-weight: bold;
	font-size: 1.2em;
}

h3 {
	margin:10px 0 0 0;
	border-bottom:1px solid #000;
	width:75%;
}

p {
	margin: .5em 0;
}

h1,h2 {
	 text-align:center;
}

a img {
	border:none;
}

a {
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	color:#cd1344;
	text-decoration: underline;
}

legend {
	color:#585858;
}

input, select, textarea {
	border:1px solid #666666;
}

input.btn {
	border:1px solid black;
	background:#e7e7e7;
	padding:2px 4px;
	color:#000;
	font-size:.9em;
	font-weight:bold;
	cursor: pointer;
}

input.btn:hover {
	background:#cd1344;
	color:#fff;
}

form {
	margin:0;
}

#header {
	background: #ffffff;
	border-bottom: 2px solid #EBEBEB;
}

#main {
	background:#EBEBEB;
	padding:2px 0;
	width:100%;
}

#main a {
	color: #FF0000;
	text-decoration: none;
}

#main a:hover {
	color:#cd1344;
	text-decoration: underline;
}

#footer {
	background: #BDBDBD;
	height: 15px;
	border-top: 1px solid #ffffff;
	padding:6px 10px;
	color: #666;
	font-size:16px;
	font-weight:bold;
}

#footer div {
	border-left:1px solid #666;
	float:left;
	padding:0 35px 0 10px;
	font-size:12px;
	font-weight:bold;
}

#footer div a {
	font-weight:normal;
	color:#666;
	text-decoration:none;
}

#footer div a:hover {
	color:#C71444;
}

#homebtns {
	margin: 0;
	float: right;
	padding:10px;
}

#homebtns img {
	margin: 0 0 15px 0;
	border: 0;
}

#specials {
	background: url(images/tourbg.jpg);
	border:2px solid #FFFFFF;
	width:220px;
}

#rvspecials {
	border:2px dashed #000000;
	width:210px;
}

#rvspecials p {
	margin:0;
	text-align:center; 
}

a #rvspecials {
	color:white;
}

a:hover #rvspecials {
	text-decoration:none;
	cursor:hand;
}

#rvspecials:hover {
	border:2px solid #FF0000;
}

#coupon {
	width:220px;
	height:120px;
	margin:10px 0 0 0;
	border:2px dashed #000000;
	background:#FFFF00;
	font:8pt Verdana,Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:9pt;
	text-align:center;
}

#glideDiv { 
  position:absolute; visibility:hidden; 
  left:0; top:0; width:100px; 
  z-index:100; 
}

#logo {
	position: absolute;
	float:right;
	top:3px;
	left:904px;
}

.required {
	color:#FF0000;
}

#autoexpress a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#FFFFFF;
	text-decoration:none;
}

#autoexpress a:hover {
	text-decoration:underline;
}


.frame {
	border:1px solid #000;
	background:#fff;
	padding:5px;
}

