/* CSS Document */
body {
	/*background-image: url(assets/bg_image3.jpg);*/
	background-color: #3F4A35;
	margin: 0px;
/*	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top left;*/
}
p, td {
	margin:0px;
}
#main {
	width:870px;
	margin-top:6px;
	margin-bottom:6px;
	margin-left: auto;
	margin-right:auto;
	padding:0px;
	/*overflow: visible;*/
	height:auto;
	z-index: 1;
	/*background-color: #FFFFFF; */
	/*background-color: transparent;*/
	
}
#content {
	width: 100%;
	background-color:#FFFFFF;
	opacity: .86;
	margin-top: -23px;
	filter: Alpha(Opacity=86);
	/*border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6C9A5A;*/
/*	border-width: 2px;
	border-style: solid;
	border-color: #254A00;*/
	min-height: 550px;
	padding-top: 15px;
	background-image: url(assets/banner_edge.png);
	background-repeat: no-repeat;
	background-position: center -5px;
}
#content h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 26px;
	color: #333333;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
	font-weight: bold;
	padding-top: 15px;
}
#content p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-top: 4px;
	margin-right: 20px;
	margin-bottom: 8px;
	margin-left: 20px;
}
#content a:hover {
	font-weight: bold;
	color: #6D995A;
	text-decoration: none;

}

#content a {
	font-weight: bold;
	color: #254A00;
	text-decoration: underline;

}
#content h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 20px;
	color: #333333;
	margin-top: 25px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	border-bottom: solid 1px #EBEBEB;
	padding-top: 2px;
}
#content #menu p {
	background-image: url(assets/menu_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content #menu a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#main #content #menu h1 {
	font-size: 15px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	padding-top: 20px;
	padding-left: 5px;
	padding-bottom: 8px;
}
#main #footer p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 10px;
}
#main #footer p a {
	/*color: #333333;*/
	color: #FFFFFF;
	text-decoration: none;
}
#main #footer p a:hover {
	text-decoration: underline;
}


#content #menu a:hover {
	text-decoration: underline;
}

#content table {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}



#menu {
	width: 240px;
	float:left;
	background-color: #FFFFFF;
	padding-left: 6px;
	padding-top: 22px;

}
#footer {
	width: 100%;
	background:url(assets/footer_bg.png) no-repeat bottom;
	height: 30px;
}
#photo_layer {
	position:absolute;
	margin-top:510px;
	margin-bottom:6px;
	margin-left:275px;
	padding:0px;
	/*overflow: visible;*/
	height:auto;
	z-index: 1000;
}
.img_large {
	margin-top: 265px;
	margin-left: 18px;
	border: thin solid #CCCCCC;
}

#gallery {
	width: 196px;
	float: left;
	height: 150px;
}
#gallery img {
	border: 1px solid #3F4A35;
	opacity: 1;
	filter: Alpha(Opacity=100);

}
#rightcol {
	width: 610px;
	float: right;
}
#rightcol li {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-top: 4px;
	margin-right: 20px;
	margin-bottom: 8px;
	margin-left: 0px;
}
