body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #F0F9FC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333333;
	_behavior:url(../styles/csshover.htc);
}
/************************************************************* TEXT STYLES */
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}

#shadow {
	background-image: url(/images/vertshadow.jpg);
	background-repeat: repeat-y;
}
#container {
	background-color: #FFFFFF;
}

#navlinks a {
	text-decoration: none;
	color: #4066b3;
	margin-left: 15px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-top: 2px;
}
#navlinks {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 1px;
}
#navlinks td {
	height: 15px;
}
#navlinks strong {
	text-decoration: none;
	color: #4066b3;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#rightbox {
	width: 160px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(/images/rh_box/rh_box.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 300px;
}
.headertxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #163C8D;
}
.copyright {
	font-size: 9px;
	color: #3C5784;
}
li {
	margin-left: -10px;
}
.hidden {
/* filter: alpha(opacity=90); -moz-opacity:0.9; opacity: 0.9; */
}

#fadingpic {
	clear:both;
}

h1 {
	font-size:14px;
}

/*********************************************************** Price results listings */

div.pricerow {
	font-size:10px;
	float:left;
	padding:3px;
	width:716px;
}

div.pricerow div {
	float:left;
	margin:0 0 0 5px;
}

div.pricerow .price {
	float:right;
	font-weight:bold;
	margin:0 5px 0 0;
	color:#000066;
}

div.pricerow .type {
	text-align:center;
	width:200px;
}

div.pricerow .description {
	font-weight:bold;
	width:260px;
}

div.pricerow .beds-baths {
	margin:0 0 0 20px;
}

/*********************************************************** Menu CSS */
#menu {
	height:23px;
	background:url(../images/menu-bg.gif);
	padding:0 0 0 50px;
}

#menu ul {
	list-style: none;
	float: left;
	padding:0;
	margin:0;
}

#menu ul li {
	height: 23px;
	float: left;
	background: transparent 0 -23px no-repeat;
	margin:0;
}

#menu ul li#home {
	width:52px;
	background-image:url(../images/menu/home.gif)
}

#menu ul li#properties {
	width:79px;
	background-image:url(../images/menu/properties.gif)
}

#menu ul li#masterplan {
	width:89px;
	background-image:url(../images/menu/masterplan.gif)
}

#menu ul li#location {
	width:70px;
	background-image:url(../images/menu/location.gif)
}

#menu ul li#overview {
	width:73px;
	background-image:url(../images/menu/overview.gif)
}

#menu ul li#contact {
	width:85px;
	background-image:url(../images/menu/contact-us.gif)
}

#menu ul li#photogallery {
	width:101px;
	background-image:url(../images/menu/photo-gallery.gif)
}

#menu ul li#news {
	width:48px;
	background-image:url(../images/menu/news.gif)
}

#menu ul li#downloads {
	width:86px;
	background-image:url(../images/menu/downloads.gif)
}

#menu ul li:hover {
	background-position: 0 0;
}

#menu ul li ul {
	position: absolute;
	left: 8px;
	display: none;
	width: 150px;
	font-family:tahoma, arial;
	color:#4066B3;
	top:auto;
	left:auto;
}
	
#menu ul li ul li {
	height: 17px;
	background: white;
	border-left:1px solid #B0B0B0;
	border-right:1px solid #B0B0B0;		
	padding:3px 0 0 0;
}

#menu ul li ul li.bottom {
	border-bottom:1px solid #B0B0B0;		
}

#menu ul li ul li:hover {
	background: #EBEBEB;
}

#menu ul li ul li a {
	padding: 1px 0 0 20px;
	width: 130px;
	height: 17px;
	font-size: 11px;
	text-align: left;
	color: #4066B3;
	text-decoration: none;
}

#menu ul li ul li.heading a {	
	padding: 1px 0 0 10px;
	width: 140px;
	font-weight:bold;
	text-transform:uppercase;
}

#menu ul li ul li.heading:hover {	
	background:white;
}

#menu ul li ul li a span {
	display: block;
}

#menu ul li:hover ul {
	display: block;
}

#menu a {
	display: block;
	height: 23px;
}

#menu a span {
	display: none;
}
/************************************************************* Other STYLES */
.news-photo {
	float:left;
	border:1px solid #4066B3;
	margin:0 20px 20px 0;
}

#invisible {
	display:none;
}

/************************************************************* FORM STYLES */

form.form1 label{
	float: left;
	width: 200px;
	font-size:11px;
}

form.form1 input, textarea, select{
	width: 200px;
	margin-bottom: 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #258DBF;
	color:#258DBF;
	padding:3px;
}

form.form1 textarea{
	width: 200px;
	height: 150px;
}

form.form1 .boxes{
	width: 1em;
}

form.form1 #submitbutton{
	margin-left: 200px;
	margin-top: 5px;
	width: 80px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:white;
	background:#258DBF;
	font-weight:bold;
	padding:0;
	border:none;
}

form.form1 br{
	clear: left;
}

p.sp, p.sp a {
font-family: Arial;
text-align: center;
font-size: 10px;
color: #1e476f;
text-decoration: none;
font-weight: normal;
}