html {
	height: 100%;
	margin: 0;
	padding: 0;
	
}     

body {
	margin: 0 auto;
	background: url("../images/background.jpg") no-repeat top center #2d74b6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .875em;
	height: 100%;
	behavior: url(css/csshover.htc), url(../css/csshover.htc), url(../../css/csshover.htc);	
}
_body {
	margin: 0 auto;
	background: url("../images/background.jpg") no-repeat top center #2d74b6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .875em;
	height: 100%;
	width: 100%;
	behavior: url(css/csshover.htc), url(../css/csshover.htc), url(../../css/csshover.htc);	
}
h1 {
	font-size: 1.875em;
	color: #0053a0;
}

h2 {
	color: #98010B;
}

#accordion h2  {
     cursor: pointer;
}

img {
	border: 0;
}
a {
	color: #0053a0;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}	

a:hover.button {
	background: url(../images/button-bg.jpg) no-repeat;
}
#wrapper {
	width: 978px;
	margin: 0 auto;
}

#wrapper-shadow {
	background: url(../images/main-bg.png) repeat-y;
}

#topwrapper {
	margin: 0 auto;
	height: 160px;
	background: url(../images/header-bg.png) no-repeat top center;
	margin-top: 25px;
	margin-bottom: 37px;
}

* html #topwrapper {
	margin-top: 25px;
	margin-bottom: 15px;
}

#logo{
	margin: 25px 0 25px 37px;
	float: left;
}

* html #logo{
	margin: 25px 0 25px 20px;
	float: left;
}

#header-house {
	background: url(../images/header-house.jpg) no-repeat 532px 9px;
	height: 437px;
}

* html #header-house {
	height: auto;
	position: relative;
}

#header {
	margin: 0 auto;
	width: 960px;
}

#nav {
	float: left;
	margin-top: -10px;
	list-style: none;
	width: 974px;
	margin-left: 2px;
	height: 56px;
	position: relative;
	background: url(../images/nav-background.png) no-repeat;
}

* html #nav {
	margin-left: 1px;
	margin-top: 15px;
}

#nav ul {
	list-style: none;
	margin-top: 7px;
	padding: 0;
	margin-left: 34px;
}

#nav li {
	float: left;
	text-align: center; 
}

#nav li a {
	color: #ffffff;
	font-size: 1.125em;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
	text-decoration: none;
	display: block;
	background: none;
}
#nav #home-nav a:hover {
	background: url(../images/home-bg.png) no-repeat;
}

#nav #about-nav a:hover {
	background: url(../images/about-bg.png);
}

#nav #events-nav a:hover {
	background-image: url(../images/events-bg.png);
}

#nav #consumers-nav a:hover {
	background-image: url(../images/consumers-bg.png);
}

#nav #members-nav a:hover {
	background-image: url(../images/members-bg.png);
}

#nav #directory-nav a:hover {
	background-image: url(../images/directory-bg.png);
}

#nav #contact-nav a:hover {
	background-image: url(../images/contact-bg.png);
}
#nav ul ul {
	display: none;
	width: 200px;
	position:absolute;
	margin:0;
	padding:0;
	background-color: #00AA33;
	padding-bottom: 15px;
}

#nav ul ul li {
	float:none;
	margin:0 auto;
	font-size: .75em;
	text-align: left;
}

#nav ul li:hover ul {
	display:block;
}

#nav ul li:hover a {
	position:relative;
	background-image: none;
}

#nav ul ul li a {
	padding: 0;
	margin: 10px 0 0 10px;
	width: auto;
	height: auto;
}

* html #nav ul ul li a:hover {
	padding: 0;
	padding-bottom: 0px;
	margin: 0px 0 0 10px;
	width: auto;
	height: auto;
}

#nav ul ul li a:hover {
	padding: 0;
	text-decoration: underline;
	
}

#nav li ul a:hover {
	text-decoration: underline;
}

#nav li ul li{
	margin: 10px 0 0 10px;
	padding: 0;
	width: auto;
	height: auto;
}

#nav li ul li a:hover {
	background-image: none !important;
}

#nav ul li {
	z-index: 2;
}

* html #nav ul ul {
	margin-left: -66px;
}

#search {
	float: right;
	margin-right: 29px;
	margin-top: 75px;
}

* html #search {
	float: right;
	margin-left: 250px;
	margin-top: 75px;
}

fieldset#search-box {
	border: none;
	margin: 0 auto;
	height: 31px;
	background: url(../images/search-background.png) no-repeat;
}
#search-box input, #search-box button {
	border: none;
	float: left;	
}
#search-box input#search-field {
	color: #000;
	width: 165px;
	background: none;
	margin-left: 25px;
}

