
H1 { font-size: 19pt; font-weight: normal; text-decoration: none; color: #ffffff; padding: 15px 1px 15px 12px;  font-variant: small-caps;
   font-family: georgia, arial, helvetica; letter-spacing: 2px; background: url(/images/h1_back.gif) no-repeat; }
H2 { font-size: 12pt; font-weight: none; color: #ffffff; font-family: arial, helvetica; }
H3 { font-size: 11pt; font-weight: bold; color: #ffffff; font-family: arial, helvetica; }
H4 { font-size: 11pt; font-weight: bold; color: #ffffff; font-family: arial, helvetica; }
H5 { font-size: 10.5pt; font-weight: bold; color: #ffffff; font-family: arial, helvetica; }
H6 { font-size: 10pt; font-weight: bold; color: #ffffff; font-family: arial, helvetica; }

hr { color: #5A1218; height: 1px; }
 

body { 
   background: #000000 url(/images/background.jpg) no-repeat top center;
   background-attachment: fixed;
   margin: 0px;
   padding: 0px;  
   height: 100%;
   font-size: 9pt; color: #ffffff; font-family: georgia, arial, helvetica;
   min-height: 100%; 
}

.body_background {
   background: url(/images/body_background.jpg) repeat-y;
}
.main_background {
   background: url(/images/top_header.jpg) no-repeat top center;
}

.logo {
   text-align: center;
}



.area_back { 
   vertical-align: top;
   font-size: 9pt; color: #ffffff; 
   font-family: arial, helvetica;
   padding: 30px 40px 40px 40px;
}

.area_table { text-decoration: none; font-size: 9pt; color: #ffffff; font-family: georgia, arial, helvetica;}
.area_table a:link, .area_table a:active , .area_table a:visited,
.area_back a:link, .area_back a:active , .area_back a:visited {
   color: #ffffff; text-decoration: underline; 
}
.area_table a:hover, .area_back a:hover { color: #ffffff; text-decoration: none; }



/*MENU STYLES*****************/


.top_menu { 
   text-align: center;
   color: #ffffff; 
   font-size: 9pt;
   vertical-align: middle;
   padding: 17px;
   font-variant: small-caps;
   font-family: arial, helvetica;
   
}
.top_menu a:link, .top_menu a:active, .top_menu a:visited { 

   color: #ffffff;
   text-decoration: none;
   font-weight: bold;
   padding: 2px 7px 2px 7px;
   
}
.top_menu a:hover { 

   color: #ffffff;
   background-color: #461322;
   text-decoration: none;
   font-weight: bold;
   padding: 2px 6px 1px 7px;
   border-bottom: 1px solid #8C2645;
   border-right: 1px solid #8C2645;
}




/*FOOTER MENU STYLE*************/
.footer { 
   vertical-align: middle;
   font-family: arial, helvetica;
   color: #ffffff; 
   font-size: 7pt;
   padding: 10px 10px 10px 40px;
   
}
.footer a:link, .footer a:active, .footer a:visited { 
   font-size: 7pt;
   color: #ffffff;
   text-decoration: underline;
}
.footer a:hover { 
   font-size: 7pt;
   color: #ffffff;
   text-decoration: none;
}

.dealer_table {
   background: url(/images/dealer_back.jpg) no-repeat;
   width: 403px;
   height: 142px;
   
}

INPUT { font-size: 9pt; background: url(/images/editor_background.jpg) repeat-y center; color: #ffffff;  }
TEXTAREA { font-size: 9pt; background: url(/images/editor_background.jpg) repeat-y center; color: #ffffff;  }
SELECT { font-size: 9pt; color: #000000;  }
OPTION { font-size: 9pt; color: #000000;  }
TD { font-size: 9pt;}
TH { font-size: 9pt; }
IMG { font-size: 9pt; }
ALT { font-size: 9pt; }
