* { 
padding: 0;
margin:0; 
}

body { 
margin:0;
padding:0;
background: #CACACA url(images/mainbg.gif) repeat-y 50%;
text-align: center;
font-family: Arial, Verdana, Helvetica, sans-serif;
color: #333;
font-size: 12px; 
}

#everything { 
width: 752px;
margin: 0px auto;
padding: 0px;
background-color: #F7F7F7;
padding-bottom: 600px; 
}

/* Fix IE. Hide from IE Mac \*/

*html #everything { 
width: 740px; 
}

/* End */

#header { 
height: 161px;
width: 752px;
background-image: url(images/headerbg.gif);
background-repeat: repeat-x;
background-position: bottom;
background-color: #bdbdbd;
border-bottom: 1px solid #333; 
}

#headercontent { 
height: 137px;
text-align: left; 
}

#content { 
float: left;
text-align: left;
width: 734px;
margin-left: 9px; 
}

/* Fix IE. Hide from IE Mac \*/

*html #content { 
margin-left: 4px; 
}

/* End */

#footer { 
clear: both;
height: 30px;
border-top: 1px solid #333;
margin-left: 9px;
margin-right: 9px;
font-size: 9px;
text-align: left;
padding-top: 10px;
padding-left: 16px; 
}

#logo { 
float: left; 
}

#logo img { 
border: 0px solid; 
}

#headerimage { 
float: right;
padding: 0;
margin: 9px; 
border: 0px solid;
height: 110px;
width: 500px;
background-image: url(images/headerimage.jpg);
background-repeat: no-repeat;
background-color: #b9b9b9; 
}

/* Fix IE. Hide from IE Mac \*/

*html #headerimage { 
margin-right: 5px; 
}

/* End */

#leftcol { 
float: left;
width: 151px;
padding: 0;
background-color: #EDEFF0;
border: 1px solid #959595;
margin-bottom: 100px;
margin-top: 9px; 
}

#rightcol { 
float:right;
width: 570px;
text-align: left;
margin-bottom: 100px; 
}

#contact_leftcol { 
float: left;
width: 250px;
padding: 0;
margin-top: 9px; 
}

#contact_rightcol { 
float:right;
width: 425px;
text-align: left;
margin-bottom: 100px;
margin-top: 9px; 
}

/******************************
* Main Menu Style
******************************/

#menudiv { 
margin-left: 9px; 
}

#menu { 
width: 734px;
float: left;
text-align: left;
background-color: #8B1229; 
}

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

#menu li { 
float: left; 
}

#menu #stretch { 
background-image: url(images/menuup.gif);
background-repeat: no-repeat; 
}

#menu .stretch { 
font-family: Arial, Verdana, Helvetica, sans-serif;
color: #fff;
font-size: 12px;
font-weight: bold;
float: left;
padding: 5px 8px 5px 370px; 
}

#menu li a { 
font-family: Arial, Verdana, Helvetica, sans-serif;
color: #fff;
font-size: 12px;
font-weight: bold;
text-decoration: none;
display: block;
padding: 5px 8px 5px 12px;
background-image: url(images/menuup.gif);
background-repeat: no-repeat;
border-right: 3px solid #9394A1; 
}

#menu li a:hover { 
background-image: url(images/menudown.gif);
background-repeat: no-repeat;
background-color: #000333; 
}

#trailers #nav-trailers a,
#dealers #nav-dealers a,
#contact #nav-contact a,
#home #nav-home a { 
background-image: url(images/menudown.gif);
background-repeat: no-repeat;
background-color: #000333; 
}

/******************************
* Sub Menu Style
******************************/

#submenu { 
width: 151px; 
}

#submenu ul { 
list-style: none;
margin: 0;
padding: 0;
border: none;
padding-bottom: 10px; 
}

#submenu #trailer { 
margin-top: 5px; 
}

#submenu #trailer ul { 
border-top: 1px solid #959595; 
}

h2 { 
padding: 5px;
font-size: 12px;
color: #000333;
font-weight: bold; 
}

#submenu li { 
border-bottom: 1px solid #959595;
margin: 0; 
}

#submenu li a { 
display: block;
padding: 5px 5px 5px 5px;
color: #333;
text-decoration: none;
width: 100%;
font-weight: bold;
font-size: 11px;
text-align: left; 
}

html>body #submenu li a { 
width: auto; 
}

#submenu li a:hover { 
background-color: #D7D9DA; 
}

#watermark { 
height: 200px;
background-image: url(images/watermarklogo.gif);
background-repeat: no-repeat;
background-position: bottom; 
}

.watermark { 
height: 200px;
color: #333;
font-size: 9px;
padding-top: 175px; 
}

/******************************
* Fonts and Styles
******************************/

#pagetitle { 
color: #333;
margin-top: 20px;
margin-bottom: 10px;
font-size: 15px;
font-weight: bold;
width: 95%; 
}

