
body {
	margin: 0; padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 16px;
	background: #756430;
}

h1, h2, h3, h4, h5, h6,
blockquote, dl, dd, dt, small, 
form, fieldset, button, input, textarea { margin: 0; padding: 0; }
img { border: none; }
h2 { margin: 5px 0;	font-size: 12px;  font-weight:bold;	color:#57430e;	}
h3 { margin: 5px 0;	font-size: 14px;  font-weight:bold;	color:#57430e;	}
h4 { margin: 5px 0;	font-size: 16px;  font-weight:bold;	color:#57430e;	}

a, a:visited { 
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; 
	color: #57430e; text-decoration: underline; background-color: none;
}
a:hover { color: #ff0000; text-decoration: underline; }

.footerlink, a.footerlink, a:visited.footerlink {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px; color: #ffffff; text-decoration: none; background-color: none;
}
a:hover.footerlink { color: #ffffff; text-decoration: underline; }

.MainCenterTable_Style { width: 760px; }

.MainCenterColumn_Style {
	width: 748px;
	background-image: url(shared/mainbody_bg.gif);
	background-repeat: repeat-x;
	background-color: #fff;
}

.SubCenterColumn_Style {
	width: 748px;
	background-color: #fff;
}

.MainHeader_Style {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #57430e;
	text-decoration: underline;
}

.SubMainColumn_Style {
	width: 529px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.SubLeftColumn_Style {
	width: 199px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #57430e;
	background-color: #eae7d8;
	
}

.SubWhitepage_Style {
	width: 728px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

/* side by side bg-style */
.mainbg {
	background-image: url(shared/bg.gif);
	background-repeat: repeat-x;
}

.subtop_bg {
	background-image: url(shared/subtop-bg.gif);
	background-repeat: repeat-x;
	background-color:#a19576;
}
.top_bg {
	background-image: url(shared/topcenter-bg-img.gif);
	background-repeat: repeat-x;
}
.left_bg {
	background-image: url(shared/midleftside-bg-img.gif);
	background-repeat: repeat-y;
}
.right_bg {
	background-image: url(shared/midrightside-bg-img.gif);
	background-repeat: repeat-y;
}
.bottom_bg {
	background-image: url(shared/bottomcenter-bg-img.gif);
	background-repeat: repeat-x;
}

.submenulink_bg {
	background-image: url(shared/submenu-bg.gif);
	background-repeat: repeat-x;
}

.featuredproperty_bg {
	background-image: url(shared/featuredproperty-bg.gif);
	background-repeat: repeat-y;
	background-color: #a1925d;
}

/* copyright section */
.copyright_style {
	height: 24px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background-color: #57430e;
}
