@charset "utf-8";
/* CSS Document */

html, body, div, p, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, blockquote,
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }

h3 
{
    color: #654c38;
    font-family: Georgia, Times New Roman, Serif;
    font-weight: bold;
    font-size: 16px;
    margin: 10px 0 15px 0;
}

p 
{
    margin: 10px 0 15px 0;
}

ul 
{
    padding: 10px 0 15px 35px;
}

img { border:none;}

body {
	background: #3e2f23 url(../images/horizonbg.gif) top repeat-x;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#767561;
	}
a:active, a:focus {
	outline: 0;
}
/*-------------- Clearfix (fixes div height problems) -----------------*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/*-------------- END Clearfix -----------------*/

#container {
	background: url(../images/texturebg.jpg) top center no-repeat;
	height:auto;
}
#content_holder {
	width:770px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#dealer_finder {
	height:28px;
	width:739px;
	margin-left:20px;
	text-align:right;
	color:#cd8d21;
	padding-top:4px;
}

#header 
{
	width:750px;
	height:58px;
	margin-left:20px;
	text-align:left;
	
}

#dealer_search_button {
    cursor: pointer;
}

/*------------------ Main Navigation Styles --------------------------*/

#nav-menu{
	width: 498px;
	height: 51px;
	float: left;
	margin: 0px;
	background-image:url(../images/nav.png);
	_background-image:url(../images/nav.gif);
	padding: 0;
    position: relative;
	top:18px;
	left:32px;
}

#nav-menu ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav-menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	position: absolute;
	top: 1px;
}

#nav-menu a {height: 51px; display: block;}

#nav-menu-home {left: 0; width: 80px;}
#nav-menu-prod {left: 80px;width: 111px;}
#nav-menu-dl {left: 191px;width: 123px;}
#nav-menu-about {left: 314px;width: 83px;}
#nav-menu-contact {left: 397px;width: 101px;}

  
#nav-menu-home a:hover {
    background:  url(../images/nav.png) 0px -52px no-repeat;}
    
#nav-menu-home a:hover {
    background:  url(../images/nav.png) 0px -52px no-repeat; _background:  url(../images/nav.gif) 0px -52px no-repeat;}
#nav-menu-prod a:hover {
    background:  url(../images/nav.png) -80px -103px no-repeat; _background:  url(../images/nav.gif) -80px -103px no-repeat;}
#nav-menu-dl a:hover {
    background:  url(../images/nav.png) -191px -154px no-repeat; _background:  url(../images/nav.gif) -191px -154px no-repeat;}
#nav-menu-about a:hover {
    background:  url(../images/nav.png) -314px -205px no-repeat; _background:  url(../images/nav.gif) -314px -205px no-repeat;}
#nav-menu-contact a:hover {
    background:  url(../images/nav.png) -397px -256px no-repeat; _background:  url(../images/nav.gif) -397px -256px no-repeat;}	

	
#nav-menu-home-active {left: 0; width: 80px;background:  url(../images/nav.png) 0px -52px no-repeat;_background:  url(../images/nav.gif) 0px -52px no-repeat;}
#nav-menu-prod-active {left: 80px;width: 111px;background:  url(../images/nav.png) -80px -103px no-repeat;_background:  url(../images/nav.gif) -80px -103px no-repeat;}

#nav-menu-about-active {left: 314px;width: 83px;background:  url(../images/nav.png) -314px -205px no-repeat;_background:  url(../images/nav.gif) -314px -205px no-repeat;}	
#nav-menu-contact-active {left: 397px;width: 101px;background:  url(../images/nav.png) -397px -256px no-repeat;_background:  url(../images/nav.gif) -397px -256px no-repeat;}	

.nav-menu-dl-active {left: 191px;width: 123px;background:  url(../images/nav.png) -191px -154px no-repeat;_background:  url(../images/nav.gif) -191px -154px no-repeat;}	
.nav-menu-prod-active {left: 80px;width: 111px;background:  url(../images/nav.png) -80px -103px no-repeat;_background:  url(../images/nav.gif) -80px -103px no-repeat;}
.nav-menu-contact-active {left: 397px;width: 101px;background:  url(../images/nav.png) -397px -256px no-repeat;_background:  url(../images/nav.gif) -397px -256px no-repeat;}	

/*----------------- Dropdown -----------------*/
.dropdownbox {
	position:relative;
	z-index:99;
	width:187px;
	float:left;
}

.dropdown_menu 
{
	height:auto;
	width:187px;
	position:absolute;
	z-index:99;
	visibility:hidden;
	line-height:15px;
	background-color:#654c38 !important;
	text-align:left;
}

#dropdown {
	left: 341px;
	top:11px;
}

#dropdown2 
{
	left: 572px;
	top: 11px;
}

#dropdown3 
{
	left: 452px;
	top: 11px;
}

#dropdown {
	left: 341px;
	top:11px;
}

