/* CSS Document */



/* Global */


#container {

	margin: 0px auto;

	width: 700px;

	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: 700px;

	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;

}



.right_header {

	width: auto;

	padding: 4px 0px 4px 10px;

	border-bottom: 1px solid black;

	background: #344165;

	text-align: left;

	margin: 0;

}

.right_details {

	width: auto;

	text-align: left;

	padding: 0px 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: #7e1f1f;

}

.property {

	float: left;

	padding: 0 0 0 0;

	border: 1px solid black;

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

}

.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 */


#f1 {

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

	font-size: 22px;

	color: #344165;

	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: #344165;

	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: #344165;

}

.right_options {

	font-weight: bold;

	color: #344165;

}

.propertyname {

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

	font-size: 11px;

	font-weight: bold;

	color: #354066;

}

.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;

}







