body {
	background-image: url(http://pointbrealty.com/images/bk.jpg);
	background-repeat: repeat;
}
#content_box {
background-color:#f5eacc;
border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-right-color: #958a6e;
	border-bottom-color: #958a6e;
	border-left-color: #958a6e;
	
}
#header { border-bottom: 2px solid #bfb099; clear: both; }
#tabs {background:#bfb099; }
.rss { background-color:#bfb099; border-right:10px solid #bfb099; }
#header #tagline { font-weight: normal; color: #56422f; }
#header #logo a { color: #56422f;
font-family:"Times New Roman", Times, serif;
font-weight:normal;
font-size:28px;

display:block; }
#header #logo a:hover { color: #ffffff; }
ul#tabs li { margin-bottom: -0.1em; background: #e7dbbf; border: 1px solid #bfb099; border-left: 0; float: left; }
#footer { color: #888; border-top: 3px double #bfb099; text-align: right; clear: both; }
#tagline{ width:800px; }
#image_box { padding: 10px; background: #e7dbbf; border-bottom: 1px solid #bfb099;overflow:hidden; }

#image_box img { display: block; padding: 0.1em; background: #cf715f; border: 0px solid #bfb099; }