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

body { margin:0px; font-family:"Trebuchet MS"; }
body#about a#aboutnav {text-decoration:underline;}
body#home a#homenav {text-decoration:underline;}
body#contact a#contactnav {text-decoration:underline;}
body#dealers a#dealersnav {text-decoration:underline;}
body#inventory a#inventorynav {text-decoration:underline;}
body#leasing a#leasingnav {text-decoration:underline;}
body#exporters a#exportersnav {text-decoration:underline;}
body#buy_sell a#buysellnav {text-decoration:underline;}
#main_container {width:100%; height:auto; padding:0px; background:url(../images/bgd.jpg) repeat;  }

#header {width:100%; height:115px; background:url(../images/header_bgd.jpg) repeat; text-align:center; }
#hours_box {width:750px; height:35px;  text-align:right; margin:0px auto; padding:0px 10px; font-size:12px;}

#footer {width:100%; height:100px; background:url(../images/footer_bgd.png) repeat-x; text-align:center; font-size:12px; color:#FFFFFF; padding-top:20px;  letter-spacing:1px; line-height:1.5em;}
#footer a:link {color:#FFFFFF;}
#footer a:visited {color:#FFFFFF;}
#footer a:hover {color:#FFCC00;}

#main_content {width:100%; height:auto; font-size:14px; padding:10px; font-family:Arial, Helvetica, sans-serif; }

.paragraph_headings {font-family:"Times New Roman", Times, serif; font-size:16px; font-weight:bold;}
#nav_box { width:800px; height:29px; background:url(../images/nav_bgd.png) center no-repeat; margin:0px auto; font-family:"Trebuchet MS"; font-size:14px; color:#006666; text-align:center; padding-top:14px; clear:both;}
#nav_box a:link {text-decoration:none; color:#006666; padding:0px 7px;}
#nav_box a:visited {text-decoration:none; color:#006666; padding:0px 7px;}
#nav_box a:hover {text-decoration:underline; color:#000000; padding:0px 7px;}

.page_titles {font-size:16px; font-weight:bold; color:#000000; padding:5px 0px 10px 0px; font-family:Arial, Helvetica, sans-serif; }

#mfg_box {text-align:center;  font-size:12px; }
.mfg_headline {font-size:16px; font-weight:bold; color:#000000; line-height:1.5em;}
.mfg {color:#FFFFFF; padding:5px; }
.mfg a:link {color:#FFFFFF; }
.mfg a:visited {color:#FFFFFF;}
.mfg a:hover {color:#CC9900;}


.byline {font-size:10px;}
