body {
	margin: 0px;
	padding: 0px;
	background-color: white;
	text-align: center;
}
#wrapper {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#top {
	height: 21px;
	background-image: url(/images/bg_top.jpg);
	padding: 0px;
	margin: 0px;
	padding-top: 109px;
	position: relative;
}
#nav {
	margin-left: 180px;
}
#nav img {
	float: left;
}
#content {
	margin: 0px;
	background-image: url(/images/bg_content.jpg);
	background-repeat: repeat-y;
	padding: 8px 10px 20px 27px;
}
#bottom {
	margin: 0px;
	background-image: url(/images/bg_bottom.jpg);
	height: 92px;
	position: relative;
}
#bottom_links {
	color: white;
	text-align: right;
	float: right;
	width: 400px;
	font-size: 11px;
	padding-top: 27px;
	padding-right: 80px;
}
#bottom_links a {
	color: white;
	text-decoration: none;
}
#bottom_links a:hover {
	text-decoration: underline;
}
/* home page */
	#h_left {
		width: 582px;
		float: left;
	}
	#h_right {
		width: 261px;
		height: 475px;
		float: left;
		background-image: url(/images/bg_h_right.jpg);
		background-repeat: no-repeat;
		margin-top: 10px;
		margin-left: 3px;
	}
	#h_content {
		margin: 85px 20px 0px 20px;
		height: 360px;
		overflow: auto;
		font-size: 11px;
		padding-right: 5px;
	}
	#h_buttons {
		clear: both;
		height: 153px;
		width: 582px;
		background-image: url(/images/bg_h_buttons.jpg);
		background-repeat: no-repeat;
		position: relative;
	}
	#h_buttons a {
		border: 0px;
		text-decoration: none;
		height: 110px;
		width: 250px;
		display: block;
		position: absolute;
	}
	#h_ahas {
		top: 18px;
		left: 27px;
	}
	#h_cb {
		top: 18px;
		left: 293px;
	}
/* end home page */
/* 1 column layout */
	#c_1col {
		background-image: url(../images/bg_1col.jpg);
		background-repeat: repeat-y;
		width: 847px;
		overflow: hidden;
	}
	#c_1colh {
		height: 24px;
		font-size: 9px;
		background-image: url(../images/bg_1colh.jpg);
	}
	#c_1colf {
		height: 24px;
		font-size: 9px;
		background-image: url(../images/bg_1colf.jpg);
	}
	#c_1col_content {
		padding: 0px 20px 0px 20px;
	}
	#c_1col_content p {
		padding-left: 10px;
		padding-right: 10px;
	}
/* end 1 column layout */
/* 2 column */
.c_2col {
	margin-top: 5px;
	width: 345px;
	float: left;
}
.c_2col_header {
	height: 33px;
}
.c_2col_footer {
	height: 37px;
}
.c_2col_content {
	padding: 0px 25px 15px 25px;
}
/* end 2 column */
.c_input {
	border: 1px solid #ced3c4;
	font-size: 10px;
	padding: 3px;
	width: 364px;
	font-family: Verdana, Arial, sans-serif;
	color: #005536;
}
.h_input {
	display: none;
	visibility: hidden;
}
/* charter builders */
.list_box {
	width: 369px;
	height: 112px;
	padding-top: 20px;
	padding-left: 21px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url(/images/bg_list_box.jpg);
}
.list_box ul {
	margin-left: 0px;
	padding-left: 12px;
}
.list_box_img {
	width: 150px;
	height: 100px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	text-align: center;
}
.list_box_text {
	width: 190px;
	float: left;
	font-size: 11px;
}
.list_box_text p, .list_box_text ul {
	margin: 0px;
	margin-bottom: 3px;
}
.list_box_more {
	text-align: right;
}
.list_box_more a {
	color: #005536;
	text-decoration: none;
}
.list_box_more a:hover {
	text-decoration: underline;
}
/* right col */
.right_col {
	width: 483px;
	float: left;
	margin-left: 10px;
}
/* end right col */
/* photo gallery */
#gallery_container {
	position: relative;
	width: 475px;
	height: 300px;
}
#gallery_frame {
	background-image: url(/images/gallery_frame.png);
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	width: 475px;
	height: 300px;
}
#photo_container {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	width: 471px;
	height: 296px;
	overflow: hidden;
	margin-top: 2px;
	margin-left: 2px;
	text-align: center;
}
/* photo gallery for home site*/
#hs_gallery_container {
	position: relative;
	width: 475px;
	height: 300px;
	margin-right: 5px;
}
#hs_gallery_frame {
	background-image: url(/images/hs_gallery_frame.png);
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	width: 475px;
	height: 300px;
}
#hs_photo_container {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	width: 471px;
	height: 296px;
	margin-top: 2px;
	margin-left: 2px;
	overflow: hidden;
	text-align: center;
}
#ahas_left {
	width: 385px;
	float: left;
	margin-left: 0px;
}
#ahas_right {
	width: 444px;
	overflow: hidden;
	float: right;
	margin-right: 15px;
	padding-top: 15px;
}
.bt { 
	font-size: 28px;
	color: #005536;
	margin-bottom: 5px;
	font-family: Times New Roman, serif;
}
#hs_left {
	width: 295px; 
	float: left;
}
#hs_right {
	float: right;
	padding-top: 30px;
}
.hs_meet {
	padding: 6px 12px 0px 0px;
	font-size: 14px;
	text-align: right;
}
#prevnext {
	margin: 0px 30px 0px 5px;
	position: relative;
	top: 7px;
	
}
#prev, #next {
	width: 300px;
	font-size: 20px;
	font-family: Times New Roman, serif;
}
#prev { float: left; }
#next { float: right; text-align: right; }
#prev a, #next a {
	color: #005536;
	text-decoration: none;
}
a#home_link {
	display: block;
	width: 160px;
	height: 80px;
	position: absolute;
	top: 7px;
	left: 375px;
	border: none;
	text-decoration: none;
}
a#pittman_link { 
	display: block;
	width: 160px;
	height: 40px;
	position: absolute;
	left: 35px;
	top: 40px;
}