body {
	padding: 0px 0px 46px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFF;
	font-size: 12px;
	line-height: 18px;
	background-image: url(media/body-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	voice-family: "\"}\"";
	voice-family: inherit;
}
a {
	text-decoration: none;
	color: #985788;
	font-weight: normal;
}
p#back {
	padding-top: 10px;

}
a#back {
	font-weight: bold;
}
a:visited {
	color: #985788;
}
a:hover {
	color: #338091;
}
h1 {
	height: 80px;
	margin: 0;
	padding: 0;
	border: 0;
	position: relative;
	background-color: #BFE34D;
	border-bottom: 14px solid #43A8BF;
	background-image: url(media/title.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	z-index: 30;
}
h1 a {
	text-indent: -9999px;
	display: block;	
	width: 100%;
	height: 80px;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	position: absolute;
	top: 0px; 
	left: 0px;
	background-image: url(media/logo.gif);
	background-repeat: no-repeat;
	background-position: 7px 7px;
	z-index: 40;
}
#breadcrumbs {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 10px;
}
h2 {
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #000;
	margin: 0px 0px 10px 0px;
	padding: 4px 0px 0px 0px;
	text-indent: 20px;
	height: 31px;
	background-image: url(media/dot.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	text-align: left;
}
h3 {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	margin: 10px 0px 10px 0px;
	padding: 0;
}
blockquote {
	text-decoration: none;
	font-weight: normal;
	font-size: 18px;
	text-align: center;
	color: #692633;
}
div.hr {
	padding: 10px;
	margin: 10px auto 10px auto;
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #091C5A;
	width: 450px;
}
div.hr hr {
	display: none;
}
#main-body {
	text-align: left;
}
#contentarea {
	position: relative;
	text-align: left;
	margin: 10px 0px 0px 200px;
	padding: 0px;
	z-index: 1000;
}
#right-image {
	font-size: 11px;
	line-height: 14px;
	float: right;
	clear: none;
	width: 180px;
	margin: 0; 
	padding: 0 20px 0 0;
	text-align: center;
}
#right-image img {
	margin: 0px; 
	padding: 0px;
}
#right-image p {
	border-bottom: 1px solid #FBBAEB;
	margin: 0px; 
	padding: 3px 4px 3px 4px;

}
p#other {
	text-align: center;
	font-weight: bold;
	border: 0px;
	border-bottom: 6px solid #43A8BF;
	margin: 0px auto; 
	padding: 4px 0px 4px 0px;
	width: 180px;
}
p#request-button {
	margin: 10px 6px 10px 6px; 
	padding: 4px 6px 4px 6px;
	background-color: #FBBAEB;
	font-weight: bold;
	color: #FFF;
	border: 0px;
}
p#request-button a {
	font-weight: bold;
	color: #FFF;
}
img#property-image {
	border-top: 6px solid #43A8BF;
}
p#other-images {
	text-align: center;
	font-weight: bold;
	margin: 20px auto 0px auto; 
	padding: 4px 0px 4px 0px;
	width: 180px;
	border-bottom: 6px solid #43A8BF;
}
p#other-image {
	margin: 0px auto; 
	padding: 4px 0px 4px 0px;
	border-bottom: 1px solid #FBBAEB;
}
/* CONTENT STYLES */
div#results {
	position: relative; 
	float: left; 
	margin: 20px 0px 20px 0px;
}
div#type-container {
	position: relative; 
	float: left; 
	width: 100%;
	margin: 10px 0px 10px 0px;
}
div#type-container h3 {
	
	font-size: 12px;
	margin: 0px 20px 0px 0px;
	border-bottom: 4px solid #43A8BF;
}
div#row {
	margin: 0px 20px 0px 0px;
	float: none;
	left: 0px; right: 0px;
	/*border: 1px solid #000;*/
	display: block;
	clear: left;
}
#right-image div#row {
	margin: 0px;
}
div#row p {
	margin: 0px;
	padding: 0px;

}
div#result {
	float: left;
	width: 180px;
	font-size: 11px;
	border-bottom: 1px solid #FBBAEB;
	margin: 0px 30px 0px 0px;
	padding: 2px;
	line-height: 18px;
}
div#result-left {
	float: left;
	font-size: 11px;
	border-bottom: 1px solid #FBBAEB;
	margin: 0px 10px 0px 0px;
	padding: 2px;
	line-height: 18px;
	width: 60%;
}
div#result-right {
	float: left;
	font-size: 11px;
	border-bottom: 1px solid #FBBAEB;
	margin: 0px;
	padding: 2px;
	line-height: 18px;
	width: 30%;
}
div#result-right a {
	color: #000;
}
div#result-right a:hover {
	color: #338091;
}
#contentsummary {
	font-weight: bold;
	font-style: italic;
}
#contentpagenavi {
	margin: 10px 0 0 0;
	padding: 5px;
	border-color: #E8D6C7;
	border-style: dashed;
	border-width: 1px 0 1px 0;
	text-align: right;
}
#incontentpagenavi {
	margin: 10px 0 0 0;
}

#contact {
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	color: #091C5A;
	margin: 10px 0 10px 0;
	background-color: #FFF9ED;
	padding: 10px;
	border-style: solid;
	border-width: 1px 0 1px 0;
	border-color: #E8D6C7;
}
#footer {
	text-align: left;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	width: 100px;
	/*border-top: 2px solid #B6959B;*/
	font-size: 10px;
	line-height: 14px;
	/*border: 1px solid #000;*/
	color: #000;
	font-weight: normal;
}
#footer p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	font-size: 10px;
	font-weight: normal;
}
#footer img {
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
#footer-links {
	text-align: left;
	margin: 40px 20px 0px 190px;
	padding: 4px;
	font-size: 10px;
	line-height: 14px;
}
div.clear {
	width: 0px;
	height: 0px;
	padding: 0px;
	margin: 0px;
	clear: both;
}

