/* - - - - - - - - - - - - - - - - - - - - -

STRUCTURE

- - - - - - - - - - - - - - - - - - - - - */


body{margin: 0 auto;
	 text-align:left;
	background:#7f9b08 url(http://www.mainstreetbham.org/wb/media/bg.png) top center repeat-y;
	 
	 
	font: 400 12px Geneva, Arial, Helvetica, sans-serif;
line-height:1.6em;

}
* html body{
	font-size:x-small; /* for IE5/Win */
	f\ont-size:small; /* for other IE versions */
}
a {color:#00adcb; text-decoration:none; }

a:hover {color:#5e8da4; text-decoration:none;}

/* ----- IDS ----- */

#container{
	
	margin:0 auto;
	padding-top:0;
	text-align:left;
	width:955px;
	border:0px solid #80160e;
	border-top:none;
	border-bottom:none;
	  
}

/* ----- TOP MENU ----- */

#nav{
	position:relative;
	padding:11px 0 0 20px;
	margin:0;
	height:120px;
	background: #fff url(http://www.mainstreetbham.org/wb/media/new_header_bg-remove.gif) top left repeat-x;
	border-top:0px solid #443619;
	border-bottom:1px solid #c5b89d;
}
#inner{
	
	padding:0;
	background: transparent;
	 margin:13px -11px 0px -19px;
	height:100%;
}
#inner p{
	display:none;
}

#leader{

	margin:0 auto;
	padding:0;
	width:956px;
	
}


#leader p{
     	text-align:justify;
	padding: 13px 0;
	margin: 0;
}

#menu{
	position:absolute;
	width:550px;
	font-size:100%;
	color:#666;
        top: 20px;
        right: 90px;
     	text-align:center;
}

#menu h3{
	margin-top:0;
	font-size:9px;
	color:#666;
}
#menu p{
	display: block;
	padding: 0;
	margin: 0;
	float: right;
}

#menu p a{
	color:#4a9ebf;
	font-weight:bold;
	text-decoration:none;
}
#menu p a:hover{
	font-weight:bold;
	 
	color:#503600;
}

 

	 


ul#newmenu {
list-style: none;
position: absolute;
bottom: 0px;
right: 20px;
padding: 0;
margin: 0; text-align:center;}

ul#newmenu li {
margin: 0 0 0 3px;
	width:100px;
	height: 30px;
	 
	float: left;
	text-transform: uppercase;
	font-weight: 500; font-family: "Trebuchet MS","Lucida Grande", "Lucida Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;  }

ul#newmenu li a {
width: 101px;
	line-height: 30px;
	display: block;

	color: #fff;
	background: url('http://www.mainstreetbham.org/wb/media/green_menu.gif') no-repeat 0 -60px;
	 text-decoration:none; }

ul#newmenu li a:hover {
color: #ffffff;
	background-position: 0 -30px;}

ul#newmenu li a.on {
	color: #28251f; 
	background-position: 0 0;
	text-shadow: none;
	}

#menutext{
	position: absolute;
	margin: 0;
         top: 7px;
         right: 15px;
	height:40px;
	 
}
#menutext form { 
	display: inline; 
}
#menutext a{
	font: 300 11px Geneva, Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
}

#menutext a:hover{
	color: #fff;
	text-decoration: underline; 
}

#stage{
	margin:0 0 0 0px; background: #fff; border-left:1px solid #c5b89d;border-right:1px solid #c5b89d; padding-top:5px;padding-right:5px; padding-left:5px;
}
 
#main{
	margin:25px 20px 0 0px;
	text-align:justify; 
width:800px;float:left;
}

#side{ 
float:left;background:transparent;
 
width:180px;
	border-top:none;
}



#side h4{
	 
	font-size:12px;
	font-weight:bold;
	color:#666;
}
#side p{
	 
	text-align:left;
	font-size:12px;
}
#side form{
	 
	text-align:left;
	font-size:12px;
}
#side p a{
	color:#444;
	text-decoration:none;
}
#side p a:hover{
	
	color:#fff;
	text-decoration:none;
}
#side table{
	
	
	border-spacing: 0px;
	padding:0;
	margin-left:0px;
	text-align:left;
}

#side h1 {
	text-transform:uppercase;font: 400 14px Geneva, Arial, Helvetica, sans-serif; padding-bottom:5px; margin:0;color: #7f9b08;
 }

#sidesponsors{
	   padding-bottom:0px;border-bottom:1px solid #c5b89d; 
	border-spacing: 0px;}

#sidesponsors table{
	 background:transparent;
	 line-height:1.4em;
	
	padding:0;	margin:0px;
	text-align:left;
width:180px;
}


 

 

/* ----- FOOTER ----- */

#footer{
	clear: both; 
	position:relative;
	height: 88px; 
	background: #fff;
	border-top:1px solid #c5b89d;
	margin:0 auto; text-align:center;
	padding:0;
}

#footer p{text-align:center;
	margin:0 auto;
	padding:0; margin-top:11px;
	font-size:11px;
}
#footer a{
	color:#2e1300;
	text-decoration:none;
}
#footer a:hover{
	border-bottom:1px dotted #443619;
}
 

