
.h1PageTitle
{
	display: none;
	margin-top: 0px;
	margin-bottom: 0px;

}


/*  homepage */
#divHomepageFlashSlideshow {
	padding-top: 0px;
	margin-top: -15px;
}

#divHomepageDivider
{
	height: 14px;
	background-image:url(../images/homepage/BottomMenu.jpg);
	background-repeat:no-repeat;
	
}

#divHomepageMainRow
{

	height: 250px;	
	background-image:url(../images/1x250_BottomGradient.jpg);
	background-repeat: repeat-x;
	display: block;
	display: table;
}


#divHomepageSpecials
{
	width: 270px;
	min-height: 250px;
	float: left;
	display: inline-block;
	display: table-cell;
}

#divHomepageMainText
{
	width: 435px;
	min-height: 250px;
	float: left;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	display: inline-block;
	display: table-cell;
}

#divHomepageShowroomHours
{
	width: 285px;
	height: 250px;
	background-color: #000000;
	float: right;
	display: inline-block;
	display: table-cell;
}

#divHomepageShowroomSpacer
{
	margin-top: 10px;
	margin-left: 10px;
}

#lblShowroomHoursLabel
{
	color: #ffffcc;
	font-family: Verdana;
	font-size: 18px;
}

.lblShowroomHoursDays
{
	color: #EBEBEB;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.lblShowroomHoursHours
{
	color: #cc9933;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}


#divHomepageShowroomHours A
{
	color: #000000;
	font-family: Verdana;
	font-size: 14px;
	margin-right: 40px;
	font-weight: bold;
}

#divHomepageShowroomHours A:link
{
	text-decoration: none;
}

#divHomepageShowroomHours A:hover
{
	text-decoration: underline;
}






/* Internet Specials Box */
#divInventorySpecials
{
	width: 260px;
	background-repeat: no-repeat;
	text-align: center;
	color: Navy;
	font-weight: bold;
	font-size: 14px;
}


#divInternetSpecials
{
	width: 260px;
	height: 200px;
	padding: 0px;
	background-repeat: no-repeat;
	text-align: center;
	color: Navy;
	font-weight: bold;
	font-size: 16px;
	margin: 0px;
	position: relative;
	left: -5px;
}


#divInternetSpecialsContent
{
	float: left;
	width: 230px;
}

#divInternetSpecials H2
{
	color: #ffffcc;
	text-align: center;
	font-size: 12px;
	position: relative;
	top: -3px;
	left: 5px;
	text-transform: uppercase;
}

#divSpecialYearMakeModel
{
	color: #cc9933;
	font-size: 16px;
	text-align: center;
}

#divSpecialPrice
{
	color: #ffffcc;
	font-size: 22px;
	text-align: center;
}
#divSpecialVIN{
	display: none;	
}
#divSpecialClickForDetails A
{
	color: #b4912b;
	font-size: 14px;
	text-align: center;
}



#divSpecialsLeftArrow
{
	width: 13px;
	height: 200px;
	float: left;
	vertical-align: middle;
	position: relative;
	left: 0px;
	top: 170px;
	
}


#divSpecialsRightArrow
{
	width: 13px;
	height: 200px;
	float: left;
	vertical-align: middle;
	position: relative;
	top: 170px;
	
}



#divSpecialsHeader
{
	width: 260px;
	height: 10px;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
}


#divSpecialsBody
{
	width: 260px;
	height: 200px;
	padding-left: 10px;
}


#divSpecialsFooter
{
	width: 260px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	padding-left: 0px;

}


#divPreviousTextLink
{
	float: left;
	text-align: left;	
	
}


#divNextTextLink
{
	float: right;
	text-align: right;
			
}



