﻿/* Begin Typography & Colors */
h1 {
	font: bold 20px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #333;
	padding: 0;
	margin: 10px 0 10px 0;
}
h2 {
	font: bold 16px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #333;
	margin: 0;
	padding: 0;
	display: inline;
}
h3 {
	font: bold 14px Arial, Verdana, Geneva, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	display: inline;
}
h3 img	{
	position: relative;
	right: 6px;
	bottom: 7px;
	margin: 1px 0 1px 0; 
	vertical-align: middle;
}
hr {
	background-color: #999;
	height: 1px;
	border: none;
	padding: 0;
	margin: 5px 0;
}
.atext {
	font: bold 11px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #333;
	text-align: left;
}
.atext_silver{
	font: bold 11px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: Silver;
}
.atext_block {
	font: bold 11px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #333;
	text-align: justify;
}
.atext_center {
	font: bold 11px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #333;
	text-align: center;
}
.atext_red_big_center {
	font: bold 11px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: red;
	text-align: center;
}
.h2 {
	font: bold 16px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #333;
}
.h2_block {
	font: bold 16px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #333;
	text-align: justify;
}
.h2_center {
	font: bold 16px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #333;
	text-align: center;
}
.h2_italics {
	font: bold 16px Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-style: italic;
	color: #333;
}
.h3 {
	font: bold 14px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #333;
}
.h3_block {
	font: bold 14px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #333;
	text-align: justify;
}
.h3_center {
	font: bold 14px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #333;
	text-align: center;
}
.h3_orange {
	font: bold 14px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #ff9900;
}
.italics_lg {
	font: bold 14px Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-style: italic;
	color: #333;
	text-align: left;
}
.largetext {
	font: bold 14px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #333;
	text-align: left;
}
.stext {
	font: bold 9px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #333;
	text-align: center;
}
.red {
	color: red;
}
.red_italics {
	color: red;
	font-style: italic;
}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	background: url(../images/background/bg.gif);
	text-align: left;
}
#container {
	margin: 0 auto;
	width: 761px;
}
#headerbg {
	width: 761px;
	height: 109px;
	background: url(../images/background/headerbg.jpg) no-repeat;
}

	/* Top Menu */
#topmenu_home {
	width: 47px;
	height: 22px;
	background: url(../images/menu/top/home.jpg) no-repeat;
	float: right;
	position: relative;
	top: 16px;
	right: 19px;
}
#topmenu_help {
	width: 46px;
	height: 22px;
	background: url(../images/menu/top/help.jpg) no-repeat;
	float: right;
	position: relative;
	top: 16px;
	right: 19px;
}
#topmenu_faq {
	width: 46px;
	height: 22px;
	background: url(../images/menu/top/faq.jpg) no-repeat;
	float: right;
	position: relative;
	top: 16px;
	right: 19px;
}
#topmenu_sitemap {
	width: 44px;
	height: 22px;
	background: url(../images/menu/top/site_map.jpg) no-repeat;
	float: right;
	position: relative;
	top: 16px;
	right: 19px;
}
	/* End Top Menu */
	
#mainmenu {
	padding: 0;
	margin: -18px 0 18px 0;
}
#mainbg {
   width: 761px;
	background: url(../images/background/bodybg.jpg) repeat-y;
}
#content {
	width: 740px;
	padding: 0 0 12px 12px;
}
#contact_info {
	width: 180px;
	height: 210px;
	padding: 0 0 260px 48px;
}
#driving_directions {
	margin: 20px 180px 0 0;
	float: right;
}
#services_left {
	width: 280px;
	height: 580px;
	padding: 0 0 0 49px;
}
#services_right {
	width: 280px;
	margin: 0 40px 0 0;
	float: right;
}
.car_photos {
	float: right;
	margin: 0 20px 0 20px;
}
#news_and_events {
	width: 761px;
	height: 132px;
	background: url(../images/background/news_and_events.jpg) no-repeat;
}
#news {
	width: 251px;
	height: 98px;
	background: url(../images/background/news.jpg) no-repeat;
	float: left;
	margin: 33px 0 0 2px;
}
#news_content {
	width: 170px;
	height: 86px;
	margin: 3px 0 0 75px;
}
#welcome {
	width: 759px;
	height: 300px;
	background: url(../images/background/welcome.jpg) no-repeat;
	margin-left: 1px;
}
#welcome_text {
	width: 460px;
	margin-left: 18px;
}
#footerbg {
	width: 761px;
	height: 49px;
	background: url(../images/background/footerbg.jpg) no-repeat;
	margin-bottom: 12px
}
#moo {
	visibility: hidden;
}
/* End Structure */