* html #search-box input#search-field {
	color: #000;
	width: 165px;
	background: none;
	margin-left: 32px;
	margin-top: 6px;
}

#search-box button#btn {
	width: 81px;
	height: 29px;
	margin-top: -5px;
	cursor: pointer;
	margin-left: 25px;
	text-indent: -9999px;
	background: url(../images/search.png) no-repeat;
}

* html #search-box button#btn {
	margin-top: 2px;
}

#main-wrapper {
	clear: both;
	float: left;
	width: 730px;
	margin-left: 46px;
	margin-bottom: 37px;
}

* html #main-wrapper {
	clear: both;
	float: left;
	width: 730px;
	margin-left: 23px;
	margin-bottom: 37px;
}

#main-wrapper p {
	overflow: auto;
}

#main-wrapper ul {
	line-height: 25px;
}

#banner-ad {
	margin-bottom: 17px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
}

#intro-text {
	width: 730px;
	float: left;
	margin-bottom: 10px;
}

#intro-text h1 {
	margin: 0;
	padding: 0;
	font-size: 2.125em;
}

#green-box-ORIG {
	background: url(../images/green-background.jpg);
	width: 226px;
	height: 188px;
	float: right;
	color: #fff;
	margin-top: 37px;
	margin-left: 20px;
	margin-bottom: 20px;
}

#green-box {
	background: url(../images/deals_box.jpg);
	width: 226px;
	height: 188px;
	float: right;
	color: #fff;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 20px;
}

#green-box h2 {
	margin: 0;
	padding: 15px 15px 0 15px;
	color: #fff;
}

* html #green-box h2 {
	font-size: 1.5em;
}

#green-box p {
	margin: 0;
	font-weight: bold;
	padding: 15px 15px 0 15px;
}

#green-box .click-here, #green-box .click-here a{
	color: #fff;
	font-weight: bold;
	text-align: right;
	margin-top: 10px;
}

#contractor-wrapper {
	float: left;
	clear: both;
	width: 228px;
	margin-right: 23px;
}

* html #contractor-wrapper {
	float: left;
	clear: both;
	width: 228px;
	margin-right: 11px;
}

#contractor-box {
	background: url(../images/contractor-background.jpg);
	height: 158px;
	width: 236px;
	position: relative;
}

#contractor-wrapper ul {
	list-style: none;
	padding: 0;
	line-height: 20px;
	margin: 0;
}

#contractor-wrapper ul li {
	display: inline;
	margin-right: 5px;
}

#contractor-wrapper ul li a {
	font-size: 1.125em;
}

#event-wrapper {
	float: left;
	width: 228px;
	margin-right: 23px;
}

* html #event-wrapper {
	float: left;
	width: 228px;
	margin-right: 11px;
}

#event-box  { background: url("../images/box-background-homeshow.jpg"); position: relative; width: 236px; height: 158px }

#member-wrapper {
	float: left;
	width: 228px;
}

#member-box {
	background: url(../images/member-background.jpg);
	height: 158px;
	width: 236px;
	position: relative;
}

#member-box h3, #member-box p, #event-box h3, #event-box p, #contractor-box h3, #contractor-box p {
	margin: 0;
	padding: 0;
	text-align: right;
}

.box-wrap {
	position: absolute;
	right: 15px;
	color: #fff;
	line-height: 16px;
	bottom: 25px;
}

.box-wrap h3 a{
	font-size: 1em;
}

* html .box-wrap h3 a{
	font-size: .9em;
}

.box-wrap a {
	font-weight: bold;
	font-size: .875em;
	color: #fff;
}

.box-header {
	color: #98010b;
	font-weight: bold;
	font-size: 1.125em;
	margin-top: 25px;
}

#side-wrapper {
	float: right;
	width: 120px;
	margin-right: 46px;
}

* html #side-wrapper {
	float: right;
	width: 120px;
	margin-right: 23px;
}

#featured-member {
	margin-bottom: 37px;
	background: url(../images/featured-bg.jpg) no-repeat;
}

#middle-ad {
	margin-bottom: 37px;
}

#bottom-ad {
	margin-bottom: 37px;
}

.staff-photo {
	float: left;
	margin-bottom: 15px;
	width: 100%;
}

.staff-description img {
	clear: both;
	float: left;
	margin-right: 15px;
}

.executive-member {
	float: left;
	width: 162px;
	margin-right: 37px;
	margin-bottom: 37px;
	text-align: center;
}

.executive-member p {
	margin-bottom: 0;
}

