@charset "utf-8";
/* CSS Document */

#master_header {
	height: 156px;
	width: 950px;
	z-index: 18;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4E0000;
	background-color: #000000;
}

#logo{
	height: 156px;
	width: 950px;
	display: none;
}
#container {
	background-color: #DFDFDF;
	width: 950px;
	left: auto;
	right: auto;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	height: 1810px; /* edit this value */
}
#information {
	padding: 5px;
	overflow: auto;
	background-image: url(../images/sitemap_highlight%20copy.png);
}

#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;
}
#content {
	width: 934px;
	padding: 8px;
}
#sitemap {
	height: 72px;
	width: 950px;
	background-image: url(../images/gshf_exterior_footer2.png);
	position: relative;
	top: -10px;
	z-index: 10;
}
#master_header {
	height: 156px;
	width: 950px;
	z-index: 18;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4E0000;
}
#table_sitemap {
	border: 1px solid #000000;
	height: 72px;
	width: 950px;
}
#btm_gshfpic {
	height: 150px;
	width: 950px;
	position: relative;
	z-index: 8;
	top: -68px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 3px;
}

#list {
	width: 925px;
}
#categories {
	width: 235px;

}
.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: #FFFFFF;
}
.style8{
	font-size: 16px;
	color: #FFFFFF;
}
.style9{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.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.black:link {
	color: #000000;
	font-size: 16px;
	font-weight: bolder;
}
a.black:active {
	color: #000000;
	font-size: 16px;
	font-weight: bolder;
}
a.black:visited {color: #000000;
	font-size: 16px;
	font-weight: bolder;
}
a.black:hover {color: #000000;
	font-size: 16px;
	font-weight: bolder;
}
.border{
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #000000;
}
