body {
	margin:0px 0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#001F3F;
	background-color:#DAE1E9;
}
p {
	margin:0;
}
h1, h2, h3, h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	color:#004639;
	margin:0;
}
h1 {
	font-size:17px;
}
h2 {
	font-size:15px;
}
h3 {
	font-size:13px;
}
h4 {
	font-size:12px;
}
input, select, textarea {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#001F3F;
}
ul {
	margin-top:0;
	margin-bottom:0;
	margin-right:0;
	margin-left:25px;
	list-style-type:square;
}
hr {
	margin:15;
}
blockquote {
	margin-top:0;
	margin-bottom:0;
	margin-right:0;
	margin-left:25px;
}

/*** MAIN ***/
#main_top {
	width:100%;
	background-image:url(../images/main/repeat_top.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
}
#main_btm {
	width:100%;
	background-image:url(../images/main/repeat_footer.jpg);
	background-repeat:repeat-x;
	height:190px;
	clear:both
}
#container_top_outer {
	width:807px;
	margin:auto;
	background-image:url(../images/main/repeat_side.jpg);
	background-repeat:repeat-y;
}
#container_top {
	width:807px;
	margin:auto;
	background-image:url(../images/main/side_btm.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	overflow:hidden;
}
#container_btm {
	position:relative;
	width:807px;
	height:190px;
	padding-top:18px;
	margin:auto;
	background-image:url(../images/main/footer_bkgd.jpg);
	background-repeat:no-repeat;
	text-align:center;
}

/*** STRUCTURE ***/
#header {
	position:relative;
	width:807px;
	height:168px;
	background-image:url(../images/main/repeat_top.jpg);
	background-repeat:repeat-x;
}
#logo {
	position:absolute;
	width:214px;
	height:124px;
	top:25px;
	left:0;
	background-image:url(../images/main/logo.jpg);
	background-repeat:no-repeat;
}
#logo a {
	width:214px;
	height:124px;
	text-indent:-9999px;
	display:block;
}
#logo a:hover {
	width:214px;
	height:124px;
}
#top_scroll {
	position:absolute;
	width:593px;
	height:117px;
	top:0;
	right:0;
	text-align:right;
	background-image:url(../images/main/header_scroll.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}
#newsletter_container {
	position:relative;
	height:117px;
}
#newsletter_text {
	position:absolute;
	top:3px;
	left:100px;
	height:28px;
	padding-left:24px;
	padding-top:2px;
	background-image:url(../images/main/newsletter_icon.jpg);
	background-repeat:no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-weight:bold;
	line-height:28px;
	color:#909FAC;
}
#newsletter_form {
	position:absolute;
	top:7px;
	left:270px;
}
.newsletter_field {
	border:none;
	margin:0;
	padding:0;
	height: 21px;
}
.newsletter_field input, .newsletter_field button {
	border:none;
	margin:0;
	padding:0;
	height: 21px;
	float:left;
}
.newsletter_field input.box {
	width: 121px;
	height: 21px;
	padding:0 5px 0 5px;
	margin:0 0 0 5px;
	line-height:21px;
	background: url(../images/main/newsletter-field.gif) no-repeat right top;
	border: none;
}
.newsletter_field input.box:focus {
	background: url(../images/main/newsletter-field.gif) no-repeat right -21px;
	outline: none;
	border: none;
}
.newsletter_field button.btn {
	width: 17px;
	margin-left:9px;
	cursor: pointer;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../images/main/newsletter_submit.gif) no-repeat top right;	
}
.newsletter_field button.btn:hover {
	background: url(../images/main/newsletter_submit.gif) no-repeat left -21px;	
}
#nav {
	position:absolute;
	background-image:url(../images/main/nav_bkgd.jpg);
	background-repeat:no-repeat;
	top:117px;
	left:219px;
}
#divider_cap {
	position:absolute;
	width:26px;
	height:19px;
	top:149px;
	left:209px;
	background-image:url(../images/main/sub_nav.jpg);
	background-repeat:no-repeat;
}
#main {
	width:807px;
}
#side {
	width:214px;
	float:left;
}
#womancentric {
	background-image:url(../images/main/womancentric_over.jpg);
	background-repeat:no-repeat;
}
#greenbuilding {
	background-image:url(../images/main/greenbuilding_over.jpg);
	background-repeat:no-repeat;
}
#resources {
	background-image:url(../images/main/resources_over.jpg);
	background-repeat:no-repeat;
}
#testimonials {
	background-image:url(../images/main/testimonials_over.jpg);
	background-repeat:no-repeat;
}
#side_content {
	width:209px;
	background-image:url(../images/main/side_top.jpg);
	background-repeat:no-repeat;
	padding:5px 5px 12px 0;
	text-align:right;
}
#center_divider {
	width:16px;
	height:314px;
	background-image:url(../images/main/column_divide.jpg);
	background-repeat:no-repeat;
	float:left;
}
#content_container {
	width:557px;
	padding-bottom:6px;
	float:left;
}
#flash {
	width:557px;
	height:218px;
	background-image:url(../images/main/flash.jpg);
	background-repeat:no-repeat;
}
#home_copy {
	width:550px;
	padding:10px 0 10px 7px;
}
#home_copy blockquote {
	margin:0 10px 0 10px;
}
#home_copy hr {
	height:0;
	margin:0 0 5px 0;
	border-top:solid 1px #004639;
	color:#004639;
	overflow:hidden;
}
#new_container {
	width:557px;
	height:129px;
	padding:1px;
	background-image:url(../images/main/scroll_bkgd.jpg);
	background-repeat:no-repeat;
}
#new_container_scroll {
	width:555px;
	height:127px;
	overflow: auto;
	overflow-y: scroll;
	overflow-x: hidden;
	overflow:-moz-scrollbars-vertical;
}
#new_title {
	width:517px;
	padding-top:8px;
	margin-left:7px;
}
#new_title hr {
	height:0;
	margin:0;
	border-top:solid 1px #004639;
	color:#004639;
	overflow:hidden;
}
.new_event {
	width:481px;
	padding-left:26px;
	margin:4px 0 12px 17px;
	background-image:url(../images/main/event_bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
}
.event_title {
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	text-decoration:underline;
	color:#004639;
	margin-bottom:3px;
}
.event_text {
	margin-left:14px;
}

/*** FOOTER ***/
.footer {
	font-size:10px;
	color:#003263;
}
a.footer:link {
	color: #003263;
	text-decoration: none;
}
a.footer:hover {
	color: #003263;
	text-decoration: underline;
}
a.footer:active {
	color: #003263;
	text-decoration: none;
}
a.footer:visited {
	color: #003263;
	text-decoration: none;
}
a.footer:visited:hover {
	color: #003263;
	text-decoration: underline;
}
#footer_copy {
	position:absolute;
	width:435px;
	left:50%;
	margin-left:-218px;
}
#nahb {
	float:right;
	margin-left:9px;
	display:inline;
}
#nwhba {
	float:right;
	margin-left:9px;
	display:inline;
}
#energy_star {
	float:right;
	margin-left:9px;
	margin-right:19px;
	display:inline;
}
#dcoc {
	float:left;
	margin-left:13px;
}

