/* CSS Document */
* {
	margin:0; 
	padding:0;
	border: 0;
	font-family: "Georgia", serif;
	color: #3c2408;
	text-align: center;
	}
a {
	color:#9a8800;
	text-decoration:none;
} 
a:hover {
	color:#961517;
	text-decoration:none;
}
img {
	display: block;
}
p {
	font-size:16px;	
	font-weight:normal;
	line-height:130%;
}
body {
	width:100%;
	background:#d6c995;
}
.emphasis {
	color:#a31f24;	
	font-weight:bold;	
}
.header {
	font-size:18px;
	font-weight:bold;
	color:#978b59;
}
#topGradient {
	width:100%;
	background: transparent url("images/topBgTile.jpg") repeat-x;
	background-position: 0% 0%;
}
#bottomGradient {
	width:100%;
	background: transparent url("images/bottomBgTile.jpg") repeat-x;
	background-position: 0% 100%;
}
#pageWrap {
	width:854px;
	margin:0 auto;
}
#propOpen {
	width:1px;
	height:1000px;
	float:right;
}
#page {
	width:850px;
	margin:0 auto;
}
/*HEADER begin*/
#headerTop {
	width:850px;
	height:8px;
	background: transparent url("images/headerTop.jpg");
}
#headerLeft {
	width:331px;
	height:101px;
	background: transparent url("images/headerLeft.jpg");
	float:left;
}
#headerLogo {
	width:184px;
	height:101px;
	background: transparent url("images/headerLogo.jpg");
	float:left;
}
#headerLogo a {
	width:184px;
	height:101px;
	float:left;
}
#headerLogo2 {
	width:184px;
	height:40px;
	margin:0 auto;
}
#headerLogo2 a {
	width:184px;
	height:40px;
	float:left;
}
#headerLogo h1 {
	float:left;
	margin:0 0 0 -10000px;
}
#headerMidRight {
	width:193px;
	height:101px;
	background: transparent url("images/headerMidRight.jpg");
	float:left;
}
#clickToChatBtn {
	width:142px;
	height:47px;
	background: transparent url("images/clickToChatBtn.jpg");
	float:left;
}
#clickToChatBtn a {
	width:142px;
	height:47px;
	float:left;
	background: transparent url("images/clickToChatBtn.jpg") 0 0px;
	background-position:0 0px;
}
#clickToChatBtn a:hover {
	background-position:0 -47px;
}
#headerRight {
	width:142px;
	height:54px;
	background: transparent url("images/headerRight.jpg");
	float:left;
}
/*HEADER end*/
#gallery {
	width:816px;
	height:306px;
	background: transparent url("images/gallery.jpg");
	clear:left;
	margin:0 auto;
}
/*NAV begin*/
#nav {
	width:796px;
	height:32px;
	margin:0 auto;
}
#nav ul {
	margin:0 0 0 -10000px;	
	float:left;	
}
#nav li {	
	color:#908301;
	float:left;	
}
#companyBtn {
	width:136px;
	height:32px;
	background:transparent url("images/companyBtn.jpg");
	float:left;	
}
#companyBtn a{
	width:136px;
	height:32px;
	background:transparent url("images/companyBtn.jpg") 0 0;
	float:left;	
}
#companyBtn a:hover{
	background-position: 0 -32px;
}
.ClassOut #companyBtn a {
}
.ClassOver #companyBtn a {
	background-position:0 -32px;
}
#companyBtn .dropdown .dropDownBg {
	top:32px;
	left:-130px;
}
#communitiesBtn {
	width:130px;
	height:32px;
	background:transparent url("images/communitiesBtn.jpg");
	float:left;	
}
#communitiesBtn a{
	width:130px;
	height:32px;
	background:transparent url("images/communitiesBtn.jpg") 0 0;
	float:left;	
}
#communitiesBtn a:hover{
	background-position: 0 -32px;
}
.ClassOut #communitiesBtn a {
}
.ClassOver #communitiesBtn a {
	background-position:0 -32px;
}
#communitiesBtn .dropdown .dropDownBg {
	top:32px;
	left:-130px;
}
#customHomesBtn {
	width:131px;
	height:32px;
	background:transparent url("images/customHomesBtn.jpg");
	float:left;	
}
#customHomesBtn a{
	width:131px;
	height:32px;
	background:transparent url("images/customHomesBtn.jpg") 0 0;
	float:left;	
}
#customHomesBtn a:hover{
	background-position: 0 -32px;
}
.ClassOut #customHomesBtn a {
}
.ClassOver #customHomesBtn a {
	background-position:0 -32px;
}
#customHomesBtn .dropdown .dropDownBg {
	top:32px;
	left:-130px;
}
#sundogClubBtn {
	width:131px;
	height:32px;
	background:transparent url("images/sundogClubBtn.jpg");
	float:left;	
}
#sundogClubBtn a{
	width:131px;
	height:32px;
	background:transparent url("images/sundogClubBtn.jpg") 0 0;
	float:left;	
}
#sundogClubBtn a:hover{
	background-position: 0 -32px;
}
#energyBtn {
	width:131px;
	height:32px;
	background:transparent url("images/energyBtn.jpg");
	float:left;	
}
#energyBtn a{
	width:131px;
	height:32px;
	background:transparent url("images/energyBtn.jpg") 0 0;
	float:left;	
}
#energyBtn a:hover{
	background-position: 0 -32px;
}
#contactBtn {
	width:136px;
	height:32px;
	background:transparent url("images/contactBtn.jpg");
	float:left;	
}
#contactBtn a{
	width:136px;
	height:32px;
	background:transparent url("images/contactBtn.jpg") 0 0;
	float:left;	
}
#contactBtn a:hover{
	background-position: 0 -32px;
}
.ClassOut #contactBtn a {
}
.ClassOver #contactBtn a {
	background-position:0 -32px;
}
#contactBtn .dropdown .dropDownBg {
	top:32px;
	left:-136px;
}

