body{

font-family: Verdana, Arial;
Font-size: 10pt;
background-color:#fafafa;
text-align: center;
min-width: 765px;

}

#wrapper{

margin-left: auto;
margin-right: auto;
text-align: left;
width: 765px;

}

img {
   behavior: url("http://www.shambrolawoodart.com/images/pngbehavior.htc");
 
}


a{
color: #751D07;
text-decoration: underline;
font-style: italic;
}

a:hover{
color: #751D07;
text-decoration: none;
font-style: italic;
}



#header{

background-color: #e7e7e7;

background-image: url(../images/bg.jpg);
height: 120px;
width: 765px;

}

.subheader{

font-size: 17pt;
padding-left: 300px;
font-family: "Brush Script MT", Times;
}

#topbar{
background-color: #751D07;
color: #9BCD9B;
font-size: 10pt;
font-style: italic;
font-weight: bold;
height: 25px;
padding-top: 3px;
padding-left: 20px;
}


#topbar a{

color: #9BCD9B;
font-size: 10pt;
font-style: italic;
font-weight: bold;
text-decoration: underline;
height: 25px;
padding-top: 3px;
padding-left: 20px;
}

#topbar a:hover{
color: #9BCD9B;
font-size: 10pt;
font-style: italic;
font-weight: bold;
text-decoration: none;
height: 25px;
padding-top: 3px;
padding-left: 20px;
}




#sidebar{
float: left;
text-align:left;
background-color: #9BCD9B;
width: 180px;
height: 647px;
padding-top: 10px;
font-size: 12pt;


}

#sidebar img {text-align: center;}


#sidebar a {
	display: block;
	vertical-align: bottom;
	font-style: normal;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 15px;
	text-decoration: underline;
	color: #000000;
}





#sidebar a:hover {
background: #751D07;
text-decoration: none;
color: #9BCD9B;
}



#main{
float: left;
background-color: #FFFFFF;
padding-left: 10px;
padding-top: 7px;
padding-right: 5px;
width: 564px;
border-left: solid;
border-left-color: #751D07;
min-height: 650px;
 
}

/* for Internet Explorer */
/*\*/
* html #main {
height: 650px;
}
/**/

#main img{
padding-right: 15px;
padding-bottom: 5px;
}

#main a:img {
border: none;
}

.mission {
height: 230px;
padding-left: 5px;
}

.shows {
	padding-top: 5px;
	list-style-type: square;
	
}

#footer{
clear: both;
background-color: #751D07;
color: #9BCD9B;
font-size: 9.5pt;
height: 25px;
text-align: center;
padding-top: 5px;
}

form {
	margin: 0px;
	padding: 0px;
}

