/* CSS Document */

/* Global */
body {
	text-align: center;
	margin: 10px 0 0 0;
	padding: 0px;
	background: #422818;
}

#container {
	margin: 0px auto;
	width: 745px;
	text-align: left;
}

#main_body {
	margin: 0px;
	padding: 0px;
	width: 745px;
	text-align: left;
	border-left: 1px solid black;
	border-right: 1px solid black;
	background: #ffffff;
}

#bar {
	width: 745px;
	height: 20px !important; height: 22px;
	margin: 0px !important; margin-bottom: -2px;
}

#content {
	width: 745px;
	text-align: left;
}

#footer {
	width: 745px;
	height: 63px;
	margin: 0px !important; margin-bottom: -2px;
}
	
#cont_right {
	width: 525px;
	margin-top:-114px !important; margin-top: -114px;
	margin-left: 155px !important; margin-right: 30px;
	padding: 0 0 0 0;
}
#listing {
margin-left:30px;
}

/* Positioning */

.header {
	margin: 0px !important; margin-bottom: -2px;
}

.header_under {
	margin: 0px !important; margin-bottom: -2px;
}

.email {
	text-decoration: none;
	border: 0px;
}

.main_header {
	text-align: left;
	padding: 15px 28px 15px 28px;
}

.right_header {
	width: auto;
	padding: 4px 0 4px 10px;
	border-bottom: 1px solid black;
	background: #a60000;
	text-align: left;
}
.right_details {
	width: auto;
	text-align: left;
	padding: 9px 10px 9px 10px;
	margin: 0;
}
.right_listing {
	background: white;
	border: 1px solid black;
	height: 110px;
	margin-bottom: 10px;
}

* html .right_listing {
    height: 112px;}

.price {
	float: right;
	padding: 0 10px 0 0;
}	
.red {
	color: #422a1a;
}
.property {
	float: left;
	padding: 0 0 0 28px;
}
.page {
	width: 700px !important; width: 653px;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	word-spacing: 5px;
	padding-bottom: 10px;
	}
.border {
border: 1px solid black;
}
	
/* Typography */
body {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: black;
}

#f1 {
	font-family: Arial, sans-serif;
	font-size: 22px;
	color: #920000;
}

#f2 {
	font-family: Arial, sans-serif;
	font-size: 17px;
	color: #582400;
	font-weight: bold;
}

#f3 {
	color: #920000;
	font-weight: bold;
}
#h1 {
	font-family: Arial, sans-serif;
	font-size: 22px;
	color: #920000;
}
#h2 {
	font-family: Arial, sans-serif;
	font-size: 17px;
	color: #582400;
	font-weight: bold;
}
#cont_right {
	font-family: Verdana, Helvetica;
	font-size: 11px;
}
.right_header {
	font-weight: bold;
	color: white;
}
.details {
	float: left;
	}
.price {
	float: right;
	}
.right_bed {
	font-weight: bold;
	color: black;
}
.right_details {
	color: #462F1F;
}
.right_options {
	font-weight: bold;
	color: #462F1F;
}
.propertyname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #354066;
}
h1 {margin: 0;
	font: bold 11px/11px Verdana, Helvetica;
	color: #422a1a;
}
h2 {margin: 0;
	font: bold 24px/24px Arial, Verdana, Helvetica;
	color: #643900;
}
h3 {margin: 0;
	font: bold 16px/16px Verdana, Helvetica;
	color: #373737;
}
.link {
	color: #19386a;
}