.dropdown_menu a:link {
	color:#cd8d21;
	text-decoration:none;
	font-size:11px;
}
.dropdown_menu ul {
	list-style: none;
	width: 187px;
	margin: 0;
	padding: 7px 0 15px 0;
}
.dropdown_menu li {
	list-style: none;
	width: 181px;

}

.dropdown_menu a {
	display: block;
	width: 142px;
	margin: 0 10px 0 10px;
	padding: 5px 0 8px 9px;
	font-size: 12px;
	color:#cd8d21;
	text-decoration:none;
}

.dropdown_menu li.first-home {
	padding-top: 7px;
	height:12px;
}
.dropdown_menu li.last a {
	background-image: none;
	padding-bottom: 5px;
}
.dropdown_menu a:hover {
	color: #cd8d21;
	text-decoration:underline;
}
/*------------- End Dropdown --------------*/

#home_flash_frame {
	width:770px;
}
.flash_holder 
{
	background-color:#c4b08d;
	width: 748px;
	padding: 11px 0 11px 0;
}
.flash_bottom {
	background-color:#d7cab3;
	height: 12px;
	background-repeat: no-repeat;
	background-image: url(../images/flash_holder_12.png);
}

#body_content {
	width:748px;
	height:auto;
	background-color:#d7cab3;
	margin-left:11px;
	float:left;
	display:inline;
}

#footer {
	width:748px;
	height:auto;
	margin-left:11px;
	margin-right:auto;
	margin-bottom:20px;
	text-align:left;
	padding-top:8px;
	color:#7e6b54;
	font-size:10px;
	float:left;
	display:inline;
	
}
#footer a:link {color:#7e6b54; text-decoration:none;}
#footer a:visited {color:#7e6b54; text-decoration:none;}
#footer a:hover {color:#7e6b54; text-decoration:underline;}
#footer a:active {color:#7e6b54; text-decoration:none;}
#footer_scene {
	background:url(../images/bottombg_03.png) top center no-repeat;
	width:898px;
	height:150px;
	float:left;
	text-align:center;
	position:relative;
	margin-left:-60px;

	
}

#print 
{
	text-align:left;
	color:#dac8a4;
	font-size:10px;
	text-align:right;
}
#print a:link {color:#dac8a4; text-decoration:underline;}
#print a:visited {color:#dac8a4; text-decoration:underline;}
#print a:hover {color:#dac8a4; text-decoration:underline;}
#print a:active {color:#dac8a4; text-decoration:underline;}

	
/*
bottombg_22.png
images/bottombg_26.jpg
background:url(images/bottombg_26.png) top center no-repeat;			*/
.home_content {
	width:700px;
	height:auto;
	float:left;
	text-align:left;
	color:#000000;
	font-size:12px;
	line-height:18px;
	margin-left:25px;
	display:inline;
}
.box_holder {
	width:740px;
	float:left;
}

.click_box 
{
    cursor: pointer;
}

.border_box {
	width:231px;
	height:167px;
	float:left;
	padding-bottom: 15px;
}
.border_box_top {
	background-color:#000;
	height:31px;
	padding-left:10px;
	text-align:left;
	font-family: Georgia, Times New Roman, Serif;
	color: #cd8d21;
	font-size: 14px;
	font-weight: bold;
}

.border_box_arrow 
{
    background-image: url(../images/down_arrow.png);
    background-position: 144px 0;
    background-repeat: no-repeat;
    height: 9px;
    line-height: 9px;
}

.border_box_body {
	height:136px;
	background:url(../images/borderboxbg_24.jpg) no-repeat;
	color:#000;
	font-size:11px;
	text-align:left;
}
.border_box_1 {
	background:url(../images/borderboximage_03.jpg) top left no-repeat;
}
.border_box_2 {
	background:url(../images/borderboximage_05.jpg) top left no-repeat;
}
.border_box_3 {
	background:url(../images/borderboximage_07.jpg) top left no-repeat;
}
.border_box_4 {
	background:url(../images/borderboximage_08.jpg) top left no-repeat;
}
.border_box_content_cell {
	padding-right:8px;
}

.border_box_single_text_cell 
{
    padding: 10px 20px;
}

.border_box_content_title 
{
    font-family: Georgia, Times New Roman, Serif;
    font-size: 14px;
    font-weight: bold;
    color: #1d582c;
}

