/***** Elements *****/

a
{
	font-size: 9px;
	text-decoration: none;
	border-style: none;
	margin: 0;
	padding: 0;
}

a img
{
	border: 0;
}

body
{
	background-color: Black;
	font-family: Arial;
	font-size: 10px;
	background-image: url(/images/Global/backgrounds/main.png);
}

#communityDropDown a
{
	color: White;
	display: block;
	border-bottom: dashed 1px black;
	padding: 5px;
}

#communityDropDown a:hover
{
	background-color: #004AFF;
}

#footer a
{
	color: Black;
}



hr, h1, h2, h3, h4, h5, h6
{
	margin: 0;
	padding: 0;
	text-align: center;
}

p, ul, li
{
	margin: 0;
	padding: 0;
	text-align: left;
}


/***** Classes *****/

a.navButton:hover
{
	background-color: #004AFF;
	background-image: none;
	color: White;
}

.centered
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#communityDropDown a.bottom
{
	border-style: none;
}

.loginLink
{
	font-weight: bold;
	font-size: 11px;
	text-align: right;
	height: 26px;
	margin-top: 16px;
	margin-right: 10px;
}

.navButton
{
	background-image: url(/images/global/buttons/buttonBackground.gif);
	background-position: right top;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
	height: 20px;
	color: Black;
}

.stackLeft
{
	float: left;
}

.stackRight
{
	float: right;
}

.noStack
{
	clear: both;
}


/***** Element IDs *****/
#bottomAdContainer
{
	padding-top: 15px;
	max-height: 90px;
	max-width: 728px;
	overflow: hidden;
}

#communityDropDown
{
	background-color: #5D98F9;
	position: absolute;
	left: 652px;
	top: 50px;
	visibility: hidden;
	z-index: 100;
	font-weight: bold;
	font-size: 11px;
}

#content
{
	padding: 20px 5px 20px 5px;
}

#footer
{
	/*text-align: center;*/
	margin: 5px 5px 0 5px;
	width: 975px;
	height: 81px;
	background-image: url(/images/global/backgrounds/footer.gif);
	font-size: 10px;
	font-family: Arial, Arial;
}

#footerLinks
{
	padding-top: 45px;
}

#header
{
	margin: 0;
	width: 100%;
	height: 159px;
	background-image: url(/images/global/backgrounds/head.jpg);
	background-repeat: no-repeat;
}

#homeNavButton
{
	width: 31px;
	background-image: url(/images/global/buttons/home-button.gif);
}

#homeNavButton:hover
{
	color: White;
	background-image: url(/Images/global/Buttons/home-over-button.gif);
	background-repeat: no-repeat;
	background-color: Transparent;
}

#loginLinks
{
	margin-right: 55px;
}

#Marque
{
	margin: 0;
	width: 100%;
	height: 63px;
	background-image: url(/images/global/backgrounds/marque.gif);
	background-repeat: repeat-x;
	line-height: 63px;
}

#rvDotNet
{
	margin: 13px;
}

#wrapper
{
	background-color: White;
	padding: 0;
	padding-bottom: 5px;
	width: 985px;
	max-width: 985px;
	min-width: 985px;
	color: Black;
	margin: 20px auto 20px auto;
}

#mainLeftAdContainer
{
	height: 127px;
	width: 594px;
}
#mainLeftAdContent
{
	height: 60px;
	width: 468px;
	max-height: 60px;
	max-width: 468px;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 33.5px;
	overflow: hidden;
}

.dealerContainer, .topDealerContainer
{
	height: 55px;
	margin: 4px 15px 0 15px;
	min-width:100px;
}
.topDealerContainer
{
	margin: 4px 15px 0 65px;
}
