/* Custom CSS styles - see www.w3schools.com/css/ */

#community_top_header{background:#94958F;}

/*****
 *
 * More height in header, requires image 249px wide by 108px high
 * 
 *****/
#community_header {height:135px; width:990px; margin:0; padding:5px 0;}
#community_header_logo {height:125px; width:365px; margin:0; padding:0; }
#community_header_logo img {height:110px; max-height:125px; width:352px; max-width:365px; margin:10px 10px 5px 0; padding:0;}
#community_header_title {background:#fcfcfc; max-width:720px; width:590px; margin:35px 0 5px 35px; padding:0;}
#community_header_title h2 a {display:inline; font-size:36px; font-weight:bold;}
#community_header_title h3 {display:inline; font-size:20px; margin-top:5px;}
#community_header_title a {display:none;}

#navmenu #documents-menu {display: none;}

/*****
 *
 * Customize body container and section header classes
 * 
 *****/
#body_container {float:left; width:990px;}

.section_box h6 {font-weight:bold; }
.toc h4 {font-weight:bold; }
.contacts h4 {font-weight:bold; }
.sponsors h4 {font-weight:bold; }

.community_calendar thead tr{background:#94958F;}
