/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #CCCCCC; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none
}

h1, h2 {
	font-weight: normal;;
}

p, ol {
	margin-top: 0;
	line-height: 120%;
}

ul li {
	padding-top:5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f3f3f3;;
	}
	
li li {
padding-top: 5px;

padding-right: 20px;

padding-bottom: 5px;

padding-left: 20px;

border-bottom-width: 1px;

border-bottom-style: solid;

border-bottom-color: #f3f3f3;
text-decoration:none;
}

a {
	color: #666666;
	text-decoration:none;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a img {
	border: none;
}



img.left {
	float: left;
	margin: 5px 20px 2px 0px;
	
}

img.leftlink {
	float: left;
	margin: 5px 20px 2px 0px;
	border:medium #0000FF;
	
}

img.right {
	float: right;
	margin: 5pxpx 5px 0px 2px;
}

img.rightlink {
	float: right;
	margin: 5pxpx 5px 0px 2px;
	border:medium #0000FF;
}


img.middle{
	float: none;
	margin: 0 30px 2px 0px;
}

img.link{
	border:medium #0000FF;
}

/* Header */

#header {
	height: 75px;
	width: 930px;
	margin: 0 auto;
	text-transform: uppercase;
	background:center;
}
/* PICS */

.pics {
	margin:0px
	background: #FF00F0;
}

#logo {
	float: left;
	padding: 2px 0 0 2px;
}

#logo h1, #logo p {
	margin: 0;
	font-weight: bold;
}

#logo h1 {
}

#logo p {
	padding-left: 1px;
	line-height: normal;
	font-size: .85em;
}

#menu {
	float: right;
	padding-top: 2px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	text-decoration: none;
	font-size: .85em;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .current_page_item a {
	background: #C3C3C3 url(images/img02.gif) repeat-x;
}

/* Page */

#page {
	width: 930px;
	margin: 0 auto;
	background-color:#CCCCCC;
}

/* Content */

#content {
	float: left;
	width: 500px;
	background: #FFFFFF;
	margin: 0px;
}

.post {
}

.meta {
	margin: 0;
	padding: 10px 0 15px 50px;
	border-top: 1px solid #F3F3F3;
}

.meta a {
	text-decoration: none;
}

.meta a:hover {
	text-decoration: underline;
}

.meta .more {
	padding-left: 12px;
	background: url(images/img09.gif) no-repeat left center;
}

.meta .comments {
	padding-left: 15px;
	background: url(images/img10.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 400px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: #FFFFFF url(images/img16.gif) no-repeat left bottom;
}

#sidebar li li {
	padding: 5px 20px;
	border-bottom: 1px solid #F3F3F3;
}

#sidebar h2 {
	height: 35px;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
padding-top: 15px;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 20px;
	background: url(images/restorhd.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
}

#sidebar h3 {
	height: 35px;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
padding-top: 8px;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0px;
	background: url(images/fourth.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: 0px;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
}

#sidebar h4 {
	height: 35px;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
padding-top: 8px;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0px;
	background: url(images/secondhd.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: 0px;
	font-size: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
}

/* Green Box */

.greenbox {
	margin:0px;
	padding:0px;
}

.greenbox .title {
	height: 60px;
	background: url(images/img04.gif) no-repeat;
}

.greenbox .title h1, .greenbox .title h2 {
	height: 35px;
	margin: 0;
	padding: 15px 0 0 20px;
	background: url(images/content.gif) no-repeat right top;
	text-transform: uppercase;
	letter-spacing: 0px;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
}

.greenbox .subtitle {
	background: url(images/one.gif) ;
	background-color: transparent; 
	text-transform:none;
	letter-spacing: 0px;
	font-size: 1.6em;
	font-weight: bold;
	color:#FFFFFF;
	text-indent:15px;
}

.greenbox .subtitle h2 {
	font-size: 1.2em;
}

