@charset "utf-8";
/* CSS Document */

*							{ margin:0px; padding:0px; }
img 						{ display:block; border: none; }
body 						{ background: url(../images/home/mountainBackground2.jpg) top no-repeat #50531e /*#5a5b42*/; font-size: x-small; font-family: Verdana, Arial, Helvetica, sans-serif; }
.aboutPage					{ background: url(../images/home/mountainBackground13.jpg) top no-repeat #50531e; }
.areaPage					{ background: url(../images/home/mountainBackground3.jpg) top no-repeat #50531e; }
.locationPage				{ background: url(../images/home/mountainBackground4.jpg) top no-repeat #50531e; }
.photoPage					{ background: url(../images/home/mountainBackground5.jpg) top no-repeat #50531e; }
.contactPage				{ background: url(../images/home/mountainBackground14.jpg) top no-repeat #50531e; }
.phase1Page					{ background: url(../images/home/mountainBackground11.jpg) top no-repeat #50531e; }
.phase2Page					{ background: url(../images/home/mountainBackground8.jpg) top no-repeat #50531e; }
.legendPage					{ background: url(../images/home/mountainBackground12.jpg) top no-repeat #50531e; }
html 						{ overflow-y: scroll; }
.clear						{ clear: both; }

.container					{ width: 702px; margin: 140px/*20px*/ auto 0; padding-top: 1px; background-color: #FFF; }
.menu						{ width: 700px; height: 26px; margin: 0 1px; background-color: #81835f; }
.menuItem a	 				{ float: left; height: 20px; padding-top: 6px; color: #FFF; text-align: center; text-decoration: none; font-size: 1.1em; }

.mi1 a						{ width: 75px; }
.mi2 a						{ width: 87px; }
.mi3 a						{ width: 92px; }
.mi4 a						{ width: 94px; }
.mi5 a						{ width: 89px; }
.mi6 a						{ width: 117px; }
.mi7 a						{ width: 103px; }
/*.mi8 a						{ width: 95px; }*/

.menuItem a:hover			{ background-color: #b8bb88; color: #50531e; }
.menuSpacer					{ float: left; width: 5px; height: 20px; padding-top: 6px; color: #FFF; text-align: center; }
.contentTop					{ clear: left; width: 702px; height: 10px; background-image: url(../images/home/contentTop.jpg); line-height: 0px; font-size: 0px; }
.contentOuterContainer		{ width: 702px; background: url(../images/home/contentOuterContainerBG.jpg) repeat-y; }
.contentInnerContainer		{ width: 702px; background: url(../images/home/contentInnerContainerBG5.jpg) no-repeat bottom; padding-bottom: 165px; }
.contentLeft				{ float: left; width: 187px; padding: 7px 0 0 13px; }  
.contentRight				{ float: left; width: 457px; padding: 7px 5px 0 20px; display:inline;} 
.homepagePic				{ margin-top: 20px; }
.leftMenu					{ width: 184px; height: 407px; padding-top: 10px; background-image: url(../images/home/leftMenuBG.jpg); font-family: "Times New Roman", Times, serif; }
.leftMenuTop				{ width: 184px; color: #50531e; text-align: center; text-decoration: underline; font-size: 3em; font-variant: small-caps; letter-spacing: 0.05em; }
.leftMenuItems				{ width: 184px; padding-top: 10px; text-align: center; font-size: 2em; font-variant: small-caps; letter-spacing: 0.05em; line-height: 2em; }
.leftMenuItems a			{ color: #50531e; text-decoration: none; }
.leftMenuItems a:hover		{ font-weight: bold; }
.buildersContainer			{ width: 184px; padding: 0 5px; margin-top: 10px; }
.builders					{ /*border: 1px solid #c4963d;*/ width: 174px; height: 118px; color: #50531e; font-family: "Times New Roman", Times, serif; text-align: center; 
							text-decoration: underline; font-size: 2em; font-variant: small-caps; letter-spacing: 0.05em;   }
.builderImage				{ margin: 10px 0 0 5px; }
.content					{ text-align: justify; font-size: 1.1em; line-height: 1.5em; }
.cfooter					{ clear: left; padding-top: 20px; text-align: right; color: #663300; font-weight: bold; font-style: italic; }
.bottomBar					{ width: 700px; margin: 1px 1px; background-color: #81835f; height: 20px; padding-top: 6px; color: #FFF; text-align: center; text-decoration: none; 
							font-size: 1.1em;}
.bottomBarItem				{ float: left; width: 233px; height: 20px; padding-top: 6px; color: #FFF; text-align: center; text-decoration: none; font-size: 1.1em; }
.bottomLinks				{ background-color: #50531e /*#5a5b42*/; color: #FFF; text-align: center; padding: 10px 0; }
.bottomLinks a				{ color: #FFF; text-decoration: underline; }
.bottomLinks a:hover		{ text-decoration: none; }

.areaInfoImage				{ margin-left: 137px; margin-bottom: 15px; }
.siteplanImage				{ margin-left: 137px; }

.propertyTable				{ margin-top: 10px; }
.propertyTableRow			{ color: #50531e; }
.propertyTableCell			{ float: left; width: 95px; text-align: center; }
.propertyTableCellUpdate	{ float: left; width: 75px; text-align: center; }
.bold						{ font-weight: bold; }
.small						{ width: 45px; }

.formRow					{ width: 450px; clear: left; }
.formLeft,
.formRight,
.formFarRight				{ float: left; padding-bottom: 10px; }
.formLeft					{ width: 125px; }
.formRight					{ width: 300px; }
.singleLineInput			{ width: 250px; border: 1px solid #9e9e9e; }
.multiLineInput				{ width: 250px; height: 100px; border: 1px solid #9e9e9e; overflow: auto; }

.indentLeft					{ margin-left: 20px; }
.hidden						{ display: none; }
.editText					{ border: solid 1px #C5C5C5; width: 71px; }