.border_box_body a:link {color:#1d582c; text-decoration:none;}
.border_box_body a:visited {color:#1d582c; text-decoration:none;}
.border_box_body a:hover {color:#1d582c; text-decoration:underline;}
.border_box_body a:active {color:#1d582c; text-decoration:none;}


/* -----------------  Contact Styles ------------------------------*/
.required {
    color: Red;
    font-weight: bold;
}

.newsletter_subscribe td {
    vertical-align: middle !important;
}

.contact_box 
{
	width:459px;
	margin-bottom: 15px;
}
.contact_box_top {
	background-color:#654c38;
	height:31px;
	padding-left:10px;
	text-align:left;
	font-family: Georgia, Times New Roman, Serif;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.contact_box_body {
	text-align:left;
	background-color: #c4b08d;
	padding: 15px 35px 15px 35px;
	background-image: url(../images/contact_form_arrow.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.contact_links a 
{
    font-weight: bold;
}

table.contact_form td 
{
    color: #654c38;
    vertical-align: bottom;
}

table.contact_form td.label 
{
    padding-right: 10px;
    text-align: left;
    width: 110px;
    font-weight: bold;
}

.submit_button 
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}


/* -----------------  Sub Page Styles ------------------------------*/

#sub_image_frame {
	width:770px;
}

.sub_content {
	width:710px;
	height:auto;
	text-align:left;
	color:#000000;
	font-size:12px;
	line-height:18px;
	padding-left:25px;
}

.border_box_sub {
	width:231px;
	float:left;
}
.product_border_box_body {
	width:231px;
	height:136px;
	font-size:11px;
	text-align:left;
	vertical-align:bottom;
}

.box_image_caption {
	width:217px;
	color:#FFF;
	height:auto;
	padding:7px;
	background-image:url(../images/image_bottom_gray_17.png);
}
.sub_body {
	padding-right:18px;
}

.solid_rule
{
    border-bottom: 1px solid #c4b08d;
    width: 100%;
    height: 1px;
    margin: 25px 0 15px 0;
}

.sub_content a:link {color:#1d582c; text-decoration:none;}
.sub_content a:visited {color:#1d582c; text-decoration:none;}
.sub_content a:hover {color:#1d582c; text-decoration:underline;}
.sub_content a:active {color:#1d582c; text-decoration:none;}



/* -----------------  Product Pages Styles ------------------------------*/
.quick_links_box 
{
    padding-left: 30px;
    text-align: left;
    padding-bottom: 30px;
}

.quick_links_box h3 
{
    margin: 0 0 10px 0;
    padding: 0;
}

.quick_links_box ul 
{
    padding: 0;
    list-style: none;
}

.quick_links_box ul li 
{
    background-image: url(../images/downloads_bullet.gif);
    background-repeat: no-repeat;
    background-position: 0 8px;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
}


/* -----------------  Dealer Finder Styles ------------------------------*/
#finder_container 
{
    width: 724px;
    background-image: url(../images/finder_right_bar.jpg);
    background-position: top right;
    background-repeat: repeat-y;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}

#finder_left 
{
    float: left;
    width: 542px;
    height: 525px;
}

#finder_search_bar 
{
    padding: 10px 15px 10px 15px;
    background-color: #654c38;
    color: #dac8a4;
    font-weight: bold;
    font-size: 10px;
    height: 85px;
}

#finder_search_bar td 
{
    padding-right: 20px;
}

#finder_search_bar td.last 
{
    padding-right: 0;
}

#finder_right 
{
    float: right;
    width: 182px;
    height: 525px;
}

#finder_dealer_list 
{
    padding: 5px 5px 5px 10px;
    color: Black;
    overflow: auto;
    height: 470px;
    font-size: 11px;
}

#finder_dealer_list p 
{
    margin-bottom: 15px;
}

#finder_dealer_list span.title
{
    color: #1e592d;
    font-weight: bold;
}

#finder_dealer_list a 
{
    color: #1e592d;
    text-decoration: none;
}

.mapCanvas 
{
    width: 542px;
    height: 420px;
}

/* -----------------  Downloads Styles ------------------------------*/
ul.downloads 
{
    padding: 0;
    list-style: none;
    margin-left: 20px;
    margin-top: 15px;
}

ul.downloads li 
{
    background-image: url(../images/downloads_bullet.gif);
    background-repeat: no-repeat;
    background-position: 0 8px;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
}

ul.downloads 
{
    font-size: 15px;
	font-family: Georgia, Times New Roman, Serif;   
    color: #654c38;	 
}

ul.downloads a:link, ul.downloads a:visited
{
    font-size: 15px;
    text-decoration: none;
	font-family: Georgia, Times New Roman, Serif;   
    color: #654c38;	 
}

ul.downloads a:hover 
{
    text-decoration: underline;
}

ul.downloads_sub li 
{
    background-image: none;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}

ul.downloads_sub a:link, ul.downloads_sub a:visited
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;    
    color: #1e592d;
}

/* -----------------  Legal Styles ------------------------------*/
.legal ol 
{
    margin-left: 20px;
    margin-top: 15px;    
}

.legal ol li
{
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
}

/*-------------------------------*/

.hintTextbox       { color: #888; }
.hintTextboxActive { color: #000; }


.topmargin
{
    padding-top: 5px;
}

/* -----------------  Social Icon Styles ------------------------------*/

#icons 
{
    margin-right: 10px;
    display: inline;
}