/* Automotive Retail Services
   Contact Us CSS Style Sheet
   June 30, 2007 */
   
   
body {
	margin: 0;
	font-size: small;
	background-image: url(../images/ars_bg.jpg);
	background-repeat: repeat-x;
	font-family: "Times New Roman", Times, serif;
	background-color: #000000;
}

h1 {
	font-size: 110%;
}

h2 {
	font-size: 95%;
	margin: 0px 5px 5px 10px;
	color: #CCCCCC;
	text-transform: uppercase;
	padding-top: 4px;
} 

h3 {
	font-size: 90%;
}

h4 {
	font-size: 90%;
	text-transform: uppercase;
}

p {
	font-size: 95%;
	line-height: 1.2em;
}

.p2 {
	font-size: 110%;
	line-height: 1.2em;
}

#wrapper {
	width: 850px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
}

#topper {
	font-size: 90%;
	color: #839AAC;
	text-align: center;
}

#logowrapper {
	background-color: #000000;
	background-image: url(../images/ars_logo_bgr.jpg);
	background-repeat: repeat-x;
	height: 76px;
	width: 850px;
}

#logo {
	background-image: url(../images/ars_logo_r.jpg);
	background-repeat: no-repeat;
	height: 76px;
	width: 238px;
	float: left;
}

#dealerlogos {
	float: right;
	width: 560px;
	margin-left: 50px;
	margin-top: 2px;
}

.logobox {
	float: left;
}

#header {
	background-image: url(../images/ars_contact.jpg);
	background-repeat: no-repeat;
	height: 188px;
	width: 850px;
}

#navbar {
	width: 850px;
	background-color: #0B2536;
	height: 23px;
}



#bodycontent {
	background-color: #FFFFFF;
	width: 850px;
}

#box1 {
	float: left;
	width: 475px;
	padding: 20px 10px 10px;
}

#box2 {
	padding: 20px 5px 10px;
	float: right;
	width: 330px;
	background-color: #E1E1E1;
}

#box2 p {
	font-size: 80%;
}

.box1_pic {
	margin-right: 1em;
	width: 290px;
	height: 324px;
	border: 1px solid #999999;
	text-indent: -9000px;
	margin-left: 10px;
}

#pic1 {
	background: url(../images/arsmap.jpg) no-repeat center center;
	margin-bottom: 5px;
}

#pic2 {
	background: url(../images/cadillac.jpg) no-repeat center center;
	margin-top: 5px;
}

#pic3 {
	background: url(../images/cadillac2.jpg) no-repeat center center;
}
	
#currentautos {
	height: 208px;
	width: 850px;
	background-image: url(../images/autofade.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	background-color: #FFFFFF;
}
#carbox {
	height: 230px;
	width: 848px;
	border: 1px solid #999999;
	overflow: auto;
}

#div.scroll {
height: 250px;
width: 795px;
overflow: auto;
border: 1px solid #666;
background-color: #ccc;
padding: 0px;
}
.currentautos_pic {
	width: 170px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #FFFFFF;
	border: 1px solid #E1E1E1;
}

#currentautos p {
	font-size: 80%;
	margin-top: 65px;
	padding-right: 1px;
	padding-left: 1px;
}



#auto1 {
	background: url(../images/porche.jpg) no-repeat center top;
}

#auto2 {
	background: url(../images/bmw1.jpg) no-repeat center top;
}

#auto3 {
	background: url(../images/bmw2.jpg) no-repeat center top;
}

#auto4 {
	background: url(../images/bmw3.jpg) no-repeat center top;
}

 
#footer {
	clear: both;
	background-color: #CCCCCC;
	padding: 20px 10px 10px;
}

a:link {
	color: #000000
} 
a:visited {
	color: #006699
} 

a:hover {
	color: #333333
} 

a:active {
	color: #000000
} 
td {
	font-size: 12px; 
	color: #333333;
} 

#content li {color: #339966; list-style-type: square} 
#content ul {color: #339966; list-style-type: square} 
#content ol {color: #339966} 

.footertext {
	font-size: 85%;
	color: #203166;
	text-align: center;
	padding-top: 10px;
	margin: 0px;
} 

.footertext a:link {
	color: #192852;
	text-decoration: underline;
	font-size: 90%;
} 
.footertext a:visited {
	color: #666666
} 

.footertext a:hover {
	color: #5B71C8; 
	text-decoration: none
} 

.mytext a:active {color: #333333; text-decoration: none} 
.mytext2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666} 
.mytext2 a:link {color: #666666; text-decoration: underline} 
.mytext2 a:visited {color: #666666; text-decoration: underline} 
.mytext2 a:hover {color: #CCCCCC; text-decoration: none; background-color: #333333} 
.mytext2 a:active {color: #333333; text-decoration: none} 