.greenbox .entry {
	padding: 10px 20px 0 0px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

.greenbox .li {
	border-bottom: 1px solid #F3F3F3; text-decoration:none padding:0px; }
	

.btm { background: url(images/img06.gif) repeat-x left bottom; }
.btm .l { background: url(images/img07.gif) no-repeat left bottom; }
.btm .r { background: url(images/img08.gif) no-repeat right bottom; }

/* Two Columns */

.two-columns {
	clear: both;
	background: #FFFFFF url(images/img11.gif) repeat-y align:center;
	border-top: 10px solid #C3C3C3;
	background-image: url(images/img11.gif);
	background-position: center;
}

.two-columns .title {
}

.two-columns .title h2 {
	height: 53px;
	margin: 0;
	padding: 15px 0 0 20px;
	text-transform: uppercase;
	letter-spacing: 0px;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
}

.two-columns .blue {
	background: url(images/img13.gif) no-repeat;
}

.two-columns .li {
	padding: 5px 20px;
	border-bottom: 1px solid #F3F3F3;
}

.two-columns .red {
	background: url(images/img14.gif) no-repeat;
}

.two-columns .columnA, .two-columns .columnB {
	width: 295px;
	color:#FFFFFF;
}

.two-columns .columnA {
	float: left;
	list-style-type: none;
	text-align: left;
	text-indent: 0px;
}

.two-columns .columnB {
	float: right;
}

.two-columns .btm {
	clear: both;
	/*background: url(images/img12.gif) no-repeat left bottom; */
}

/* Footer */

#footer {
	clear: both;
	padding: 10px 0;
	background: #FFFFFF url(images/img02.gif) repeat-x;
	text-align: center;
	font-size: smaller;
}

/* Who */

#Who {
	
	width: 930px;
	
}

#who ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#who li {
}

#who li ul {
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: #FFFFFF url(images/img16.gif) no-repeat left bottom;

}

#who li li {
	padding: 5px 20px;
	border-bottom: 1px solid #F3F3F3;
}

#who h4 {
	clear:both;
	margin: 0;
	padding: 10px 0 0 15px;
	background-image: url(images/chqFooter.gif);
	text-transform: uppercase;
	letter-spacing: 0px;
	font-size: 1.6em;
	font-weight: bold;
	color: #999999;
	text-align:left;
	vertical-align: middle;
}

#who body {
	text-decoration: none;
	font-family: tahoma;
	font-size: 10pt;
	line-height: normal;
	background-color:#FFFFFF;
	color:#000000;
	border: thin solid #FF0000;
}

/* LeftBar  for car labels*/

#LeftBar {
	float: left;
	width: 240px;
	background-color:#FFFFFF
}

#LeftBar ul {
	margin: 0;
	padding: 5px;
	list-style: none;
}

#LeftBar li {
}

#LeftBar li ul {
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: #FFFFFF ;
	padding-left:5px;
	margin-left: 10px;
}

#LeftBar li li {
	padding: 5px 20px;
	border-bottom: 1px solid #F3F3F3;
}

#LeftBar h2 {
	height: 45px;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
padding-top: 15px;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 5px;
	background:  url(images/content.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
}
/* Car Content */

#Carcontent {
	float: right;
	width: 930px;
	background: #FFFFFF;
	margin: 0px;
	background-color:#FFFFFF;
}

.body a {
	text-decoration: none;
	font-family: tahoma;
	font-size: 10px;
	line-height: normal;
}

ul li {
padding-top:4px;
padding-right: 0px;
padding-bottom: 4px;
padding-left: 0px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color:#FFFFFF;
	}
	
li li {
padding-top: 5px;
padding-right: 20px;
padding-bottom: 5px;
padding-left: 20px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #f3f3f3;
text-decoration:none;
}


.post {
}

.meta {
	margin: 0;
	padding: 10px 0 15px 20px;
	border-top: 1px solid #F3F3F3;
}

.meta a {
	text-decoration: none;
}

.meta a:hover {
	text-decoration: underline;
}

.meta .more {
	padding-left: 12px;
	background: url(images/img09.gif) no-repeat left center;
}

.meta .comments {
	padding-left: 15px;
	background: url(images/img10.gif) no-repeat left center;
}

.linkHead a {
	text-decoration: none;
	font-family: tahoma;
	font-size: 40px;
	line-height: normal;
}
.title {
	height: 60px;
	}

.carbox ul li {
padding-top:0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
.carBox li {
	border-bottom: 1px solid #F3F3F3; text-decoration:none padding:0px; 
	font-size: 10px;
	padding: 0px;
	margin:0px ;
	color:#FFFFFF
}

.carBox .title {
	height: 60px;
	}

.Cars {
	font-family: tahoma;
	font-size: 12px;
	background-color: #FFFFFF;
}

.Cars .CarHeading {
	font-family: tahoma;
	text-align:center;
	font-size: 22px;
	font-weight: bold;
	color: #013F6D;
}