/* Begin Images */
.spacer {
	width: 1px;
	height: 1px;
	margin: 0;
	padding: 0;
}
#logo {
	width: 253px;
	height: 48px;
	border: none;
	background: transparent;
	float: left;
	margin: 12px 0 0 0;
}
#phone_number {
	width: 143px;
	height: 15px;
	background: url(../images/misc/phone_number.png) no-repeat;
	float: right;
	position: relative;
	top: 24px;
	right: 100px;
}
#undermenubg {
	width: 761px;
	height: 32px;
	border: none;
	background: transparent;
}
	/* Start Main Menu*/
div#mainmenu span {
	visibility: hidden;
}
div#aboutus {
	float: left;
	width: 127px; height: 26px;
	background: url( '../images/menu/main/aboutus.jpg' ) 0 -26px no-repeat;
}
div#products {
	float: left;
	width: 126px;height: 26px;
	background: url( '../images/menu/main/products.jpg' ) 0 -26px no-repeat;
}
div#services {
	float: left;
	width: 127px; height: 26px;
	background: url( '../images/menu/main/services.jpg' ) 0 -26px no-repeat;
}
div#ourcars {
	float: left;
	width: 127px; height: 26px;
	background: url( '../images/menu/main/ourcars.jpg' ) 0 -26px no-repeat;
}
div#tsdnw {
	float: left;
	width: 127px; height: 26px;
	background: url( '../images/menu/main/tsdnw.jpg' ) 0 -26px no-repeat;
}
div#contactus {
	float: left;
	width: 127px; height: 26px;
	background: url( '../images/menu/main/contactus.jpg' ) 0 -26px no-repeat;
}
	/* End Main Menu */
#home {
	width: 47px;
	height: 22px;
	border: none;
	background: transparent;
	float: right;
	margin: 16px 0 0 2px;
}
#help {
	width: 46px;
	height: 22px;
	border: none;
	background: transparent;
	float: right;
	margin: 16px 0 0 2px;
}
#faq {
	width: 46px;
	height: 22px;
	border: none;
	background: transparent;
	float: right;
	margin: 16px 0 0 2px;
}
#sitemap {
	width: 44px;
	height: 22px;
	border: none;
	background: transparent;
	float: right;
	margin: 16px 20px 0 0;
}
#jeremy {
	width: 160px;
	height: 160px;
	border: 1px solid;
	float: left;
	margin: 0 14px 0 12px;
}
#loren {
	width: 160px;
	height: 168px;
	border: 1px solid;
	float: left;
	margin: 0 14px 0 12px;
}
#mitzy {
	width: 160px;
	height: 160px;
	border: 1px solid;
	float: left;
	margin: 0 14px 0 12px;
}
#timmy {
	width: 160px;
	height: 160px;
	border: 1px solid;
	float: left;
	margin: 0 14px 0 12px;
}
#racing {
	width: 240px;
	height: 187px;
	border: none;
}
#customer_cars {
	width: 240px;
	height: 187px;
	border: none;
}
#shop_cars {
	width: 240px;
	height: 187px;
	border: none;
}
.car_pics {
	width: 240px;
	height: 180px;
	border: 1px solid;
}
#current_promo {
	width: 505px;
	height: 122px;
	padding: 9px 2px 0px 0px;
	float: right;
	border: none;
}
#paul_focus {
	width: 254px;
	height: 307px;
	border: none;
	float: right;	
}
footer_img {
	border: none;
}

