/* CSS Document */

/* ##########
   # GLOBAL #
   ########## */

body, div, p, a, ul, li, span, table, tr, td, h1, h2, h3, h4, img {
	padding: 0;
	margin: 0;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	
	border: 0;
}
body {
	background-image:url('img/bg.jpg');
	font-size:62.5%;
}

p a, ul a {
color:#3d436f;
text-decoration:none;
}


p a:hover, ul a:hover {
text-decoration:underline;
}
.tabletop {
width:796px;
margin-top:20px;
margin-left:auto;
margin-right:auto;
/*padding-top:0px;*/
background-image:url('img/shad_top.jpg');
background-position:top;
}


.tablemiddle1 {
width:796px;
margin-left:auto;
margin-right:auto;
background-image:url('img/shad_middle.jpg');
background-position:top left;

}

.tablemiddle2 {
width:796px;
margin-left:auto;
margin-right:auto;
background-image:url('img/shad_middle.jpg');
background-position:top left;

}
.tablebottom {
width:796px;
margin-left:auto;
margin-right:auto;
background-image:url('img/shad_bottom.jpg');
background-position:bottom left;

}
.container-top{
width:760px;
border-top:5px solid #fff;
border-left:5px solid #fff;
border-right:5px solid #fff;
margin-left:auto;
margin-right:auto;
margin-top:15px;/**/
background:#f4eadc;
}
.container-middle{
width:760px;
border-left:5px solid #fff;
border-right:5px solid #fff;
margin-left:auto;
margin-right:auto;
background:#e8d3b4;
}
.container-middle-photos{
width:760px;
border-left:5px solid #fff;
border-right:5px solid #fff;
margin-left:auto;
margin-right:auto;
background-image:url('img/bg_phototop.gif');
background-position:top left;
}

.container-middle-2{
width:760px;
border-left:5px solid #fff;
border-right:5px solid #fff;
margin-left:auto;
margin-right:auto;
background:#719e8f;
}
.columns{
width:760px;

}

.columns_resservices{
width:760px;
}

.column1{
width:550px;
background-image:url('img/pic_home_bottom.jpg');
background-position:top left;
background-repeat:no-repeat;
border-right:1px solid white;
}
.column1_features{
width:760px;
}

.column1_features h1{
width:760px;
padding:40px 0 0 190px;
}
.column1_plans{
width:760px;
background-image:url('img/pic_plans_bot.jpg');
background-position:top left;
background-repeat:no-repeat;
}

.column1_location{
width:760px;
background-image:url('img/pic_location_bot.jpg');
background-position:top left;
background-repeat:no-repeat;
}
.column1_photo{
width:372px;
background-image:url('img/title_photo.jpg');
background-position:top left;
background-repeat:no-repeat;
border-right:1px solid white;
}


.column2{
width:209px;
background-image:url('img/pic_home_rendering.jpg');
/**/background-position:top;
background-repeat:no-repeat;
background-color:#d6a378;
border-top: 1px solid white;

}

.column2 p{
padding:175px 0 35px 0;
text-align:center;

}

.container-bottom{
width:760px;
border-left:5px solid #fff;
border-right:5px solid #fff;
border-bottom:5px solid #fff;
margin-left:auto;
margin-right:auto;
background:#fff;

margin-bottom:15px;
}



a {
	text-decoration: none;
}

.header {
background:#f4eadc;

}

.headerlogo {
width:188px;
float:left;
padding:12px 0px 15px 20px;
/*border:1px solid red;*/
}

/*TOP MENU*/
#topmenu {
float:right;
width:260px;
margin-top:33px;
}
#topmenu, #topmenu ul{

list-style: none;
/**/
}
#topmenu ul{
width:130px;
/**/
}
#topmenu a {
	display: block;
	text-align:center;
	color:black;
	text-decoration:none;
	padding:5px 0;
width:128px;
	}
