body{
	margin: 0; 
	padding: 0 0 0 0; 
	
  	background: url('../images/fade_back.gif') repeat-x #1B6514;
	}
	
h1,h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

ul,li {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 0.9em;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 100%;
	text-align: left;
	border-bottom: 1px solid #eeeeee;
}

p, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:justify;
	font-size: 0.9em;
 }


div#container {
	position:relative;
	margin: 0 0 0 0;
	text-align: left;
	width: 851px;
	z-index: 1;
	}

div#container2 {
	position:relative;
	margin: 0 0 0 0;
	text-align: left;
	width: 851px;
	z-index: 1;
	}
	
	
/* LOGO
------------------------------------------------------------ */
/* 303 wide */
div#logo {
	padding-top: 10px;
	padding-left: 10px;
	width: 825px;
	height: 77px;
	text-indent: -9999px;
	}
div#logo a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/logo.gif) no-repeat 0 0;
	text-decoration: none;
	}

/* NAVIGATION
------------------------------------------------------------ */	
#nav{
	margin-top:-20px;
	margin-left: 320px;
	padding: 0;
	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding-left: 5px;
	/*z-index: 10;*/
	}

#nav ul{
margin:0;
padding:0;
list-style:none;
}

#nav li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


#nav a{
float:left;
color: white;
background: #678b3f url(../images/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

#nav a span{
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
font-size: 0.8em;
font-weight: bold;
float:left;
display:block;
background: transparent url(../images/color_tabs_right.gif) no-repeat right top;
padding:4px 9px 2px 6px;
}

#nav a span{
float:none;
}


#nav a:hover{
background-color: #8cb85c;
}

#nav a:hover span{
background-color: #8cb85c;
}

#nav #current a, #nav #current span{ /*currently selected tab*/
background-color: #8cb85c;
}

#navline{
clear: both;
padding: 0px;
width: 100%;
height: 8px;
line-height: 8px;
background: #8cb85c;
/*background: url(../images/color_tabs_right.gif);*/
margin-top: 0px;
border-bottom: 1px solid #000; /*Remove this to remove border between bar and tabs*/
}

/* SHADOW PICS
------------------------------------------------------------ */
.shadow {
  float:left;
  /*background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../images/shadow.gif) no-repeat bottom right;*/
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #000000;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
 
#content {
	background-color: #ffffff;
	width: 621px;
	color: #000000;
	float:left;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	position: relative;
	/*z-index: -1;
	top: -1px;*/
	margin-left: 18px;
	}

#innercontent {
	padding: 12px;

	}
	
#homepage {
	background: url('../images/great_room-light.jpg') no-repeat;
	background-position: center center;
}

#footer {
	color: #eeeeee;
	font-size: 0.8em;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}

/* IMAGES
------------------------------------------------------------------ */
#BABV {
	padding: 27px 0px 25px 0px;
	border: 0px;
	/*float: left;*/
	}

#BCSC {
	border: 0px;
	}
	
#BBTS {
	border: 0px;
	} 

#leftpic {
	position:relative;

	left: 10px;
  	top: 10px;
	}

.gallery img{
	border: 1px solid black;

	}

.thumbnail{
	padding: 3px 3px 3px 3px;
	background-color: #ffffff;
	border: 0px solid #999999;
	float:none;
	display:inline;
	}	

.section {
	display: block;
	}

.gallerytable td {
	text-align: center;
	}



	