﻿html
{
	width: 100%;
	height: 100%;
}

body
{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #194f07 url('../images/BgBody.jpg') repeat-x center 120px;
	color: #222;
	font-size: 14px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman" , Times, serif;
}

td
{
	color: #222;
	font-size: 14px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman" , Times, serif;
}


.Black
{
	color: #222;
	font-size: 14px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman" , Times, serif;
}

.BlackMedium
{
	color: #222;
	font-size: 18px;
	line-height: 22px;
	font-family: Georgia, "Times New Roman" , Times, serif;
}




.White
{
	color: #fff;
	font-size: 14px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman" , Times, serif;
}

.WhiteMedium
{
	color: #fff;
	font-size: 18px;
	line-height: 22px;
	font-family: Georgia, "Times New Roman" , Times, serif;
}


.Green
{
	color: #367c1e;
	font-size: 14px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman" , Times, serif;
}

.GreenMedium
{
	color: #367c1e;
	font-size: 18px;
	line-height: 22px;
	font-family: Georgia, "Times New Roman" , Times, serif;
}

a.GreenMedium:link, a.GreenMedium:visited, a.GreenMedium:active
{
	color: #367c1e;
	font-size: 18px;
	line-height: 22px;
	font-family: Georgia, "Times New Roman" , Times, serif;
	text-decoration: underline;
}

a.GreenMedium:hover
{

	text-decoration: none;
}



.Small
{
	color: #222;
	font-size: 12px;
	line-height: 16px;
	font-family: Georgia, "Times New Roman" , Times, serif;
}


.HomeContactInfo
{
	color: #194f07;
	font-size: 11px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman" , Times, serif;
}

a.HomeContactInfo:link, a.HomeContactInfo:visited, a.HomeContactInfo:active
{
	color: #194f07;
	font-size: 11px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman" , Times, serif;
	text-decoration: underline;
}

a.HomeContactInfo:hover
{
	color: #194f07;
	font-size: 11px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman" , Times, serif;
	text-decoration: none;
}






a:link, a:visited, a:active
{
	font-size: 14px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman" , Times, serif;
	color: #087aae;
	text-decoration: underline;
}

a:hover
{
	font-size: 14px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman" , Times, serif;
	color: #367c1e;
	text-decoration: none;
}

h1
{
	font-size: 18px;
	line-height: 23px;
	font-family: Georgia, "Times New Roman" , Times, serif;
	color: #367c1e;
	font-weight: normal;
}

h2
{
	font-size: 16px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman" , Times, serif;
	color: #367c1e;
	font-weight: normal;
}

h3.GreenMedium
{
	font-size: 18px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman" , Times, serif;
	color: #367c1e;
	font-weight: bold;
	margin: 0px;
}

div.hr
{
	clear: both;
	width: 100%;
	height: 1px;
	margin: 2px 0px 8px 0px;
	background-color: #ccc;
}




.SidebarHeader
{
	color: #367c1e;
	font-size: 22px;
	line-height: 35px;
	font-family: Georgia, "Times New Roman" , Times, serif;
}


.Title
{
	width: 640px;
	border-bottom: solid 1px #ccc;
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 26px;
	line-height: 34px;
	color: #087aae;
	padding: 0;
	margin: 0 0 10px 0;
	font-weight: normal;
}


.BarHeader
{
	font-size: 17px;
	line-height: 21px;
	font-family: Georgia, "Times New Roman" , Times, serif;
	color: #070707;
	font-weight: normal;
	font-style: italic;
}

a.MlsHome:link, a.MlsHome:visited, a.MlsHome:active
{
	font-size: 18px;
	line-height: 23px;
	font-family: "Times New Roman" , Times, serif;
	color: #367c1e;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}

a.MlsHome:hover
{
	text-decoration: none;
}
.HomeMlsAddress
{
	font-size: 17px;
	line-height: 23px;
	font-family: "Times New Roman" , Times, serif;
	color: #070707;
	font-weight: normal;
	font-style: italic;
}

a.HomeMoreInfo:link, a.HomeMoreInfo:visited, a.HomeMoreInfo:active
{
	font-size: 14px;
	line-height: 18px;
	font-family: Arial, sans-serif;
	color: #1d3c81;
	font-weight: normal;
	text-decoration: underline;
}

a.HomeMoreInfo:hover
{
	text-decoration: none;
}

.TableHeader
{
	background-color: #0795d5;
	color: #fff;
}

.TableHeaderFont
{
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman" , Times, serif;
}

.BgGrey
{
	background-color: #f5f5f5;
}


#Header
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 240px;
	background: #169cd8 url('../images/Header.gif') repeat-x center top;
}

#HeaderInterior
{
	position: relative;
	width: 980px;
	height: 240px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}

#HeaderLogo
{
	position: absolute;
	top: 8px;
	left: 10px;
	width: 325px;
	height: 93px;
}

#HeaderAddress
{
	position: absolute;
	top: 30px;
	right: 50px;
	width: 370px;
	height: 150px;
	border: solid 0px red;
}