#topmenu a:hover, #topmenu a.sfhover {
background:#9e8e65;
	color:#fff;
	}
	
/*	#topmenu ul a:hover, #topmenu ul a.sfhover {

	}*/
#topmenu li {
	float: left;
width:128px;
border-left:1px solid #f4eadc;
border-top:1px solid #f4eadc;
border-right:1px solid #f4eadc;
}
#topmenu li ul {
	position: absolute;
	left: -999em;
	border-top: 1px solid #fff;
}

#topmenu li ul a {
	
	/**width:129px;*/
	border-bottom:1px solid #fff;
	background:#c6bda6;
}
#topmenu li ul a:hover, #topmenu li ul a.sfhover {

	background:#9e8e65;/**/
	border-top: none;
}
#topmenu li:hover, #topmenu li.sfhover {
border-left:1px solid white;
border-right:1px solid white;
border-top:1px solid white;

	background:#9e8e65;
}
#topmenu li li {
border-left:1px solid white;
border-right:1px solid white;
border-bottom:none;
border-top:none;
}

#topmenu li li:hover, #topmenu li li.sfhover{
border-top:none;
}

/*#topmenu li.top, #topmenu li.top {

	border-top:1px solid white;
	border-left:1px solid white;
	border-right:1px solid white;
}*/

#topmenu li:hover ul, #topmenu li.sfhover ul {
	left: auto;
}
#topmenu li:hover, #topmenu li.sfhover {
    position: static;
}


/*MAIN MENU*/
#mainmenu {
	border-bottom:1px solid #fff;
width:100%;
}

#mainmenu, #mainmenu ul{
padding: 0;
margin: 0;
list-style: none;
background:#9e8e65;
white-space:nowrap;
/**/
}

#mainmenu a {
	display: block;
	width: 152px;
	text-align:center;
	color:white;
	text-decoration:none;
	padding:5px 0;
	border-right: 1px solid #fff;
	}
#mainmenu a:hover, #mainmenu a.sfhover {
width:151px;
_width:152px;
background:#c6bda6;
	color:#333333;
	border-left: 1px solid #fff;
	_border-left:none;	
	}
	
#mainmenu span a{
_width:147px;
_border-right:none;
}
#mainmenu span a:hover, #mainmenu span a.sfhover{
_width:148px;
}
#mainmenu span li{
_width:147px;
}


#mainmenu li {
	float: left;
	width: 152px;
}
#mainmenu li ul {
	position: absolute;
	width: 153px;
	left: -999em;
	border-top: 1px solid #fff;
}
#mainmenu li ul li {
	
	width:151px;
}
#mainmenu li ul a {
	width:151px;
	_width:152px;/**/
	border-left: 1px solid #fff;
	border-bottom:1px solid #fff;
}
#mainmenu li ul a:hover, #mainmenu li ul a.sfhover {
	width:151px;
	_width:152px;
	*border-left: 1px solid #fff;/**/

}
#mainmenu li:hover ul, #mainmenu li.sfhover ul {
	left: auto;
	width:153px;
	_width:152px;
_margin-left:-1px;/**/
}


#mainmenu li:hover, #mainmenu li.sfhover {
    position: static;
}


/*#mainmenu li span:hover, #mainmenu span li.sfhover{
*width:140px;
}
#mainmenu li span {
*width:140px;
}*/

.content1{
padding-bottom:30px;
}

.content1 h1{

font-size:1.2em;
letter-spacing:.3em;
padding-bottom:1em;
color:#8e5950;

}
.content1 p, .content1 ul {

padding-left:58px;
padding-right:25px;
padding-bottom:1em;
line-height:18px;
color:#8e5950;

}
.content1 div.floorplans_list ul {

padding-right:0;


}
.content1 a{

color:#3d436f;

}

.content1 div.features_list {
padding-left:58px;
margin-left:0px;
}/**/

.villebois{
width:500px;
padding-left:188px;
}

