body {
	margin:0 auto;
	top:0;
	padding:0px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align:top;
	/*background:url('linebg.png') repeat-x top;*/
	/*background: #c7cacc url("../bg_x.jpg") repeat-x top;*/
	display: inline;
}
iframe{
	margin:0px;
	padding:0px;
	border:0px;
}
p{
	margin:0px;
	padding:0px;
	border:0px;
}
a{
	outline:none;
	color:#c84242;
}
img{
	margin:0px;
	padding:0px;
	border:0px;
	outline:none;
}
#divWrapper {
	/*width:793px;*/width:950px;
	background-color:#FFFFFF;
	background-image:url(../images/backgrnd_tree.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	border-right:solid 7px #CC0019;
}

#divHeaderWrapper {
	width:950px;/*width:801px;*/
	height:153px;
}

#divLogo {
	width:227px;
	height:153px;
	float:left;
}

#divMenu {
	width:566px;
	height:29px;
	float:right;
	padding-top:110px;
}

img {
	border:0px;
}


#divMainWrapper {
	width:793px;
	height:auto;
}

#divLeftColumn {
	width:180px;

	float:left;
	background-color:#E2E3E5;
}

#divSubMenu ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#divSubMenu ul li a {
	color:#000;
	display:block;
	text-decoration:none;
	padding:5px 0 5px 24px;

	border-bottom: solid 2px #ffffff;
}
#divSubMenu ul li a:hover {
	color:#FFFFFF;
	background-color:#666668;
}
#divRightColumn {
	width:566px;
	height:500px;
	float:left;
}

#divMainMenu { width:550px; padding-left:16px; }

#divMainMenu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#divMainMenu ul li {
	display:inline;
}

#divMainMenu ul li a img {
	margin:14px 0 0 14px;
	
}


#divMainMenu ul li.letting a {
	display:block;
	float:left;
	width:109px;
	height:58px;
	background-image: url(../images/btn.jpg);
}

#divMainMenu ul li.buying a {
	display:block;
	float:left;
	width:106px;
	height:58px;
	background-image: url(../images/btn.jpg);
}

#divMainMenu ul li.selling a {
	display:block;
	float:left;
	width:105px;
	height:58px;
	background-image: url(../images/btn.jpg);
}

#divMainMenu ul li.about a {
	display:block;
	float:left;
	width:106px;
	height:58px;
	background-image: url(../images/btn.jpg);
}

#divMainMenu ul li.contact a {
	display:block;
	float:left;
	width:109px;
	height:58px;
	background-image: url(../images/btn.jpg);
}

#divLineBox{ margin-left:16px; float:left; width:532px; height:13px; background-image: url(../images/line.jpg);}

#divFooter {
	height:20px;
	width:801px;
	clear:both;
	text-align:center;
}

p.SBstyle {
	font-size:10px;
	margin:0;
	padding:0;
}


#divFooter a {
	color:#000000;
	text-decoration:none;
}

#divFooter a:hover {
	color:#FF0000;
}

select {
	font-size:10px;
	border: solid 1px #CCC;
}


#divLowTxt {
	width:283px;
	float:left;
	margin-left:16px;
	border-bottom:dashed 1px #000;
}

#divLowTxt h1 {
	color:#FF0000;
	font-size:14px;
}

#divFeatured {
	width:214px;
	border: dashed 1px #000000;
	float:left;
	margin-left:10px;
}

#divFeatured p {
margin-left:10px;
}
#divDetailsBtn a {
	height:23px;
	width:70px;
	padding-top:7px;
	padding-left:30px;
	border: solid #FF0000 1px;
	margin-left:70px;
	display:block;
	text-decoration:none;
	color:#000;
}

#divSearchBox {
	margin: 10px 6px 10px 16px;
	border: 1px solid #FFB6B6;
	border-left:none;
	border-right:none;
	padding-bottom:14px;
	
}

td.searchbox{
	border-top:1px solid #e52927;
	height:52px;
	border-bottom:1px solid #e52927;
	margin:0px;
	padding:0px 0px 0px 0px;
	vertical-align:middle;
}

#divValbtn {
	margin:15px 0 15px 30px;
}
.buy_rent {
	width: 48px;
	height:18px; 
	font-size: 8pt;
	text-align: left;
	padding-left: 1px;
	font-family: Arial;
	color: #404040;
	border-style: solid;
	border-width: 1px;
	border-color: #ccc;
	background-image: url(fnd-form.gif);
}
.type_menu {
	width: 78px;
	height: 18px;
	font-size: 8pt;
	text-align: left;
	padding-left: 1px;
	font-family: Arial;
	color: #404040;
	border: 1px solid #ccc;
	background-image: url(fnd-form.gif);
}
.price_min_max {
	width: 90px;
	height: 18px;
	font-size: 8pt;
	text-align: left;
	padding-left: 1px;
	font-family: Arial;
	color: #404040;
	border: 1px solid #ccc;
	background-image: url(fnd-form.gif);
}
.searchBtn {
	border: solid 1px #CCC;
}

.detailBtn {
	border: solid 1px #CCC;
	margin-bottom:10px;
}
/*--------------- Pagination Start ---------------*/
.pagination {
	padding: 3px;
	margin: 3px;
	text-align:center;
	width:528px;
}

.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	text-decoration: none; /* no underline */
	color: #bd4242;
}

.pagination a:hover,
.pagination a:active {
	border: 1px solid #999;
	color: #666;
}
.pagination .current {
	color: #FFF;
	font-weight: bold;
	background-color: #bd4242;
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #bd4242;
}
.pagination .disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
}
.pagination_data {
	padding-top: 10px;
}
/*--------------- Pagination End ---------------*/
