/* ============================================================================
	GLOBALS 																																	 
============================================================================*/
* { font-family: arial, helvetica, sans-serif; }
body {
	background: #b4ae94 url('/images/background.gif');
	font-size: small;
	padding: 0;
	margin: 0;
}
a img {
  border: none;
}
h3 {
	font-size: 100%;
	margin-top: 0;
}
h4 {
	margin: 0;
	margin-bottom: -1em;
}

dt {
	float: left;
	text-align: right;
	width: 110px;
}
dd {
	margin-left: 115px;
}
fieldset {
	border: none;
}
label {
	font-size: 90%;
}
legend {
	display: none;
}

p {
	color: #363525;
	font-size: 90%;
	margin-bottom: 1.5em;
}

table {
  clear: right;
  border-collapse: collapse;
	border-spacing: 0px; 
	color: #001767;
	font-size: 90%;
	margin-top: 30px;
	margin-bottom: 8px;
	width: 100%; 
}
table td {
	padding: 4px;
	text-align: center;
}
table.product td {
  padding: 1px;
}
th {
	background: #C8C7A8;
	text-transform: uppercase;
}
table tr.even {
	background: #F2F0CA;
}
table a {
	color: #001767;
	font-weight: bold;
}

/* ============================================================================
	LAYOUT 																																	 
============================================================================*/
#wrap {
	width: 775px;
}
#header{

}
#content {
	font-size: 90%;
	line-height: 1.2em;
}
#left {
	float: left;
	width: 97px;
}
#center {
  float: left;
}
#left-center-wrap {
  float: left;
}
#right {
	float: right;
}
#footer {
	clear: both;
	height: 59px;
}

/* ============================================================================
	CONTENT PAGES 																																	 
============================================================================*/
#market, #community, #plans, #static {
	display: table-cell;
	width: 775px;
}

#plans {
  background: #fffdd7 url('/images/background_plan_spec.gif');
}
#plans #center {
  padding: 15px;
  width: 514px;
}
#plans #center h3, #plans #center p {
  padding: 0;
  margin: 0;
}
#plans #center p {
  font-size: 85%;
}
#plans #plan-image-canvas {
  margin-top: 18px;
  text-align: center;
}
#plans #right {
  width: 134px;
}
#plans #right ul {
  margin: 0;
  padding: 0;
}
#plans #right ul.plan_navigation {
  background: #f2f0ca;
  float: left;
}
#plans #right ul.plan-navigation {
  font-size: 90%;
  font-weight: bold;
  list-style: none;  
}
#plans #right .plan-navigation li {
  border-top: solid 1px #c8c7a9;
  border-left: solid 1px #c8c7a9;
  padding: 3px 5px;
}
#plans #right ul.plan-navigation a {
  color: #363525;
  text-decoration: none;
}
#plans #right ul.plan-sub-navigation {
  margin-left: 12px;
  list-style: none;
}
#plans #right ul.plan-sub-navigation li {
  border: none;
  font-weight: normal;
}

#community {
  background: #fffdd7 url('/images/background_3_column.gif');
}
#community #center {
  width: 208px;
  margin: 0;
}
#community #right {
	padding: 18px;
	width: 434px;
}
#community #center p {
	border-top: solid 1px #C8C7A8;
  color: #001767;
  padding: 10px;
	margin: 0;
}
#community #community-photo-nav {
  background-color: #C8C7A8;
  font-size: 90%;
  height: 18px;
  line-height: 1.8em;
  margin: -3px 0 0 0;
  padding: 0 3px;
}
#community #community-photo-nav-buttons {
  float: right; 
  margin: 2px 2px 0 0;
}
#community #right ul {
  float: left;
  font-size: 8pt;
  width: 40em;
  margin: 0 0 20px 0;
  padding: 0;
  list-style: none;
  list-style-position: inside;
}
#community #right li {
  float: left;
  width: 20em;
  margin-left: 0;
  margin-top: 3px;
  padding: 0;
}

#market {
	background: #fffdd7 url('/images/background_2_column.gif');
}
#market #center {
  padding-top: 9px;
  text-align: center;
  width: 390px;
}
#market #right {
  padding-top: 9px;
  margin-right: 10px;
	width: 263px;
}
#market #right .name {
	margin-top: 3px;
}
#market #right .number {
	float: left;
}
#market #right p {
	font-size: 100%;
	padding-left: 30px;
}

#static {
	background: #fffdd7 url('/images/background_text_heavy.gif');
}
#static #center {
	padding: 15px;
	width: 433px;
}
#static #right {
	width: 215px;
}
#static #right h4 {
	background-color: #C8C7A8;
	color: #001767;
	font-size: 90%;
	padding: 5px 0 5px 10px;
}
#static #right img {
	margin-bottom: -3px;
}
#static #right p {
	margin: 15px 10px 5px 10px;
}

.static-one-off {
  position: relative;
}
.custom-home {
  background: #001767 url('/images/background-custom-home.jpg') right top no-repeat;
}
.home-improvement {
  background: #001767 url('/images/background-home-improvement.jpg') right top no-repeat;
}

.return-link {
  float: right;
}
.side-text {
  background: #001767;
  color: #ffffff; 
  float: left; 
  width: 219px;
  padding: 16px;
}
.side-text p {
  color: #ffffff;
  line-spacing: 1;
  margin: 6px 0;
}
.side-text a {
  color: #ffffff;
}
.new-photo-gallery a {
  position: absolute;
  right: 10px;
  top: -15px;
  width: 156px;
  height: 40px;
  display: block;
  z-index: 5;
}
/* ============================================================================
	DESIGN 																																	 
============================================================================*/
#header {
	background: #B4AE94 url('/images/homepage-header-seasonal.jpg') right top no-repeat;
	border-bottom: solid 1px #FFFFFF;	
	height: 106px;
}
#header #logo {
  float: left;
	margin: 4px 0 0 4px;
	width: 284px;
}
#nav {
	float: right;
	margin-top: 80px;
	margin-bottom: -3px;
	width: 482px;
}
#footer {
	background: #363525;
	border-bottom: 7px solid #949378;
	border-top: 7px solid #CB8505;
	color: #949378;
	letter-spacing: 1px;
	text-align: right;
}
#footer a {
	color: #949378;
	font-size: 85%;
	text-decoration: none;
}
#footer #footer_nav {
	background: url('/images/eho.gif') left 50% no-repeat;
	height: 46px;
	line-height: 37px;
	margin-top: 8px; 
	margin-right: 20px;
}

#homepage {
	background: #001767 url('/images/tagline.png') left 50% no-repeat;
	height: 287px;
}
#homepage img, #homepage #homepageflash {
	border-left: solid 1px #fff;
	float: right;
}

#frames {
	text-align: center;
}
#frames img {
	background: url('/images/frame-me-tmp.png') 10px 10px no-repeat;
	margin: 6px;
}	
/* ============================================================================
	NAVIGATION 																																	 
============================================================================*/
#left a {
	display: block;
	margin-bottom: -2px;
}
#left ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#left li {
	color: #fff;
	font-weight: bold;
	font-size: 90%;
	letter-spacing: 1px;
	margin: 0;
	padding: 5px 0;
	text-transform: uppercase;
	text-align: center;
}
#left li a {
	color: #949378;
	text-decoration: none;
}
/* ============================================================================
	GENERIC 																																	 
============================================================================*/
.orange, .blue {
	font-weight: bold;	
	font-family: verdana, arial, helvetica, sans-serif;
}
.orange {
	color: #C78904;
}
.blue {
	color: #001767;	
}
.hint { 
  color: #666;
	font-size: 80%;
}