.villebois p{
color:#8c5623;
line-height:18px;
padding-bottom:12px;
}

.homepagelist{
margin:75px 25px 25px 115px;
}

.homepagelist p{
line-height:2em;
padding-bottom:12px;
}

.smart{
width:210px;
float:right;
margin:0 25px;
text-align:center;
}

.leftnav1{
width:110px;
position:relative;
left:0;
top:15px;
font-size:.9em;
line-height:30px;

}
.leftnav1 ul{
text-align:right;

}
.leftnav1 li{
list-style:none;
padding-bottom:5px;

}

.leftnav1 li a{
text-decoration:none;
color:#000000;

}

.leftnav1 li a:hover{
text-decoration:underline;

}
.leftnav_location{
width:110px;
position:relative;
left:0;
top:170px;
font-size:.9em;
line-height:2em;

}
.leftnav_location ul{
text-align:right;

}
.leftnav_location li{
list-style:none;
padding-bottom:5px;

}

.leftnav_location li a{
text-decoration:none;
color:#000000;

}

.leftnav_location li a:hover{
text-decoration:underline;

}
.leftnav_features{
width:120px;
float:left;
font-size:.9em;
line-height:2em;
background:#ccac91;
border-right:1px solid #fff;
border-bottom:1px solid #fff;
padding-top:20px;
padding-bottom:21px;
padding-right:11px;

}
.leftnav_features ul{
text-align:right;

}
.leftnav_features li{
list-style:none;
line-height:2.6em;
	padding-bottom:5px;
}

.leftnav_features li a{
text-decoration:none;
color:#000000;

}

.leftnav_features li a:hover{

text-decoration:underline;

}


.leftnav_resservices{
width:180px;
border-right:1px solid #fff;
background:#fbb752;

padding-right:0;
}
.leftnav_resservices ul{
width:155px;
margin-right:0;
padding-left:50px;
padding-top:40px;
}
.leftnav_resservices li{
list-style:none;
font-size:1em;
line-height:3em;

}

.leftnav_resservices li a{
text-decoration:none;
color:#000000;

}

.leftnav_resservices li a:hover{

text-decoration:underline;
}


.leftnav_photos{
width:100px;
position:relative;
left:0;
top:95px;
font-size:.9em;
line-height:2em;

}
.leftnav_photos ul{
text-align:right;

}
.leftnav_photos li{
list-style:none;
	padding-bottom:5px;

}

.leftnav_photos li a{
text-decoration:none;
color:#000000;

}
.leftnav_photos li a:hover{

text-decoration:underline;

}

.fp_sm{
width:368px;
float:left;
}

.fp_sm p{
padding:0;
margin:0;
}

.fp_cap{
width:120px;
float:left;

}

.fplisting{
float:right;
width:140px;
}
.fplisting h1{
font-size:1.1em;
letter-spacing:.05em;
width:auto;
padding:0;
margin:0;
}
.fplisting h2{
font-size:1.0em;
letter-spacing:.05em;
width:auto;
margin:0;
}
.fplisting ul{
padding-top:15px;
}
.fplisting ul ul{
padding-top:0;
}
.locationmap{
float:left;
border-left:1px solid white;
}

.directions{
width:200px;
float:left;
display:inline;
margin: 20px 30px 0 30px;
}

.directions h1{
padding-top:10px;
}
.areaattractions{
float:left;
padding:40px 0 75px 189px;
width:400px;
}
.areaattractions ul{
padding-left:16px;
list-style-position:outside;
list-style-type: disc;
color:#c87a00;
}
.areaattractions li{
line-height:19px;
}

.features_amenitieslist{
float:left;
padding:40px 0 0 25px;
width:260px;
}
.features_amenitieslist ul{
padding-left:16px;
list-style-position:outside;
list-style-type: disc;
color:#c87a00;
}
.features_amenitieslist li{
line-height:19px;
}
.features_list{
float:left;
padding:30px 0 50px 78px;

width:450px;
}
.features_list ul{
list-style-position:outside;
color:#8e5950;
padding-left:0;
}

