
p{ 
	font-size: 1em; 
	text-indent: 8px;
	text-align: justify;
}
 
table {
	border-collapse: collapse;
	margin : 0px; 
	padding: 0px; 
	/*font-size: 10pt; */
	font-size: .9em;
	font-family: verdana; 
}

tr { }

th {
	padding: 4px;
}
td {
	padding: 6px;
	vertical-align:top;
}

ul { 
	text-align:left;
	padding: 0px 25px 0px 25px;
}
li {
	/*font-size: 9pt; */
	font-size: .80em;
	font-family: verdana;
	margin: 0px 0px 10px 0px;
}

h2 { font-family:arial; }
h3 { margin:0px 0px 10px 0px; }
h4 { }
h5 { font-size: 1.1em; }

a{
	color:blue;
	text-decoration: none
}
a.active {	 }
a.visited {	color: blue; }
a:hover {	 }

a.plain { color: blue; text-decoration: none; }

a.white{
	color: white;
	text-decoration: none;
}
a.white:active {	 }
a.white:visited {	color: white; }
a.white:hover { color:yellow;	 }



/* When h1 or h2 elements are links also */
a.hlink { color: #000; text-decoration: none; }

form {	display: inline; }

img { border: none; }

em { font-weight: bold; font-style: normal; }

div.clear {
	clear: both;
	height: 0px;
	font-size: 0em;
}



BODY{
background: #666666 url('images/background2.jpg') repeat-x ;
margin: 0px auto;
text-align:center;
font-family: verdana;
font-size:.9em;
}

#main{
margin: 0px auto;
width:918px;
height:180px;
}

#header{
width:918px;
height:160px;

}

#header_trans{
width:918px;
height:66px;
background: url(images/header_trans.gif);
}

#header_main{
width:918px;
height:94px;
background: url(images/header_main.jpg);
}

#home_main{
float:right;
width:878px;
z-index:11;
}
#accc{
float:left;
top:0px;
margin-top:0px;
margin-left:2px;
margin-bottom:-80px;
}

#home_center{
float:left;
background:white;

width:404px;
height: 260px;
margin:4px;
margin-left:5px;
}

#locations{
float:right;
margin-top:-84px;
margin-right:-37px;
}

#menu{
width:918px;
height:30px;
background: url(images/menu_background.jpg);
text-align: left;
font-size:1.0em;
}

#menu_items{
padding-left:15px;
}

#menu a{
color:#eeeeee;
padding-left:10px;
}


#content{
width:838px;
min-height:270px;
background: url(images/main_background.jpg);
padding-left:40px;
padding-right:40px;
}




#freedom{
float:left;
width:31%;
padding:10px;
border-right: solid 1px silver;
}

#coast{
float:left;
width:31%;
padding: 10px;
border-right: solid 1px silver;
}

#credit{
float:right;
width:30%;
padding:10px;
}

#tire_brands{
float:right;
margin-right:30px;
}

#tire_pic{
float:left;
margin-top: -50px;
margin-left: 10px;
}

#service_list{
float:left;
margin-left:50px;
margin-top:-20px;
}
#service_list li{
font-size: 1.1em;
}


#service_pic{
float:rightt;
margin-top: 0px;
margin-right:10px;
}

#clinton{
float: left;
width:50%;
border-right: solid 1px silver;
}
#clinton h5{
margin-bottom:0px;
margin-top:0px;
}

#bowie {
float:right;
width:49%;
}

#bowie h5{
margin-bottom:0px;
margin-top:0px;
}

#footer{
width:918px;
height:266px;

}

#footer_coupon{
position: absolute;
width:236px;
height:266px;
z-index:-1;
}

#footer_couponlink{
float:left;
width:234px;
height:266px;
}


#footer_main{
float:right;
width:682px;

background: url(images/footer_main.jpg);
}



#foot_links{
width:918px;
margin:0px auto;
}

#foot_links a{
color: navy;
}