/* this is the new CSS template, mw2008 */
/* working with a new page width of 880 (basically add 180 to all main widths) */

/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */
/* All associated graphics copyright 2005-8 May Week*/
/* Last updated: Sept. 2, 2008 */
/* layout based vaguely on the work of css Zen Garden submission 175 - 'Business Style', by Gunta Klavina, http://www.klavina.com/ */

/* IMPORTANT */
/* This CSS is not a template. You may not reproduce it elsewhere without the designer's written permission. However, feel free to study the CSS and use techniques you learn from it elsewhere. */

img, a img {border: 0px; padding: 0px; margin: 0px;}


/* ------ BODY ------------------------------------------ */

body
    {
    margin: 0;
    padding: 0;
	text-align: center;
	border: 0px none;
   background-color: #333;
    background: url(images/background.jpg) no-repeat top center #333; 
  
	color: #000;
    font-size: small;
	font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
    }

/* ------ LINKS ------------------------------------------ */



#facebook { text-align: center; width: 175px; margin: 0px auto; font-size: 85%; padding-bottom: 10px; }


/* ------ HEADER ------------------------------------------ */

h1 { margin: 0; padding: 0; }
h1 span { display: none; }
h2 {color: #ff9933; border-bottom:black solid 1px;}
#containerheader {	background: #C80323;
/*      background: url(images/ghabw_header_turquoise.jpg) no-repeat top center; */
/* background: #006699; */
          width: 859px;
    margin: 10px auto 10px;    
    border:solid 3px #FFFFFF; 
    }

#slideshow {


padding:0px;
}

#logo {
margin-left: 40px;
}

#maincontentPhotos td { padding-right: 25px; }


/* ------ BODY TEXT ------------------------------------------ */

#containercontent {
   width: 864px;

    margin: 0px auto;   
/* border-right: url(images/right_border.jpg) repeat y; */
/* border-left: url(images/left_border.jpg) repeat y; */
/* border-left-image: url(images/left_border.jpg) 27 27 27 27 stretch stretch; */
 
    }
    
/* ------ SIDEBAR ------------------------------------------ */

#sidebar {
width: 188px;	
background: #C80323;
/* background: #006699; */
/*      background: url(images/ghabw_sidebar_turquoise.jpg) no-repeat top center  #95BFBB; */
 height: 1600px;
 float:left;
 border:solid 3px #FFFFFF;
 padding: 20px 0px 0px 0px; 
}

#sidebarIndexNew {
width: 188px;
background: #C80323;
/* background: #006699; */
/*      background: url(images/ghabw_sidebar_turquoise.jpg) no-repeat top center  #95BFBB; */
 height: 900px;
 float:left;
 border:solid 3px #FFFFFF;
 padding: 20px 0px 0px 0px; 
}

#sidebarCritics {
width: 188px;
/* background: #006699; */
      background: url(images/ghabw_sidebar_turquoise.jpg) no-repeat top center #95BFBB; 
 height: 1600px;
 float:left;
 border:solid 3px #FFFFFF;
 padding: 20px 0px 0px 0px; 
}

#sidebarMeeting {
width: 188px;
/* background: #006699; */
      background: url(images/ghabw_sidebar_turquoise.jpg) no-repeat top center #95BFBB; 
 height: 1000px;
 float:left;
 border:solid 3px #FFFFFF;
 padding: 20px 0px 0px 0px; 
}

#sidebarTerms {
width: 188px;
/* background: #006699; */
      background: url(images/ghabw_sidebar_turquoise.jpg) no-repeat top center #95BFBB; 
 height: 1000px;
 float:left;
 border:solid 3px #FFFFFF;
 padding: 20px 0px 0px 0px; 
}

#sidebarStatement {
width: 188px;
/* background: #006699; */
      background: url(images/ghabw_sidebar_turquoise.jpg) no-repeat top center #95BFBB; 
 height: 2000px;
 float:left;
 border:solid 3px #FFFFFF;
 padding: 20px 0px 0px 0px; 
}
   
   
   #sidebarPhotos {
   width: 188px;
   /* background: #006699; */
         background: url(images/ghabw_sidebar_turquoise.jpg) no-repeat top center #95BFBB; 
    height: 3200px;
    float:left;
    border:solid 3px #FFFFFF;
    padding: 20px 0px 0px 0px; 
}
/* ------ MAIN CONTENT ------------------------------------------ */

#maincontent {
width: 634px;
background: white;
background-color:white;
color:black;
 float:left;
 height: 1600px;
 padding: 10px;
 margin-left: 10px;
 border:solid 3px #ff9933;
 
}

#maincontentIndexNew {
width: 634px;
background: white;
background-color:white;
color:black;
 float:left;
 height: 900px;
 padding: 10px;
 margin-left: 10px;
 border:solid 3px #ff9933;
 
}

#maincontentCritics {
width: 634px;
background: white;
background-color:white;
color:black;
 float:left;
 height: 1600px;
 padding: 10px;
 margin-left: 10px;
 border:solid 3px #ff9933;
 
}

#maincontentMeeting {
width: 634px;
background: white;
 float:left;
 height: 1000px;
 padding: 10px;
 margin-left: 10px;
 border:solid 3px #ff9933;
 
}

#maincontentTerms {
width: 634px;
background: white;
background-color:white;
color:black;
 float:left;
 height: 1000px;
 padding: 10px;
 margin-left: 10px;
 border:solid 3px #ff9933;
 
}
#maincontentStatement {
width: 634px;
background: white;
background-color:white;
color:black;
 float:left;
 height: 2000px;
 padding: 10px;
 margin-left: 10px;
 border:solid 3px #ff9933;
 
}
#maincontentPhotos{
width: 634px;
background: white;
background-color:white;
color:black;
 float:left;
 height: 3200px;
 padding: 10px;
 margin-left: 10px;
 border:solid 3px #ff9933;
 
}


#maincontent a { color: #ff9933; font-weight: bold; text-decoration: none; }
#maincontent a:hover { color: #D60808; font-weight: bold; text-decoration: underline; }

#maincontentIndexNew a { color: #ff9933; font-weight: bold; text-decoration: none; }
#maincontentIndexNew  a:hover { color: #D60808; font-weight: bold; text-decoration: underline; }

#maincontentTerms a { color: #ff9933; font-weight: bold; text-decoration: none; }
#maincontentTerms a:hover { color: #D60808; font-weight: bold; text-decoration: underline; }

#footer
    {
    width: 862px;
    margin: 10px auto ;
    padding: 10px;
    }
    
    .copy {
    color: #fff;
    }
    
.copy a {color: #fff;}

#mainContentMeeting img {
border: 1px solid #aaa;
padding: 1px;
}
