* { padding: 0; margin: 0; }

a:link {
	color: #55160F;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #55160F;
}

a:hover {
	text-decoration: underline;
	color: #55160F;
}

a:active {
	text-decoration: none;
	color: #55160F;
}

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background: #FFFFFF url(../images/bg4.png);
}

#wrapper { 
 margin: 0 auto;
 width: 800px;
}

#header {
 width: 800px;
 float: left;
 height: 177px;
 background: #FFFFFF url(../images/header.jpg);
 background-repeat: no-repeat;
}

#navigation{
 width: 800px;
 float: left;
 height: 36px;
 background: #FFFFFF url(../images/nav_bg.jpg);
 background-repeat: no-repeat;
}

#featured{
 color: #333;
 width: 800px;
 float: left;
 height: 297px;
 background: #FFFFFF url(../images/featured_bg.jpg);
 background-repeat: no-repeat;
}

#featured_house1{
 width: 370px;
 height: 243px;
 float: left;
 margin-top: 55px;
 margin-left: 20px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #b08b68;
}

#featured_house1_view{
 margin-left: 253px;
 margin-top: -19px;
 width: 117px;
 text-align: right;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 color: #54170f;
}

#featured_house2_view{
 margin-left: 253px;
 margin-top: -19px;
 width: 117px;
 text-align: right;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 color: #54170f;
}

#featured_house2{
 width: 370px;
 height: 243px;
 float: left;
 margin-top: 55px;
 margin-left: 22px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #b08b68;
}

#bot_content { 
 background: #FFF;
 height: 515px;
 width: 800px;
 float: left;
 background: #FFFFFF url(../images/bot_content.jpg);
 background-repeat: no-repeat;
}

#bot_content_available { 
 width: 383px;
 height: 200px;
 float: left;
 margin-left: 14px;
 margin-top: 47px;
}

#bot_content_available h4 { 
 color: #54170f;
 padding-top: 8px;
 padding-left: 5px;
}

#bot_content_available img { 
 padding-top: 8px;
 padding-left: 5px;
}

#bot_content_contact { 
 width: 383px;
 height: 410px;
 float: left;
 margin-left: 9px;
 margin-top: 47px;
 display: inline;
}

#bot_content_available a:link {
	color: #b08b68;
	text-decoration: none;
}
#bot_content_available a:visited {
	text-decoration: none;
	color: #b08b68;
}
#bot_content_available a:hover {
	text-decoration: underline;
	color: #b08b68;
}
#bot_content_available a:active {
	text-decoration: none;
	color: #b08b68;
}

#bot_content_contact_twitter { 
 width: 181px;
 height: 168px;
 float: left;
 margin-left: 14px;
 margin-top: -168px;
 display: inline;
}

#bot_content_contact_rss{ 
 width: 181px;
 height: 168px;
 float: left;
 margin-left: 203px;
 margin-top: -168px;
 display: inline;
}

#footer { 
 width: 800px;
 height: 29px;
 clear: both;
 background: #FFFFFF url(../images/footer_bg.jpg);
 background-repeat: no-repeat;
}
