/* CSS Document */
* {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	color:#6f6f6f;
}
body {
	background-image:url(../images/bkg_country_rv.gif);
	background-repeat:repeat-x;	
}
img {
	border:none;
}
a {
	color:#;
}
a:hover {
	color:#;
}
p {
	font-size:10px;
}
h1 {
	font-size:13px;
	margin:10px 10px 0 10px;
}
#main {
	position:relative;
	top:20px;
	margin-left:auto;
	margin-right:auto;
	width:760px;				
}
#main #top_r_nav {
	position:absolute;
	top:-20px;
	left:670px;
	float:left;
	list-style:none;
	width:200px;
	height:12px;	
}
#main #top_r_nav a {
	font-size:10px;
	line-height:12px;
	color:#ADADAD;
	text-decoration:none;
}
#main #top_r_nav a:hover {
	text-decoration:underline;
}
#header {
	position:absolute;
	top:0px;
	left:0px;
	width:760px;
	height:130px; 
	background-image:url(../images/country_rv_sales_header3.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;			
}
#nav {
	position:absolute;
	top:130px;	
	width:760px;
	background-color:#eeeeee;
	z-index:100;	
}
#content {
	position:absolute;
	top:150px;
	width:760px;	
	background-image:url(../images/top_grad.jpg);
	background-repeat:repeat-x;
	background-position:0px 0px;
	padding-top:25px;
	background-color:#FFFFFF
}
#left {	
	top:0px;
	left:0px;
	width:530px;;
	float:left;		
}
#right {
	float:right;		
	top:Opx;
	left:379px;
	width:220px;	
}
#footer {
	position:absolute;	
	bottom:-32px;
	left:0px;
	width:760px;
	height:30px;
	text-align:center;
	font-size:10px;
	background-image:url(../images/bottom_grad.jpg);
	background-repeat:repeat-x;
	background-position:0px 0px;			
}
#footer span span {
	position:relative;
	top:8px;
}
#footer a {
	text-decoration:none;	
}
#footer a:hover {
	
}
#footer .pipe {
	
	margin:0 2px;
	font-size:9px;
}
.center {
	text-align:center;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}
#main #open_house {
	position:absolute;
	top:1px;
	left:1px;	
	width:327px;
	height:359px;
	background-color:#FFFFFF;
	z-index:1000;
	display:block;
}
#main #open_house #text {
	position:absolute;
	top:110px;
	left:10px;
	width:250px;
	height:225px;
}
#main #open_house #text h3 {
	font-size:20px;
	font-weight:bold;
	text-align:center;	
	color:#00656d;
	margin-bottom:5px;
}
#main #open_house #text p {
	line-height:18px;
	font-size:12px;
	font-weight:bold;
	margin:0px 5px 4px 5px;
	text-align:center;
}