.headline_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #334016;
	font-weight: bold;
}
.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
}
.body_copy a:link {
	color: #333333;
	text-decoration: none;
}
.body_copy a:visited {
	color: #333333;
	text-decoration: none;
}
.body_copy a:hover {
	color: #333333;
	text-decoration: underline;
}
.shadow_fill_right {
	background-image: url(../images/img_shadow_right.jpg);
	background-repeat: repeat-y;
	width: 12px;
}
.shadow_fill_left {
	background-image: url(../images/img_shadow_left.jpg);
	background-repeat: repeat-y;
	width: 12px;
	background-position: right;
}
.shadow_nav_fill_right {
	background-image: url(../images/img_nav_fill_right.jpg);
	background-repeat: repeat-y;
	width: 7px;
}
.shadow_main_fill_left {
	background-image: url(../images/img_main_fill_left.jpg);
	background-repeat: repeat-y;
	width: 8px;
}
.login_box {
	background-image: url(../images/img_login_back.jpg);
	background-repeat: no-repeat;
	height: 108px;
	width: 190px;
	background-position: center top;
}
.nav_backround {
	background-image: url(../images/img_nav_back.jpg);
	background-repeat: no-repeat;
	border: thin solid #BFC9A9;
	background-position: bottom;
	padding-top: 20px;
	padding-left: 20px;
}
.logo_top {
	background-image: url(../images/img_logo_top.jpg);
	background-repeat: no-repeat;
	height: 13px;
	width: 209px;
}
.nav_heads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C3A0D;
	font-weight: bold;
}
.nav_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 10px;
}	
.nav_links a:link {
	color: #333333;
	text-decoration: none;
}
.nav_links a:visited {
	color: #333333;
	text-decoration: none;
}
.nav_links a:hover {
	color: #333333;
	text-decoration: underline;
}
.main_background {
	border: thin solid #BFC9A9;
	padding-top: 30px;
	padding-left: 35px;
	padding-right: 35px;
}
.logo_top_right {
	background-image: url(../images/img_logo_right_top.jpg);
	background-repeat: no-repeat;
	height: 95px;
	width: 7px;
	background-position: left;
}
.logo_bottom_right {
	background-image: url(../images/img_logo_right_bottom.jpg);
	background-repeat: no-repeat;
	height: 95px;
	width: 7px;
}
.logo_bottom {
	background-image: url(../images/img_logo_bottom.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 209px;
}
.nav_divider_top {
	background-image: url(../images/img_nav_divider_top.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 7px;
}
.nav_divider_bottom {
	background-image: url(../images/img_nav_divider_bottom.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 7px;
}
.nav_bottom {
	background-image: url(../images/img_nav_bottom.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 209px;
}
.login_bottom {
	background-image: url(../images/img_login_bottom.jpg);
	background-repeat: no-repeat;
	height: 12px;
	width: 209px;
}
.header_top {
	background-image: url(../images/img_header_top.jpg);
	background-repeat: no-repeat;
	height: 13px;
	width: 475px;
}
.header_left_top {
	background-image: url(../images/img_header_left_top.jpg);
	background-repeat: no-repeat;
	height: 95px;
	width: 8px;
}
.header_left_bottom {
	background-image: url(../images/img_header_left_bottom.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 8px;
}
.header_bottom {
	background-image: url(../images/img_header_bottom.jpg);
	background-repeat: no-repeat;
	height: 5px;
	width: 463px;
}
.main_divider_top {
	background-image: url(../images/img_main_divider_top.jpg);
	height: 26px;
	width: 8px;
	background-repeat: no-repeat;
}
.main_divider_bottom {
	background-image: url(../images/img_main_divider_bottom.jpg);
	height: 22px;
	width: 8px;
	background-repeat: no-repeat;
}
.main_bottom {
	background-image: url(../images/img_main_bottom.jpg);
	background-repeat: no-repeat;
	height: 12px;
	width: 475px;
}
.subhead_gray_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	line-height: 20px;
}
.body_copy_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #2C3B0E;
}
.subhead_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 20px;
}
.bullets_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #2C3B0E;
	padding-left: 10px;
}
.body_copy_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
}
.login_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
}
.staff_photo_wrap {
	margin-left: 25px;
}
.gallpic {
	border: 2px solid #FFFFFF;
}
.gallpic:hover {
	border: 2px solid #27340D;
}
