/*  Main Layout  */
body {
	margin: 0px;
	padding: 0px;
	background-color: #f0ffd1;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	color: #808080;
}
#site {
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	width: 820px;
	background: #FFFFFF url("shadow-y.gif") repeat-y;
}
#header {
	height: 219px;
	background: url("header.gif") no-repeat;
	text-align: center;
}
#header.interior {
	background: url("header2.gif") no-repeat;
}
#logo {
	margin-top: 23px;
}
#content {
	background: url("content-y.gif") repeat-y;
	margin-top: 10px;
}
#content-left {
	width: 383px;
	margin-left: 20px;
	padding-left: 42px;
	padding-right: 35px;
	padding-top: 20px;
}
#content-text {
	padding-bottom: 31px;
}
#content-right {
	float: right;
	width: 230px;
	margin-left: 10px;
//	margin-left: 0px;
	margin-right: 20px;
//	margin-right: 10px;
	padding-left: 22px;
	padding-top: 20px;
	padding-right: 63px;

	font-size: .9em;
	line-height: 150%;
	letter-spacing: .2em;
}
#content-right.side-image {
	padding: 0px;
	margin: 0px;
	position: relative;
	left: -105px;
	top: -134px;
	margin-bottom: 0px;
}
#plans-right {
	float: left;
	width: 150px;
	padding: 0px;
	margin: 0px;
	position: relative;
}
#plans-left {
	float: left;
	width: 225px;
	padding: 0px;
	margin: 0px;
	position: relative;
}
#content-bottom {
	clear: both;
	padding-top: 30px;
	margin: 0px;
}
#headroom {
	clear: both;

}
#headroom a img { 
	vertical-align: top; 
}
#footer
{
	height: 50px;
	clear: both;
}

/* Nav */
#nav {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-left: 75px;
//	padding-left: 47px;
	padding-top: 3px;
//	padding-top: 5px;
}
#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
	margin-left: 30px;
}
#sub {
	margin: 0px;
	padding: 0px;
	float: left;
	margin-top: -2px;
	height: 21px;
	width: 820px;
}
#sub ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	background-color: #f0ffd1;
	height: 17px;
//	height: 21px;
	display: block;
	position: relative;
	padding-top: 4px;
}
#sub ul li {
//	float: left;
	display: inline;
	text-align: center;
	padding-top: 4px;
	padding-left: 7px;
	padding-right: 7px;
}
#sub ul li a {
	text-decoration: none;
	color: #7d846f;
}
#sub ul li a:hover {
	color: #7cb2b2;
}

/* Sub Menu Specifics */
#sub-lifestyle {
	left: 185px;
//	left: -80px;
	width: 310px;
//	width: 310px;
}
#sub-homes {
	left: 80px;
//	left: 0px;
	width: 712px;
//	width: 712px;
}
#sub-design {
	left: 233px;
//	left: 18px;
	width: 452px;
//	width: 452px;
}
#sub-about {
	left: 483px;
//	left: 201px;
	width: 293px;
//	width: 293px;
}


/* Text */
p {
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 1.4em;
	letter-spacing: .1em;
}
p span.highlight {
	color: #7cb2b2;
}
#content-text a {
	color: #7cb2b2;
}
#content-text a.back {
	display: block;
	text-align: right;
	line-height: 1.4em;
	letter-spacing: .1em;
}
#content-text ul li {
	font-size: 1em;
	line-height: 1.4em;
	letter-spacing: .1em;
}
h1 {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	font-family: Verdana, Sans-Serif;
}
#content-left h1 {
	margin-bottom: 10px;
	text-align: left;
}
#news {
	width: 225px;
}
div.story {
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 24px;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 1.1em;
	font-weight: normal;
	letter-spacing: .1em;
	padding-bottom: 2px;
	line-height: 1em;
	margin-bottom: 0;
}
#content-right h1
{
	padding: 0px;
	margin: 0px;
	font-size: 1.6em;
	color: #63c531;
	font-weight: normal;
	font-family: Times New Roman, Serif;
}
#content-right h2
{
	margin-bottom: 4px;
	line-height: 1.4em;
	font-weight: bold;
}
#content-right a {
	color: #7cb2b2;
	padding-bottom: 1px;
}
#content-right p {
	margin-bottom: 4px;
}
div.story p {
	font-size: .9em;
	line-height: 150%;
	letter-spacing: .2em;
	margin-top: 0;
	margin-bottom: 0;
}
#more-news {
	display: block;
	width: 225px;
	text-align: right;
	color: #7cb2b2;
	text-decoration: none;
	letter-spacing: .1em;
	font-size: 1.1em;
	padding-bottom: 1px;
}

/* Photo Strip */
#strip {
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
	height: 124px;
}
#strip li {
	float: left;
}
#img6 {
	position: absolute;
}