.ClassOut .dropdown .dropDownBg {
	display:none;
}
.ClassOver .dropdown .dropDownBg {
	display:inline;
}
#nav .dropdown {
	width:0;
	height:0;
 	position: relative; 
 	margin:0;
 	float:left;
 	z-index: 5000;
  }
#nav .dropdown .dropDownBg {
	color:#f7ffb8;
	font-size:11px;
 	background:#9a8800;
	width:130px;
	height:100px;
	position: absolute;
	z-index: 500;
 	margin:0;
  }
#nav .dropdown ul {
 	background:transparent url("images/dropDownBgOver.jpg");
 	border:1px solid #521802;
	width:120px;
	height:95%;
	margin:0 4px !important;
	margin:0 2px;
  }
#nav .dropdown li {
	width:100%;
	list-style:none;
	margin:0 auto;
	text-align:center;
	text-transform: uppercase;
}
#nav .dropdown img {
	display:block;
	margin:0;
}
#nav .dropdown a {
	font-family:arial;
	width:100%;
	height:100%;
	color:#f7ffb8;
	font-weight:normal;
	background:transparent url("images/dropDownBgOver.jpg");
}
#nav .dropdown a:hover {
	background:transparent url("images/dropDownBg.jpg");;	
}
/*NAV end*/
/*CONTENT begin*/
#contentWrap {
	width:796px;
	margin:0 auto;
	clear:left;
}
#contentTop {
	width:795px;
	height:18px;
	background: transparent url("images/contentTop.jpg");
}
#contentLeft {
	width:795px;
	background: transparent url("images/contentLeft.jpg") repeat-y;
	background-position: 0% 0%;	
}
#contentRight {
	width:795px;
	background: transparent url("images/contentRight.jpg") repeat-y;
	background-position: 100% 0%;	
	text-align:left;
}
#content {
	width:744px;
	background: transparent url("images/contentBG.jpg") repeat-y;
	margin-left:26px;
}
#content p{
	width:714px;
	text-align:left;
	margin:0 auto;
}
#content p img {
	margin-left:15px;
	margin-bottom:10px;
}
#content h2 {
	width:714px;
	font-size:22px;
	font-weight:bold;
	color:#978b59;
	text-align:left;
	margin:0 auto;	
}
#propContentOpen {
	width:1px;
	height:214px;
	float:left;
}
#clearingContentFooter {
	width:744px;
	height:1px;
	clear:left;
}
#contentBottom {
	width:795px;
	height:16px;
	background: transparent url("images/contentBottom.jpg");
}
#additionalBtns {
	width:714px;
	height:47px;
	text-align:center;
	margin:0 auto;	
}
#additionalBtnsWrap {
	height:47px;
	text-align:center;
	margin:0 auto;	
}
#addtnlAboutUsBtn {
	background:url('images/subBtn_aboutUs.jpg');
	width:142px;
	height:47px;	
	margin:0 auto;
	float:left;
}
#addtnlAboutUsBtn a{
	background:url('images/subBtn_aboutUs.jpg');
	background-position: 0 0px;
	width:142px;
	height:47px;
	float:left;	
}
#addtnlAboutUsBtn a:hover{
	background-position: 0 -47px;
}
#addtnlLocationBtn {
	background:url('images/subBtn_ourLocation.jpg');
	width:142px;
	height:47px;	
	margin:0 auto;
	float:left;
}
#addtnlLocationBtn a{
	background:url('images/subBtn_ourLocation.jpg');
	background-position: 0 0px;
	width:142px;
	height:47px;
	float:left;	
}
#addtnlLocationBtn a:hover{
	background-position: 0 -47px;
}
#addtnlStoryBtn {
	background:url('images/subBtn_ourStory.jpg');
	width:142px;
	height:47px;	
	margin:0 auto;
	float:left;
}
#addtnlStoryBtn a{
	background:url('images/subBtn_ourStory.jpg');
	background-position: 0 0px;
	width:142px;
	height:47px;
	float:left;	
}
#addtnlStoryBtn a:hover{
	background-position: 0 -47px;
}
#addtnlStaffBtn {
	background:url('images/subBtn_ourStaff.jpg');
	width:142px;
	height:47px;	
	margin:0 auto;
	float:left;
}
#addtnlStaffBtn a{
	background:url('images/subBtn_ourStaff.jpg');
	background-position: 0 0px;
	width:142px;
	height:47px;
	float:left;	
}
#addtnlStaffBtn a:hover{
	background-position: 0 -47px;
}
#addtnlNewsBtn {
	background:url('images/subBtn_recentNews.jpg');
	width:142px;
	height:47px;	
	margin:0 auto;
	float:left;
}
#addtnlNewsBtn a{
	background:url('images/subBtn_recentNews.jpg');
	background-position: 0 0px;
	width:142px;
	height:47px;
	float:left;	
}
#addtnlNewsBtn a:hover{
	background-position: 0 -47px;
}
#addtnlSundropsBtn {
	background:url('images/subBtn_sundrops.jpg');
	width:175px;
	height:94px;	
	margin:0 auto;
	float:left;
}
#addtnlSundropsBtn a{
	background:url('images/subBtn_sundrops.jpg');
	background-position: 0 0px;
	width:175px;
	height:94px;
	float:left;	
}
#addtnlSundropsBtn a:hover{
	background-position: 0 -94px;
}
#addtnlNanoResortsBtn {
	background:url('images/subBtn_nanoResorts.jpg');
	width:142px;
	height:47px;	
	margin:0 auto;
	float:left;
}
#addtnlNanoResortsBtn a{
	background:url('images/subBtn_nanoResorts.jpg');
	background-position: 0 0px;
	width:142px;
	height:47px;
	float:left;	
}
#addtnlNanoResortsBtn a:hover{
	background-position: 0 -47px;
}
#viewSundropsBtn {
	background:url('images/viewSundropsBtn.jpg');
	width:300px;
	height:47px;	
	float:left;
	margin-left:15px;
}
#viewSundropsBtn a{
	background:url('images/viewSundropsBtn.jpg');
	background-position: 0 0px;
	width:300px;
	height:47px;
	float:left;	
}
#viewSundropsBtn a:hover{
	background-position: 0 -47px;
}
#energyHouseBtn {
	background:url('images/energyHouseBtn.jpg');
	width:254px;
	height:242px;
	float:left;
	margin:0px 15px;
}
#energyHouseBtn a{
	background:url('images/energyHouseBtn.jpg');
	background-position: 0 0px;
	width:254px;
	height:242px;
	float:left;		
}
#energyHouseBtn a:hover{
	background-position: 0 -242px;
}
#addtnlProcessBtn {
	background:url('images/subBtn_ourProcess.jpg');
	width:142px;
	height:47px;	
	margin:0 auto;
	float:left;
}
#addtnlProcessBtn a{
	background:url('images/subBtn_ourProcess.jpg');
	background-position: 0 0px;
	width:142px;
	height:47px;
	float:left;	
}
#addtnlProcessBtn a:hover{
	background-position: 0 -47px;
}
#addtnlCustomHomesBtn {
	background:url('images/subBtn_customHomes.jpg');
	width:142px;
	height:47px;	
	margin:0 auto;
	float:left;
}
#addtnlCustomHomesBtn a{
	background:url('images/subBtn_customHomes.jpg');
	background-position: 0 0px;
	width:142px;
	height:47px;
	float:left;	
}
#addtnlCustomHomesBtn a:hover{
	background-position: 0 -47px;
}
#addtnlHomeGalleryBtn {
	background:url('images/subBtn_homeGallery.jpg');
	width:142px;
	height:47px;	
	margin:0 auto;
	float:left;
}
#addtnlHomeGalleryBtn a{
	background:url('images/subBtn_homeGallery.jpg');
	background-position: 0 0px;
	width:142px;
	height:47px;
	float:left;	
}
#addtnlHomeGalleryBtn a:hover{
	background-position: 0 -47px;
}
#addtnlContactInfoBtn {
	background:url('images/subBtn_contactInfo.jpg');
	width:142px;
	height:47px;	
	margin:0 auto;
	float:left;
}
#addtnlContactInfoBtn a{
	background:url('images/subBtn_contactInfo.jpg');
	background-position: 0 0px;
	width:142px;
	height:47px;
	float:left;	
}
#addtnlContactInfoBtn a:hover{
	background-position: 0 -47px;
}
#addtnlContactFormBtn {
	background:url('images/subBtn_contactForm.jpg');
	width:142px;
	height:47px;	
	margin:0 auto;
	float:left;
}
#addtnlContactFormBtn a{
	background:url('images/subBtn_contactForm.jpg');
	background-position: 0 0px;
	width:142px;
	height:47px;
	float:left;	
}
#addtnlContactFormBtn a:hover{
	background-position: 0 -47px;
}
#addtnlMediaKitBtn {
	background:url('images/subBtn_mediaKit.jpg');
	width:142px;
	height:47px;	
	margin:0 auto;
	float:left;
}
#addtnlMediaKitBtn a{
	background:url('images/subBtn_mediaKit.jpg');
	background-position: 0 0px;
	width:142px;
	height:47px;
	float:left;	
}
#addtnlMediaKitBtn a:hover{
	background-position: 0 -47px;
}
.viewProfileBtn {
	background:url('images/viewProfileBtn.jpg');
	width:70px;
	height:38px;	
	margin:35px 5px 0px 0px;
	float:right;
}
.viewProfileBtn a{
	background:url('images/viewProfileBtn.jpg');
	background-position: 0 0px;
	width:70px;
	height:38px;
	float:left;	
}
.viewProfileBtn a:hover{
	background-position: 0 -38px;
}
#viewMapBtn {
	background:url('images/viewMapBtn.jpg');
	width:191px;
	height:165px;	
	float:right;
	margin-top:20px;
}
#viewMapBtn a{
	background:url('images/viewMapBtn.jpg');
	background-position: 0 0px;
	width:191px;
	height:165px;
	float:left;	
}
#viewMapBtn a:hover{
	background-position: 0 -165px;
}
#enlargeBtn {
	background:url('images/enlargeBtn.jpg');
	width:167px;
	height:81px;	
	float:left;
	margin:0px;
}
#enlargeBtn a{
	background:url('images/enlargeBtn.jpg');
	background-position: 0 0px;
	width:167px;
	height:81px;
	float:left;	
}
#enlargeBtn a:hover{
	background-position: 0 -81px;
}
#mapFS {
	background:url('images/mapFS.jpg');
	width:900px;
	height:675px;	
	margin:10px auto;
	border:2px solid #482217;
}
#contactEmailBtn {
	background:url('images/contactEmailBtn.jpg');
	width:283px;
	height:31px;	
	margin-top:178px;
	float:left;
}
#contactEmailBtn a{
	background:url('images/contactEmailBtn.jpg');
	background-position: 0 0px;
	width:283px;
	height:31px;
	float:left;	
}
#contactEmailBtn a:hover{
	background-position: 0 -31px;
}
#formwrap {
	font-size:14px;
	font-weight:bold;
	width:500px;
	background:#cfd59b;
	border:solid 2px #a4a97c;
	text-align:left;
	margin: 0px auto;
}
#formwrap p {
	width:500px;
	padding:10px;
}
#formwrap tr{
	width:500px;
}
#formwrap td{
	text-align:left;
	padding:5px 10px;
}
#formwrap .formlabel{
	font-weight:bold;
	width:100px;
}
#formwrap .formfield{
	font-weight:bold;
	width:400px;
}
#formwrap input{
	background:#f8ffb9;
	padding:3px;
	text-align:left;
	border-top:solid 2px #adb282;
	border-left:solid 2px #adb282;
	border-right:solid 2px #e5ebac;
	border-bottom:solid 2px #e5ebac;
	font-weight:bold;
}
#formwrap textarea{
	background:#f8ffb9;
	padding:3px;
	width:350px;
	text-align:left;
	border-top:solid 2px #adb282;
	border-left:solid 2px #adb282;
	border-right:solid 2px #e5ebac;
	border-bottom:solid 2px #e5ebac;
	font-weight:bold;
}
#formwrap select{
	background:#f8ffb9;
	padding:3px;
	text-align:left;
	border-top:solid 2px #adb282;
	border-left:solid 2px #adb282;
	border-right:solid 2px #e5ebac;
	border-bottom:solid 2px #e5ebac;
	font-weight:bold;
}
#formwrap option{
	text-align:left;
	padding:2px;
}
#submitBtnWrap {
	width:101px;
	height:35px;
	background: url(images/submitBtn.jpg) no-repeat;
	margin:0 auto;	
}
.submit_up {
	width:101px;
    height:35px;
	background: url(images/submitBtn.jpg) no-repeat;
	background-position:0 0;
	float:left;
}
.submit_over {
	width:101px;
    height:35px;	
    background: url(images/submitBtn.jpg) no-repeat;
    background-position:0 -35px;
	cursor:pointer;
	float:left;
}
.submit_down {
	width:101px;
    height:35px;	
    background: url(images/submitBtn.jpg) no-repeat;
    background-position:0 -70px;
	cursor:pointer;
	float:left;
}
/*CONTENT end*/
/*SECONDARY NAV begin*/
#secondaryNav {
	width:796px;
	height:99px;
	margin:0 auto;
}
#secondaryNav ul {
	margin:0 0 0 -10000px;	
	float:left;	
}
#secondaryNav li {	
	float:left;	
}
#secondaryLeft {
	width:18px;
	height:99px;
	background:transparent url("images/secondaryLeft.jpg") 0 0;
	float:left;
}
#communitiesBtnBig {
	width:189px;
	height:99px;
	background:transparent url("images/communitiesBtnBig.jpg");
	float:left;	
}
#communitiesBtnBig a{
	width:189px;
	height:99px;
	background:transparent url("images/communitiesBtnBig.jpg") 0 0;
	float:left;	
}
#communitiesBtnBig a:hover{
	background-position: 0 -99px;
}
#customHomesBtnBig {
	width:189px;
	height:99px;
	background:transparent url("images/customHomesBtnBig.jpg");
	float:left;	
}
#customHomesBtnBig a{
	width:189px;
	height:99px;
	background:transparent url("images/customHomesBtnBig.jpg") 0 0;
	float:left;	
}
#customHomesBtnBig a:hover{
	background-position: 0 -99px;
}
#energyBtnBig {
	width:190px;
	height:99px;
	background:transparent url("images/energyBtnBig.jpg");
	float:left;	
}
#energyBtnBig a{
	width:190px;
	height:99px;
	background:transparent url("images/energyBtnBig.jpg") 0 0;
	float:left;	
}
#energyBtnBig a:hover{
	background-position: 0 -99px;
}
#contactBtnBig {
	width:191px;
	height:99px;
	background:transparent url("images/contactBtnBig.jpg");
	float:left;	
}
#contactBtnBig a{
	width:191px;
	height:99px;
	background:transparent url("images/contactBtnBig.jpg") 0 0;
	float:left;	
}
#contactBtnBig a:hover{
	background-position: 0 -99px;
}
#secondaryRight {
	width:18px;
	height:99px;
	background:transparent url("images/secondaryRight.jpg") 0 0;
	float:left;
}
/*SECONDARY NAV end*/
#footer {
	width:850px;
	height:204px;
	margin:0px auto;
	background:transparent url("images/footer.jpg") 0 0 no-repeat;	
	clear:left;
}
#subFooter {
	width:850px;
	float:left;
	padding-top:80px;
	margin-bottom:10px;
}
#seoFooter {
	color:#310e08;
	font-size:11px;
	text-align:center;
	width:850px;
}
#seoFooter a {
}
#seoFooter a:hover {
	color:#f8ffb9;
}
#seoFooter p {
	color:#310e08;
	font-size:10px;
	text-align:center;
	width:850px;
	padding-top:2px;
}
#subFooter h3{
	color:#310e08;
	font-size:14px;
	text-align:right;
	padding-right:30px;
}
#subFooter a {
	color:#9a8800;
}
#subFooter a:hover {
	color:#eddd7d;
}
#clearingFooter {
	width:850px;
	height:1px;
	margin:0px auto;
	clear:both;
}