#PageContainer{	
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.2em;	
}

#HeaderContainer{
	width: 1024px;
	height: 110px;
	background-color: black;
	text-align: left;
	background: url(/images/header.jpg);
}

#Menu{
	width: 1024px;
	height: 42px;
	background: #000000;
	text-align: left;
}

#BodyContainer{
	width: 1024px;
	text-align: center;
	background: url(/images/pagebg.jpg);
}

#SideContainer{
	width: 200px;
	float: left;
	text-align: center;
	color: white;
}

#SideBackground{
	margin-left: 4px;
	background: url(/images/sidepaneltop.jpg);
	background-repeat: no-repeat;
	height: 400px;
	width: 194px;
	clear: both;
}

#SideContent{
	padding-left: 8px;
	padding-right: 8px;
	text-align: left;
	color: white;
	clear: both;
}

#SplashFlashContainer{
	float: left;
	width: 390px;
	height: 510px;
	color: black;
}

#SplashRightContainer{
	padding-left: 4px;
	width: 420px;
	height: 510px;
	float: left;
}

#SplashRightContent{
	padding-left: 6px;
	padding-right: 8px;	
}


#SplashBottomContainer{
	text-align: left;
	clear:both;	
	color: black;
	padding: 10px;
}

#ContentContainer{		
	width: 824px;
	text-align: left;
	margin: 0px;
	float: left;
}

#BodyContent{		
	width: 790px;
	text-align: left;
	margin-left: 10px;
	margin-top: 4px;
	float: left;

}

#PageContent{
	padding: 0px 5px 0px 5px;
}

#FooterContainer{	
	clear: both;
	background: url(/images/footer.jpg);
	width: 1024px;
	height: 30px;
}

#FooterContent{	
	padding: 10px;
	text-align: center;
}

div.clr{
	clear:both;
}

/* ------------ Left Column ----------- */
/* ------------------------------------ */

#LeftColumn{	
	float:left;
	width: 245px;		
	height: 252px;
	background: url(/images/sidepaneltop.jpg) top center no-repeat;
}

#LeftColumn h2 {
	font-weight: normal;
	font-size: 130%;
	color: #333;
	border-bottom: 1px solid #000000;
	padding: 0px 0px 2px 0px;
	margin: 0px;
}

#LeftColumn h2 a {
	color: #666;
}

/* ------------ Center Column ----------- */
/* ------------------------------------ */

#CenterColumn{	
	width: 1000px;
	float:left;	
}	

#vendors{
	width: 100%;
}

#vendors td{
	padding-bottom: 30px;
}

#vendors img {
	margin: 0 15px 0 0;
}	

#vendors h2{
	font-size: 2em;
	font-weight: normal;
	border-bottom: 1px solid #000000;
	margin: 0px 0px 10px 0px;
	color: #990000;
}

#vendors h3{
	font-size: 1.3em;
	margin: 0 0 15px 0;
}

#vendors h3 a{
	text-decoration:none;
	color: #000000;
}

#vendors h3 a:hover{
	text-decoration:underline;
}

/* ------------ Right Column ----------- */
/* ------------------------------------ */

#RightColumn{	
	float:left;
	width: 755px;		
}

#BodyTop{
	width: 755px;
	height: 306px;
	background: url(/images/bodytop.jpg) bottom center no-repeat;
}

/* ------------- Standard HTML Tags ------------- */
/* ---------------------------------------------- */

Body{
	font: normal 62.5% Arial, Helvetica, sans-serif; 
	margin: 0px;	
	text-align:center;
}

h1{
	color: #73735c;
	font: normal 2.0em 2.0em;
	line-height: 33px;
	margin: 10px 0 4px;
	padding: 0;
}

h1.subhead{
	text-decoration: underline;
}

h2{
	font-size: 16px;
}

h3{
	font-size: 14px;
	color: #5D5D5D;
}

h3{
	font-size: 14px;
	color: #e21f26;
}

img{
	border: none;
}

/* ----------------- News Module ---------------- */
/* ---------------------------------------------- */

.NewsArticle{
	border-bottom: 1px solid #000000;
	padding: 0px 0px 5px 0px;
	margin: 5px 0px 5px 0px;
}

.NewsArticle a{
	color: #333;
	text-decoration: none;
}

.NewsArticle a:hover{
	text-decoration: underline;
}

.NewsArticle .ReleaseDate{
	font-style: italic;
	font-weight: bold;
}

/* ----------------- Calendar Module ---------------- */
/* -------------------------------------------------- */

#CalendarEvent .EventDate{
	font-style: italic;
	margin-bottom: 20px;
}



/* --------------------- CUSTOM -------------------- */
/* -------------------------------------------------- */

A{
	color: #000000;
	text-decoration: none
}

A:visited {color: #e21f26;
text-decoration: none}

A:active {color: #e21f26;
text-decoration: none}

A:hover {color: #e21f26;
text-decoration: underline}


.footertext{
	color: #272727;
	font-size: 10px;
	line-height: 18px;
	padding: 0;
}

a.nav:link {
color: #000000;
text-decoration: none;
font-weight: bold;
}

a.nav:visited {
color: #000000;
text-decoration: none;
font-weight: bold;
}

a.nav:active {
color: #000000;
text-decoration: none;
font-weight: bold;
}

a.nav:hover {
color: #e21f26;
text-decoration: none;
font-weight: bold;
}

#searchLeft{
	background-color: #fff;
	color: #000;
	width: 181px;
	margin: 0px;
}

#searchLeft .content{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
}

select, option{
	cursor: auto;
	font-size: 10px;
	color: #000000;
}

.imageleft {
	float: left;
	margin: 2px 10px 2px 5px;
	border-style:solid;
	border-color:#000000;
	border-width:0px;
}

.imageright {
float: right;
margin: 2px 8px 10px 10px;
	border-style:solid;
	border-color:#000000;
	border-width:0px;
}

.imagecenter {
float: center;
margin: 2px 2px 2px 2px;
	border-style:solid;
	border-color:#000000;
	border-width:0px;
}

#locatorResults{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

.locatorTitle a{
	color: black;
	font-weight: bold;	
	font-size: 13px;
}

#locatorResults td.Dealer1, #locatorResults td.Dealer2{
	background: #7592ad;
	border: 1px solid #000000;
	padding: 2px;
}