/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
ul {
	padding: 0;
	margin: 0;
}
li {
	padding: 0;
	margin: 0;
}
.mods_ul {
	width: 720px;
	margin-left: 20px;
}
#site_map {
	margin-left: 20px;
}
#mainmenu li {
	display: inline;
	padding: 0;
	margin: 0 2px 0 2px;
}
.car_photos li {
	list-style: none;
}
/* End Entry Lists */



/* Begin Form Elements */
.formtables {
	width: 720px;
	border: 0;
	margin-left: 10px;
}
#ddform {
	width: 300px;
	padding: 0;
	margin: 0;
}
.ddformtables {
	width: 400px;
	border: 0;
	margin: 0 auto 0 auto;	
}
.ddtdmid {
	background-color: #f0f3dc;
	border-left: #cccccc solid 1px;
	border-right: #cccccc solid 1px;
}
.ddtdtop {
	background-color: #f0f3dc;
	border-top: #cccccc solid 1px;
	border-left: #cccccc solid 1px;
	border-right: #cccccc solid 1px;
}
.ddtdbottom {
	background-color: #f0f3dc;
	border-bottom: #cccccc solid 1px;
	border-left: #cccccc solid 1px;
	border-right: #cccccc solid 1px;
}
.input {
	width: 420px;
	font: bold 11px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #000;
	border: 1px solid #666;
	background: #e6e6e6;
}
.inputs {
	width: 336px;
	font: bold 11px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #000;
	border: 1px solid #666;
	background: #e6e6e6;
}
.inputss {
	width: 180px;
	font: bold 11px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #000;
	border: 1px solid #666;
	background: #e6e6e6;
}
.inputcomment {
	width: 715px;
	height: 100px;
	font: bold 11px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #000;
	border: 1px solid #666;
	background: #e6e6e6;
}
.formbutton {
	font: bold 9px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #666;
	border: 1px solid #666;
	background: #e6e6e6;
}
/* End Form Elements */


/* Begin Various Tags & Classes */

p {
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}
.clear_left {
	clear: left;
}
.clear_right {
	clear: right;
}
a {
	text-decoration: underline;
}
a:link {
	color: #CC9966;
}
a:visited {
	color: #666;
}
a:hover {
	text-decoration: none;
}

	/* Main Menu Links */
div#aboutus a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	text-decoration: none;
	overflow:hidden;
	background: url( '../images/menu/main/aboutus.jpg' ) top left no-repeat;
}
div#aboutus a:hover {
	background-image: none;
}
div#products a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	text-decoration: none;
	overflow:hidden;
	background: url( '../images/menu/main/products.jpg' ) top left no-repeat;
}
div#products a:hover {
	background-image: none;
}
div#services a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	text-decoration: none;
	overflow:hidden;
	background: url( '../images/menu/main/services.jpg' ) top left no-repeat;
}
div#services a:hover {
	background-image: none;
}
div#ourcars a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	text-decoration: none;
	overflow:hidden;
	background: url( '../images/menu/main/ourcars.jpg' ) top left no-repeat;
}
div#ourcars a:hover {
	background-image: none;
}
div#tsdnw a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	text-decoration: none;
	overflow:hidden;
	background: url( '../images/menu/main/tsdnw.jpg' ) top left no-repeat;
}
div#tsdnw a:hover {
	background-image: none;
}
div#contactus a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	text-decoration: none;
	overflow:hidden;
	background: url( '../images/menu/main/contactus.jpg' ) top left no-repeat;
}
div#contactus a:hover {
	background-image: none;
}
	/* End Main Menu Links */
/* End Various Tags & Classes*/


/* So what do you think? I mean this is the entire structure of the site...
   w00t! whos your daddy? */