/* Modern Bend */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFF;
	color: #747372;
	margin: 0;
	padding: 0;
	text-align: center;
	/* background-image: url(../images/bg-page.gif); */
	line-height: 1.5em;
}
#mainBody {
	position: relative;
	margin: 15px auto 15px auto;
	text-align: left;
	width: 960px;
	/* background-color: #EDEBD6; */
}
#header {
	position: relative;
	display: block;
	width: 100%;
	height: 138px;
}
#header h1 {
	margin: 0;
	position: absolute;
	left: 0;
	top: 0;
}
#header #search {
	position: absolute;
}
#nav {
	position: relative;
	background: url(../images/bg-orange-lines.gif) top left no-repeat;
	/* width: 960px; */
	width: 100%;
	height: 40px;

	/* Following text styles inherited by the nav buttons */
	text-align: left;
	text-transform: lowercase;
	/* font-family: Garamond, Georgia, "Times New Roman", serif;
	font-size: 15px; */
	font-weight: bold;
}
/*
#nav ul {
	list-style: none;
	margin: 0;
}
#nav ul li {
	float: left;
	display: block;
}
*/
#nav .navRE a {
	float: left;
	display: block;
	width: 94px;
	height: 40px;
	text-indent: -9999px;
	background: url(../images/button-realestate.gif) top left no-repeat;
	color: #888;
}
#nav .navRE a:hover {
	color: #000;
	background: url(../images/button-realestate-over.gif) top left no-repeat;
}
#nav .navREOver a {
	float: left;
	display: block;
	width: 94px;
	height: 40px;
	text-indent: -9999px;
	color: #000;
	background: url(../images/button-realestate-over.gif) top left no-repeat;
}
#nav .navFurnish a {
	float: left;
	display: block;
	width: 73px;
	height: 40px;
	text-indent: -9999px;
	background: url(../images/button-furnish.gif) top left no-repeat;
	color: #888;
}
#nav .navFurnish a:hover {
	color: #000;
	background: url(../images/button-furnish-over.gif) top left no-repeat;
}
#nav .navFurnishOver a {
	float: left;
	display: block;
	width: 73px;
	height: 40px;
	text-indent: -9999px;
	color: #000;
	background: url(../images/button-furnish-over.gif) top left no-repeat;
}
#nav .navDesign a {
	float: left;
	display: block;
	width: 69px;
	height: 40px;
	text-indent: -9999px;
	background: url(../images/button-design.gif) top left no-repeat;
	color: #888;
}
#nav .navDesign a:hover {
	color: #000;
	background: url(../images/button-design-over.gif) top left no-repeat;
}
#nav .navDesignOver a {
	float: left;
	display: block;
	width: 69px;
	height: 40px;
	text-indent: -9999px;
	color: #000;
	background: url(../images/button-design-over.gif) top left no-repeat;
}
#nav .navLearn a {
	float: left;
	display: block;
	width: 61px;
	height: 40px;
	text-indent: -9999px;
	background: url(../images/button-learn.gif) top left no-repeat;
	color: #888;
}
#nav .navLearn a:hover {
	color: #000;
	background: url(../images/button-learn-over.gif) top left no-repeat;
}
#nav .navLearnOver a {
	float: left;
	display: block;
	width: 61px;
	height: 40px;
	text-indent: -9999px;
	color: #000;
	background: url(../images/button-learn-over.gif) top left no-repeat;
}
#nav .navCommunity a {
	float: left;
	display: block;
	width: 98px;
	height: 40px;
	text-indent: -9999px;
	background: url(../images/button-community.gif) top left no-repeat;
	color: #888;
}
#nav .navCommunity a:hover {
	color: #000;
	background: url(../images/button-community-over.gif) top left no-repeat;
}
#nav .navCommunityOver a {
	float: left;
	display: block;
	width: 98px;
	height: 40px;
	text-indent: -9999px;
	color: #000;
	background: url(../images/button-community-over.gif) top left no-repeat;
}
#nav .navGreen a {
	float: left;
	display: block;
	width: 59px;
	height: 40px;
	text-indent: -9999px;
	background: url(../images/button-green.gif) top left no-repeat;
	color: #888;
}
#nav .navGreen a:hover {
	color: #000;
	background: url(../images/button-green-over.gif) top left no-repeat;
}
#nav .navGreenOver a {
	float: left;
	display: block;
	width: 59px;
	height: 40px;
	text-indent: -9999px;
	color: #000;
	background: url(../images/button-green-over.gif) top left no-repeat;
}
#nav .navArts a {
	float: left;
	display: block;
	width: 48px;
	height: 40px;
	text-indent: -9999px;
	background: url(../images/button-arts.gif) top left no-repeat;
	color: #888;
}
#nav .navArts a:hover {
	color: #000;
	background: url(../images/button-arts-over.gif) top left no-repeat;
}
#nav .navArtsOver a {
	float: left;
	display: block;
	width: 48px;
	height: 40px;
	text-indent: -9999px;
	color: #000;
	background: url(../images/button-arts-over.gif) top left no-repeat;
}
/*
#homepagePhoto {
	position: absolute;
	left: 531px;
	top: 142px;
	width: 420px;
	height: 549px;
}
*/
#content {
	position: relative;
	/* left: 0;
	top: 178px;
	width: 531px; */
	width: 100%;
	padding: 0;
	overflow: auto;
}
#homepagePhoto {
	float: right;
	width: 420px;
	/* height: 549px;
	margin-top: -36px; */
}
#contentBody {
	/* position: relative; */
	float: left;
	margin: 0;
	padding: 5px;
	width: 521px; /* 531(total) - 10(padding) */
	text-align: justify;
}
#subnav {
	float: left;
	width: 100px; /* 93px in the PSD */
	padding: 0;
	margin: 10px 0 0 5px;
}
#subnav .subnavHeader {
	padding-bottom: 5px; /* possibly 15px */
	text-transform: lowercase;
	color: #999;
}
#subnav .subnavItem {
	padding-bottom: 5px; /* possibly 15px */
	text-transform: lowercase;
	color: #ffa057;
}
#subnav .subnavItem a {
	color: #ffa057;
	text-decoration: none;
}
#subnav .subnavItem a:hover {
	text-decoration: underline;
}
#contentBodyDefault1 {
	float: right;
	width: 300px; /* 252px in the PSD */
	padding: 0;
	margin-right: 25px;
	text-align: justify;
}
#footer {
	clear: both;
	/* position: absolute; */
	display: block;
	/* left: 531px;
	top: 697px;
	width: 420px; */
	width: 100%;
	margin-top: 10px;
	padding: 0;
	text-align: right;
	font-size: 10px;
	color: #686860;
}
#footer a {
	color: #686860;
}
#bugs {
	position: relative;
	text-align: left;
	/* width: 950px; 960 - 10 padding */
	width: 100%;
	padding: 5px;
}
a:link, a:active, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	/* color: #0000CC; */
}

h2 {
	font-family: Garamond, Georgia, "Times New Roman", serif;
	color: #000;
	font-size: 24px;
	margin-bottom: .5em;
	margin-top: 0;
}
h3 {
	/* margin-bottom: .5em; */
	margin-top: 0;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
h4 {
	margin-bottom: .5em;
	margin-top: 0;
	/* padding: 2px;
	border: 1px #999 solid;
	background-color: #EFEFEF; */
}
p, td, th, caption {
	font-size: 11px;
}
p {
	margin-top: 0;
}
/* Input and form field styles */
form, input, textarea, select, option {
	font-size: 11px;
}
