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

Nicholas Brown
*/



/* ++ ---------- MAIN STYLES ---------- ++ */

body {
	background-color:#fff;
	background-image:url('../img/bg.png');
	background-position:top;
	background-repeat:repeat-x;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	color:#777;
}

a, a:visited, a:active {
	text-decoration:none;
	color:#555;
}

a:hover {
	text-decoration:underline;
}

h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
	text-align:left;
}

h2 {
	display:inline-block;
	width:100%;
	font-size:16px;
	color:#333;
	border-bottom:1px dashed #999;
	margin:20px 0 10px 0;
	padding-bottom:5px;
}

h3 {
	font-size:14px;
	color:#777;
	margin:0 0 10px 0;
	
}

h4 {
	color:#000;
	font-size:14px;
	font-style:italic;
	margin:0 0 5px 0;
}

#centerWrap {
	height:auto;
	width:auto;
	overflow:hidden;
}

.lastP {
	margin-bottom:15px;
}

.gray {
	background-color:#eee;
}

.twoTwenty {
	height:220px;
}

.threeHundred {
	height:300px;
}

object {
	width:221px;
	height:150px;
}

.left {
	margin-right:15px;
	float:left;
	display:block;
	overflow:hidden;
}

.right {
	float:left;
	display:block;
	overflow:hidden;
}

.row2 {
	margin-top:15px;
}

.spaceMe {
	margin:15px 0 0 0;
	text-align:-9999px;
	color:#fff;
}

hr {
	margin:10px;
	size:1px;
	color:#ccc;
}

.fbLike {
	float:right;
}



/* ++ ---------- HEADER STYLES ---------- ++ */

#header {
	background-image:url('../img/head-bg2.png');
	background-position:center;
	background-repeat:no-repeat;
	height:300px;
	border-bottom:1px solid #fff;
}

h1 {
	text-indent:-9999px;
}


/* ++ ---------- NAV STYLES ---------- ++ */

#nav {
	border-top:1px solid #aaa;
	border-bottom:1px solid #aaa;
	background-color:#eee;
	height:42px;
	margin:0 auto 15px auto;
	position:relative;
	overflow:hidden;
}

#navCenter {
	width:903px;
	height:42px;
	vertical-align:top;
	overflow:hidden;
	padding:6px 15px;
	margin:0 auto;
}

#nav ul li a {
	display:block;
	float:left;
	overflow:hidden;
	background-color:#999;
	width:80px;
	height:30px;
	line-height:30px;
	padding-left:10px;
	margin-right:5px;
	font-size:18px;
	color:#fff;
	text-shadow: #333 0 0 5px;
	text-decoration:none;
	letter-spacing:1px;
	text-align:left;
	border-left:2px solid #777;
	border-right:2px solid #777;
}

#nav ul li a:hover {
	border-left:2px dashed #990000;
	border-right:2px dashed #000;
	text-shadow: #fff 0 0 5px;
	text-decoration:none;
	background-color:#fff;
	color:#777;
}

#nav #social {
	float:right;
	overflow:hidden;
	width:300px;
	height:auto;
}

#nav #social img {
	float:right;
	overflow:hidden;
	width:24px;
	height:24px;
	margin:3px 0 0 5px;
	z-index:99;
}

a.stbar.chicklet img {
	border:0;
	height:24px;
	width:24px;
	margin-right:3px;
	vertical-align:top;
}
a.stbar.chicklet {
	height:24px;
	line-height:24px;
}


/* ++ ---------- CONTENT STYLES ---------- ++ */

#content {
	width:914px;
	text-align:justify;
	margin:0 auto;
}

#main {
	width:728px;
	height:auto;
	float:left;
	overflow:hidden;
	margin-right:26px;
}

#google {
	width:160px;
	height:auto;
	float:right;
	overflow:hidden;
	background-color:#fff;
}

.red {
	background-image:url('../img/red-bg.png');
	background-repeat:no-repeat;
}

.blue {
	background-image:url('../img/blue-bg.png');
	background-repeat:no-repeat;
}

.purple {
	background-image:url('../img/purple-bg.png');
	background-repeat:no-repeat;
}

.olive {
	background-image:url('../img/olive-bg.png');
	background-repeat:no-repeat;
}

.orange {
	background-image:url('../img/orange-bg.png');
	background-repeat:no-repeat;
}

.yellow {
	background-image:url('../img/yellow-bg.png');
	background-repeat:no-repeat;
}

.black {
	background-image:url('../img/black-bg.png');
	background-repeat:no-repeat;
}

.dark-gray {
	background-image:url('../img/dark-gray-bg.png');
	background-repeat:no-repeat;
}


.light-gray {
	background-image:url('../img/light-gray-bg.png');
	background-repeat:no-repeat;
}

.green {
	background-image:url('../img/green-bg.png');
	background-repeat:no-repeat;
}

.rally {
	background-image:url('../img/rally-bg.png');
	background-repeat:no-repeat;
	text-indent:-9999px;
}

