﻿body 
{
    background-color:#3f3f3f;
    margin: 0px 0px 0px 0px;
    text-align:center;
}

div#content
{
  margin-left:auto;
    margin-right:auto;
    width:800px;
}

div#subContent
{
    position:relative;
    width:760px;
    margin-left:auto;
    margin-right:auto;
}
    
div#centerPage
{
    position:relative;
    overflow: visible;
    left:auto;
    right:auto;
    height: auto;
}

div#contentTop
{
    position:relative;
    width:840px;
    height:23px;
    margin-left:auto;
    margin-right:auto;
    background-image:url('images/marroon.jpg');
}

div#contentBackground
{
    position:relative;
    width:840px;
    overflow:auto;
    margin-left:auto;
    margin-right:auto;
    background-image:url('images/contentBackground.jpg');
}

div#contentBottom
{
    position:relative;
    width:840px;
    height:22px;
    overflow:auto;
    margin-left:auto;
    margin-right:auto;
    background-image:url('images/contentBackgroundBottom.jpg');
    
}

div#homeContentTop
{
    position:relative;
    width:840px;
    height:22px;
    margin-left:auto;
    margin-right:auto;
    background-image:url('images/contentBackgroundTop.jpg');
}

div#logo
{
    margin-left:auto;
    margin-right:auto;
}

div#logoBackground
{
    background-color:#000000;
    width:100%;
    height: 131px;
}

div#mainBackground
{
    position:relative;
}

div#maroonBackground
{
    position:relative;
    background-color:#660E1E;
    width:100%;
    height:23px;
}


div#navigation
{
    position:relative;
    top: -50px;
}

div#phoneNumber
{
    position:relative;
    font-family:Times New Roman;
    font-size:25pt;
    color:White;
}



.information
{
    color: #000000;
    font-family:Arial;
    font-size:10pt;
    text-align:left;
}

.navigate
{
	text-align: center;
	color: #ffffff;
	font-size:20px;
}

.navigate a:link, .navigate a:visited
{
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	font-family: Times New Roman;
	font-size:20px;
	padding-left:4px;
	padding-right: 4px;
}

.navigate a:hover, .navigate a:visited:hover
{
	color:#A8001F;
	text-decoration: none;
}

.dealer
{
	color: black;
	font-family: Arial;
	font-size: 11pt;
	font-weight:normal;
	line-height:13pt;
}

.footerInfo
{
    position:relative;
    font-family:Arial;
    font-size:10pt;
    color:#bfbfbf;
}

.footerInfo a:link, .footerInfo a:visited
{
	color: #bfbfbf;
	text-decoration: none;
	font-family: arial;
	font-size:10pt;
}

.footerInfo a:hover, .footerInfo a:visited:hover
{
	color:#ffffff;
	text-decoration: none;
}

.newDealer
{
	color: black;
	font-family: Arial;
	font-size: 10pt;
}

.productName
{
	color: black;
	font-family: Arial;
	font-size: 14pt;
	text-align:center;
	line-height:24pt;
	font-weight:bold;
}

.state
{
	color: #000000;
	font-family: Arial;
	font-size: 15pt;
	line-height:13pt;
	font-weight:bold;
}

.city
{
	color: #000000;
	font-family: Arial;
	font-size: 13pt;
	line-height:13pt;
	font-weight:bold;
}

a:link, a:visited
{
	color:#000000;
}

a:hover, a:visited:hover
{
	color:#A8001F;
}
