/* Custom CSS styles - see www.w3schools.com/css/ */

#community_top_header {background-color: #5B8F22; background-image: none; background-repeat: none; }
/*****
 *
 * More height in header, requires image 249px wide by 108px high
 * 
 *****/
#community_header {float:left; width:990px; padding:0; height:100px; }
#community_header_logo {float:left; margin:5px 10px 5px 0; }
#community_header_logo img {max-height:90px; max-width:300px; border:0;}
#community_header_title {display: none; padding:5px; max-width:670px; float:left;}

#navmenu #home-menu {display: none;}
#navmenu #sites-menu {position: relative;left: -135px;}
#navmenu #events-menu {position: relative; left: 121px; }
#navmenu {background: white; border: none; }
#navmenu ul li a {background: white; border: none; color: #777; font-weight: bold; font-size: 18px; }
#navmenu a:hover, #navmenu a.active {background: white; color: #142A46; }

/*****
 *
 * Customize body container and section header classes
 * 
 *****/
#body_container {float:left; width:990px;}

.section_box h6 {font-weight:normal; }
.toc h4 {font-weight:normal; }
.contacts h4 {font-weight:normal; }
.sponsors h4 {font-weight:normal; }

/* Customize Buyers Guide */
#sites_header {
background: url('/uploads/assets/2523/css_image/0001-firstindustrialheader.png') no-repeat right top;
width: 990px;
height: 200px;
margin: 0;
}