@charset "utf-8";
/* CSS Document */
#logo{
	height: 156px;
	width: 950px;
	display: none;
}
#master_header {
	height: 156px;
	width: 950px;
	z-index: 18;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4E0000;
	background-color: #000000;
}
#container {
	background-color: #DFDFDF;
	height: 1000px;
	width: 950px;
	left: auto;
	right: auto;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#page_heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: center;
	font-weight: bolder;
	background-image: url(../images/sitemap_highlight%20copy.png);
}
#nav_bar {
	z-index: 20;
	height: 110px;
	width: 950px;
	position: relative;
	top: -10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#body_container {
	height: 670px;
	width: 950px;
	position: relative;
	z-index: 2;
	top: -10px;
}
#upcoming_events {
	float: left;
	height: 670px;
	width: 135px;
	background-image: url(../images/upcoming_events.jpg);
	color: #00CC66;
	text-align: center;
}
#content {
	height: 654px;
	width: 799px;
	float: right;
	padding: 8px;
	overflow: auto;
}
#sitemap {
	height: 72px;
	width: 950px;
	background-image: url(../images/gshf_exterior_footer2.png);
	position: relative;
	top: -10px;
}
#table_sitemap {
	border: 1px solid #000000;
	height: 72px;
	width: 950px;
}
#steps_for_life_pic{}
.style1 {
	font-size: 14px;
	text-align: center;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
}
.style3 {font-size: 18px}
.style4 {font-size: 18px; font-weight: bold;}
.style5 {font-weight: bold}
.style6 {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}
.style7{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #E5E5E3;
}
.style8{
	font-size: 16px;
	color: #FFFFFF;
}
.style9{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.style10{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bolder;
	color: #E5E5E3;
}
.table_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
a.blue:link {
	color: #000000;
	font-size: 14px;
	font-weight: bolder;
}
a.blue:active {color: #000000;
	font-size: 14px;
	font-weight: bolder;
}
a.blue:visited {color: #000000;
	font-size: 14px;
	font-weight: bolder;
}
a.blue:hover {color: #000000;
	font-size: 14px;
	font-weight: bolder;
}
a.green:link {
	color: #DFDFDF;
	font-size: 14px;
	font-weight: bolder;
}
a.green:active {color: #DFDFDF;
	font-size: 14px;
	font-weight: bolder;
}
a.green:visited {color: #DFDFDF;
	font-size: 14px;
	font-weight: bolder;
}
a.green:hover {color: #DFDFDF;
	font-size: 14px;
	font-weight: bolder;
}
a.black:link {
	color: #000000;
	font-size: 12px;
	font-weight: bolder;
}
a.black:active {
	color: #000000;
	font-size: 12px;
	font-weight: bolder;
}
a.black:visited {color: #000000;
	font-size: 12px;
	font-weight: bolder;
}
a.black:hover {color: #000000;
	font-size: 12px;
	font-weight: bolder;
}

.padding{
	margin: 9px;
}
a.logo:link {
	color: #000000;
	font-size: 12px;
	font-weight: bolder;
}
a.logo:active {
	color: #000000;
	font-size: 12px;
	font-weight: bolder;
}
a.logo:visited {color: #000000;
	font-size: 12px;
	font-weight: bolder;
}
a.logo:hover {color: #000000;
	font-size: 12px;
	font-weight: bolder;
}
