
body {
	margin: 20px 0 0 0;
	padding: 0;
	background: #E6E6E6 url(images/img01.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ol, ul {
	line-height: 180%;
}

p {
}

ol {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}


blockquote {
	margin: 0;
	padding-left: 20px;
	font-style: italic;
}

blockquote * {
	line-height: normal;
}

a {
	color: #875A04; font-weight: bold;
}

a:hover {
	text-decoration: none;
}
a.linkpage { text-decoration: none;
color: #666666;
font-weight: normal;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 15px 0 0;
	border: 2px solid;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
	display: none;
}



#topmenu {
	width: 730px;
	height: 60px;
	margin: 0 auto;
	padding-left: 10px;

}

#topmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#topmenu li {
	display: inline;
}

#topmenu a {
	display: block;
	float: left;
	background: url(images/img07.gif) no-repeat left 80%;
	padding: 20px 20px 0 15px;
	text-decoration: none;
	font-size: 136%;
	color: #875A04;
}

#topmenu a:hover {
	text-decoration: underline;
}

/* Logo */

#name {
	width: 740px;
	height: 301px;
	margin: 0 auto;

}

#name h1, #name h2 {
	margin-right: 10px;
	margin-left: 20px;
	text-align: left;
	text-transform: uppercase;
	font-weight: normal;
}

#name h1 {
	font-family: "Trebuchet MS", tahoma, verdana, arial;
	padding-top: 230px;
	font-size: 22pt;
	font-weight: bold;
	letter-spacing: 2px;
	
}

#name h2 {
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
}

#name a {
	text-decoration: none;
	color: #FFFFFF;
}


#phone {
float:right;

}

#phone h2 {
	font-weight: 10pt;
	font-style: normal;
	margin-right: 20px;
	margin-left: 20px;
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 275px;
}


/* Page */

#main {
	width: 740px;
	margin: 0 auto;
	background: #E6E6E6 url(images/img04.gif);
}

#main2 {
	width: 740px;
	margin: 0 auto;
	background: #E6E6E6;
	}


#fullwidth {

  width: 678px;
  background: url(images/img06.gif) repeat-x;
  height: 29px;
  	padding-left: 30px;
	padding-right: 30px;
	padding-bottom:30px;
		border: 1px solid #E6E6E6;
  }
  
#fullwidthcontent {
  width: 678px;
  	padding-left: 30px;
	padding-right: 30px;
	padding-bottom:30px;
  }
  
#fullwidth h2 {
  padding-top:12px;
	text-transform: uppercase;
	font-size: 122%;
	font-weight: bold;
	color: #FFFFFF;

	padding-bottom:30px;
}


  

a.cars {color: #000000;
text-decoration: none;
}

/* Content */

#content {
	float: right;
	width: 377px;
	height: 29px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom:30px;
	background: url(images/img06.gif) repeat-x;
	border: 1px solid #E6E6E6;
}

#content .image {border: 1px, solid;
}

#content h2 {
  padding-top:12px;
	text-transform: uppercase;
	font-size: 122%;
	font-weight: bold;
	color: #FFFFFF;
}

#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#content ul li {
	padding-left: 15px;
	background: url(images/img07.gif) no-repeat 0px 8px;
	font-weight: bold;
}

.subcol {
}

.subcol .leftsub1, .subcol .leftsub2 {
	width: 168px;
	padding: 10px;
	/*background: url(images/img05.gif) repeat-x 0px 30px;*/
}

.subcol .leftsub1 {
	float: left;
}

.subcol .leftsub2 {
	float: right;
}


#rightnav {
	float: left;
	width: 297px;
	/*background: url(images/img05.gif) repeat-x;*/
	border: 1px solid #E6E6E6;
}

#rightnav ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#rightnav ul li {
	padding-left: 15px;
	background: url(images/img07.gif) no-repeat 0px 13px;
}

#carsbox{
}
.boxed {
}

.leftlist .title {
	height: 29px;
	margin: 0;
	padding: 12px 0 0 20px;
	background: #656464 url(images/img06.gif) repeat-x;
	text-transform: uppercase;
	font-size: 122%;
	font-weight: bold;
	color: #FFFFFF;
}

.leftlist .content {
	padding: 20px;
/*	background: url(images/img05.gif) repeat-x;*/
}

.leftlist h3 {
	margin: 0;
}

.leftlist p, .leftlist ul, .leftlist ol {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.leftlist ul {
}

.leftlist ul li {
	padding: 10px 15px;
	background-position: 0 13px;
	border-top: 1px solid #CFCFCF;
}

.leftlist ul li.first {
	border: none;
}

#footer {
	width: 740px;
	margin: 0 auto;
	height: 60px;
	padding: 0px 0px 0px 0px;
	background: #E7E7E7;
	text-align: center;

}

#footerbase {
	width: 740px;
	height: 21px;
	margin: 0 auto;
	padding: 0px 0 0 0;
	background:  url(images/footer.jpg);
	

}



#footer p {

	line-height: normal;
	font-size: 85%;
	background: #E7E7E7;
}

#footer a {

	color: #666666;
}

#footerbase p {

	line-height: normal;
	font-size: 75%;
	background: #E7E7E7;
	text-align: center;
}

#footerbase a{

	color: #666666;
}



#credits {
	
	text-align: center;
}

#basenav {

	float: center;
	font-weight: normal;
}

#basenav a {

	float: center;
	font-weight: normal;
}

hr {
  border: 2px;
  width: 80%;
  color:#575555;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; 
font-size:10pt;
font-weight:bold;
color: #808080;
}
#keyboardMsg{ float: right;
font-size:10pt;
font-weight:bold;
 }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }
