body
{
    margin: 0px;
    padding: 0px;
}

#container
{
    margin: 0 auto;
    width: 1065px;
}
#splash_header
{
    float: right;
    width: 837px;
    height: 210px;
}
#splash_top
{
    float: right;
    text-align: right;
    width: 837px;
    height: 133px;
}
#splash_title
{
    float: left;
    height: 47px;
    padding-top: 30px;
    padding-left: 20px;
    background: url('../images/title_bg.jpg') no-repeat top left;
    width: 488px;
    color: #292929;
    font-family: Trebuchet MS;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}
#header_links
{
    float: right;

}
#logo
{
    float: left;
    width: 228px;
    height: 210px;
}
#header_links
{
    float: right;
}
#content
{
    background: url('../images/splash_bg.jpg');
    width: 1065px;
}

#listing_bg
{
    width: 630px;
}

#middle_content
{
    float: left;
    width: 600px;
    padding-left: 20px;
}

#splash_left_content
{
    width: 809px;
    float: left;
    padding-left: 55px;
    padding-top: 20px;
}   


#left_content
{
    width: 200px;
    float: left;
    padding-left: 28px;
    padding-top: 0px;
}

#left_green_nav
{
    background: #ffffff url('../images/green.gif') top no-repeat;
    width:182px;
    height:268px;
    padding:10px 0 0 17px;
}

#left_green_nav h1
{
    color:#ffffff;
    font-weight:bold;
    font-size:15px;
    background: url('../images/green-arrow.gif') top right no-repeat;
    width: 140px;
    margin: 1px 0px 0px 0px; 
    text-transform: uppercase;
    padding-right: 30px;
    padding-bottom: 2px;
    
}
#left_green_nav a
{
    text-decoration: none;
    cursor: hand;
    cursor: pointer;
}

#left_blue_nav
{
    padding-top:0px;
    
}

#campers a
{
    float: left;
    margin-left: 0px;
    background: url('../images/campers.jpg') no-repeat;
    width: 135px;
    height: 38px;
    text-align: center;
    padding-top: 135px;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
}
#poptops a
{
    float: left;
    background: url('../images/pop_tops.jpg') no-repeat;
    width: 133px;
    height: 38px;
    text-align: center;
    padding-top: 135px;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
}
#hardtops a
{
    float: left;
    background: url('../images/hard_tops.jpg') no-repeat;
    width: 135px;
    height: 38px;
    text-align: center;
    padding-top: 135px;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
}

#motorhomes a
{
    float: left;
    background: url('../images/motor_homes.jpg') no-repeat;
    width: 132px;
    height: 48px;
    text-align: center;
    padding-top: 125px;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
}
#fifth a
{
    float: left;
    background: url('../images/5th_wheelers.jpg') no-repeat;
    width: 135px;
    height: 48px;
    text-align: center;
    padding-top: 125px;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
}
#slideons a
{
    float: left;
    background: url('../images/towvehicle.jpg') no-repeat;
    width: 138px;
    height: 48px;
    text-align: center;
    padding-top: 125px;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
}

#right_content
{
    float: right;
    margin-right: 30px;
    width: 150px;
}
#search_top
{
    background: url('../images/search_top.gif') no-repeat;
    width: 144px;
    height: 45px;
    margin-top: 10px;
    float: right;
}
#search_bg
{
    float: right;
    background: url('../images/search_bg.gif') repeat-y;
    width: 129px;
    padding-left: 15px;
}
#search_foot
{
    float: right;
    background: url('../images/search_foot.gif') no-repeat;
    width: 144px;
    height: 19px;
}
.search_text
{
    color: #000000;
    font-family: Arial;
    font-weight: bold;
    font-size: 11px;
    text-transform: uppercase;
    padding-left: 5px;
    padding-top: 5px;
}
.searchtextbox
{
    width: 110px;
}
.searchyeartextbox
{
    float: left;
    width: 60px;
}
.gobutton
{
    float: right;
    padding-right: 20px;
}

#motm
{
    float: right;
    width: 144px;
    margin-top: 10px;
}
#motm_top
{
    width: 144px;
    height: 68px;
    background: url('../images/motm_top.gif') no-repeat;
}
#motm_bg
{
    background: url('../images/motm_bg.gif') repeat-y;
    text-transform: uppercase;
    font-family: Arial;
    font-size: 12px;
    padding: 5px  25px 5px 22px;
    text-align: center;
}
#motm_foot
{
    background: url('../images/motm_foot.gif') no-repeat;
    height: 25px;
}

#footer
{
    background: url('../images/splash_bg.jpg') repeat-y;
    width: 1015px;
    height: 180px;
    padding-left: 55px;
}

#footer_menu
{
    float: left;
    width: 578px;
    height: 31px;
    padding: 130px 30px 0 200px;
    text-align: center;
    font-family: Arial;
    font-size: 10px;
    color: #000000;
    vertical-align: bottom;
}
#footer_menu a
{
    color: #000000;
}

#footer_img
{
    float: right;
    height: 180px;
    width: 182px;
    padding-right: 23px;
}

#footer_bg
{
    background: url('../images/splash_foot.jpg') no-repeat;
    height: 31px;
}

.listing_img
{
    padding-top: 20px;
    padding-right: 10px;
    width: 100px;
}
.moreLink
{
    margin: 0px;
    float: right;
}
#listing_name
{
    font-weight: bold;
    font-size: 14px;
    color: #28b34c;
    padding-top: 20px;
}
#listing_desc
{
    width: 500px;
}
.listing_price, .listing_price a:link, .listing_price a:visited, .listing_price a:active, .listing_price a:hover
{
    color: #c64e0d;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 20px;
    line-height: 20px;
}

#listing_main_bg
{
    width: 520px;
    padding-top: 10px;
}
#marker_heading h1
{
	text-indent: -5000px;
	float: left;
}

#marker_content
{
	text-indent: -5000px;
}

.formheading {
	font-weight:bold; 
	font-size:11px; 
	padding-left:5px; 
	padding-top:10px; 
	border-bottom:1px solid #A4A4A4;
}