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

body {
	background-color: #350036;
	background-image: url(images/SHFbkg5-21b.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #350036;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 190px;

}
#pagehead {
	height: 50px;
	width: 750px;
}
#content  {
	background-color: #FFF;
	padding-right: 25px;
	padding-left: 25px;
	font-size: 1.2em;
	padding-bottom: 30px;
}
#wrapper #bottomnav {
	background-color: #FFF;
	padding-top: 20px;
	padding-right: 25px;
	padding-left: 25px;
	text-align: center;
}

#wrapper #bottomnav ul {
	list-style-type: none;
	padding-left: 10px;
	padding-top: 20px;
}
#wrapper #bottomnav ul li {
	display: inline;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #350036;
	border-left-color: #666;
}
#wrapper #content a      , #wrapper #bottomnav a{
	font-weight: normal;
	color: #320033;
}
#wrapper #bottomnav ul li a {
	font-weight: bold;
	color: #350036;
	text-decoration: none;
}


#footer {
	background-image: url(images/SHFfooter090303.png);
	height: 50px;
	
}
.center {
	text-align: center;
}
#homesplash {
	height: 620px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
.white {
	color: #FFF;
	text-align: center;
}
#homesplash .white a {
	color: #FFF;
}
