﻿body 
{
	margin-top:0;
	background-image:url('images/bg.JPG');
	background-repeat:repeat-x;
	 border:0;
    margin:0;
    padding:0;
    
    	font-family:Tahoma;
	font-size:11px;


}
.Wrapper
{
	width:810px;
	height:530px;
    margin-left:auto;
    margin-right:auto;
}
.Logo
{

    text-align:center;
    margin-top:5px;
}
.buttons
{
	margin-top:20px;
	text-align:center;
	position:relative;
}
.content
{
	position:relative;
	width:732px;
	margin-top:35px;
	padding-left:50px;
	padding-right:50px;
	top: 0px;
	left: 0px;
	height: 330px;
}
.MotorhomePicBG
{
	
	background-image:url('images/galBGMain.jpg');
width:220px;
	height:200px;
	background-repeat:no-repeat;
	padding-right:20px;
}
.motorhomepicMain
{
	width:195px;
	height:140px;
	padding-top:10px;
	padding-left:10px;
}


.MotorhomePicThumb
{
	width:40px;
	height:30px;
	padding-right:1px;




}
.breaker
{
		background-image:url('images/h1_bg.gif');
		background-repeat:repeat-x;
		height:18px;
}
.data
{
	margin-top:48px;
}

.MotorhomeName
{
	font-size:12px;
	font-weight:bold;
		color:#4f4f4f;
}
.saleprice
{
	font-weight:bold;
	color:#4f4f4f;
	float:right;

}
.Rentalprice
{
	font-weight:bold;
	color:Red;
	

}
.sold
{
	font-weight:bold;
	color:Red;
		float:right;
		padding-left:10px;
}
.introtxt
{
	   
    font-family:Tahoma;
	font-size:12px;
	color:#636363;
	background-color:White;
	padding:20px;
	border:1px;
	border-color:#636363;
	border-style:dotted;
	
}
