/* SEE WREN_IE6.CSS FOR IE6 CONTROL */

/* --------------------------   MAIN DIVS   --------------------------- */
body {
	font-family: "trebuchet ms", Verdana, Helvetica, sans-serif;
	margin:0px 0 0 0;
	padding:0;
}
#container {
	position:relative;
	margin:0 auto;
	width:989px;
	border:#a3a3a3 1px solid;
}
#header {
	float:left;
	width:989px;
	height:126px;
}
/* --------------------------   NAVIGATION   --------------------------- */
#navbar {
	clear:left;
	float:left;
	width:989px;
	height:34px;
	text-transform:uppercase;
	background: #000000 url(../images/nav_bg.gif) repeat-x;
	font-size:14px;
}
#navbar ul {
	padding: 0;
}
#navbar ul li {
	display: inline;
}
#navbar ul {
	margin: 0;
	padding:0;
	color: #FFFFFF;
}
#navbar ul li a {
	padding: 8px 0 7px 0;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	border-right: 1px solid #000000;
	width:163px;
	text-align:center;
	background: #000000 url(../images/nav_bg.gif) repeat-x;
}
#navbar ul li a:hover {
	color: #FFFFFF;
	background:#000000 url(../images/nav_bg2.gif) repeat-x;
}
/* --------------------------   MIDDLE AD   --------------------------- */
#mid-ad {
	clear:left;
	float:left;
	margin:30px 0 30px 30px;
	*margin:11px 0 25px 30px;
	_margin:11px 0 30px 15px;
	width:546px;
	min-height:150px;
	height: 150px;
}

#mid-ad p {
	margin:25px 20px 25px 230px;
	font-size:11px;
	text-align:left;
	font-weight:bold;
	line-height:18px;
}
#mid-ad2 {
	float:left;
	width:350px;
	margin:30px 0 30px 30px;
	*margin:8px 0 30px 30px;
	_margin:8px 0 30px 30px;
	border: 1px solid #333333; 
	height: 150px;
}
#mid-ad a {
	color: #a76d23;
	text-decoration:underline;
}
#mid-ad a:hover {
	color: #a76d23;
	text-decoration:none;
}
/* --------------------------   BOXES & RIGHT COLUMNS   --------------------------- */
#searchproperties {
	clear:left;
	float:left;
	width:211px;
	margin:0 0 0 30px;
	_margin:0 0 0 15px;
	border:#3d3d3d 1px solid;
	background:#dadada url(../images/box_bg.gif) top repeat-x;
	min-height:170px;
	_height: 170px;
}
#openhouses {
	float:left;
	width:211px;
	margin:0 0 0 30px;
	border:#3d3d3d 1px solid;
	background:#dadada url(../images/box_bg.gif) top repeat-x;
	min-height:170px;
	_height:170px;

}
#findarealtor {
	float:left;
	width:211px;
	margin:0 0 0 30px;
	border:#3d3d3d 1px solid;
	background:#dadada url(../images/box_bg.gif) top repeat-x;
	min-height:170px;
	_height:170px;
}
#rightcol {
	float:right;
	width:200px;
	margin:0 30px 0 0;
	_margin:0 15px 0 0;
}
#contactus {
	clear:left;
	float:left;
	width:335px;
	margin:30px 0 0 30px;
	_margin:30px 0 0 15px;
	border:#3d3d3d 1px solid;
	background:#dadada url(../images/box_bg.gif) top repeat-x;
	min-height:145px;
	_height:145px;
}
#links {
	float:left;
	width:330px;
	margin:30px 0 0 30px;
	border:#3d3d3d 1px solid;
	background:#dadada url(../images/box_bg.gif) top repeat-x;
	min-height:145px;
	_height:145px;
}
#searchproperties a {
	color: #a76d23;
	text-decoration:underline;
}
#searchproperties a:hover {
	color: #a76d23;
	text-decoration:none;
}
#openhouses a {
	color: #a76d23;
	text-decoration:underline;
}
#openhouses a:hover {
	color: #a76d23;
	text-decoration:none;
}
#findarealtor a {
	color: #a76d23;
	text-decoration:underline;
}
#findarealtor a:hover {
	color: #a76d23;
	text-decoration:none;
}
#contactus a {
	color: #a76d23;
	text-decoration:underline;
}
#contactus a:hover {
	color: #a76d23;
	text-decoration:none;
}
#links a {
	color: #a76d23;
	text-decoration:underline;
}
#links a:hover {
	color: #a76d23;
	text-decoration:none;
}
/* --------------------------   FOOTERS   --------------------------- */

#footclear {
	clear:both;
	padding-bottom: 15px;
}
#footer {
	position:relative;
	margin:0 auto;
	width:989px;
}
#footer p {
	margin:15px 0;
	padding:0;
}
/* --------------------------   CLASSES   -------------------------- */

	/*  BOX CLASSES  */
.sp_image {
	background:url(../images/box_searchproperties.gif) no-repeat;
	width:211px;
	height:35px;
}
.oh_image {
	background:url(../images/box_openhouse.gif) no-repeat;
	width:211px;
	height:35px;
}
.fr_image {
	background:url(../images/box_findarealtor.gif) no-repeat;
	width:211px;
	height:35px;
}
.cu_image {
	background:url(../images/box_contactus.gif) no-repeat;
	width:338px;
	height:35px;
}
.li_image {
	background:url(../images/box_links.gif) no-repeat;
	width:338px;
	height:35px;
}
.na_image {
	background:url(../images/new_article.gif) no-repeat;
	width:200px;
	height:43px;
}
/*  SPACING CLASSES   */
.margin0 {
	margin:0;
}
.padding0 {
	padding:0;
}
.padding10 {
	padding:10px;
}
.padding20 {
	padding:20px;
}
/*  POSITION CLASSES   */
.fleft {
	float:left;
}
.fleftimg {
	float:left;
	padding-right:10px;
}
.fleft a {
	color: #a76d23;
	text-decoration:underline;
}
.fleft a:hover {
	color: #a76d23;
	text-decoration:none;
}
.fright {
	float:right;
}
.frightimg {
	float:right;
	padding-left:10px;
}
.tleft {
	text-align:left;
}
.tright {
	text-align:right;
}
/*   TABLE CLASSES   */
.tborder {
	border:#000000 1px solid;
}
/*   BACKGROUND COLORS   */
.whitebg {
	background-color:#FFFFFF;
}
/*   FONT CLASSES   */
.bold {
	font-weight:bold;
}
.size10 {
	font-size:10px;
}
.size11 {
	font-size:11px;
}
.size12 {
	font-size:12px;
}
.size13 {
	font-size:13px;
}
.size14 {
	font-size:14px;
}
.size16 {
	font-size:16px;
}
.href {
	color: #a76d23;
}
.welcome_spacer {
	position: absolute;
	padding: 26px 0px 0px 29px;
}