#indexcontent { 
margin-left: 20px;
margin-right: 20px;
margin-bottom: 20px; 
}

#indexcontent p { 
line-height: 19px;
margin-bottom: 15px; 
}

/******************************
* Spec Tables
******************************/

#spectable { 
margin-bottom: 15px; 
}

#spectable table { 
border: 1px solid #333;
font-size: 11px; 
}

#specs td { 
padding-top: 4px;
padding-bottom: 4px;
padding-right: 2px;
padding-left: 2px;
border-left: 1px solid #D9D9D9; 
}

.bold { 
font-weight: bold;
margin-right: 4px; 
}

.specsummary { 
margin-top: 5px;
font-size: 11px; 
}

/******************************
* Font Styles
******************************/

.error { 
color: #8B1229;
font-weight: bold; 
}

.text { 
width: 515px;
color: #333;
font-size: 11px;
line-height: 17px;
width: 95%;
font-weight: bold; 
}

#pagetitle { 
margin-top: 20px;
margin-bottom: 10px;
font-size: 15px;
font-weight: bold; 
}

h1 { 
font-size: 12px;
font-weight: bold;
margin-bottom: 7px;
color: #933; 
}

/******************************
* Content Styles and Structure
******************************/

#index { 
font-size: 12px;
text-align: left; 
}

#index p { 
margin-bottom: 10px;
line-height: 18px; 
}

.sequipment { 

width: 570px;
font-size: 11px;
margin-bottom: 10px; 
}

.sequip { 
padding: 5px 0;
width: 90px;
font-weight: bold; 
}

.sdes { 
padding: 5px 0;
width: 350px; 
}

.optional { 
font-size: 11px;
line-height: 14px; 
}

.schem img { 
border: 1px solid #333;
margin-bottom: 7px;
margin-top: 7px; 
}

.schem { 
clear:both;
margin-bottom: 9px; 
}

.section { 
float: left;
width: 570px;
margin-bottom: 20px;
}

.divider { 
float: left;
width: 100%;
border-top: 1px dotted #d6d6d6;
margin-top: 10px;
margin-bottom: 15px; 
}

/******************************
* Dealers
******************************/

.dealer { 
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px dotted #d6d6d6;
margin-right: 5px; 
}

.dealer  div { 
margin-bottom: 4px; 
}

.dealer .name { 
color: #933;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold; 
}

.dealer .address { 
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px; 
}

.dealer .phone { 
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px; 
}

.dealer .title { 
font-weight: bold;
color: #333;
font-size: 11px; 
}

.dealer .phone a { 
color: #933;
font-weight: bold;
text-decoration: none; 
}

.dealer .phone a:hover { 
text-decoration: underline; 
}

.dealer label { 
float: left;
display: block;
width: 50px;
text-align: right;
margin-right: 10px;
font-size: 11px; 
}

.dealer br { 
clear: both; 
}

.dealer input, .dealer textarea { 
margin-bottom: 10px;
width: 250px; 
border: 1px solid #333;
}

.dealer #button { 
margin-left: 60px;
width: 75px; 
}

/******************************
* forms
******************************/

#adminform { 
}

#adminform textarea, #adminform input { 
float: right;
width: 420px;
margin-right: 50px;
margin-bottom: 10px; 
}

#adminform img { 
width: 150px;
float: left;
margin-left: 15px;
margin-bottom: 10px;
border: 1px solid #000; 
}

#adminform label { 
display: block;
width: 90px;
float: left;
font-size: 11px;
font-weight: bold;
text-align: right; 
}

#adminform #button { 
margin-left: 100px;
float: left;
width: 65px; 
}

#adminform br { 
clear:both; 
}

#adminform a { 
font-size: 11px;
font-weight: bold;
color: #933;
text-decoration: none;
margin-left: 100px;
margin-top: 10px; 
}

#adminform a:hover { 
text-decoration: underline;
color: #333; 
}

#adminform select { 
float: left;
margin-left: 10px; 
}

/******************************
* adminforms 2
******************************/

#adminform2 { 
float: left;
width: 250px; 
}

#adminform2 textarea, #adminform2 input { 
float: right;
width: 125px;
margin-right: 25px;
margin-bottom: 10px; 
}

#adminform2 label { 
display: block;
width: 90px;
float: left;
font-size: 11px;
font-weight: bold;
text-align: right; 
}

#adminform2 #button { 
margin-left: 100px;
float: left;
width: 65px; 
}

#adminform2 br { 
clear:both; 
}

#adminform2 a { 
font-size: 11px;
font-weight: bold;
color: #933;
text-decoration: none;
margin-left: 100px;
margin-top: 10px; 
}

#adminform2 a:hover { 
text-decoration: underline;
color: #333; 
}