/* CSS Document */

* {
	margin:0 auto;
	padding:0;
}

body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:62.5%;
	background: #e8e8e8;
	margin-bottom:15px;
}

p {
	margin-bottom:8px;
	line-height:14px;
}

#content ul {
	margin-left:20px;
}

#container {
	width:795px;
	margin-top:15px;
	background:url(/images/underlay.jpg) repeat-y #fff;
	margin-bottom:15px;
	
}

#header {
	height:92px;
	border-bottom:1px solid #ffffff;
	width:795px;
}

#logo {
	height:92px;
	width:281px;
	float:left;
}

#header-img {
	height:92px;
	float:right;
	width:514px;
	background:url(/images/header.jpg);
}

#content-container {
	background:url(/images/underlay.jpg) repeat-y #fff;
	width:795px;
}

#content {
	float:right;
	width:594px;
	color:#344666;
	padding-left:15px;
	padding-right:15px;
	margin-top: 10px;
	background:url(/images/underlay.jpg) repeat-y right;
}

#content p {
	font-size:1.1em;
}

#content a {
	color:#000066;
}

#menu {
	float:left;
	width:171px;
}

.menu-item a {
	display:block;
	padding-left:10px;
	width:161px;
	height:20px;
	text-decoration:none;
	color:#fff; 
	padding-top:4px;
	font-size: 1.1em;
}

.menu-item a:hover {
	background:url(/images/menu_selected.jpg) repeat-y;
}

.menu-item {
	background:url(/images/menu.jpg) repeat-y;
	height:24px;
	border-bottom:1px solid #ffffff;
	font-size:1.1em;
}

#menu-contact {
	float:left;
	background:url(/images/menu.jpg) repeat-y;
	height:38px;
	width:161px;
	border-bottom:1px solid #ffffff;	
	text-decoration:none;
	color:#fff;
	padding-left:10px;
	font-size:1.2em;
	padding-top:5px;
	line-height: 16px;
}

#menu-contact a {
	text-decoration:none;
	font-size:1em;
	color:#fff;
}

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

#menu-img {
	float:left;
	width:171px;
	height:104px;
}

#menu-logo {
	float:left;
	height:88px;
	width:171px;
	background:url(/images/menu.jpg) repeat-y;
}

#menu-confidence-logo{
	float:left;
	width:171px;
	height:109px;
	background:url(/images/confidence_bg.jpg) no-repeat;
	padding-top:5px;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#D7DBE9;
	text-align:center;
}

#menu-confidence-logo img{
	padding:4px 4px 2px 4px;
	border:none;
}

#menu-confidence-logo a{
	text-decoration:none;
	color:#D7DBE9;
}

#footer {
	background: url(/images/footer.jpg) repeat-y;
	height:5px;
	width:795px;
	clear:both;
	border-top:1px solid #fff;
}

#footer-text {
	text-align: left;
	font-size: 1.0em;
	color: #333;
	padding-top:10px;
	background: #e8e8e8;
}

#footer-text a {
	color: #333;
	text-decoration:none;
}

#footer-text a:hover {
	color:#000;
	text-decoration:underline;
}

.listing-container {
	height:100px;
	overflow:hidden;
	padding:10px 0;
	margin-bottom:10px;
}

.listing-img {
	float: left;
}

.listing-img img{
	width:160px;
	margin-right:5px;
}

.listing-text {
	color: #000033;
	width:400px;
}

.listing-text a {
	color: #455c88;
	font-size: 1.3em;
}

.vehicle-thumb-image {
	padding:10px;
	float:left;
}

.main-img {
	cursor: pointer;
}

h1 {
	color:#445b86;
	font-size:1.5em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:5px;
	margin-top:10px;
}	

h6{
	font-size:11px;
	padding:8px;
	margin:15px 0 5px 0;
	border:1px solid #ccc;
	font-weight:normal;
}

#map {
	margin-top:15px;
}

#featured-block {
	padding-top:15px;
}

.featured-item {
	float:left;
	width:160px;
	margin-right:28px;
	padding-bottom:10px;
}

.featured-text {
	margin-top: 4px;
	text-align:center;
}
