html, body {
	margin: 0;
	padding: 0;
/*	background-color: #28340E;
*/	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 15px;
	background-color:#27340E;
;
	color: #999;
}
p {
	font-size:12px;
	padding-left: 20px;
	padding-right:380px;
	padding-bottom: 15px;
	text-align:left;
	line-height: 16px;
	color: #999;
}
p a:link, a:active, a:visited {
	color:#ef8322;
	text-decoration:none;
}
p a:hover {
	color:#CFDC58;
	text-decoration:none;
}
h1 {
	text-align: center;
	font-size: 14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 15px; 
	color: #000000;
	padding: 0px;
	margin: 0px;
	margin-top: 40px;
	margin-bottom: 10px;
}
h2 {
	text-align: left;
	font-size: 17px;
	padding-left: 20px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:100;
	line-height: 20px; 
	color: #CCDC58;
}
h2 a {
	text-align: left;
	font-size: 17px;
	padding-left: 20px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:100;
	line-height: 20px; 
	color: #EF8322;
}
h4 {
	text-align: left;
	font-size: 16px;
	color:#FFFFFF;
	padding: 0px;
	padding-left: 20px;
	padding-right: 5px;
	padding-bottom: 8px;
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
}
h5 {
	text-align: left;
	font-size: 14px;
	color:#516509;
	padding: 0px;
	padding-left: 20px;
	padding-right: 5px;
	padding-bottom: 8px;
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
}
h6 {
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#CCCCCC;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 5px;
	margin: 0px;
}
/************************************
navigation and links - formatting
************************************/
/** to style specific lists**/
#lists {
	list-style-type: circle;
	text-align: left;
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
}
#lists li {
	list-style-type: circle;
	text-decoration:none;
	padding: 0px;
	padding-bottom: 8px;
	margin: 0px;
	margin-left: 15px;
}
#link_lists {
	font-size: 12px;
	color: #942327;
	text-decoration: none;
}
#link_lists a {
	font-size: 12px;
	color: #942327;
	text-decoration: none;
}
#link_lists a:hover {
	text-decoration: underline;
	color: #7E9A0E;
}

/*****
uberlink navlist
****/
#menu {
	width: 989px;
	text-align:left;
	padding-top: 10px;
	padding-left: 10px;
	white-space: nowrap;
	list-style-type: none;
/*	padding: 0px;*/
/*	padding-left: 20px;*/
/*	margin: 0px;*/
}
#navlist {
	width: 989px;
	white-space: nowrap;
	position: relative;
	text-align: center;
	display: inline;
	font-size: 13px;
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
}
#navlist li {
	white-space: nowrap;
	position: relative;
	text-align: center;
	display: inline;
	font-size: 13px;
	list-style-type: none; /*turns off display of bullet*/
}
/****set link styles***/
#navlist a, #navlist a:visited {
	display: inline;
	padding: 2px 10px 2px 10px;
	border: 0;
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
/***set the hover***/
#navlist a:hover {
	color: #CFDC58;
}
#navlist li a:active {
	color: #E3AEB8;
}
.bottom_text {
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px; 
	color: #383734;
}
#container {
	background-color:#28340E;
/*	display:inline-block;
	width:auto;
*/}
#right_content {
	width: 130px;
	height: 700px;
	position:absolute;
	top: -35px;
	left:850px;
	margin:0;
	padding-top: 10px;
	float:right;
}	
#right {
	width: 11px;             /* RC width */
	padding: 0px;          /* RC padding */
	padding-bottom: 40px;
	margin: 0px;

}
#graphic_left {
	float: left;
	width: 250px;
	height: 227px;
	padding: 5px;
	padding-left: 37px;
	margin: 0px;
	margin-right: 15px;
	clear: both;
}
#graphic_right {
	float: right;
	width: 250px;
	height: 227px;
	padding: 5px;
	padding-left: 15px;
	margin: 0px;
	margin-right: 15px;
	clear: both;
}
.tops {
	vertical-align: top;
}
.bottoms {
	float: right;
}
* html body {
	overflow: hidden;
}
/*** Just for Looks ***/
/*body {
	margin: 0;
	padding: 0;
	background: #0F1F69;
}
*/
/** all others **/
#header {
	background-image:url(images/shf_header.jpg);
	background-repeat:repeat-y;
	background-color:#4F6307;
	background-position:center;
	background-position:top;
	width:auto;
	height: 206px;
