
body {
	font-family: "Verdana", "Arial", "san-serif";
	font-size: 100%;
	background-color: #FFD250;
}

.shadow1 {
	padding: 1px;
	border-top: 1px outset #CDCDDD;
	border-left: 1px outset #CDCDDD;
	border-right: 6px outset #CDCDDD;
	border-bottom: 6px outset #CDCDDD;
	background-color: #CDCDDD;
}

a:link {
	color: #426822; 
	background-color: transparent;
}

a:visited {
	color: #426822;
	background-color: transparent;
}

a:focus {
	color: #990099;
	background-color: transparent;
}


a:hover {
	color: #990099;
	background-color: transparent;
}


a:active {
	color: #990099;
	background-color: transparent;
}

.bluebg {
	padding: 1px;
	border-top: 1px outset #CDCDDD;
	border-left: 1px outset #CDCDDD;
	border-right: 6px outset #CDCDDD;
	border-bottom: 6px outset #CDCDDD;
	background-color: #CDCDDD;
}

.bluebg a:link {
	color: #FFD250; 
	background-color: transparent;
}

.bluebg a:visited {
	color: #FFD250;
	background-color: transparent;
}

.bluebg a:focus {
	color: #990099;
	background-color: transparent;
}

.bluebg a:hover {
	color: #990099;
	background-color: transparent;
}


.bluebg a:active {
	color: #990099;
	background-color: transparent;
}

.button2 {
	position: relative;
	font-family: "Maiandra GD", "Trebuchet MS";
	font-size: 24px;
	text-align: left;
	width: 200px;
	height: 32px;
	overflow: hidden;
	background-image: url(images/static/btnbg1.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.button2 img {
	border: 1px solid transparent;
}

.button2 a:link {
	padding: 0px;
	color: #426822;
	text-decoration: none;
	background-color: transparent;
}

.button2 a:visited {
	padding: 0px;
	color: #426822;
	text-decoration: none;
	background-color: transparent;
}

.button2 a:focus {
	padding: 0px;
	color: #990099;
	text-decoration: none;
	background-color: transparent;
}

.button2 a:hover {
	padding: 0px;
	color: #990099;
	text-decoration: none;
	background-color: transparent;
}

.button2 a:active {
	padding: 0px;
	color: #990099;
	text-decoration: none;
	background-color: transparent;
}

.voicemenu {
	font-family: "Maiandra GD", "Trebuchet MS";
	color: #426822;
	font-weight: bold;
	text-align: left;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	display: block;
	float: left;
	width: 96%;
}

.voicelinks {
	display: none;
	padding: 0px;
}

.voicelinks ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	float: left;
	width: 100%;
}

.voicelinks li {
	float: left;
}

.voicelinks a {
	width: 12em;
	text-decoration: none;
	text-align: left;
	border-bottom: none;
	padding: 0px 10px 0px 10px;
	display: block;
}

#backpanel {
	z-index: 0;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 900px;
	height: 1800px;
}

#hsrinfo {
	z-index: 2;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 300px;
	height: 250px;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #3366CC;
	overflow: hidden;
	background-color: transparent;
}

#hsrinfo img {
	margin-top: 10%;
	padding: 1px;
}

#hsrlogo {
	z-index: 1;
	position: absolute;
	left: 200px;
	top: 0px;
	width: 750px;
	height: 250px;
	text-align: center;
	overflow: hidden;
	background-color: transparent;
}

#hsrlogo img {
	border: 0px solid transparent;
}

#hsrlogo p {
	margin-top: 1%;
}

#hsrnavbar {
	z-index: 10;
	position: absolute;
	left: 5px;
	top: 275px;
	width: 250px;
	height: 535px;
	text-align: left;
	overflow: auto;
	background-color: #3366CC;
	background-image: url(images/static/navbarbg1.gif);
}

#hsrnavbar p, ul {
	margin: 2%;
}

#hsrnavbar li {
	margin-top: 4%;
	margin-left: 10%;
	margin-right: 2%;
	margin-bottom: 1%;
}

#hsrnavbar ul {
	list-style-image: none;
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

#hsrnavbar ul a {
	display: block;
}

#hsrevents {
	z-index: 9;
	position: absolute;
	left: 5px;
	top: 830px;
	width: 250px;
	height: 580px;
	text-align: left;
	overflow: auto;
	color: #FFE69F;
	background-color: #3366CC;
}

#hsrevents h3 {
	margin-top: 2%;
	font-style: italic; 
	color: #FFE69F;
}

