body { 
	background-image:url(img/back_top.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin: 0px 0px 0px 0px;
	background-color:#673600;
	font-family: Arial;
	font-size: 11px;
	color:#FFFFFF;
}

a {
	color: #FFFFFF;
}

#Header { 
	background-image:url(img/header.jpg);
	width:778px;
	height:275px;	
}

#Footer {
	background-image:url(img/footer.jpg);
	width:778px;
	height:41px;
}

.search_box {
	
}

.search_box_content {
	background-image:url(img/search_back.jpg);
	background-repeat:repeat-x;
	border-left: 2px solid #5E3000;
	border-right: 2px solid #5E3000;
	border-top:0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	padding: 0px 20px 0px 20px;
	background-color:#8D4A01;
}

.search_area {
	padding: 0px 0px 0px 20px;
}

.select_box {
	font-size: 11px;
}

.news_box {
	width:213px;
}

.news_box_content {
	background-image:url(img/news_back.jpg);
	background-repeat:repeat-x;
	border-left: 2px solid #336633;
	border-right: 2px solid #336633;
	color:#000000;
	padding: 0px 20px 0px 20px;
	background-color:#ffffff;
}

.news_date {
	font-family: Arial;
	font-size: 9px;
}

.news_title {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.news_body {
	font-family: Arial;
	font-size: 10px;
}


.listing_city {
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

.listing_area {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.listing_property {
	float: left; 
	width: 150px; 
	height: 150px; 
	padding: 0px 15px 0px 15px;
}

.listing_property_title {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.listing_property_address {
	font-family: Arial;
	font-size: 10px;
}

.property_heading1 {
	font-family: arial; 
	font-size: 12px; 
	font-weight: bold
}

.property_heading2 {
	font-family: arial; 
	font-size: 11px; 
	font-weight: bold
}

.property_heading3 {
	font-family: arial; 
	font-size: 18px; 
	font-weight: bold
}

.property_text_style {
	font-family: arial; 
	font-size: 11px;
}

.property_unit_table {
	border: 1px dashed #666666
}

#MainPicContainer {
	padding-top: 10px;
	padding-bottom: 10px;
}

.property_picture {
	border: 2px solid #FFFFFF;
}


.footer_copyright {
        font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
        color:#bbbbbb;
        text-decoration: none;
        text-align: center;
        margin-top: 15px;
        padding: 0px 0px 0px 10px;
}

.link_mask {
   /*border: 1px solid #FF0000;*/
   width: 28px;
   height: 28px;
   position: absolute;
   cursor: pointer;
}

#Home_Icon {
   margin-top: 18px;
   margin-left: 40px;
}

#Email_Icon {
   margin-top: 18px;
   margin-left: 100px;
}

.about_container {
	padding: 20px;
}

.about_quotation {
	font-size:18px; 
	font-family:times; 
	font-weight:bold; 
	font-style:italic; 
	text-align: center;
}

.section_title {
	font-family:arial;
	font-size: 24px;
	font-weight: bold;
	color: #8D4A01;
	display: block;
	border-bottom: 2px solid #8D4A01;
	padding: 10px;
}