/* CSS Document */



/* Global */

#container {

	margin: 0px auto;

	width: 745px;

	text-align: left;

	border-left: 1px solid black;

	border-right: 1px solid black;

	border-top: 1px solid black;

	border-bottom: 1px solid black;

	background: #ffffff;

}



#main_body {

	margin: 0px;

	padding: 0px;

	width: 745px;

	text-align: left;

	background: #ffffff;

}



#cont_right {

	width: 560px;

	margin-top:0px;

	margin-left: 155px;

	margin-right: 0px;

	padding: 0 0 0 0;

}

#listing {

margin:0px;

}

#bar {

	width: 745px;

	height: 20px;

	margin: 0px !important; margin-bottom: -2px;

}



#content {

	width: 745px;

	text-align: left;

	height: 90px;

}

#right_content {

	width: 715px;

	padding: 15px;

	margin:0px;

	text-align: left;

}   

#left_content {

	float: left;

	width: 180px;

	height: 90px;

	

	

}



#footer {

	width: 745px;

	height: 78px;

	margin: 0px !important; margin-bottom: -2px;

}

	

/* Positioning */



.header {

	margin: 0px !important; margin-bottom: -2px;

}



.header_under {

	margin: 0px !important; margin-bottom: -2px;

}

.main_header {

	width: 715px;

	text-align: left;

	padding: 0 0 0 0;

	margin: 0 0 10px 0;

}



.main_header p {

	margin: 10px 0 0 0;

}

.description {
	width:470px;
}
.red_tab{
		background:url('images/hrd_tab.gif') no-repeat;
		width:500px;
		height:23px;
		padding-left:12px;
		padding-bottom:5px;
}


.right_header {


	width: auto;
	
	height: auto;

	padding: 4px 0px 3px 10px;

	background: #660000;

	text-align: left;

	margin: 0;

}

.right_details {

	width: auto;

	text-align: left;

	padding: 5px 0px 4px 10px;

	margin: 0;

}

.right_listing {

	background: white;

	border: 1px solid black;

	min-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 0;

	border: 1px solid black;

	margin: 0 !important; margin: 0 0 0 0px;

}

.page {

	width: 700px;

	text-align: right;

	font-weight: bold;

	font-size: 11px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	word-spacing: 5px;

	padding-bottom: 10px;

	}

	

/* Typography */

body {

	font-family: Verdana, sans-serif;

	font-size: 12px;

	color: black;

}



#f1 {

	font-family: "Times New Roman", Arial, sans-serif;

	font-size: 22px;

	color: #462f1f;

	font-weight: bold;

}



#f2 {

	font-family: "Times New Roman", Arial, sans-serif;

	font-size: 17px;

	color: #001caa;

	font-weight: bold;

}



#f3 {

	color: #4e4014;

	font-weight: bold;

}



.list1{

	font-family: "Times New Roman", Arial, sans-serif;

	font-size: 15px;

	color: #001f7c;

	font-weight: bold;

	text-decoration: none;

}



.list2{

	font-family: Verdana, sans-serif;

	font-size: 10px;

	color: #462f1f;

	font-weight: bold;

	text-decoration: none;

}



.list3{

	font-family: Verdana, sans-serif;

	font-size: 10px;

	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_details table{
 font:Verdana;
 font-size:10px;
}

.right_options {

	font-weight: bold;

	color: #462F1F;

}

.propertyname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #354066;
}

h1 {

	padding: 3px 0 10px 0;
	
	margin: 0;

}

h2 {
	margin: 0;

	font: bold 24px/24px Arial, Verdana, Helvetica;

	color: #643900;

}

h3 {margin: 0;

	font: bold 16px/16px Verdana, Helvetica;

	color: #373737;

}

h4 {margin: 0;

	font: bold 11px/11px Verdana, Helvetica;

	color: #422a1a;

}

.link, .link a {

	color: #19386a;

	border: 0px solid black;

}

/* List */

#left_content ul {

	

	margin: 0 0 0 0;

	padding: 0 0 0 0;

	list-style-type: none;

	

}



#left_content ul li {

	background: transparent;

	background-position: 0px 0px;

	margin: 10px 0 0 -8px;

	padding: 1px 0 0 20px;

}



#left_content ul li a:hover{

	text-decoration: underline;

}



#left_content ul li ul {

	margin: 5px 0 0 0;

	padding: 0 0 0 0;

}



#left_content ul li ul li {

	background: transparent url(images/bullet.gif) no-repeat;

	background-position: 0px 5px;

	margin: 0 0 0 0;

	padding: 0 0 0 10px;

	

}



#left_content ul li ul li a:hover {

 	text-decoration: underline;

}