/*	margin-top: -16px;
	display:inline;
*/}
#mediaheader {
	background-image:url(images/shf_mediaheader.jpg);
	background-repeat:repeat-y;
	background-color:#4F6307;
	background-position:center;
	background-position:top;
	width:auto;
	height: 206px;
/*	margin-top: -16px;
	display:inline;
*/}
#main {
	background-image:url(images/shf_mainimage.jpg); 
	background-repeat:no-repeat;
	background-color:#28340E;
	background-position:center;
	background-position:top;
/*	align: center;
*/	width: auto;
	height: 960px;
}
#main_contact {
	background-image:url(images/shf_mainimage.jpg); 
	background-repeat:no-repeat;
	background-color:#28340E;
	background-position:center;
	background-position:top;
/*	align: center;
*/	width: auto;
	height: auto;
}
#programs {
	background-image:url(images/shf_mainimage.jpg); 
	background-repeat:no-repeat;
	background-color:#28340E;
	background-position:center;
	background-position:top;
/*	align: center;
*/	width: auto;
	height: auto;
}
#media {
	background-image:url(images/shf_mediaimage.jpg); 
	background-repeat:no-repeat;
	background-color:#28340E;
	background-position:center;
	background-position:top;
/*	align: center;
*/	width: auto;
	height: 830px;
}
#main2 {
	background-image:url(images/shf_mainimage2.jpg); 
	background-repeat:no-repeat;
	background-color:#28340E;
	background-position:center;
	background-position:top;
/*	align: center;
*/	width: auto;
	height: 950px;
}
#content {
	width: 980px;
	/*height: 680px;*/
	text-align:left;
	padding-top:25px;
}

#center_top {
	width: 989px;
	margin-left:11px;
	padding-right:0px;
}
#hotel_link	{
	position:relative;
	top: 30px;
	left: 580px;
	width:160px;
	height:40px;
	margin:0;
	padding:0;
}
#more_info_link	{
	position:absolute;
	top: 750px;
	left: 585px;
	width:245px;
	height:60px;
	margin:0;
	padding:0;
	z-index:999;
}
.more_info_text {
	text-align:center;
	color:#000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:1.5;
}
.more_info_text a {
	text-align:center;
	color:#000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.gold {
	font-size:11px;
	font-weight: bold;
	color:#000000;
	text-decoration:underline;
	padding-top: 15px;
	padding-bottom: 10px;
	text-align:center;
	line-height: 16px;
	}
#footer_wrapper {
/*	float: left;
*/	position: relative;
	width: auto;
	background-color:#28340E;
/*	padding-bottom: 10010px;
	margin-bottom: -10000px;*/
	background: none;         /*** Same as body background ***/
}
#footer {
/*	font-size: large;
*/	text-align: center;
	padding: 0;
	background-color:#28340E;
}
/** IE6 fix**/
#footer {
/*	clear: both;*/
/*	height: 50px;*/
	width: auto;
	padding: 0px;
	padding: 10px 0 0px 0;
/*	border-top: 1px solid black;
*/}
#footer2 {
/*	font-size: large;
*/	text-align: center;
	padding: 0;
	background-color:#28340E;
}
/** IE6 fix**/
#footer2 {
/*	clear: both;*/
/*	height: 50px;*/
	width: auto;
	padding: 0px;
	padding: 0px 0 20px 0;
/*	border-top: 1px solid black;
*/}
#footer_link {
	width: 989px;
	white-space: nowrap;
	position: relative;
	text-align: center;
	display: inline;
	font-size: 11px;
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
}
#footer_link li {
	white-space: nowrap;
	position: relative;
	text-align: center;
	display: inline;
	font-size: 11px;
	list-style-type: none; /*turns off display of bullet*/
}
/****set link styles***/
#footer_link a, #footer_link a:visited {
	display: inline;
	padding: 2px 2px 2px 2px;
	border: 0;
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
/***set the hover***/
#footer_link a:hover {
	color: #CFDC58;
}
#footer_link li a:active {
	color: #fff;
}
#footer_link2 {
	width: 989px;
	white-space: nowrap;
	position: relative;
	text-align: center;
	display: inline;
	font-size: 11px;
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
}
#footer_link2 li {
	white-space: nowrap;
	position: relative;
	text-align: center;
	display: inline;
	font-size: 11px;
	list-style-type: none; /*turns off display of bullet*/
}
/****set link styles***/
#footer_link2 a, #footer_link2 a:visited {
	display: inline;
	padding: 2px 2px 2px 2px;
	border: 0;
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
/***set the hover***/
#footer_link2 a:hover {
	color: #CFDC58;
}
#footer_link2 li a:active {
	color: #fff;
}

