﻿html
{
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
}


body
{
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0 0 0 0;
	background-color: #e2e2e2;
	color: #000000;
	font-family: Arial;
	font-size: 13px;
	line-height: 19px;
}

/* font styles */

a:link, a:visited, a:active
{
	font-size: 13px;
	line-height: 19px;
	font-family: arial;
	color: #26488d;
	text-decoration: underline;
}

a:hover
{
	font-size: 13px;
	line-height: 19px;
	font-family: arial;
	color: #642037;
	text-decoration: none;
}

.Medium
{
	color: #000000;
	font-family: Arial;
	font-size: 16px;
	line-height: 22px;
}

a.Medium:link, a.Medium:visited, a.Medium:active
{
	font-size: 16px;
	line-height: 22px;
	font-family: arial;
	color: #26488d;
	text-decoration: underline;
}

a.Medium:hover
{
	font-size: 16px;
	line-height: 22px;
	font-family: arial;
	color: #642037;
	text-decoration: none;
}


.Small
{
	color: #666666;
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
}


.White
{
	color: #ffffff;
	font-family: Arial;
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
}
.Blue
{
	color: #26488d;
	font-family: Arial;
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
}

.BlueMedium
{
	font-size: 16px;
	line-height: 22px;
	font-family: arial;
	color: #26488d;
	text-decoration: none;
}





h1
{
	width: 100%;
	border-bottom: solid 0px #ccc;
	font-family: Arial;
	font-size: 20px;
	line-height: 27px;
	color: #26488d;
	padding: 0;
	margin: 0 0 10px 0;
	font-weight: normal;
}

h2
{
	width: 100%;
	border-bottom: solid 0px #ccc;
	font-family: Arial;
	font-size: 18px;
	line-height: 23px;
	color: #491526;
	padding: 0;
	margin: 0 0 10px 0;
	font-weight: normal;
}


.Title h2
{
	width: 100%;
	border-bottom: solid 1px #ccc;
	font-family: Arial;
	font-size: 20px;
	line-height: 27px;
	color: #26488d;
	padding: 0;
	margin: 0 0 10px 0;
	font-weight: normal;
}

.Subtitle h3
{
	width: 100%;
	border-bottom: solid 1px #ccc;
	font-family: Arial;
	font-size: 18px;
	line-height: 23px;
	color: #26488d;
	padding: 0;
	margin: 0 0 10px 0;
	font-weight: bold;
}

.Subtitle h4
{
	width: 100%;
	border-bottom: solid 1px #ccc;
	font-family: Arial;
	font-size: 17px;
	line-height: 21px;
	color: #491526;
	padding: 0;
	margin: 0 0 10px 0;
	font-weight: bold;
}

#BgHomepageImageText h2
{
	font-family: Arial;
	font-size: 20px;
	line-height: 27px;
	color: #ffffff;
	font-weight: normal;
}

.Sidebar h1
{
	width: 100%;
	border-bottom: solid 1px #ccc;
	font-family: Arial;
	font-size: 17px;
	line-height: 23px;
	color: #491526;
	padding: 0;
	margin: 0 0 10px 0;
	font-weight: normal;
}


.Sidebar h2
{
	width: 100%;
	border-bottom: solid 1px #ccc;
	font-family: Arial;
	font-size: 17px;
	line-height: 23px;
	color: #26488d;
	padding: 0;
	margin: 0 0 10px 0;
	font-weight: normal;
}

.Sidebar h3
{
	width: 100%;
	border-bottom: solid 1px #ccc;
	font-family: Arial;
	font-size: 16px;
	line-height: 21px;
	color: #491526;
	padding: 0;
	margin: 0 0 10px 0;
	font-weight: bold;
}


.footer
{
	font-size: 11px;
	line-height: 15px;
	font-family: arial;
	color: #ffffff;
	text-decoration: none;
}

a.footer:link, a.footer:visited, a.footer:active
{
	font-size: 11px;
	line-height: 15px;
	font-family: arial;
	color: #ffffff;
	text-decoration: underline;
}

