/*BASIC HTML STYLES*/
html, body, p, form, fieldset, a {
	margin-top: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
	font-style: normal;
	text-decoration: none;
	margin:0px auto;
	width:770px;
	background-color: #FFFFFF;
}

a:link { color: #FF6600; text-decoration: underline; }
a:hover { color: #FF6600; text-decoration: none; }
a:visited { color: #FF6600; text-decoration: underline; }
a:visited:hover { color: #FF6600; text-decoration: none; }

h1 {
	font-size: 160%;
	font-weight:bold;
	color: #344676;
	font-style: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0.5em;}

h2 {
	font-size: 120%;
	font-weight:bold;
	color: #333333;
	font-style: normal;
	text-decoration: none;
	margin-top: 0px;}

h3 { color:white; background-color:#34519E; font-size:100%; padding: 3px;}
h4 { color:white; background-color:#61B2E7; font-size:100%; padding: 3px;}

/*THUMBNAIL STYLES*/
#thumbstable {background-color:#FFFFFF; text-align: center; margin-bottom: 20px;
}
.pricerow {color:#C50202; font-weight:bold;}
.detailsrow {background-color:#E9F1FF; text-align: center;
}
.thumbnailimages {border:1px solid #333333;}



/*RIGHT STYLES*/

.rightheader {color:#FFFFFF; background-color: #334D94; font-weight: bold; font-size: 120%; padding-left: 15px; padding-top: 0.3em; padding-bottom: 0.3em; margin-bottom: 10px; height: 10px; }

.rightlinks {
	padding-left: 15px; 
	padding-right: 10px;
	background-image:url(../images/rightbullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
}
.rightcolumn {	background-color:#FFFFCC; height: 100%;

}
/*GENERAL STYLES*/


.topofpage {
	font-size: 90%;
	color: #DCF3F8;
	background: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;

}

.whiteandbold {color:#FFFFFF; font-weight:bold;}

.floatingrightpicwithborder {float: right;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 0px;
	border: 1px solid #333333;

}

.borderpic {
	border: 1px solid #333333;
}

.floatingleftpicwithborder {float: left;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 5px;
	border: 1px solid #333333;
}





/* DIV STYLES*/


#container {
	margin-top: 10px;
	width: 756px;
	padding-left: 7px;
	padding-right: 7px;
	left:50%;
	background-color: #FFFFFF;
	background-image:
}

#header {
	width:756px;
	height:120px;
	margin-left: 0px;
	margin-bottom:0px;
}


#left {
	display:none;

/*background-color:#6190CB;*/	
}

#content {
	float: left;
	width: 431px;
	margin-left: 9px;
	margin-right: 9px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}

#propertycontent {
	float: left;
	width: 598px;
	margin-left: 9px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}

#subheader {width: 100%; background-color:#FCE900; margin-bottom: 10px;}


#footer2 {
	float: left;
	width: 756px;
	margin-left: 9px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}
#footer {
	width: 756px;
	height: 45px;
	clear: both;
	text-align: center;
}
#copyright {
	margin-top: 0px;
	font-size: 90%;
	width: 770px;
	height: 30px;
	clear: both;
	text-align: center;
	padding-top: 15px;

}


/*PROPERTY STYLES*/

.propertysubheadingtable {	background-color:#FFFFFF; margin-top: 0px; margin-bottom: 20px;}
.propertysubheadingtopleft {background-color:#34519E; color:#FFFFFF; font-weight:bold; padding: 3px}
.propertyprice {font-size: 140%;}
.propertysubheadingtopright {background-color:#34519E; color:#FFFFFF; font-weight:bold; padding: 3px; text-align:right;}
.propertyred {text-align:right;background-color:#C50202;color:#FFFFFF; font-weight:bold; padding: 3px;}
.propertysubheadingredrow {   text-align:right;}
.availabiltypricingtable {border: 1px solid #333333; margin-bottom: 20px; background-color:#ffffff;}
.availabilitypricingheader {background-color:#34519E; font-weight:bold; color:#FFFFFF;}
.availabiltitystripe1 {background-color:#E9F1FF;}
.availabiltitystripe2 {background-color:#CFE0FE;}
.sold {color:#FFFFFF; background-color:#C50202; font-size:110%; font-weight:bold;}
.propertyimagetable {margin-bottom: 20px;}
.propertyreference {font-size: 90%; font-weight:bold;}
.maptext 	
	{background: url(../images/map.gif); 
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 20px;
	padding-top: 6px;
}
