/*HTML tags */
/************/

body, div, ul, li, p, td 
{
  font-family:  arial, helvetica, sans-serif;
  color: #000000;
  font-size: 10pt;

}

body
{
  background-color: #22121f;
  background-image:  url(../images/body_bg.jpg);
}

a:link 
{
  text-decoration: underline;
  color: #000000;
}

a:visited 
{
  text-decoration: underline;
  color: #211e1f;
}

a:hover 
{
  text-decoration: none;
  color: #951e22;
}

a:active 
{
  text-decoration: underline;
  color: #221e1f;
}


h6
{
	font-size: 9pt;
	font-weight: bold;
	color: #030;
	margin-bottom: 1px;
	margin-right: auto;
	margin-left: auto;
}

h5
{
	font-size: 10pt;
	color: #951e22;
	margin-bottom: 1px;
}

h4
{
	font-size: 11pt;
	color: #951e22;
	margin-bottom: 1px;
}


h2
{
	font-size: 15pt;
	color: #000000;
	width:  450px;
	border-bottom: 1px solid #951e22;
}

p {margin-top: 5px;}


table {border: 1px solid #951e22; margin-bottom: 10px;}

th
{
	background-color: #000000;
	color: #ffffff;
	
	border-bottom: 2px solid #951e22;
}

th.right
{
	background-color: #000000;
	color: #ffffff;
	vertical-align: top;
	border-right: 2px solid #951e22;
	border-bottom: none;
}
/*Generic Classes*/
.tblaltbg {background-color: #DADADA}

.title {margin:  5px auto;  text-align:center;}
/** Thumbnails **/
.thumb ul
{
	display: block;
	list-style-type:none;	
	padding-left: 15px;
}

.thumb li
{
	display: inline;
	list-style-type:none;
	margin: 0 3px;
}

.bold {font-weight:bold}

.button 
{
  background: #221e1f;
  border: thin groove #951e22;
  color: #eae9e8;
  font-size: 9pt;
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
}

.column
{
	width: 275px;
	margin-right: 5px;
	float: left;
}
.clearLeft{clear:left;}
/*Positioning ids*/
#page
{
  position: relative;
  margin: 10px auto;
  left: 0px;
  top: 10px;
  width: 951px;
  background-color: #000000;
  padding-bottom: 10px;
}

#header 
{
  position: relative;
  background: #951e22 url(../images/header.jpg) no-repeat;
  padding: 0px;
  left: 0px;
  top: 0px;
  width: 951px;
  height: 176px;
  margin: 0px;
  text-indent: -4000px;
  overflow:hidden;
}


/*Left Side*/
#menu_area
{
  position: relative;
  left: 0px;
  top: 0px;
  width: 152px;
  padding: 0px;
  margin: 0px;
  float:  left;
  height: 100%;
}

#menuHead, #subHead
{
	position: relative;
	top: 10px;
	margin: 0px auto;
	padding: 0px;
	width: 137px;
	height: 41px !important;
	text-indent: -4000px;
	overflow: hidden;
	
}
	.summerMenu {	background: url(../images/head_summer.jpg) no-repeat;}
	.fallMenu {	background: url(../images/head_fall.jpg) no-repeat;}
	.campsMenu {	background: url(../images/head_camp.jpg) no-repeat;}
	.infoMenu {	background: url(../images/head_info.jpg) no-repeat;}

#menuFoot, #subFoot
{
	position: relative;
	top: 10px;
	margin: 0px auto;
	margin-bottom: 10px;
	padding: 0px;
	width: 137px;
	height: 15px;
	text-indent: -1000px;
	overflow: hidden;
	background-image: url(../images/menu_foot.jpg);
	background-repeat: no-repeat;
	
}


#gen_menu
{
	width: 135px;
	
	position: relative;
	top: 10px;
	background-color: #eae9e8;
	border-left: 1px solid #951e22;
	border-right: 1px solid #951e22;
	margin: 0px auto;
	
}

#sub_menu
{
	width: 135px;
	position: relative;
	top: 10px;
	background-color: #eae9e8;
	border-left: 1px solid #951e22;
	border-right: 1px solid #951e22;
	margin: 0px auto;
}

#gen_menu ul, #sub_menu ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: block;
	
}

#gen_menu li, #sub_menu li
{
	margin: 0px;
	padding: 0px;
	display: block;
}

#gen_menu li a, #sub_menu li a
{
	display: block;
	padding-top: 5px;	
	padding-left: 0px;
	height: 22px;
	text-indent: 10px;
	width: 135px;	
	text-decoration:none;
	font-weight:bold;
	color: #000000;
	
}

#gen_menu li a.tall{height:35px; text-indent: 0; padding-left: 10px;}

#gen_menu li a:hover, #sub_menu li a:hover
{
	display: block;
	padding-left: 0px;	
	text-decoration:none;
	font-weight:bold;
	color: #000000;	
	text-indent: 10px;
	background-image:url(../images/menu_bg.jpg);
	background-repeat:no-repeat;
	background-position: top right;
}


/*Right side*/
#content_area
{
  position: relative;
  left: 0px;
  top: 0px;
  width: 700px;
  margin: 0px;
  margin-left: 160px;
}

#top_menu
{
	position: relative;
	top:	0px;
	left:	15px;
	height:	21px;
	padding: 0px;
	margin:	0px auto;
}

#top_menu ul 
{
	margin: 0px;
	margin-left: 100px;
	padding: 0px;
	list-style: none;
	display: block;
	height: 21px !important;
	overflow: hidden !important;
}

#top_menu li
{
	display: inline;
	margin: 0;
	padding: 0;
	text-indent: -4000px;
	overflow:  hidden;
	float: left;
}

#top_menu li a 
{
	display: block;
	padding-top: 20px;
	height: 0px !important;
	overflow: hidden;
}


#top_menu a.summer
{
	background-image: url(../images/menu_summer.jpg);
	background-repeat: no-repeat;
	width: 206px;
	background-position: 0px -21px;
}

#top_menu a.summer:hover
{

	background-image: url(../images/menu_summer.jpg);
	background-repeat: no-repeat;
	width: 206px;
	background-position: left top;
}

#top_menu a.fall
{
	background-image: url(../images/menu_fall.jpg);
	background-repeat: no-repeat;
	width: 190px;
	background-position: 0px -21px;
}

#top_menu a.fall:hover
{

	background-image: url(../images/menu_fall.jpg);
	background-repeat: no-repeat;
	width: 190px;
	background-position: left top;
}

#top_menu a.camps
{
	background-image: url(../images/menu_camps.jpg);
	background-repeat: no-repeat;
	width: 157px;
	background-position: 0px -21px;
}

#top_menu a.camps:hover
{
	background-image: url(../images/menu_camps.jpg);
	background-repeat: no-repeat;
	width: 157px;
	background-position: left top;
}

#content 
{
  position: relative;
  left: 0px;
  top: 1px;
  width: 763px;
  _width: 760px;
  min-height: 450px;
  _height: 450px;
  margin-bottom: 1px;
  margin-left: 2px;
  padding:  25px 5px 5px 20px;
  background: #eae9e8 url(../images/content_bg.jpg);
  background-position: -1px -1px;
  background-repeat: no-repeat;
}

#text_area
{
  position: relative;
  top: 5px;
  width: 575px;
  _width: 572px;
  margin-left: 0px;
  margin-right: 2px;
  float: left;
  min-height: 250px;
}

#sponsors, #partner
{
  position: relative;
  float: right;
  top: 5px;
  margin-left: 4px;
  margin-right: 2px;
  margin-bottom: 10px;
  width: 170px;
  min-height:  150px;
}


#sponsorsHead
{
	position: relative;
	top: 0px;
	margin: 0px auto;
	padding: 0px;
	width: 170px;
	height: 32px !important;
	text-indent: -4000px;
	overflow: hidden;	
	background: #eae9e8 url(../images/sponsor_head.jpg) no-repeat;
}

#partnerHead
{
	position: relative;
	top: 0px;
	margin: 0px auto;
	padding: 0px;
	width: 170px;
	height: 32px !important;
	text-indent: -4000px;
	overflow: hidden;	
	background: #eae9e8 url(../images/partner_head.jpg) no-repeat;
}



#sponsorsList, #partnerList
{
	position: relative;
	top: 0px;
	left: 0px;		
	border-left: 4px solid #a51e22;
 	border-right: 4px solid #a51e22;
	width: 162px;
  	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	display: block;
	background-color:#FFFFFF;
}

#sponsorsList ul, #partnerList ul
{
	margin: 0px;
	padding: 0px;
	border: 1px solid #ffffff;
}

#sponsorsList li, #partnerList li
{
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	list-style: none;
}

	
	
#sponsorsList li a, #partnerList li a
{
	display: block;
	margin: 0px auto;
	text-indent: -4000px;
	overflow: hidden;
	width: 100px;
}

.harrow {background: url(../images/harrowlogo.gif) no-repeat center;  height:89px;}
.wst {background: url(../images/wstlogowhite.jpg) no-repeat center;  height:67px; width:159px !important}
.captu {background: url(../images/captainulogo.jpg) no-repeat center;  height:115px; width:117px !important}
.cascade {background: url(../images/cascade.gif) no-repeat center; height:75px;}
.graphtex {background: url(../images/graphtexlogo.gif) no-repeat center; height: 59px;}
.sheraton {background: url(../images/sh_hp_logo.gif) no-repeat center; height: 61px;}
.brine {background: url(../images/brinelogo.jpg) no-repeat center; height: 27px;}
.krieger {background: url(../images/logo_kk.gif) no-repeat center; height: 60px; width: 127px !important;}


#sponsorsFoot, #partnerFoot
{
	position: relative;
	top: 0px;
	margin: 0px auto;
	margin-bottom: 0px;
	padding: 0px;
	width: 170px;
	height: 21px !important;
	text-indent: -4000px;
	overflow: hidden;	
	background: #eae9e8 url(../images/sponsor_footer.jpg) no-repeat;
}

#end
{
	clear: both;
	height: 0px !important;
}


#footer 
{
	
	position:relative;
	top: 0px;
	clear: both;
	background: black;
	color: white;	
	width: 951px;
	font-size: 8pt;
	margin: 0px auto;
	padding: 0px;
	padding-bottom: 5px;
	text-indent: 225px;
	text-align:center;
}

#footer p {color: white; margin: 5px;}
#footer a:link, #footer a:visited {color: #ffffff;}.under {
	text-decoration: underline;
	color: #A51E22;
}
