body {
margin: 0px;
padding: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
background-image: url(../images/bcbkg_willow.jpg);
background-repeat: repeat-y;
} 


#wrapper {
width: 775px;
text-align: left;

}

#banner {
background-color: #B9C46A;
padding-top: 0px;
width: 750px;
float: left;
padding-left: 20px;
margin-left: 10px;
}

#banner img{
width: 594px;
float: left;
margin: 20px auto 1px 0px;
}

.info {
width: 150px;
float: left;
margin: 80px 3px 20px 0px;
}
.info h1{
font-size: 70%;
font-weight: bold;
margin: 0  0 5px 0;
color: #ffffff;
text-align: right;
text-transform:uppercase;
}
.info h2{
font-size: 70%;
font-weight: normal;
margin: 0  0 1px 0;
color: #ffffff;
text-align: right;
}
#topnav{
width: 775px;
float: left;
margin-left: 30px;
font-size: 70%;
padding: 5px 0 5px 0;
text-align:left;
text-decoration: none;
background-color: #ffffff;
}

#topnav ul, li{
display: inline;
padding: 8px;
margin-left: 3px;
}

	
#topnav a:link{
	text-transform: uppercase;
	color:#999999;
	padding: 3px 5px;
	margin: 5px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;	
}

#topnav a:visited{
	text-transform: uppercase;
	color:#999999;
	padding: 3px 5px;
	margin: 5px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;	
}

#topnav a:hover {
	color: #000000;
	background-color:#dddddd;
	text-decoration: none;
	}

#content {
width: 750px;
float: left;
margin-left: 30px;
padding: 10px;
background-color: #ffffff;
}
#content p {
	font-size:84%;
	line-height: 140%;
	padding:2px 20px 0 20px;
	text-align: left;
	width: 650px;
	}
#content h1 { 
font-size: 110%; 
letter-spacing: 1px; 
text-align: left; 
margin-left: 10px;
margin-bottom: -10px; 
padding: 12px 0px 0px 16px;
}

#content h2 { 
font-size: 78%; 
font-weight: normal; 
text-align: left; 
margin-left: 25px;
margin-top: 15px; 
padding: 0px 0px 0px 16px;
line-height: 150%;
width: 650px;
}

/* following is for the home page to display one image without border, the rest with border  */

#imgRow{ 
margin: 5px  0px 5px 5px;
width: 750px;
float: left;
}

#imgRow ul, li{
display: inline;
list-style-type:none;
}

#imgRow  li{
padding: 0 5px 0 0;
margin: 10px 10px 10px 0px;
}

#imgRow img{
border: #000 solid 1px;
padding: 3px;
text-align: left;
margin: auto;
}
#next{
width: 250px; 
color:#999999; 
font-size: 9px; 
float: right;
margin-right: 50px;
}
#next ul, li{
display: inline;
margin: 0 5px;
}
#next a{
color: #999999;
border: none;
text-decoration:underline;
}
#next a:hover{
color: #ffffff;
background-color: #cccccc;
}
#next img{
border: none;
}
.noBorder img{
padding: 3px;
margin-left: 50px;
}

.Border img{
padding: 3px;
margin-left: 50px;
border: #000 solid 1px;
}
.homeimgs{
text-align: left; margin-left: 30px;
}
.here {
	text-transform: uppercase;
	color: #000000;
	text-decoration: underline;
	padding: 3px 5px;
	font-weight: bold;
	text-align: center;
	}
	
.clear{
clear: both;

}
.indent{
padding-left: 30px;
}
.caption{
text-align: center;
margin: auto;
font-size: 68%;
}
/* subContent are secondary pages - about, contact, etc.*/
#subContent {
width: 730px;
float: left;
margin-left: 30px;
padding: 10px;
background-color: #ffffff;
}
#subContent p {
	font-size:84%;
	line-height: 140%;
	padding:2px 20px 0 20px;
	text-align: left;
	width: 650px;
	margin-top: 8px;
	}
#subContent h1 {
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
	margin:10px 10px 20px 10px;
	padding: 12px 0px 0px 16px;
	border-bottom:#006600 solid 2px;
	text-transform: uppercase;
	width: 650px;
}
#subContent h2 { 
font-size: 78%; 
font-weight: normal; 
text-align: left; 
margin-left: 25px;
margin-top: 15px; 
padding: 0px 0px 0px 16px;
line-height: 150%;
width: 650px;
}
.tagline{
font-size:84%;
line-height: 140%;
padding:20px 20px 0px 10px;
text-align: left;
width: 300px; 
float: right;
		}
		
.credits {color: #999999}
#process{
font-size: 10pt;
line-height: 140%;
}
#gallery {
margin: -10px auto 0 30px;
}
#gallery img{
padding: 3px;
margin: 10px 5px 0 5px;
border: #000 solid 1px;
}
#footer{	
	
	width: 700px;
	float: left;
	margin: 50px 0 0 30px;	
	font-size: 70%;
	text-align: center;
	padding: 20px 50px 0px 0px;
	border-top: 2px solid #cccccc;
	background-color: #ffffff;
}

#footer ul, li{

display: inline;
padding: 10px;
}