.board-director {
	float: left;
	width: 206px;
	margin-right: 37px;
	margin-bottom: 20px;
}

.board-director p {	
	margin-top: 0;
	margin-bottom: 0;
}

#why-member-list li {
	margin-bottom: 25px;
}

.img-right {
	float: right;
	clear: both;
	margin-left: 25px;
	margin-bottom: 50px;
}

.img-right p {
	color: #555;
	text-align: right;
	margin-top: 5px;
	font-size: .875em;
}

.breadcrumb {
	font-size: .875em;
}

#builders-list ul li, #builders-list ul {
	margin-top: 5px;	
}

.member-association {
	float: left;
	margin-top: 37px;
	width: 300px;
	margin-right: 37px;
}

.member-association ul {
	list-style: none;
	padding: 0;
}

.member-association ul li {
	margin-bottom: 15px;
}

#press-title {
	margin-bottom: 5px;
	margin-top: 0px;
}

#sub-press-title {
	font-style: italic;
	font-weight: normal;
	color: #000;
	font-size: 1.125em;
	margin-bottom: 5px;
	margin-top: 0;
}

#press-date {
	margin: 0;
	font-size: 1em;
	padding: 0;
}

#press-list li {
	margin-bottom: 15px;
}

#press-footer-text {
	font-style: italic;
	font-size: .875em;	
}

.img-left {
	float: left;
	padding-right: 15px;
}

.sub-text {
	font-size: .875em;
	font-style: italic;
}

.red {
	color: #98010B;
}

#homeshow-header {
	margin-bottom: 0;
}

#homeshow-header2 {
	font-size: 1.25em;
	margin-top: 0px;
}

#spring-sponsors {
	list-style: none;
	padding: 0;
	line-height: 50px;
}

#spring-sponsors li {
	display: inline;
	margin-right: 25px;
}

.green-header {
	color: #336633;
	margin-bottom: 5px;
	margin-top: 0;
}

.green-sub-header {
	font-style: italic;
	font-weight: normal;
	color: #336633;
	font-size: .9em;
	float: right;
	width: 300px;
	margin-bottom: 5px;
	margin-top: 0;
}

.green-sub-header2 {
	font-style: italic;
	font-weight: normal;
	color: #336633;
	font-size: .9em;
	margin-bottom: 5px;
	margin-top: 0;
}

.green-sub-text {
	font-size: .875em;
	font-style: italic;
}

#footer {
	background: url(../images/footer.png) no-repeat;
	clear: both;
	height: 50px;
	margin: 0 auto;
	width: 978px;
	margin-bottom: 25px;
}

#footer p {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: .875em;
}

#footer a:hover {
	text-decoration: underline;
}

#footer p {
	margin-left: 37px;
	padding-top: 10px;
	margin-bottom: 0px;
	margin-top: 0;
}

* html #footer p {
	margin-left: 25px;
	padding-top: 10px;
	margin-bottom: 0px;
	margin-top: 0;
}

#bottom-nav {
	float: left;
}

#copyright {
	float: right;
	margin-right: 37px;
}

* html #copyright {
	float: right;
	margin-right: 20px;
}


#map {
	float: right;
	padding: 0 0 0 20px;
}

#contact-form td{
	padding: 6px 0px;
}

#featured-member {
	min-height: 125px;
	height: auto !important;
	height: 125px;
}

#featured-member .title {
	color: #98010b;
	font-weight: bold;
	padding: 10px 0 10px 15px;
}

#featured-member .name {
	color: #0053a0;
	font-weight: bold;
	margin-left: 15px;
}

.rab-dir {
	margin-top: 14px;
}

#featured-member .website a {
	font-weight: bold;
	font-size: .875em;
	margin-left: 15px;
}

.directory {
	margin: 0;
	padding: 0;
}

#blueprint ul.directory {
	font-size: 1.125em;
	margin-bottom: 10px;
}

#blueprint ul.directory li {
	margin-right: 5px;
}

.directory li {
	width: 1.5em;
	display: inline;
}

/* table {
	border-collapse: collapse;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

th, td {
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	padding: 1px 5px;
	vertical-align: top;
} 

th p, td p {
	margin: 0;
}*/

#contact-form {
	border: 0;
}

#contact-form td, tr {
	border: 0;
}

/* Featured Members */

#featured-address {
	float: left;
	font-size: .875em;
}

#featured-hours {
	float: right;
	width: 450px;
	font-size: .875em;
}

#featured-content {
	clear: both;
}

#bg-wrap {
	background: url(../images/main-bg.png) repeat-y;
	width: 978px;
	margin: 0 auto;
	margin-top: -26px;
	padding-top: 32px;
}