/* ----- ELEMENTS ----- */
 
/* ----- BREAKS ----- */

hr{
	visibility:hidden;
	clear:both;
	height:0;
	width:0;
}

/* ----- CLASSES ----- */

.inline{
	display:inline !important;
}
.center{
	text-align:center !important;
}
.left{
	float:left;
}
.right{
	float:right;
}
.hide{
	display:none !important;
}
.strong{
	font-weight:bold;
}

/* ----- CLEARFIX ----- */

.clearfix:after, #stage:after{
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.clearfix, #stage{
	display: inline-block;
}  
/* Holly Hack Targets IE Win only \*/
	* html .clearfix, * html #stage {height: 1%;}
	.clearfix, #stage{display: block;}
/* End Holly Hack */

/* ----- HEADINGS ----- */
 h2, h3{
	text-transform:uppercase;font: 300 14px Geneva, Arial, Helvetica, sans-serif;padding-bottom:3px; color:#7d9102;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	 text-transform:uppercase;
	font-size: 20px;
	font-weight: 300;
	letter-spacing:1px; text-align:left;  
	padding-bottom: 0px;
	margin: 0;
	color: #503600;
	
}  
label.choice{
	font-size:100%;
	display:block;
	line-height:1.4em;
	margin:-19px 0 0 25px;
	padding:4px 0 5px 0;
	color:#444;
	width:90%;
}

textarea.textarea{
	margin-top:1px;
	font: 400 12px Geneva, Arial, Helvetica, sans-serif;
}
select.select{
	margin:1px 0 1px 0;
	padding:1px 0 0 0;
}
select.select[class]{
	margin:0;
	padding:1px 0 1px 0;
}

/* ----- SIZES ----- */

.third{
	width:32% !important;
}
.half{
	width:48%;
}
.full{
	width:100% !important;
}

input.small, select.small{
	width:25%;
}
input.medium, select.medium{
	width:50%;
}
input.large, select.large, textarea.textarea{
	width:99%;
}
input.tags{
	width:315px;
}

textarea.small{
	height:5.5em;
}
textarea.medium{
	height:10em;
}
textarea.large{
	height:20em;
}

/* ----- ERRORS ----- */

form li.error{
	background-color: #FFDFDF;
	margin:3px 0;
}
form li.error h3{
	margin-top:3px;
	font-size:110%;
	line-height:130%;
	color:red;
}
#liError{
	border-bottom:1px solid #EACBCC;
	border-right:1px solid #EACBCC;
}
form #liError p{
	color:#222;
	font-size:85%;
}
input.error, textarea.error{
	border:1px solid #EF5959;
	border-left:1px solid #FF8F8F;
	border-top:1px solid #FF8F8F;
	background:#fff;
}
p.error, li.error label.desc{
	color:red;
	clear:both;
}

/* ----- REQUIRED ----- */

.req{
	color:red;
	font-weight:bold;
}

/* - - - - - - - - - - - - - - - - - - - - -

TABLE

- - - - - - - - - - - - - - - - - - - - - */

table{
	 
	font-size:100%; 
	
}
td{
	padding-left:3px; background-color:#edebe5;
}
table a {
	color:#b51e12;
	text-decoration:none;
}

/* - - - - - - - - - - - - - - - - - - - - -

HOMEPAGE FEATURE TABLE

- - - - - - - - - - - - - - - - - - - - - */

table.feature{
	 
	font-size:100%;
	border:0;
	
   
}
table.feature td{
	 
  
}
table.feature a {

	color:#b51e12;
	text-decoration:none;
}
img {border:0;}
img.feature {
	border:0;
	background:#edebe5;
	padding:0px;
    margin:0px;
}

.navlist {
	color: #333;
	font-size: .9em;
	line-height: 17px;
	margin: 0 20px;
	padding: 2px 4px;
}
.navlist ul {
	padding: 0px; 
	 }
 
.navlist li {margin-left:-11px;padding:0; padding-bottom:4px; list-style-type:square;}
.navlist li a {
  font-size:12px;border:0;
	color: #6a7c01; 
		display: block;
	padding: 0px 1px;
	text-decoration: none;
	 
 }

.navlist li a:hover, .navlist li a.on{
   border:0;
	color: #4a9ebf;display: block;
	padding: 0px 1px;
	text-decoration: none;
	 
 
 
}




#content {
 
padding: 22px 0px 0 0px;
margin: 0 0px; }

div#content { 
min-height:600px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); }

#left {
float: left;
width: 200px;
margin: 0px;
padding: 0px;color: #3a2700;
}

	 #right h1 {text-transform:uppercase;font: 400 12px Geneva, Arial, Helvetica, sans-serif; padding-bottom:0px; margin:0;color: #3a2700; letter-spacing:0px;
 }

 
#right {
float: right;
width: 200px;
margin: 0;
padding: 0;
color: #3a2700;background:transparent;
}

#right p {color: #3a2700; line-height:1.3em;}

#caption {font: 400 11px arial, verdana, sans-serif;  padding:0; margin:0; padding-bottom:3px;}