/**********************************
*Merrit Style by dataSpheric 2010 *
***********************************/

/* We begin with layout stuff */


body {
background: #ffffff;
font-family: Arial, Verdana, Helvetica, sans-serif; 
margin: 0;      
border: 0;
padding: 0;
}

#container {
position: relative;
width: 790px; 
background: #ffffff;
margin-top: 0px;
/* Toggle justification for entire page */
margin-right: auto;
margin-left: auto;
padding-bottom: 10px;
text-align: left; 
}

#top_menu {
position: absolute;
top: 20px;
right: 3px;
font-size: .75em;
}

#top_menu ul, #top_menu li {
display: inline;
margin: 0;
padding: 0;
}

#top_menu a:link, a:visited, a:active {
color: #917933;
text-decoration: none;
}

#logo {
border-bottom: 1px #44465f solid;
margin: 0;
padding: 0;
}

#header_graphic_text{
position:absolute;
top: 150px;
right:415px;
text-align: right;
font-family: "Times New Roman", serif;
font-size:1em;
color: #ffffff;
font-weight: bold;
}

#car_menu {
text-align:left;
}
#car_menu div {
width:490px;
height:200px;
background: #ffffff url(../images/car_menu_center.jpg) no-repeat left;
position:relative;
margin:0px auto 10px 0px;
}

#car_menu div a {
display:block;
position:absolute;
border-width:0px;
color: #917933;
text-decoration: none;
}

#car_menu div a#car_menu2 { top:  0px; left:100px; }
#car_menu div a#car_menu1 { top: 45px; left:230px; }
#car_menu div a#car_menu3 { top:95px; left:300px; }
#car_menu div a#car_menu4 { top:150px; left:290px; }
#car_menu div a#car_menu5 { top:200px; left:30px; }

#car_menu div a:hover{
display: block;
border-right: 1px solid #4148B6;
border-top: 1px solid #4148B6;
padding-left: .2em;
}

#ad_space {
float: right;
margin-left: 0px;
width:285px;
}

#ad_space a:link, a:visited, a:active {
color: #917933;
text-decoration: none;
}

#main_content{
width: 790px;
background: #ffffff;
border: 0;
margin-top: 40px;
margin-bottom: auto;
margin-right: auto;
margin-left: auto;
padding: 0px;
}

#main_content a:link, a:visited, a:active {
color: #917933;
text-decoration: none;
}

#footer{
padding-top: 5px;
text-align: center; 
font-size: .8em;
color: #917933;
}

#footer a:link, a:visited, a:active {
color: #917933;
text-decoration: none;
}

/* That takes care of layout, now for general font stuff */
/* Most of this locks IE down to FF font styles  */

img {border:none;}

p, dl, multicol {
font-size: .9em;
margin: 1em 0;
}

li {
font-size: .9em;
padding-bottom: .5em;
}

h1 {
font-size: 2em;
font-weight: bold;
margin: .67em 0;
}

h2 {
font-size: 1.5em;
font-weight: bold;
margin: .83em 0;
}

h3 {
font-size: 1.17em;
font-weight: bold;
margin: 1em 0;
}

h4 {
font-size: 1.1em;
font-weight: bold;
font-style: italic;
margin: 1.33em 0;
}

h5 {
font-size: 0.83em;
font-weight: bold;
margin: 1.67em 0;
}

h6 {
font-size: 0.67em;
font-weight: bold;
margin: 2.33em 0;
}