.HeaderText
{
	color: #fff;
}

a.HeaderText:link, a.HeaderText:visited, a.HeaderText:active
{
	color: #fff;
	text-decoration: underline;
}

a.HeaderText:hover
{
	text-decoration: none;
}




#BodyWrapper
{
	position: relative;
	width: 981px;
	height: auto;
	border: none;
	margin: 260px auto 0px auto;
	padding: 0px 0px 0px 0px;
}


#BodyTop
{
	clear: both;
	position: relative;
	width: 981px;
	height: 16px;
	background: url('../images/BodyTop.png') no-repeat 0 0;
}

#BodyMain
{
	clear: both;
	position: relative;
	width: 981px;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}

#FullColumn
{
	clear: both;
	position: relative;
	width: 941px;
	height: auto;
	margin: 0px;
	padding: 10px 20px;
	background-color: #fff;
}

#LeftColumn
{
	position: relative;
	float: left;
	width: 640px;
	height: auto;
	padding: 0px 20px 0px 20px;
	margin: 0;
}

#RightColumn
{
	position: relative;
	float: left;
	width: 279px;
	height: auto;
	padding: 0px 10px 0px 10px;
	margin: 0;
	border-left: solid 1px #ccc;
}


#BodyBottom
{
	clear: both;
	position: relative;
	margin: 0;
	padding: 0;
	width: 981px;
	height: 16px;
	background: url('../images/BodyBottom.png') no-repeat 0 0;
}


#HomePhotoWrapper
{
	position: absolute;
	width: 432px;
	height: 292px;
	border: solid 0px #ccc;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	z-index: 4;
	overflow: hidden;
}




#Footer
{
	clear: both;
	position: relative;
	margin: 0;
	padding: 10px 0px 0px 0px;
	width: 981px;
	height: 100px;
	border: none;
	text-align: center;
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 12px;
	line-height: 19px;
	color: #eff7de;
}

a.Footer:link, a.Footer:visited, a.Footer:active
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 12px;
	line-height: 19px;
	color: #eff7de;
	text-decoration: underline;
}

a.Footer:hover
{
	text-decoration: none;
}

.BtnLotGuide a
{
	display: block;
	width: 252px;
	height: 41px;
	padding: 0;
	background: url('../images/btnViewLots.gif') no-repeat 0 0;
}
.BtnLotGuide a:hover
{
	background: url('../images/btnViewLotsOver.gif') no-repeat 0 0;
}

.GreyBox
{
	border: solid 1px #ccc;
	background-color: #f5f5f5;
	padding: 10px;
}

div.ContactFormBarBG
{
	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;
	border-bottom: solid 1px #ccc;
}


div.SideBarHr
{
	width: 279px;
	height: 1px;
	background-color: #999;
	margin: 25px 0;
	padding: 0px;
}

#CrystalPhotoWrapper
{
	position: relative;
	width: 402px;
	height: 302px;
	border: none;
	background-color: #fff;
	padding: 0px 0px 20px 32px;
	z-index: 4;
	overflow: hidden;
}


#CrystalThumbWrapper
{
	position: relative;
	width: 468px;
	height: auto;
	border: none;
	z-index: 4;
	border: none;
}

#GalleryPhotoWrapper
{
	position: relative;
	width: 602px;
	height: 402px;
	border: none;
	background-color: #fff;
	padding: 0px 0px 20px 20px;
	z-index: 4;
	overflow: hidden;
}


#GalleryThumbWrapper
{
	position: relative;
	width: 590px;
	height: auto;
	border: none;
	z-index: 4;
	border: none;
	padding-left: 25px;
}



/* Primary Navigation */

#TabbedNav
{
	position: absolute;
	top: -32px;
	left: 0;
	width: 940px;
	padding: 0 0 0 40px;
	list-style: none;
	margin: 0 auto;
	clear: both;
}
#TabbedNav ul
{
	padding: 2px 0 0 5px;
	margin: 0;
}
#TabbedNav li
{
	float: left;
	background: url('../images/TabLeft.png') no-repeat left top;
	margin: 0;
	padding: 0px 13px 0px 8px; /*border-bottom: 1px solid #0076b4;*/
	list-style-type: none;
}
#TabbedNav a
{
	float: left;
	display: block;
	width: 85px;
	text-align: center;
	font-size: 13px;
	background: url('../images/TabRight.png') no-repeat right top;
	padding: 6px 15px 8px 6px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman" , Times, serif;
	color: #222;
}
#TabbedNav > ul a
{
	width: auto;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#TabbedNav a
{
	float: none;
}
/* End IE5-Mac hack */
#TabbedNav a:hover
{
	color: #fff;
}
#TabbedNav li#CurrentTab
{
	background-position: 0 -80px;
	border-width: 0;
}
#TabbedNav li#CurrentTab a
{
	background-position: 100% -80px;
	color: #000;
}
#TabbedNav li:hover, #TabbedNav li:hover a
{
	background-position: 0% -40px;
	color: #000;
}
#TabbedNav li:hover a
{
	background-position: 100% -40px;
}