a.footer:hover
{
	font-size: 11px;
	line-height: 15px;
	font-family: arial;
	color: #ffffff;
	text-decoration: none;
}


.DrivingTimesLocation
{
	color: #26488d;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

.DrivingTimesMinutes
{
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

.LotGuideHeader
{
	font-size: 13px;
	line-height: 16px;
	font-family: arial;
	color: #ffffff;
	text-decoration: none;
}



.LotGuideAvailable
{
	color: #333333;
	font-family: Arial;
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
}


.LotGuideSold
{
	color: #cc0000;
	font-family: Arial;
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
}



/* end font styles */

.BtnLotGuide a
{
	display: block;
	width: 512px;
	height: 51px;
	padding: 0;
	background: url('../images/btnLotGuide.gif') no-repeat 0 0;
}
.BtnLotGuide a:hover
{
	background: url('../images/btnLotGuideOver.gif') no-repeat 0 0;
}


.SidebarSpacer
{
	clear: both;
	width: 100%;
	height: 1px;
	background-color: #cccccc;
	margin: 10px 0;
}


#HeaderBar
{
	width: 100%;
	height: 110px;
	background: #491526 url(   '../images/BgHeader.jpg' ) repeat-x 0 0;
	border: none;
}


#NavBar
{
	width: 100%;
	height: 33px;
	background: #f5f5f5 url(   '../images/BgNav.jpg' ) repeat-x 0 0;
	border: none;
}

#NavButtonWrapper
{
	width: 980px;
	height: 33px;
	margin: 0 auto;
	padding: 0;
	background: #f5f5f5 url(   '../images/BgNav.jpg' ) repeat-x 0 0;
	border: none;
}

.GreyHorizontalLine
{
	clear: both;
	width: 100%;
	height: 1px;
	background-color: #aeaeae;
}


#BgContentTopSide
{
	clear: both;
	width: 980px;
	height: 20px;
	margin: 0 auto;
	background: #ffffff url(   '../images/BgTopSidebar.gif' ) no-repeat 0 0;
}

#BgContentSide
{
	clear: both;
	width: 980px;
	height: auto;
	min-height: 300px;
	margin: 0 auto;
	padding: 0;
	background: #ffffff url(   '../images/BgSidebar.gif' ) repeat-y 0 0;
}
#BgContentTopBlank
{
	clear: both;
	width: 980px;
	height: 20px;
	margin: 0 auto;
	background: #ffffff url(   '../images/BgTopBlank.gif' ) no-repeat 0 0;
}

#BgContent
{
	clear: both;
	width: 980px;
	height: auto;
	min-height: 300px;
	margin: 0 auto;
	padding: 0;
	background-color: #ffffff;
}

#ContentFull
{
	clear: both;
	float: left;
	width: 940px;
	padding: 0px 20px;
	height: auto;
	min-height: 300px;
}



#ContentLeft
{
	clear: both;
	float: left;
	width: 670px;
	padding: 0px 20px;
	height: auto;
	min-height: 300px;
}

#ContentRight
{
	float: right;
	width: 232px;
	padding: 0px 10px;
	height: auto;
	min-height: 300px;
}


#BottomLinksWrapper
{
	clear: both;
	float: left;
	width: 670px;
	padding: 4px 20px;
	height: 25px;
	border-top: solid 1px #ccc;
	text-align: center;
}


#BottomLinksWrapperFull
{
	clear: both;
	float: left;
	width: 920px;
	padding: 4px 20px;
	height: 25px;
	border-top: solid 1px #ccc;
	text-align: center;
}





#BgContentFooter
{
	clear: both;
	width: 980px;
	height: 46px;
	margin: 0 auto;
	background: #4e1729 url('../images/BgFooterBar.jpg' ) no-repeat 0 0;
}

div.BlueBarBG
{
	float: left;
	height: 25px;
	padding: 0;
	list-style: none;
	background-image: url('../images/bg-bar-3d.gif' );
	background-position: left bottom;
	background-repeat: repeat-x;
	padding-top: 5px;
}
div.BlueBarLeftBG
{
	background: url('../images/bg-bar-3d-end.gif' ) 0px 0px no-repeat;
	background-position: left;
	height: 25px;
	float: left;
	width: 10px;
	padding-top: 5px;
}
div.BlueBarRightBG
{
	background: url('../images/bg-bar-3d-end.gif' ) -10px 0 no-repeat;
	background-position: right;
	height: 25px;
	float: left;
	width: 10px;
	padding-top: 5px;
}




div.BlankTM
{
	float: left;
	height: 10px;
	padding: 0;
	list-style: none;
	padding: 0;
}

div.BlankBoxTL
{
	clear: left;
	background: url('../images/WhitePlainBoxLeft.jpg' ) 0px -10px no-repeat;
	background-position: left;
	float: left;
	width: 10px;
	height: 10px;
	padding: 0;
}

div.BlankBoxTR
{
	background: url('../images/WhitePlainBoxRight.jpg' ) 0px -10px no-repeat;
	background-position: right;
	float: left;
	width: 10px;
	height: 10px;
	padding-top: 0;
}


div.White3dBoxMM
{
	float: left;
	padding: 0;
	list-style: none;
	background: url('../images/WhiteBoxMiddle.jpg' ) 0px -10px repeat-x;
	padding: 0;
}
div.White3dBoxML
{
	clear: left;
	background: url('../images/WhiteBoxLeft.jpg' ) 0px -10px no-repeat;
	background-position: left;
	float: left;
	width: 10px;
	padding: 0;
}

div.White3dBoxMR
{
	background: url('../images/WhiteBoxRight.jpg' ) 0px -10px no-repeat;
	background-position: right;
	float: left;
	width: 10px;
	padding-top: 0;
}
div.White3dBoxBM
{
	float: left;
	height: 10px;
	width: 10px;
	padding: 0;
	list-style: none;
	background: url('../images/WhiteBoxMiddle.jpg' ) 0px -330px repeat-x;
	padding: 0;
}
div.White3dBoxBL
{
	clear: left;
	background: url('../images/WhiteBoxLeft.jpg' ) 0px -330px no-repeat;
	height: 10px;
	float: left;
	width: 10px;
	padding: 0;
}

div.White3dBoxBR
{
	background: url('../images/WhiteBoxRight.jpg' ) 0px -330px no-repeat;
	height: 10px;
	float: left;
	width: 10px;
	padding-top: 5px;
}

.ContactFormSmall
{
	height: 15px;
	font-size: 12px;
	font-family: Arial;
	color: #000000;
}

.ContactTextSmall
{
	color: #26488d;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}


.ContactText
{
	letter-spacing: -.5px;
	font-size: 20px;
	line-height: 25px;
	font-weight: normal;
	color: #6E8D3D;
	font-family: Arial;
}





#nav
{
	margin: 0;
	padding: 0 0 0 0;
	background: url(      '../images/BgNav.jpg' ) 0 0 repeat-x;
	float: left;
	width: 980px;
	float: left;
}

#nav li
{
	display: inline;
	padding: 0 0 0 0;
	margin: 0;
	text-align: center;
}
#nav a:link, #nav a:visited
{
	color: #373737;
	font-size: 15px;
	background: url(      '../images/BgNav.jpg' ) 0 0 repeat-x;
	padding: 8px 15px 8px 15px;
	margin: 0;
	float: left;
	width: auto;
	border-right: 1px solid #cccccc;
	height: 17px;
	text-decoration: none;
}

#nav a:hover
{
	color: #373737;
	background: url(      '../images/BgNavOver.jpg' ) 0 0 repeat-x;
	text-decoration: none;
}

#nav li:first-child a
{
	border-left: 1px solid #cccccc;
}

#nav li:first-child + li + li + li + li + li + li + li a
{
	border-right: 1px solid #cccccc;
}