/* MENU */

#mainmenudiv {
	position: relative;
	display: block;
	overflow: visible;
	float: left;
	clear: none;
	width: 120px;
	/*background-color: #5E5A87;*/
	text-align: left;
	padding: 15px;
	margin: 0px;
	font-weight: bold;
	font-size: 10px;
	line-height: 20px;
	/*border: 1px solid #000;*/
}
#mainmenudiv p {
	margin: 0px;
	padding: 0px;
}
#main-menu {
	padding: 0px;
	margin: 0px;
}
#main-menu a {
	font-size: 10px;
	font-weight: bold;
	color: #000;
}
#main-menu a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #338091;
}
a#main-menu-link {
	display: block;
	border: 1px solid #CCC;
	padding: 0px 2px 0px 4px;
	margin: 2px 0px 5px 0px;
	width: 104px;
	font-size: 10px;
	font-weight: normal;

	background-image: url(media/arrow.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
a#main-menu-link:hover {
	font-weight: normal;
	color: #000;
	background-image: url(media/arrow2.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
#menu-container {
	position: relative;
	width: 1px; 
	height: 1px;
	overflow: visible;
}
#menu-container div {
	visibility: hidden;
	position: absolute;
	left: 0px; top: 0px;
	background-color: #FFF;
	border: 1px solid #CCC;
	padding: 2px;
	margin: 2px 0px 5px 0px;
	width: 150px;
	height: 100px;
	overflow: auto;
	font-size: 10px;
}
#menu-container div ul {
	list-style: none;
	width: 130px;
	margin: 0px;
	padding: 0px;
}
#main-menu li a {
	font-weight: normal;
	display: block;
	width:100%;
	padding: 0;
	margin: 0;
}
#main-menu li a:hover {
	font-weight: normal;
	/*color: #000;*/
	color: #43A8BF;
}
#main-menu li:hover {
	background-color: #EEE;
}
div#pricepage-filter {
	margin: 20px auto 10px auto;
}
#pricepage-filter input {
	border: 1px solid #E8D6C7;
	padding: 2px;
	/*width: 350px;*/
	margin: 0 10px 0 5px;
}
#pricepage-filter select {
	border: 1px solid #E8D6C7;
	padding: 2px;
/*	width: 350px;*/
	margin: 0 10px 0 5px;
}

/* CONTACT FORM */
#contactform { 
	margin: 0px;
	padding: 0px;
}
#contactform input {
	border: 1px solid #43A8BF;
	padding: 2px;
	width: 350px;
	margin: 0 auto 10px auto;
}
#contactform textarea {
	border: 1px solid #43A8BF;
	padding: 2px;
	width: 350px;
	margin: 0 auto 10px auto;
}
#contactform select {
	border: 1px solid #43A8BF;
	padding: 2px;
	width: 350px;
	margin: 0 auto 10px auto;
}
#contactform .button {
	border: 1px solid #43A8BF;
	font-weight: bold;
	padding: 2px;
	background: #FDDCF5;
	color: #000;
	width: 80px;
	margin: 0 auto 10px auto;
}
#contactform .button:hover {
	cursor: pointer;
	background: #FBBAEB;
}
#contactform-name { 
	float: left;
	width: 350px;
	clear: left;
	margin: 0 auto 10px auto;
}
#contactform-address { 
	float: left;
	width: 350px;
	clear: both;
	margin: 0 auto 10px auto;
}
#contactform-tel { 
	float: left;
	width: 350px;
	clear: both;
	margin: 0 auto 10px auto;
}
#contactform-email { 
	float: left;
	width: 350px;
	clear: both;
	margin: 0 auto 10px auto;
}
#contactform-nature { 
	float: left;
	width: 350px;
	clear: both;
	margin: 0 auto 10px auto;
}
#contactform-comments { 
	float: left;
	width: 350px;
	clear: both;
	margin: 0 auto 10px auto;
}
#contactform-where { 
	float: left;
	width: 350px;
	clear: both;
	margin: 0 auto 10px auto;
}
#contactform-other { 
	float: left;
	width: 350px;
	clear: both;
	margin: 0 auto 10px auto;
}
#contactform-submit { 
	float: left;
	width: 350px;
	clear: both;
	margin: 0 auto 10px auto;
}

#pricelist {
	border: 1px solid #E8D6C7;
	border-collapse: collapse; 
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	margin: 10px 0 0 0;
}

#pricelist tr.reserved {
}

#pricelist td {
	padding: 4px;
	border: 1px dashed #E8D6C7;
	height: 40px;
}

#pricelist th {
	border: 1px solid #E8D6C7;
}

#floorplans {
	margin: 10px 0 0 0;
	width: 750px;
}

#floorplans p {
	border-top: 1px dashed #E8D6C7;
	float: left;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin: 0px 20px 0px 0px;
	padding: 10px;
	width: 200px;
}
#floorplans p a {
	font-weight: bold;

	text-decoration: none;
	margin: 0px 0px 0px 5px;
}
#floorplans img {
	margin: 0px 0px 0px 0px;
}
.highlight {
	background-color: #FFF9ED;
}
div.clear {
	width: 0px;
	height: 0px;
	padding: 0px;
	margin: 0px;
	clear: both;
}
#clear {
	width: 0px;
	height: 0px;
	padding: 0px;
	margin: 0px;
	clear: both;
	overflow: hidden;
}
.hide {
	background: none;
	position: absolute;
	left: -999px;
	width: 500px;
}
.strong {
	font-weight: bold;
	color: #338091;
}
#message {
	color: #F00;
}