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

body {
    background: #093973;
    color: #333333;
    font-family: Arial,sans-serif;
    font-size: 11px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

#community_top_header{background:#00467F;}
#community_layout {padding: 0px 15px; width: 990px;}

#outer_footer {height: 0; top: 0;}
#webvent-links {display: none;}
#outer_footer p a {color: white;}

/*****
 *
 * More height in header, requires image 249px wide by 108px high
 * 
 *****/
#community_header{float:left; width:990px; padding:0; height:120px; border:none; }
#community_header_logo {float:left; margin:15px 10px 15px 20px; }
#community_header_logo img{max-height:90px; max-width:300px; border:0;}
#community_header_title{padding: 15px 0px 0px 20px;; max-width:990px; float:left;}

#community_header {min-width: 980px; max-width: 1380px; border: none; margin: 0 auto; background: none; }

#community_header_title h2 a {margin: 0 0 20px 0; font-size: 50px; line-height: 1.25em; font-weight: 200;
font-family: 'Aaux Thin','Aaux Thin Cyrillic','Lucida Sans Unicode','Lucida Grande',Helvetica,Arial,sans-serif; }
#community_header_title h2 a:hover {text-decoration:none;}
#community_header_title h3 {line-height: 1em; font-weight: 200; margin: 0 0 20px 0; font-size: 2em; text-transform:capitalize; 
font-family: 'Aaux Thin','Aaux Thin Cyrillic','Lucida Sans Unicode','Lucida Grande',Helvetica,Arial,sans-serif; }

#navmenu {border: none; overflow: hidden; display: block; padding: 10px 5px 10px 5px; z-index: 2; background: #0070aa;
background: -moz-linear-gradient(top,#1aa0dc 0,#0070aa 100%);
background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#1aa0dc),color-stop(100%,#0070aa));
background: -webkit-linear-gradient(top,#1aa0dc 0,#0070aa 100%);
background: -o-linear-gradient(top,#1aa0dc 0,#0070aa 100%);
background: -ms-linear-gradient(top,#1aa0dc 0,#0070aa 100%);
background: linear-gradient(top,#1aa0dc 0,#0070aa 100%);
background: -moz-linear-gradient(top,#1aa0dc 0,#0070aa 100%);
background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#1aa0dc),color-stop(100%,#0070aa));
background: -webkit-linear-gradient(top,#1aa0dc 0,#0070aa 100%);
background: -o-linear-gradient(top,#1aa0dc 0,#0070aa 100%);
background: -ms-linear-gradient(top,#1aa0dc 0,#0070aa 100%);
background: linear-gradient(top,#1aa0dc 0,#0070aa 100%);
border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px;
-webkit-box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.3);
-moz-box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.3);
box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.3);
}
#navmenu ul {font-family: 'Aaux Bold','Aaux Bold Cyrillic','Lucida Sans Unicode','Lucida Grande',Helvetica,Arial,sans-serif;
text-transform: uppercase; text-shadow: 1px 1px 1px rgba(0,0,0,0.4); margin: 0; padding: 0;}
#navmenu ul li {font-size: 12px; }
#navmenu ul li a {border: none; color: white;}
#navmenu a:hover, #navmenu a.active {background: none; color: #f2c438;}
#navmenu #home-menu {display: none; }

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

.section_box h6 {font-weight:normal; font-size:2em; }
.toc h4 {font-weight:normal; font-size:2em; }
.contacts h4 {font-weight:normal; font-size:2em; }
.sponsors h4 {font-weight:normal; font-size:2em; }

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

#welcome_box_description286 {
background: url('/uploads/assets/286/css_image/inlandempire685x200.jpg') no-repeat top left;
padding-top: 210px;
}

#event-description p {padding: 0 0 5px 0;}

.community_left .welcome_box.description {width: 665px; padding-right: 11px; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; }