body, div, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
    margin: 0px;
    padding: 0px;
    border: 0px;
}
body {
    background: #2f2f2f;
    text-align: center;
}
p, div, li,  h1, h2, h3, h4, td, input, select, textarea {
    font-family: Arial;
    font-size: 12px;
    color: #333333;
    line-height: 16px;
}
p, h1, h2, h3, h4, #content ul, #content ol, #content table {
	margin-bottom: 15px;
}
a img, :link img, :visited img {
    border: none
}
a:link, a:visited {
    color: #972f2d;
    text-decoration: underline;
}
a:hover, a:active {
    color: #8d7028;
    text-decoration: underline;
}
div.clear {
    clear: both;
    overflow: hidden;
    height: 1px;
}
img.right {
	float: right;
	margin-left: 20px;
	margin-bottom: 7px;
}
img.left {
	float: left;
	margin-right: 20px;
	margin-bottom: 7px;
}

/* ----------------------------------- */
/* WRAPPER
/* ----------------------------------- */
#wrapper {
	width: 806px;
	margin: 0 auto;
	background: transparent url(../_images/wrapper.jpg) 0 0 repeat-y;
}
	/*
	#wrapper-left { background: transparent url(../_images/wrapper-left.jpg) 0 0 no-repeat; }
	#wrapper-right { background: transparent url(../_images/wrapper-right.jpg) right top no-repeat; }
	*/
	#top, #banner, #main {
		width: 768px;
		margin: 0 19px 0 19px;
		text-align: left;
	}

/* ----------------------------------- */
/* TOP
/* ----------------------------------- */
#top {
	height: 83px;
	background: transparent url(../_images/top.jpg) 0 0 no-repeat;
	overflow: hidden;
}
	#top p {
		text-transform: uppercase;
		color: #fcda4d;
		font-size: 11px;
		padding: 15px 15px 0 15px;
		margin-bottom: 14px;
	}
	#top p span.top-links {
		font-weight: bold;
		font-size: 11px;
		float: right;
	}
	#top p span.dates {
		font-weight: bold;
		font-size: 16px;
	}
	#top a:link, #top a:visited {
		color: #fcda4d;
		text-decoration: none;
	}
	#top a:hover, #top a:active {
		color: #fcda4d;
		text-decoration: underline;
	}

	/* MENU */
	#menu {
		text-align: center;
		margin: 0 auto;
	}
	#menu li {
		float: left;
		margin: 0 15px;
		font-size: 13px;
		font-weight: bold;
		list-style: none;
		text-transform: uppercase;
	}
	#menu a:link, #menu a:visited {
		color: #FFF;
	}
	#menu a:hover, #menu a:active {
		text-decoration: none;
		color: #fcda4d;
	}
	
/* ----------------------------------- */
/* MAIN
/* ----------------------------------- */
#main {
	background: #FFF;
}	

/* HOME PAGE */
/*
#banner {
	height: 317px;
	background: transparent url(../_images/banner.jpg) 0 0 no-repeat;
}
*/
#home #main {
	background: transparent url(../_images/intros.jpg) 0 0 no-repeat;
	height: 165px;
	padding-top: 12px;
	overflow: hidden;
}
	#home #content {
		padding-top: 25px;
		margin-left: 30px;
	}

	#intros {
		width: 480px;
		float: right;
		text-align: right;
	}
		
	#home #content h2 {
		margin-bottom: 5px;
	}
	
	#home #content p.dates {
		color: #FFF;
		font-weight: bold;
		font-size: 16px;
	}
	
	.intro-list {
		margin: 5px 0 15px 0;
	}
	.intro-list li {
		list-style: none;
		font-size: 12px;
		line-height: 14px;
		margin: 0 !important;
		font-weight: bold;
	}
		.intro-list li a:link, .intro-list li a:visited {
			color: #FFF;
			text-decoration: none;
		}
		.intro-list li a:hover, .intro-list li a:active {
			color: #FFF;
			text-decoration: underline;
		}
		#side .intro-list li a:link, #side .intro-list li a:visited {
			color: #666;
			text-decoration: none;
		}
		#side .intro-list li a:hover, #side .intro-list li a:active {
			color: #999;
			text-decoration: underline;
		}

/* SUB PAGES */
.sub #banner {
	height: 116px;
	background: transparent url(../_images/banner-sub.jpg) 0 0 no-repeat;
}

.sub #main {
	/*background: transparent url(../_images/main-top.jpg) 0 0 no-repeat;*/
	padding-top: 45px;
}

