body{
	background-color: #FFFFFF;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 18px;
}

.highlight{
	color:#996F31;
	}
	
p{
	margin-top:10px;
	margin-bottom:5px;
}

ul{
	list-style-type:disc;
	margin: 2px 0 2px 0;
}

a{
	color:#000000;
	text-decoration: none;
	}
	
a:visited{
	color:#000000;
	text-decoration: none;
}

#wrapper{
	width:760px;
	height:600px;
	margin:auto;
	margin-top:10px;
	background-color:#FFFFFF;
}

/* head */
.header{
	width:760px;
	height:105px;
	}
	
.logo{
	width:300px;
	height:105px;
	margin:auto;
	}
	
/* navigation */
#navigation{
	width: 760px;
	height:30px;
	margin:15px 0 0 0;
	background-color:#DEDA9C;
	line-height: 30px;
	text-transform: uppercase;	
}

ul.menu{
	margin:0;
	padding:0;
	}
	
#navigation li, #subnav li{
 	float:left;
	margin: 0 0 0 58px;
   	display: block;
}

/* tighten FireFox2 */	
#navigation li, #subnav li, x:-moz-any-link {
	float:left;
	margin: 0 0 0 52px;
  	display: block;
	}

/* tighten FireFox3 */	
#navigation li, #subnav li, x:-moz-any-link, x:default  {
	float:left;
	margin: 0 0 0 57px;
	display: block;
	}

#navigation li a{
	color:#464E43;
	}

.copy a, .listbottom a, .text a{
	color:#996F31;
}

.links a:hover{
	text-decoration: underline;
	}
	
#navigation li a:hover,.copy a:hover, .listbottom a:hover, .contact a:hover, .properties a:hover, .propertiesright a:hover, .text a:hover{
	color:#000000;
	text-decoration: underline;	
	}
	
.on{
	color:#000000;
	text-decoration: underline;	
	}
	
/* home */
#main{
	width:760px;
	height:400px;
	margin:15px 0 0 0;
	}

.imageright{
	float:right;
	width:100px;
	height:300px;
	margin: 0 30px 0 30px
	}

.show{
	float:left;
	width:500px;
	height:300px;
	margin: 0 0 0 30px;
	
	}
	
/* about us */

.image{
	width:100px;
	height:300px;
	margin: 0 30px 0 30px
	}
	
.copy{
	float:right;
	height:300px;
	width:550px;
	margin: 0 50px 0 0;
	}

/* properties */	
.properties{
	float:left;
	width:145px;
	height:400px;
	overflow:hidden;
	
	}

.properties ul{
	list-style-type:none;
	margin: 2px 0 0 0;
	padding-left:0;
	list-style-position: outside;	
	}
	
.gallery{
	float:right;
	width:425px;
	height:300px;
	background-color: #000000;
	margin:0 10px 0 0;
	}

.propertiesright{
	float:right;
	width:175px;
	height:300px;
	font-size:11px;
	}
	
/* concierge */

.listleft{
	float:left;
	width:200px;
	height:100px;
	margin:0 0 20px 15px;
	}
	
.listright{
	float:right;
	width:270px;
	height:100px;
	margin:0 35px 20px 0;
	}

.listbottom{
	clear:both;
	width:500px;
	margin:25px 0 0 0;
	}

.center{
	text-align:center;
	}

.center a:visited{
	color:#996F31;
	}

/* contact */

#maincontact{
	width:760px;
	height:450px;
	margin:10px 0 0 0;
	}
	
.contact{
	float:left;
	width:200px;
	height:300px;
 	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
	}

.contactright{
	float:right;
	width:400px;
	height:400px;
	margin: 0 100px 0 0;
	}
	
	
/* Sun Valley */
.sunvalleyright{
	float:right;
	width:500px;
	height:300px;
	margin: 0;
	}
	
.links{
	float:left;
	width:220px;
	height:300px;
 	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
	padding: 0 8px 0 0;
	overflow:auto;
	}

.group{
	display: block;
	width:200px;
	color: #996F31;
	text-decoration: none;
}

.group a:hover {
	color: #996F31;
	text-decoration: underline;
}

.option {
	display: block;
	color:#000000;
	text-decoration: none;
}

	
.option a:hover {
	text-decoration: underline;
}

.expand {
	display:inline;
	
}

.hide {
	display:none;
}

/* footer */
#footer{
	width:760px;
	height:80px;
	font-size: 12px;
	color: #FFFFFF;
	text-align:center;
	background-color:#292F29;
	}

#footer a, #foot a{
	color: #FFFFFF;
	}
	
#footer a:hover, #foot a:hover{
	text-decoration: underline;	
	}

#footer p{
	margin-top:1px;
	line-height:15px;
	}
	
.copyright{
	font-size: 10px;
	text-align:center;
	margin:10px 0 0 0;
	}


/*pop */

#wrap{
	width:500px;
	height:auto;
	margin:auto;
	margin-top:10px;
	background-color:#FFFFFF;
	}

.text{
	width:500px;
	height:auto;
	margin:15px 0 0 0;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999900;
	}
	
#foot{
	width:500px;
	height:80px;
	font-size: 12px;
	color: #FFFFFF;
	text-align:center;
	background-color:#292F29;
	}
	
/* Margin fix IE */

*html ul{
	list-style-type:disc;
	margin: 2px 0 2px 0;
	list-style-position:inside; 
}

*html #navigation li, #subnav li {
 	float:left;
	margin: 0 0 0 40px;
   	display: block;
}

*html .copy{
	float:right;
	height:300px;
	width:500px;
	margin: 0 50px 0 0;
	}

*html .listleft{
	float:left;
	width:200px;
	height:100px;
	margin:0 0 -8px 10px;
	}
	
*html .listright{
	float:right;
	width:250px;
	height:100px;
	margin:0 15px -8px 0;
	}

*html .contactright{
	margin: 0 50px 0 0;
	}

*html .properties{
	float:left;
	width:120px;
	height:320px;
	overflow:hidden;
	}
	