html, BODY 	{ background: #6a6351; font-family : Arial, Helvetica, Sans-Serif; font-size : 8pt; color: #fff; font-style: normal; font-weight : normal; line-height: 12pt; margin: 0px;}
TD 		{ font-family : Arial, Helvetica, Sans-Serif; font-size : 8pt; color: #000; font-style: normal; font-weight : normal; line-height: 12pt;}
.bdyBKG { background: #000 url(/images/bdyBKG.gif) repeat; color: #fff; }

.whitetext { color: #fff; }

A 		{ color : #d9970d; text-decoration: none; }
A:Hover { color : #996633; text-decoration: none; }

img { border: 0; }

.title, h1 { font-family: Arial, Helvetica, sans-serif; color: #ccc; font-size : 18px; margin: 0; }
.subhead { font-family : Arial, Helvetica, Sans-Serif; font-size : 10pt; color: #fff; font-style: normal; font-weight: bold; }
.subhead:link, .subhead:active 	{ font-family : Arial, Helvetica, Sans-Serif; font-size : 11pt; color : #CC3333; font-style: normal; font-weight: bold; }
.subhead:Hover { font-family : Arial, Helvetica, Sans-Serif; font-size : 11pt; color : #F23625; font-style: normal; font-weight: bold; }

.white 			{ font-family : Arial, Helvetica, Sans-Serif; font-size : 8pt; color: #ffffff; font-style: normal; font-weight : normal; line-height: 12pt;}

#siteContainer { width: 100%; background: #6a6351; margin: 0; padding: 0; position: relative;}
/* This starts the styles for the new CSS Navigation */
#navContainer { width: 100%; height: 21px; text-align: left; background: #6a6351; }
#nav, #nav ul { 
	padding: 0;
	margin: 0;
	list-style-type: none; 
	line-height: 20px; 
	z-index: 55;
}
html>body #nav, #nav ul { position: relative; }

#nav a {
	display: block; 
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	width: 100%; 
}

#nav a.parent {
background: url(/images/arrow.gif) no-repeat; background-position: 95% 50%; 
}

#nav a.parent:hover {
background: url(/images/blackarrow.gif) center no-repeat; background-position: 95% 50%; 
background-color: #fff; 
}

#nav a:hover {
	background: #fff; 
	text-decoration: none;
	color: #000;
}
	
#nav li { 
	float: left;
	white-space: nowrap; 
}

#nav li ul { 
	z-index: 3; 
	border: 1px solid #6a6351; /*border-bottom-style: none; */
	padding: 0px; 
	position: absolute;
	background: #6f0310; 
	width: 130px; 
	width: expression('132px'); 
	left: -999em; 
}

#nav li ul li {
	width: 100%;
	/*border-bottom: 1px solid #6a6351; */
}

#nav li ul ul { 
	margin: -21px 0 0 128px; 
}
html>body #nav li ul ul { 
	margin: -21px 0 0 130px; 
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em; 
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { 
	left: auto; 
}	
	
#header { width: 100%; height: 89px; background: url(/images/bckHdr.gif) repeat-x; position: relative;}
#logoScion { position: absolute; top: 0; left: 0; }
#contactUs { position: absolute; top: 0; left: 150px; }
#hdrLogo { position: absolute; top: 0; left: 552px; }
#mainImage { width: 100%; height: 270px; background: #000; position: relative;}
#directions { position: absolute; top: 0; left: 874px; }

#mainBody { width: 974px; text-align: center; margin: 0; padding-top: 33px;}
#buttons { width: 821px; height: 120px; margin: 0 auto auto 53px;}
#cars { width: 974px; height: 114px; margin: 22px auto auto 0; }

#footer { width: 100%; height: 21px; line-height: 21px; overflow: hidden; border-top: 3px solid #6f0310; background: #6a6351; text-align: left; color: #fff;}
#footer a { color: #fff; }

#welcome { width: 954px; color: #ccc; margin: 10px; }

#Content { width: 100%; }
#subContent { width: 974px; }


.itemBorder { border: 1px solid #da960d; }