/*** INTERIOR STRUCTURE ***/
#int_title {
	width:550px;
	padding:10px 0 10px 7px;
}
#int_content {
	margin-left:10px;
	padding-top:10px;
}
#int_content img {
	border-style:double;
	border-color:#004639;
	border-width:3px;
}
#int_title hr {
	height:0;
	margin:0 0 5px 0;
	border-top:solid 1px #004639;
	color:#004639;
	overflow:hidden;
}

/*** LINKS / CLASSES ***/
a:link {
	color:#004639;
	text-decoration: underline;
}
a:hover {
	color:#004639;
	text-decoration: none;
}
a:active {
	color:#004639;
	text-decoration: none;
}
a:visited {
	color:#004639;
	text-decoration: underline;
}
a:visited:hover {
	color:#004639;
	text-decoration: none;
}
.frame {
	border-style:double;
	border-color:#004639;
	border-width:3px;
}
.no_border {
	border:none;
}
.contact TD {
	padding:2px;
}
.resources TD {
	padding:5px;
}
.ten TD {
	padding:10px;
}
.large {
	line-height:26px;
	font-weight:bold;
	font-style:italic;
	font-size:36px;
}
.about_tile {
	width:180px;
	background-image:url(../images/aboutus/tilerepeat.jpg);
	background-repeat:repeat-y;
	float:left;
}
.about_top {
	width:180px;
	min-height:76px;
	padding-top:9px;
	background-image:url(../images/aboutus/tilelg.jpg);
	background-repeat:no-repeat;
}
.about_image {
	margin:auto;
	text-align:center;
}
.about_text {
	width:162px;
	margin:auto;
}
.about_btm {
	width:180px;
	height:11px;
	overflow:hidden;
	background-image:url(../images/aboutus/tilelg_btm.jpg);
	background-repeat:no-repeat;
}

/*** TESTIMONIALS ***/
.testimonials_container {
	width:540px;
	clear:both;
	background-image:url(../images/testimonials/testimonial_repeat.jpg);
	background-repeat:repeat-y;
	margin-bottom:10px;
}
.testimonials_top {
	width:500px;
	min-height:56px;
	padding:34px 20px 0 20px;
	background-image:url(../images/testimonials/testimonial_top.jpg);
	background-repeat:no-repeat;
	color:#486C8F;
}
.testimonials_top2 {
	width:500px;
	min-height:56px;
	padding:15px 20px 0 20px;
	background-image:url(../images/testimonials/testimonial_top2.jpg);
	background-repeat:no-repeat;
	color:#486C8F;
}
.testimonials_btm {
	width:540px;
	height:10px;
	background-image:url(../images/testimonials/testimonial_btm.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	clear:both;
}

/*** WINDOW ***/
.window {
	position:absolute;
	width:754px;
	height:599px;
	top:170px;
	left:50%;
	margin-left:-367px;
	background-color:#FFF;
	border:solid 2px #000;
	z-index:99999;
	display:none;
}
.window_title {
	height:16px;
	line-height:16px;
	margin:2px 0 0 8px;
	padding-top:2px;
	float:left;
	display:inline;
}
.window_close {
	width:124px;
	height:16px;
	line-height:16px;
	margin:2px 13px 0 0;
	padding-top:2px;
	float:right;
	text-align:right;
	display:inline;
}
.window_content_container {
	width:750px;
	height:575px;
	margin:2px 0 0 2px;
	clear:both;
	float:left;
	display:inline;
	
}
/*** HOME PLANS PAGE ***/
#view_floorplans {
	width:488px;
	height:78px;
	margin:15px auto;
}
#view_floorplans a {
	width:488px;
	height:78px;
	text-indent:-9999px;
	display:block;
	cursor:pointer;
	background-image:url(../images/graphics/view_floorplans.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#view_floorplans a:hover {
	width:488px;
	height:78px;
	background-position:0 -78px;
}