* {
	margin: 0px;
	padding: 0px;
}

body
{
	margin:0px;
	background-image:url('../siteimages/topmenubg.jpg');
	background-repeat: repeat-x;
	font-size: 14px;
}

.maintext form td {
	padding: 5px;
}

#bedroom_layer
{
	padding-top:20px;
}

.property_box
{
	width: 190px;
	float: left; 
	margin: 7px; 
	padding: 10px;
	background-color: #e4e4e3;
	border: 1px solid #cfcfcf;
	color: #5e4735;
	min-height: 507px;
}

#prop_calendar table, #prop_calendar tr, #prop_calendar td, #prop_calendar thead, #prop_calendar tbody
{
	border-spacing: 0px;
	padding:0px;
	margin: 0px;
}

#button_image {
	width: 15px;
	height: 15px;
}

#prop_calendar td img
{
	height: 23px;
	width: 15px;
}



#property_options li
{
	margin-bottom:0px;
}

.clear { 
	clear: both;
}

#rightpane li {
	margin-left: 50px;
}

#rightpane li a {
	color: #5e4735;
	font-weight:bold;
}

#container, #footer_container, #content_container {
	margin: 0px auto;
	width: 1000px;
}

#container1
{
	margin: 0px auto;
	width: 1100px;
}
.textquote {
	font-weight:bold;
	color: #5e4735;
}
#content_container {
	background-color: #f8f8f4;
	padding-top:10px;
}
#footer_container {
	padding-top: 20px;
	pdadding-left: 20px;
	clear: both;
}

input[type='submit'], input[type='button'] {
	padding: 10px; 
	font-size: 1.2em;
}

input[type='text'], input[type='text'], select { 
	border: 1px solid #CCCCCC;
}

input[type='text']:hover, input[type='text']:hover, select:hover {
	border: 1px solid #2fb9cf;
}


.maintext li
{
	margin-left: 50px;
}

.maintext ul
{
	margin-bottom: 50px;
}

#footer_logo
{
	float: left;
}

#footer_links {
	float: right;
	color: #8e8a7f;
	font-size: 0.9em;
}

#footer_links a{
	color: #8e8a7f;
}

#topmenu {
	clear: both;
	display: inline;
	float: left;
	position: relative;
	width: 1175px;
	z-index: 1;
	
}

a {
	color: #5e4735;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
#topmenu li
{ 
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	background-image: url('../siteimages/topmenudivider.jpg');
	background-position: 100% 0;
	background-repeat: no-repeat;
}

#topmenu li a div
{
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5e4735; 
	padding-left: 15px; 
	padding-right: 15px;
	padding-top: 26px;
	padding-bottom: 15px;
	margin-right:5px;
}

#topmenu li a:hover div, #topmenu li a.active div{
	background-image: url('../siteimages/marker.jpg');
	background-position: center 10px;
	background-color: #2fb9cf;
	color:White;
	background-repeat: no-repeat;
	
}

#topmenu li a:hover div div {
	
}

#topmenu li a:hover  {
	
}

#topmenu li.last 
{
	background-image: none;
}

#link1, #link2
{
	border-top: 1px solid #e3e3e3;
}

#topmenu li a {
	text-decoration: none;
}

#header
{
	width: 1000px;
	height: 180px;
	border-bottom: 1px solid #e3e3e3;
	
}

#header2
{
	width: 1000px;
	height: 180px;
	
}

#logo
{
	float: left;
	padding-top: 10px;
	padding-left:5px;
	padding-bottom:5px;
}

#number
{
	float: right;
	font-size: 28px;
	color: #2fb9cf;
	margin-top: 50px;
	margin-right: 30px;
	font-weight: bold;
	
}

#linkscontainer
{
	border-left: 1px solid #e3e3e3;
}

#imageheader {
	height: 282px;
	border-bottom: 1px solid #e3e3e3;
}

#imagecontainer
{
	width: 741px;
	float:left;
	height: 282px;
	margin-bottom: 10px;
}

#leftpane
{
	width: 720px;
	padding-top: 20px;
	float: left;
}

#rightpane
{
	width: 260px;
	float: right;
	padding-top: 20px;
	margin-left: 10px;
}

#content_area
{
	border-top: 1px solid #e3e3e3;
	background-color: #f8f8f4;
	width:100%;
	padding-bottom: 30px;
	margin-top:10px;
}

.content, .maintext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	color: #868585;
}

.content p {
	margin-top: 20px;
}

.content h1, .titletext {
	color: #2fb9cf;
	margin-bottom: 10px;
	margin-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.titletext {
	font-size: 20px;
	font-weight:bold;
}

#footer {
	background-image: url('../siteimages/bottom_bg.jpg');
	width:100%;
	height: 117px;
}

#panel {
	margin-bottom:20px;
}

#panel_header {
	background-color:#2fb9cf;
	padding: 5px;
	color: White;
	font-size: 24px;
	font-weight:bold;
}

#panel_content
{
	background-color:#e4e4e3;
	padding:10px;
	border: 1px solid #cfcfcf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	color: #5e4735;
}
