@charset "utf-8";
#home_div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.6em;
}
.home_ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	list-style: disc;
	margin: 4px;
	padding: 4px;
}
#property_details {
	background-color: #CFBA79;
}
.search_heading, a.search_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	align: center;
	color: #FFFFFF;
	padding: 1px;
	background-color: #540e01;
	text-align: center;
	width: 300px;
	border: thin solid #000000;
	background-image: url(background.jpg);
	background-repeat: repeat-x;
  	margin-left: auto ;
  	margin-right: auto ;
	cursor: pointer;
	cursor: hand;
}

body {
	background-attachment: fixed;
	background-color: #540e01;
	background-image: url(background.jpg);
}
.property_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #540e01;

}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	margin: 4px;
	padding: 2px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #761001;
	margin: 5px;
	padding: 8px;
	text-align: center;
}
a:link {
	color: #761001;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #761001;
}
a:active {
	text-decoration: underline;
	color: #761001;
}

.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	margin:0;
	padding: 0 0 3px;
	background-color: #761001;
	text-align: center;
}
#specials_div {
}
.sidebar_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #CFBA79;
	margin:0;
	padding: 5px 10px;
	line-height: 1.3;
	text-align: justify;
}
.details_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #CFBA79;
	margin:0;
	padding: 3px 3px;
	line-height: 0.7;
	text-align: left;
	width: 600px;
}
.property_comment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #540e01;
	background-color: #CFBA79;
	margin:0;
	padding: 5px 10px;
	line-height: 1.3;
	text-align: left;
	width: 600px;
}
.comment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	margin:0;
	padding: 5px 10px;
	font-style: italic;

}
.available {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #330000;
	margin-left: 10px;
}

.details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin:0;
	padding: 5px 10px;
	line-height: 1.3;
	text-align: justify;	
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	margin:0;
	padding: 5px 10px;
	line-height: 1.3;
	list-style-image: none;
	list-style-type: none;
}
.boldtext {
	font-weight: bold;
}
