@charset "utf-8";
/* CSS Document */

body {
margin: 0;
padding: 0;
font: 70%/160% Verdana, Arial, Helvetica, sans-serif;
color: #000;
background: #fff;
}

.main {
width: 963px;
margin: 0;
padding: 0;
}

#header {
height: 85px;
background: #802601 url(images/logo.jpg) no-repeat;
width: 840px;
}

#header h1 {
margin: 0;
padding: 15px 0 0 170px;
text-decoration: none;
background: inherit;
}

#header h1 a{
	display:block;
	width: 149px;
	height: 66px;
	text-indent: -900em;
	text-decoration: none;
	color: #000;
}

#header h1 a:hover{
	text-decoration: none;
}

/* ---------->>> Start Navigation <<<-----------*/

#nav_box{
height: 19px;
background: #640A00 url(images/nav_bg.gif) no-repeat;
}

#nav {
    padding: 0;
	margin: 0;
	float: right;
	font-size: 10px;
    }

#nav ul {
    margin:0;
    padding: 0;
    list-style:none;
	 }
	
#nav li {
float: left;
margin: 0px;
padding: 0px;
}

#nav a.home {
  	display:block;
	background: url(images/home-on.gif);
	width: 71px;
	height: 19px;
	text-indent: -9999px;
}
	
#nav a.home:hover {
	display:block;
	background: url(images/home-off.gif);
	width: 71px;
	height: 19px;
	text-indent: -9999px;
}
	
#nav a.residential-sales {
  	display:block;
	background: url(images/residential-sales-on.gif);
	width: 88px;
	height: 19px;
	text-indent: -9999px;
}
	
#nav a.residential-sales:hover  {
	display:block;
	background: url(images/residential-sales-off.gif);
	width: 88px;
	height: 19px;
	text-indent: -9999px;
}

#nav a.residential-lettings {
  	display:block;
	background: url(images/residential-lettings-on.gif);
	width: 102px;
	height: 19px;
	text-indent: -9999px;
}
	
#nav a.residential-lettings:hover  {
	display:block;
	background: url(images/residential-lettings-off.gif);
	width: 102px;
	height: 19px;
	text-indent: -9999px;
}

#nav a.developments {
  	display:block;
	background: url(images/new-developments-on.gif);
	width: 102px;
	height: 19px;
	text-indent: -9999px;
}
	
#nav a.developments:hover  {
	display:block;
	background: url(images/new-developments-off.gif);
	width: 102px;
	height: 19px;
	text-indent: -9999px;
}

#nav a.fnlands {
  	display:block;
	background: url(images/farm-n-lands.on.gif);
	width: 74px;
	height: 19px;
	text-indent: -9999px;
}
	
#nav a.fnlands:hover  {
	display:block;
	background: url(images/farm-n-lands.off.gif);
	width: 74px;
	height: 19px;
	text-indent: -9999px;
}

#nav a.commercial {
  	display:block;
	background: url(images/commercial-on.gif);
	width: 67px;
	height: 19px;
	text-indent: -9999px;
}
	
#nav a.commercial:hover  {
	display:block;
	background: url(images/commercial-off.gif);
	width: 67px;
	height: 19px;
	text-indent: -9999px;
}

#nav a.contact {
  	display:block;
	background: url(images/contact-on.gif);
	width: 63px;
	height: 19px;
	text-indent: -9999px;
}
	
#nav a.contact:hover  {
	display:block;
	background: url(images/contact-off.gif);
	width: 63px;
	height: 19px;
	text-indent: -9999px;
}

#nav a.sitemap {
  	display:block;
	background: url(images/sitemap-on.gif) no-repeat;
	width: 56px;
	height: 19px;
	text-indent: -9999px;
}
	
#nav a.sitemap:hover  {
	display:block;
	background: url(images/sitemap-off.gif) no-repeat;
	width: 56px;
	height: 19px;
	text-indent: -9999px;
}

/* ---------->>> Center IMG <<<-----------*/

#center_img_left {
background: #802601 url(images/center_img_left.jpg) no-repeat;
width: 340px;
height: 337px;
float: left;
}

#center_img {
background: #802601 url(images/center_imgg.jpg) no-repeat;
width: 324px;
height: 337px;
float: left;
}

#center_img_right{
background: #802601 url(images/center_img_right.jpg) no-repeat;
width: 299px;
height: 337px;
float: left;
}

/* ---------->>> Featured properties <<<-----------*/

#featured_pro_box {
clear: both;
width: 733px;
background: #fff;
margin: 0 0 0 106px;
height: 250px;
}

#featured_pro_box  h2 {
padding-top: 10px;
padding-bottom: 5px;
padding-left: 17px;
margin: 0;
}

#fproperties {
float: left;
width: 522px;
}

#fproperties .one-propertie {
width: 174px;
height: 116px;
background: url(images/fproperties_box.jpg) no-repeat;
float: left;
}

#fproperties .one-propertie p {
padding: 0;
margin-top: 16px;
margin-left: 17px;
margin-right: 0;
margin-bottom: 0;
}

#fproperties  p.properties_text {
font-size: 9px;
margin: 8px 18px 0 50px;
line-height: normal;
}
#fproperties  p.properties_text a 
{
	
}

#search {
width: 211px;
background-color: #fff;
float: right;
}

#search p {
margin: 0px 0 8px 20px;
}

#search form {
margin: 0px;
}

#search select {
font-size: 10px;
}

/* ---------->>> Start Footer <<<-----------*/ 

#footer {
height: 80px;
background: #fff url(images/footer_bg.gif);
clear: both;
overflow: hidden;
}

#footer p{
margin: 16px 0 0 150px;
font-size: 10px;
color: #6C5542;
}

a.linkb, a.linkb:visited {
color:#6C5542;
text-decoration: none;
}
	
a.linkb:hover	{
color:#000;
text-decoration: underline;
}

img {
border: 0
}
