#container {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	height: auto;
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
}
#hdrbanner {
	width: 100%;
	text-align: center;
}
#topnavmenu {
	width: 994px;
	padding: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
	background-image: url(../images/menubg.gif);
	height: 20px;
}
#maincontent {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#story {
	background-color: #FFF;
	height: auto;
	width: 100%;
}
#story a {
	color: #00F;
	text-decoration: underline;
}
#story a:hover {
	color: #F00;
}
#story img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#pageend {
	height: auto;
	width: 98%;
	font-size: 9px;
	text-align: center;
	margin: auto;
}
body {
	background-color: #FFC;
	background-image: url(../images/hbbgrnd.jpg);
	background-repeat: repeat;
}
#socialsites {	height: auto;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#substory {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
}
.rtsidebar {
	width: 200px;
	height: 600px;
	margin: 0px 0 0 0;
	float: right;
	padding-left: 60px;
	padding-bottom: 20px;
}
.rtsidebar {
	width: 310px;
	height:auto;
	margin: 0px 0 0 10px;
	float: right;
	padding-left: 5px;
	padding-right: 2px;
	padding-bottom: 20px;
	border:#e9c25d;
	border-bottom-style:solid;
	border-right:#e9c25d
	solid;
	border-left: #e9c25d
	solid;
	border-top:#e9c25d
	solid;
}
p.title {
	text-transform:uppercase;
	font-weight: bold;
}
p.header {
	margin: 0;
	border: solid 1px #600;
	padding: 5px 0px 5px 5px;
	background-color: #fbef99;
	color: #600;
	overflow: hidden;
}
p.head {
	text-transform:uppercase;
	font-size: 95%;
	padding-bottom: -10px;
}
p.special {
	font-size:18px;
	padding: 0px 0px 5px 5px;
	text-align: center;
}
p.sidecontent {
	font-size: 90%;
}
p.centerimage{
	background-position:center;
}
p.sideimage {
	padding-left:22px;
}
p.socialsites {
	padding-left:20px;
	padding-right:20px;
}
a:hover {
	color: #FF0;
	text-decoration: underline;
}
a {
	color: #FFF;
	text-decoration: none;
}
h2 {
	margin: 0;
	border: solid 1px #600;
	padding: 5px 0 5px 5px;
	background-color: #fbef99;
	color: #600;
	overflow: hidden;
}
h4 {
	text-decoration:underline
}
img.figure {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #666;
	padding: 5px;
}
#map {
	position: relative;
	top: 50px;
	left: -100px;
}
p.blockquote {
	font-size:90%;
	font-style:italic;
	color: #600;
}
* html h2 {
	zoom: 1;
}
* html .rtsidebar {
	display: inline;
	width: 260px;
	w\idth: 200px;
}
.centeredtxt {
	text-align: center;
}
.scripttxt {
	font-family: "Edwardian Script ITC", Courier;
	font-size: 30pt;
}
.strongtxt {
	font-weight: bold;
}
.greentxt {
	color: #090;
}
.redtxt {
	color: #F00;
}
.emptxt {
	font-style: italic;
}

#form_position {
	width: 75%;
	float: right;
}