.indent {
	margin:0 0 0 20px;
}

.first, .second, .third {
	width:211px;
	float:left;
	overflow:hidden;
	padding:5px;
}

.first, .second {
	margin:0 15px 0 0;
}

.half, .twoThirds {
	float:left;
	overflow:hidden;
	padding:5px;
	margin:0 15px 0 0;
}

.firstHalf {
	width:330px;
	float:left;
	margin:0 15px 0 0;
}

.lastHalf {
	width:330px;
	float:right;
}

.twoThirds {
	width:450px;
}

#services img {
	margin:5px 0 10px 15px;
}

#services p {
	margin:5px 0 10px 15px;
	font-weight:bold;
}

#main ul li a, #main #news .light-gray ul li a, #main #news .dark-gray ul li a, #main #news .black ul li a, #main #news .purple ul li a, #main #news .olive ul li a, #main #news .orange ul li a, #main #news .yellow ul li a, #main #news .red ul li a, #main #news .green ul li a, #main #news .blue ul li a {
	display:block;
	line-height:30px;
	margin:0 10px 0 20px;
	padding:0 0 0 10px;
	border-bottom:1px dashed #fff;
	font-weight:bold;
	font-size:12px;
}

#main ul li a:hover {
	text-decoration:none;
	background-color:#990000;
	color:#fff;
	border-bottom:1px dashed #000;
}

#main #news h4 {
	color:#fff;
	text-shadow: #000 0 0 5px;
}

#main #news .red ul li a {
	color:#cc0000;
}

#main #news .red ul li a:hover {
	text-decoration:none;
	background-color:#990000;
	border-bottom:1px dashed #000;
	color:#fff;
}

#main #news .dark-gray ul li a, #main #news .light-gray ul li a, #main #news .black ul li a, #main #news .purple ul li a, #main #news .olive ul li a, #main #news .green ul li a, #main #news .blue ul li a, #main #news .orange ul li a {
	color:#fff;
}

#main #news .yellow ul li a {
	color:#000;
	border-bottom:1px dashed #000;
}

#main #news .yellow ul li a:hover {
	text-decoration:none;
	background-color:#000;
	border-bottom:1px dashed #fff;
	color:#fff;
}

#main #news .dark-gray ul li a:hover, #main #news .light-gray ul li a:hover, #main #news .black ul li a:hover {
	text-decoration:none;
	background-color:#555;
	border-bottom:1px dashed #000;
	color:#fff;
}

#links ul li a {
	display:block;
	line-height:26px;
	margin:0 10px 0 20px;
	padding:0 0 0 10px;
	border-bottom:1px dashed #fff;
	font-weight:bold;
	font-size:12px;
}

#links ul li a:hover {
	text-decoration:none;
	background-color:#990000;
	color:#fff;
	border-bottom:1px dashed #000;
}


/* ++ ---------- FOOTER STYLES ---------- ++ */

#footer {
	height:300px;
	border-top:30px solid #ccc;
	background-color:#eee;
	margin:25px 0 0 0;
}

#footWrap {
	width:903px;
	height:auto;
	margin:20px auto 5px auto;
	overflow:hidden;
	text-align:left;
}

#footFacebook {
	float:right;
	overflow:hidden;
}

#footSocial img {
	overflow:hidden;
	width:24px;
	height:24px;
	margin:8px 0 0 5px;
	z-index:99;
}

#footLogos {
	position:relative;
	overflow:hidden;
	margin:30px auto 0 auto;
}

#footLogos a {
	margin:0 17px;
	border:none;
	text-decoration:none;
	text-indent:-9999px;
	float:left;
}

#footLogos #nissan a {
	height:121px;
	width:140px;
	background-image:url('../img/logo-nissan.png');
	background-position:top;
	background-repeat:no-repeat;
}

#footLogos #nissan a:hover {
	background-image:url('../img/logo-nissan2.png');
}

#footLogos #infiniti a {
	height:121px;
	width:176px;
	background-image:url('../img/logo-infiniti.png');
	background-position:top;
	background-repeat:no-repeat;
}

#footLogos #infiniti a:hover {
	background-image:url('../img/logo-infiniti2.png');
}

#footLogos #mercedes a {
	height:121px;
	width:121px;
	background-image:url('../img/logo-mercedes.png');
	background-position:top;
	background-repeat:no-repeat;
}

#footLogos #mercedes a:hover {
	background-image:url('../img/logo-mercedes2.png');
}

#footLogos #toyota a {
	height:121px;
	width:146px;
	background-image:url('../img/logo-toyota.png');
	background-position:top;
	background-repeat:no-repeat;
}

#footLogos #toyota a:hover {
	background-image:url('../img/logo-toyota2.png');
}

#footLogos #scion a {
	height:121px;
	width:150px;
	background-image:url('../img/logo-scion.png');
	background-position:top;
	background-repeat:no-repeat;
}

#footLogos #scion a:hover {
	background-image:url('../img/logo-scion2.png');
}


/* ++ ---------- FORM STYLES ---------- ++ */