.sub #content {
	margin-right: 30px;
	width: 500px;
	float: right;
	display: inline;
}
	.sub #content.wide {
		margin: 0 30px;
		width: 706px;
		float: none;
		display: block;
	}
	#content h1 {
		font-size: 24px;
		line-height: 24px;
		color: #972f2d;
		padding-bottom: 5px;
		border-bottom: 1px solid #666666;
	}
	#content h2 {
		font-size: 16px;
		color: #8d7028;
	}
	#content li {
		margin-left: 25px;
		padding-bottom: 6px;
	}
	#content ul ul {
		margin: 0;
	}
	#content li li {
		font-size: 11px;
	}
	
	/* Features section */
	#features h2 {
		margin-bottom: 5px;
	}
	#features p.feature-date {
		font-size: 13px;
		font-weight: bold;
	}
	#feature-list li {
		list-style: none;
		border-bottom: 1px solid #999;
		padding-bottom: 4px;
		margin-bottom: 4px;
		font-size: 11px;
		line-height: 14px;
	}
	#feature-list li.selected {
		font-size: 12px;
		font-weight: bold;
	}
	#feature-list li a:link, #feature-list li a:visited {
		color: #000;
		text-decoration: none;
	}
	#feature-list li a:hover, #feature-list li a:active {
		color: #666;
	}
	
	#next-prev {
		float: right;
	}

#side {
	width: 175px;
	float: left;
	margin-left: 30px;
	display: inline;
}
	#side h2 {
		margin-bottom: 5px;
	}
	
	

#ad {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	display: inline;
}
	
/* Features */
.feature {
	margin-bottom: 60px;
}
	.feature-photo {
		width: 150px;
		text-align: center;
		float: left;
	}
	.feature h2, .feature p, .feature ul {
		margin-left: 175px;
	}

#content p img {
	vertical-align: middle;
	margin: 0 5px 10px 5px;
}

/* Manufacturers */
#manufacturers #content li {
	width: 140px;
	float: left;
	margin: 0;
	list-style: none;
}

/* Cars */
.car {
	width: 234px;
	text-align: center;
	float: left;
	height: 150px;
}
	.car img {
		display: block;
		margin: 0 auto;
	}

/* ----------------------------------- */
/* FOOTER
/* ----------------------------------- */
#footer {
	background: transparent url(../_images/footer.jpg) 0 0 no-repeat;
	padding-top: 6px;
	height: 50px;
	width: 806px;
	margin: 0 auto;
}
	#footer p {
		font-size: 11px;
		color: #FFF;
		text-align: center;
		margin: 0;
	}
	#footer a:link, #footer a:visited {
		color: #FFF;
		text-decoration: none;
	}
	#footer a:hover, #footer a:active {
		text-decoration: underline;
	}

#sponsors {
	text-align: center;
	padding-bottom: 25px;
}
	
/* ----------------------------------- */
/* FORM
/* ----------------------------------- */
#contact-form td {
	padding: 8px;
	vertical-align: top;
}
input, select, textarea {
	color: #000;
}

label.error {
	display: block;
	color: #FF0000;
	font-weight: bold;
}
input.error {
	border: 2px solid #FF0000;
}


/* ----------------------------------- */
/* San Diego Union Tribune CSS (sosd) Talk to Kenny with Questions 619-293-1945
/* ----------------------------------- */

/* Index Page */

.sosdquicklinksubtitle {
	font-size:10px; 
	font-style:normal; 
	color:#ffe18a

}

/* Left Content section */

.sosdcontenttitle {
	font-size:14px; 
	padding-bottom:5px; 
	padding-top:5px;
	color: #972f2d
}

.sosdcontentsubtitletop {
	padding-top:5px; 
	font-size:12px; 
	color:#000000;
}	

.sosdcontentsubtitletop a:link, .sosdcontentsubtitletop a:hover, .sosdcontentsubtitletop a:active, .sosdcontentsubtitletop a:visited {
	text-decoration:none
}

.sosdcontenttext {
	font-size:10px;
}


.sosdcontenttext a:link, .sosdcontenttext a:hover, .sosdcontenttext a:active, .sosdcontenttext a:visited {
	text-decoration:none
}

.sosdcontentsubtitle {
	font-size:12px; 
	color:#000000;
}

.sosdcontentsubtitle a:link, .sosdcontentsubtitle a:hover, .sosdcontentsubtitle a:active, .sosdcontentsubtitle a:visited {
	text-decoration:none
} 