@charset "utf-8";
html,body{
  margin:0;
  padding:0;
  border:0;

}
body{
	background:url(../images/background.jpg);
	min-width:954px;
	text-align:center;
	margin-top: 20px;
}
.clear{
  clear:both;
  height:1px;
  overflow:hidden;
  line-height:1%;
  font-size:0px;
  margin-bottom:-1px;
}
* html .clear{height:auto;margin-bottom:0}
#fullheightcontainer{
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  position:relative;
  width:954px;
}
#wrapper{
  min-height:100%;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
#wrapp\65	r{
  height:auto;
}
/* \*/
* html #wrapper{
  height:100%;
}
/* Last style with height declaration hidden from Mac IE 5.x */
#outer{
  z-index:1;
  position:relative;
  
  
  background:#FEF9E0;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
#clearheadercenter{
  height:235px;
  overflow:hidden;
}
#clearfootercenter{
  height:15px;
  overflow:hidden;
}
#footer{
  z-index:1;
  position:relative;
  clear: both;
  width:954px;
  height:60px;
  overflow:hidden;
  font-size:90%;
}
#subfooter1{
  background:transparent;
  background:#3a180b;
  text-align:center;
  height:52px;
  color:white;
  padding-top:8px;
}
#header{
  z-index:1;
  position:absolute;
  top:0px;
  width:954px;
  height:235px;
  overflow:hidden;
}
#subheader1{
  background:#FEF9E0;
  text-align:center;
  height:208px;
}
#subheader2{
  background:#FEF9E0;
  text-align:center;
  height:25px;
}
#gfx_bg_middle{
  top:0px;
  position:absolute;
  height:100%;
  overflow:hidden;
  width:954px;
  margin-left:px;
  background:#FEF9E0;
}
* html #gfx_bg_middle{
  display:none;
}
#container-center {
	padding:34px 41px;
}
img#HPphoto {
	margin-left:30px;
}
#schedule {
	margin-top:5px;
}
#copyright, #design {	
	font-size:x-small;
	margin-top:5px;
}
h1 {
	font-size:180%;
	color: #6d2319;
	margin-top:0;
	padding-top:0;
}
h2 {
	font-size:130%;
	color: #9a6827;
}
#container-center a {
	color:black;
	text-decoration:underline;
}
div#MainPhoto {
	background:white;
	border:10px solid #3a180b;
	text-align:center;
	float:right;
	margin-left:25px;
	margin-right:30px;
}
div#MainPhoto img {
		padding:22px;
}
#design a {
	color:white;
	text-decoration:none;
}
#design a:hover {
	text-decoration:underline;
}