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

/* Cars with Stars */
/* Site Designed by Creare */


body					{ margin: 0; padding: 0;  background-image: url(images/bg.jpg); background-repeat: repeat-x; font-family: Verdana, Geneva, sans-serif; font-size: 11px; background-color: #a3a3a3; }
img						{ border: none; outline: none; }
.clear					{clear:both; }
a						{ text-decoration: none; color: #043e55; }
.leftheader				{ color: #FFF; font-size: 10px; font-weight:bold; }
hr						{ color: #FFF; border: none; height: 1px; background-color: #FFF; margin-bottom: 8px; margin-top: 8px; }

h1						{ color: #043e55; font-size: 20px; font-weight: bold; margin: 0px; }
h2						{ color: #043e55; font-size: 12px; font-weight: bold; margin: 0px; }
.smallheading			{ color: #043e55; font-size: 12px; font-weight: bold; margin: 0px; }
p						{ margin: 5px; font-size: 11px; }
	
#pagewrap 				{ width: 790px; margin: 0px auto; }

/* header */
#header					{ height: 124px; width: 100%; background-image:url(images/headerimage.jpg); background-repeat:no-repeat; background-color: black; }
#info					{ float: right; margin-top: 95px; }
.white					{ color: #ffffff; font-size: 12px; }
.number					{ color: #FFF; font-size: 18px; }
.white2					{ color: #ffffff; font-size: 10px; }
.number2				{ color: #FFF; font-size: 14px; }
/* end header */

/* middle bar */
#middlebar				{ height: 212px; width: 100%; }
#nav					{ height: 212px; width: 177px; float: left; margin-top: 25px; }
#flash					{ float: right; height: 212px; width: 606px; margin-top: 25px; }	
.buttontext				{ color: #043e55; font-size: 11px; }
  
  #nav ul 				{ list-style: none; margin: 0px; padding: 0px; display: block; }
  #nav li a				{ background-image: url(images/navbg.jpg); background-repeat: repeat-x;  padding: 18px 0px 19px 10px; display: block; height: 15px; margin-bottom: 1px; text-decoration: none; font-size: 12px; }
  #nav li a:hover 		{ background-color: #ccc; background-image: none; }

#middleshadow			{ background-image: url(images/middleshadow.jpg); background-repeat:no-repeat; width: 789px; height: 30px; margin-top: 26px;  }
  
/* end middle bar */

/* leftbar */
#leftbar				{ width: 177px; height: 415px; float: left; background: url(images/leftbar.jpg); background-repeat: no-repeat; margin-top: 15px; }
#whycarsheader			{ width: 159px; height: 14px; background:url(images/whycarsheaderbg.jpg); background-repeat: no-repeat; margin-top: 20px; margin-left: 1px; padding: 8px; }
#bullets				{ width: 157px; height: 50px; margin-top: 15px; padding: 0px 10px 0px 10px; color: #FFF; font-size: 10px; }
#contactus				{ width: 159px; height: 15px; background-image: url(images/contactsusbg.jpg); margin-top: 100px; margin-left: 1px; padding: 8px; }
.fieldstyle				{ margin: 3px 2px 3px 2px; width: 148px; }
/* end left bar */

/* content box */
#contentbox				{ width: 580px; overflow:auto; background-color:#FFF; float: right;margin-top: 15px; padding: 15px; }
#googlemap				{ border: 2px solid #043e55; float: left; }
#contactcontent			{ float: right; width: 165px; padding: 0px 0px 0px 5px;}

#footer					{ margin-top: 20px; text-align: center; font-size:9px; width: 100%;}
ul#footerli li			{ display: inline; padding-right: 10px; margin: 0px auto; }

.linkbox {
	width: 460px;
	border: 1px #000066 solid;
	background-color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	color: #333333;
	font-size:0.8em;
	text-align:center;
}
