@charset "utf-8";
/* CSS Document */

body {
	font-family:Calibri;
	text-align: center;
	background-color:#000000;
}
#page-wrap {
	text-align: left;
	width: 1000px;
	margin: 0 auto;
	background-color:#362805;
}
#homepage {
	background-image:url(images/homepage_bgpic.jpg);
	background-repeat:no-repeat;
	width:1000px;
}
.pagename {
	font-family: Calibri;
	font-size:65px;
	color:#FFFFFF;
	padding-top:95px;
}
.tablebox {
font-family: Calibri;
	font-size:18px;
	color:#FFFFFF;
	padding-top:15px;
}

#homepage_container {
	padding:0px 44px 0px 44px;
	width:912px;
}
#homepage_text_container {
	background-image:url(images/homepage_text_bg.png);
	background-repeat: repeat x;
	height:196px;
	margin-top:360px;
	width:900px;
	border-radius:10px;
	margin-left:10px;
}
#homepage_text {
	text-shadow: 2px 2px #0E0A01;
	color:#ffeec3;
	font-family:Calibri;
	font-size:20px;
	line-height:35px;
	text-align:center;
	width:890px;
	float:left;
	padding:0px 10px 0px 10px;
	
}
#navarea {
	margin-left:88px;
	font-family:Calibri;
	font-size:14px;
	position:absolute;
	width: 910px;
}
ul {
	list-style-type: none;
	margin-top:30px;
	padding: 0;
	overflow: hidden;
}
li {
	float: left;
}
li a {
	display: block;
	border-radius: 7px;
	color: white;
	text-align: center;
	padding: 9px 30px;
	text-decoration: none;
}
/* Change the link color on hover */
li a:hover {
	background-color: #1F1603;
	border:1px solid #857B63;
}
/* Active link color */
.active {
	background-color: #786024;
}
#footer {
	width:450px;
	background-color:#242424;
	text-align: center;
	margin: 10px auto;
	border-radius:7px;
}
.footertext {
	width:450px;
	padding:10px;
	text-align: center;
	color:#d1d1d1;
	font-size:12px;
}
.bodytext {
	color:#ffeec3;
	font-size:17px;
	line-height:24px;
	padding:0px 10px 10px 10px;
	text-align: justify;
}
.bodytext_small {
	color:#ffeec3;
	font-size:17px;
	line-height:20px;
	padding:0px 10px 10px 10px;
	text-align: justify;
	font-style:italic;
}
.subheading {
  	text-shadow: 2px 2px #0E0A01;
	color:#ffeec3;
	font-family:Calibri;
	font-size:23px;
	line-height:36px;
	padding-left:10px;
}
.picborder {border:1px solid #FFCC00; background-color:#000000; border-radius:7px; }
#darkbg {background-color:#333333;}
.player {
	text-align:center; 
	font-size:12px;
	padding-bottom:20px;
	}
.bodytext2 {
	color:#d1d1d1;
	font-size:17px;
	line-height:24px;
	padding-left:10px;
	list-style-type: circle;
	}
.bullet {
	list-style-type: circle;
}
.gallerytable {border:12px solid #333333; border-bottom-color:#333333; border-left-color:#333333; border-right-color:#333333; border-top-color:#333333; padding:30px 10px 30px 10px; background:#242424;}
.avtable 
{padding :15px 0px 15px 0px;
border:1px solid #FAFAFA;
}
.h6 {color:#FAE100;
	font-size:14px;
	line-height:24px;
	font-style:italic;
		}
.pressreleasetext {font-family:Calibri; color:#FFFFFF;
	font-size:17px; line-height:30px;  text-decoration:none;padding-left:50px;}
.pressreleasetext:hover {font-family:Calibri; color:#ffeec3;
	font-size:17px; line-height:30px;  text-decoration: underline; padding-left:50px;}
.subheading2 {
  	text-shadow: 2px 2px #0E0A01;
	color:#ffeec3;
	font-family:Calibri;
	font-size:23px;
	line-height:36px;
	}
	.subheading3 {
  	text-shadow: 2px 2px #0E0A01;
	color:#ffeec3;
	font-family:Calibri;
	font-size:18px;
	line-height:24px;
	font-weight:bold;
	}