#hsrevents ul {
	list-style-type: circle;
}

#hsrevents p, ul {
	margin: 2%;
}

#hsrevents li {
	margin: 10%;
}

#hsrevents em {
	font-style: italic; 
	font-weight: bold;
	color: #FFD250; 
}

#hsrevents strong {
	font-style: italic; 
	color: #F8981E;
}

#hsrcontent {
	z-index: 3;
	position: absolute;
	left: 222px;
	top: 250px;
	width: 678px;
	height: 1400px;
	text-align: left;
	padding-left: 50px;
	overflow: auto;
	font-size: 100%;
	color: #000000;
	background-color: #FFE69F;
	font-family: "Trebuchet MS";
}

#hsrcontent img {
	float: left; 
	padding: 5px;
}

#hsrcontent p, ul, form {
	margin: 2%;
}

#hsrcontent h1 {
	margin: 2%;
	color: #990099;
	font-family: "Verdana";
	font-size: 160%;
	clear: both;
}

#hsrcontent h2 {
	margin: 2%;
	color: #990099;
	font-family: "Verdana";
	font-size: 140%;
}

#hsrcontent h3 {
	margin: 2%;
	color: #990099;
	font-family: "Verdana";
	font-size: 120%;
}

#hsrcontent ul {
	list-style-type: none;
}

#hsrcontent li {
	margin: 2px;
}

#hsrvoicepdf {
	z-index: 4;
	position: absolute;
	left: 30px;
	top: 1430px;
	width: 150px;
	height: 220px;
	font-size: 16px;
	text-align: center;
	overflow: hidden;
	background-color: #3366CC;
}

#hsrvoicepdf img {
	Margin-top: 13px;
	Margin-left: 3px;
}

#hsrvoicepdf p {
	margin-top: 2%;
	color: #FFD250;
}

#hsrmyspace {
	z-index: 8;
	position: absolute;
	left: 5px;
	top: 1680px;
	width: 200px;
	height: 75px;
	font-size: 100%;
	text-align: center;
	overflow: hidden;
	background-color: #3366CC;
	background-image: url(images/static/myspace.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#hsrmyspace p {
	margin-top: 2%;
	font-size: 12px;
	color: #FFD250;
}

#hsrfacebook {
	z-index: 8;
	position: absolute;
	left: 5px;
	top: 1680px;
	width: 200px;
	height: 75px;
	font-size: 100%;
	text-align: center;
	overflow: hidden;
	background-color: #3366CC;
	background-image: url(images/static/facebook.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#hsrfacebook p {
	margin-top: 2%;
	font-size: 12px;
	color: #FFD250;
}


#hsrfooter {
	z-index: 7;
	position: absolute;
	left: 222px;
	top: 1680px;
	width: 418px;
	height: 75px;
	font-size: 100%;
	text-align: center;
	overflow: hidden;
	background-color: #3366CC;
}

#hsrfooter p {
	margin-top: 2%;
	font-size: 12px;
	color: #FFD250;
}

#hsraddr {
	float: left;
	text-align: left;
	margin-left: 10px;
}

#hsraddr p {
	margin: 0px;
}

#hsremail {
	float: right;
	text-align: left;
	margin-right: 10px;
	clear: right;
}

#hsremail p {
	margin: 0px;
}

#hsrhours {
	float: right;
	text-align: left;
	margin-right: 10px;
}

#hsrhours p {
	margin: 0px;
}

#hsrphone {
	float: right;
	text-align: left;
	margin-right: 10px;
	clear: right;
}

#hsrphone p {
	margin: 0px;
}

#hsrcopyright {
	z-index: 6;
	position: absolute;
	left: 657px;
	top: 1680px;
	width: 293px;
	height: 75px;
	font-size: 100%;
	text-align: left;
	overflow: hidden;
	background-color: #3366CC;
}

#hsrcopyright img {
	float: left; 
	padding: 2px 2px 2px 5px;
	border: none;
	clear: left;
}

#hsrcopyright p {
	margin-top: 2%;
	font-size: 12px;
	color: #FFD250;
}

#hsrnavfoot {
	z-index: 9;
	position: absolute;
	left: 5px;
	top: 1750px;
	width: 945px;
	height: 50px;
	font-size: 100%;
	text-align: center;
	overflow: hidden;
	background-color: transparent;
}

#hsrnavfoot ul {
	list-style-type: none;
}

#hsrnavfoot p, ul {
	margin: 2%;
}

#hsrnavfoot li {
	margin: 1%;
	font-size: 12px;
}