.features_list li{
line-height:19px;
}

.villeboispic {
background-image:url(img/pic_villebois_top.jpg);
background-position:top left;
background-repeat:no-repeat;
width:100%;
height:228px;
}



.floorplans_list{
float:left;
padding:30px 0 50px 78px;

width:500px;
}
.floorplans_list ul{
list-style-position:outside;
color:#8e5950;
padding-left:0;
}

.floorplans_list li{
line-height:19px;
list-style:none;
}




.plans_list{
float:right;
padding:30px 30px 50px 0;
width:200px;/*border:1px solid red;*/
}
.plans_list ul{
padding-left:16px;
list-style-position:outside;
list-style-type: none;
color:#595959;

}

.plans_list li{
line-height:19px;
}
.plans_list a{
color:#595959;
text-decoration:none;
}

.plans_list a:hover{
text-decoration:underline;
color:#000;
}
.plans_list p{
padding-top:150px;
font-size:.9em;
}
.title_plans{
/*position:relative;
left:50px;
top:120px;
border:1px solid red;*/
float:left;
width:350px;
display:inline;
margin-left:30px;
margin-top:120px;
}
.sitemap{
margin:24px 0 75px 30px;
/*border:1px solid red;*/
}
.fp{
margin:24px 0 75px 140px;
/*border:1px solid red;*/
}

.title_resservices{
margin:25px 0  25px 50px;
}
.bodyresservices{
background:#ffe1b8;
padding-top:50px;
}
.bodyresservices h1{
font-size:1.2em;
padding-bottom:1em;

}
.bodyresservices p{
line-height:1.7em;
padding:0 50px 10px 50px;

}
.policy ul{
line-height:1.7em;
padding:0 50px 10px 50px;

}
.bodyresservices form input{
border:1px solid #595959;
}
.band_blue{
background:#96abb5;
border-bottom:1px solid #fff;
border-top:1px solid #fff;
margin-top:50px;
padding-top:65px;

}

.thiseasy{
float:left;
width:150px;
margin-left:75px;
line-height:17px;
}

.riverstone_bullets{
float:left;
width:200px;
padding-left:50px;
padding-bottom:50px;
}

.riverstone_bullets li{
line-height:2em;
}

.copyright{
border:none;
color:#595959;
font-size:.9em;
padding-left:3.5em;

}

.bottommenu ul {
background:#fff;
padding-left:38px;
padding-top:20px;




}

.bottommenu li {
list-style:none;
display:inline;
padding:0 1em;

border-right:1px solid #595959;

}

.bottommenu li a {
color:#595959;
font-size:.9em;

}
.bottommenu li a:hover {
text-decoration:underline;
}
.ehllogo{
float:left;
padding-left:53px;
padding-top:14px;
padding-bottom:16px;
width:26px;

}

.titles {
padding: 27px 0 27px 50px;
}



.text_contentarea {
padding:50px;
}

.text_contentarea p{
padding-bottom:15px;
font-size:1.2em;
line-height:1.7em
}

.text_contentarea form{
}
.text_contentarea form input{
border:1px solid #595959;
}

.websitemap ul{
padding-left:12px;
}
.websitemap ul a:hover{
text-decoration:underline;
}

.photothumbs{
margin:0 0 0 58px;
width:435px;

}
.photothumbs td{
padding-bottom:5px;

}
.photothumbs img{
padding-right:5px;
}
.photothumbs img.last{
padding-right:0;
}
div.row {
  clear: both;
  padding-top: 10px;
  }

div.row span.label {
  float: left;
  width: 100px;
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 235px;
  text-align: left;
  } 

#topmenu li:hover ul, #topmenu li.sfhover ul {
	margin-left:-1px;#}