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

body {
    background: url("/uploads/assets/286/css_image/colliers_page_bg.jpg") repeat-x scroll center top #ADADAD;
    color: #333333;
    font-family: Arial,sans-serif;
    font-size: 11px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

#community_top_header{background:#00467F;}

#community_layout {
    background: url("/uploads/assets/286/css_image/colliers_pagediv_border1024.png") repeat-y scroll center center transparent;
    border: medium none;
    padding: 0px 15px;
    min-height: 1500px;
    width: 990px;
}

#outer_footer {
    height: 0;
    top: 0;
}
/*****
 *
 * 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{padding:5px; max-width:670px; float:left;}

#community_header_title h2 a {font-size: 32px; line-height: 40px;}
#community_header_title h3 {line-height: 28px; }

/*****
 *
 * 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;}