/* css :: structure :: Locust Hills */

/*html, body {
	height: 100%;
}*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bottomLink{
	text-align: center;
}
#flashcontent {
	width: 700px;
	height: 310px;
	min-height: 310px;
}
#flashcontentHome{
	text-align: center;
}
#mainContainer {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#contentContainer {
	background-image: url(../images/content_bgndTile.gif);
	background-repeat: repeat-y;
	padding-top: 20px;
	padding-left: 50px;
	padding-bottom: 15px;
	min-height: 250px;
	width: 600px; 		/*	================================ recently added */
	padding-right: 50px;
	position: relative;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.clear {
    clear: both;
    height: 1px;
    overflow: hidden;
}
.bottomLine {
	border-bottom-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
#footerBGND {
	background-image: url(../images/content_endCap.gif);
	background-repeat: no-repeat;
}
.footerContainer {
	height: 30px;
	min-height: 30px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 25px;
	color: #5B3916;
	font-weight: bold;
	font-size: 11px;
}
.link_size_16{
	font-size: 16px;
}

/******************************************  Drop Down link menus  */
            .dropDownMenu{ /* basic Menu style */
                 width:150px; /* you only really need to change this */
                 padding:0px 0px 0px 0px;
                 margin: 0;
                 /*background-color:;  */
                 font-size: 11px; /* you only really need to change this */
                 
                  
            }
            .dropDownMenu a.linkMenu, .dropDownMenu a.linkMenu:active,.dropDownMenu a.linkMenu:link,.dropDownMenu a.linkMenu:visited{ /* Link style */
                font-family: ariel, helvetica, serif;
                color:#FFF; /* you only really need to change this */
                padding:7px 0 7px 11px;
                display: block;
                width:140px;
                text-decoration: none;
                background-color: #785f3a;
                border-bottom:1px solid #94938E; /* you only really need to change this */
                border-left: 1px solid #94938E; /* you only really need to change this */
                border-right: 1px solid #94938E; /* you only really need to change this */
            }
            .dropDownMenu a.linkMenu:hover{
                background-color: #f7e674; /* you only really need to change this */
                color:#2d3793; /* you only really need to change this */
            }

			.dropDownMenu a.spacerImg{
				padding:7px 0 7px 11px;
                display: block;
                width:140px;
                text-decoration: none;
                background-color: ;
                border-bottom:none; /* you only really need to change this */
                border-left: none; /* you only really need to change this */
                border-right: none; /* you only really need to change this */
			}
		
            #neighborhood {/* individual positioning of drop down menus */
                top: 279px;
                left: 150px;
                position:absolute;
                margin-top: 24px;
            }
			#homes {/* individual positioning of drop down menus */
                top: 279px;
                left: 360px;
                position:absolute;
                margin-top: 24px;
            }

/****************************************** news */
span.news{
	font-size: 10px !important;
}

/******************************************  contactForm  */
#contactForm {
	color: #DFBB8B;
}
.textInput {
	/*width: 100%;*/
}

.builderTable{
	margin-top: 10px;
	font-size: 12px;
	line-height: 18px
}

.neighborhoodMap{
	position: absolute;
	top:130px;
	left: 24px;
}
a.wetlands{
	display: block;
	position: absolute;
	top:175px;
	left: 285px;
	width: 40px;
	height: 40px;
}
a.trails{
	display: block;
	position: absolute;
	top:225px;
	left: 400px;
	width: 40px;
	height: 40px;
}
a.boatSlips{
	display: block;
	position: absolute;
	top:720px;
	left: 415px;
	width: 40px;
	height: 40px;
}
a.clubhouse{
	display: block;
	position: absolute;
	top:340px;
	left: 390px;
	width: 40px;
	height: 40px;
}
a.golfCart{
	display: block;
	position: absolute;
	top:355px;
	left: 300px;
	width: 40px;
	height: 40px;
}
a.gazebo{
	display: block;
	position: absolute;
	top:755px;
	left: 25px;
	width: 40px;
	height: 40px;
}
a.homeownersAssoc{
	display: block;
	position: absolute;
	top:365px;
	left: 200px;
	width: 40px;
	height: 40px;
}
a.wildlife{
	display: block;
	position: absolute;
	top:475px;
	left: 340px;
	width: 40px;
	height: 40px;
}
a.canoes{
	display: block;
	position: absolute;
	top:485px;
	left: 510px;
	width: 40px;
	height: 40px;
}
a.kayaks{
	display: block;
	position: absolute;
	top:440px;
	left: 55px;
	width: 40px;
	height: 40px;
}
a.grounds{
	display: block;
	position: absolute;
	top:645px;
	left: 225px;
	width: 40px;
	height: 40px;
}