html { height:101%; }
body { 
	font-size:10pt;
	line-height:150%;
	font-family:georgia, serif;
	color:rgb(64,36,9);
	background-color:#FFFFFF;
	
}
a {
	color: rgb(43,112,117);
	text-decoration:none;
}


h1, h2, h3, h4, h5, h6, p { 
	margin-bottom:0.5em;
}
h1, h2 { 
	color: rgb(43,112,117);
	font-family: 'BradleyHandITCRegular';	
}
ul { 
	list-style:disc outside;
	margin-left:1.2em;
}

#wrapper { 
	
}

#header_wrapper { 
	background-image:url(../images/layout/gradient_1.jpg);
	background-repeat:repeat-x;
}
#navigation_wrapper { 
	height:20px;
	xbackground-color:rgb(43,112,117);
	margin-bottom:20px;
}
#content_wrapper, #content_wrapper_2col_left, #content_wrapper_2col_right { 
	width:1000px;
	margin:0px auto;	
}


#sidebar { 
	width:200px;
	min-height:300px;
	padding-bottom:10px;
}
#content { 
	width:780px;
	min-height:300px;
	padding-bottom:10px;
}
#content_wrapper_2col_left #sidebar{ 
	float:left;
	xborder-right:1px solid rgb(184,205,76);
	padding-right:10px;
}
#content_wrapper_2col_left #content { 
	float:right;	
}

#content_wrapper_2col_right #sidebar { 
	float:right;
	xborder-left:1px solid rgb(184,205,76);
	padding-left:10px;
}
#content_wrapper_2col_right #content { 
	float:left;
	width:780px;
}



#footer_wrapper { 
	
}

.sideBarInfo { 
	margin-bottom:10px;
}
.galleryNavLinkWrapper { 
	text-align:right;
	border-bottom:1px solid rgb(184,205,76);
	padding-right:1em;
}
.galleryNavLinkInfo { 
	height:0px;
	overflow:hidden;
}

#header { 
	width:1000px;
	margin:0px auto;
	background-image:url(../images/layout/fern.png);
	background-repeat:no-repeat;
	height:110px;
	background-position:left 5px;
		
}
#header h1 { 
	margin-left:100px;
	padding-top:30px;
	font-size:48pt;
	color:rgb(43,112,117);
	margin-bottom:16px;
	text-shadow: 1px 1px 3px rgb(184,205,76);
	text-shadow: 1px 1px 3px rgb(150,150,150);
}
#header h3 {
	margin-left:170px;
	font-size:24pt;
	font-weight:normal;
	color:rgb(64,36,9);
}
#navigation { 
	width:1000px;
	margin:0px auto;
	
}
#footer { 
	width:1000px;
	margin:0px auto;
	border-top:1px solid rgb(184,205,76);
	padding:20px 0px;
	color:#000000;
}
#footer p {
	margin:0px;
}


.news_header { 
	color:rgb(43,112,117);
	border-bottom:1px solid rgb(184,205,76);
}
.news_footer { 
	margin-bottom:1em;

}


.mainLinkWrapper { 
	float:left;	
}
.mainLinkWrapper a { 
	padding:0 1em 0 0;
	
	height:20px;	
	xcolor:#FFFFFF;
}

.mainLinkWrapper.active a { 
	color:rgb(184,205,76);
}
.mainLinkWrapper a:hover {
	color:rgb(184,205,76);
}
.mainLinkSpacer { 
	float:left;
	height:20px; width:1em;
	border-left:1px solid rgb(200,200,200);

	
}
#custom_gallery {
	position:relative;
	text-align:center;
}
#custom_gallery_thumbnail_wrapper { 
	padding-top:10px;
}
#custom_gallery .custom_gallery_thumb { 
	float:left;	
	width:50px; height:50px;
	border:3px solid #FFFFFF;
	overflow:hidden;
	background-position: center top;
}
#custom_gallery .custom_gallery_thumb.active { 
	border-color:rgb(184,205,76);
}
#custom_gallery_main_image { 
	max-width:780px;
	max-height:520px;
	margin:0px auto;
	position:relative;
	text-align:center;
}

#custom_gallery_previous_wrapper, #custom_gallery_next_wrapper { 
	width:40px;
	position:absolute;	
	top:0px;
	height:520px;
	z-index:10;
}
#custom_gallery_previous_wrapper { 
	left:0px;

}

#custom_gallery_next_wrapper { 
	right:0px;
} 
#custom_gallery_previous, #custom_gallery_next { 
	position:relative;	
	width:40px;
	min-height:20px;	
	overflow:hidden;
	background-color:rgb(184,205,76);
	top:20%;
	opacity:0;

}
#custom_gallery_previous { 

}
#custom_gallery_next { 

}


.stretch_block { 
	display:block;
	width:100%;
	height:100%;
}
.gallerySpacer {
	float:left;
	height:50px;
	width:5px;
}


#member_images_wrapper { 
	padding:10px 20px 20px 20px;
	border:1px solid rgb(200,200,200);
	
}
#member_images_wrapper p { 
	margin-bottom:10px;
}
