/*BODY STYLES*/
body {
	background-color: #1b1b1b;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/wrBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
html, body {
    height: 100%;
}

/*Image Border*/

img {
  border: none;
  padding: 0px;
  margin: 0px;
}

img, div, .menu_links_active,  { behavior: url(iepngfix.htc) }
/*p{
	margin:0px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:1px;
	padding-right:0px;
}*/

/*Layout Styles*/
/*#wrapper{
	width: 765px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}*/

td, tr {
	font-size: 12px;
}

#headerSpacer{
	position: relative;
	width: 765px;
	height:27px;
	margin-left: auto;
	margin-right: auto;
}
#headerShadow{
	position: relative;
	width: 100%;
	height:310px;
	background-image: url(../images/wrHeaderShadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	top:1px;
}
#headerContainer{
	position: relative;
	width: 765px;
	height:283px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/wrHeader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	top:27px;
}

#titleContainer{
	position: relative;
	width: 765px;
	height:32px;
	background-color:#d0d0d0;
	margin-left: auto;
	margin-right: auto;
	text-indent: 10px;
}
#addressContainer{
	position: absolute;
	width: 316px;
	height:32px;
	right:0px;
	top:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7b7b7b;
	font-size: 12px;
	background-color:#d0d0d0;
	font-weight:bold;
	line-height:32px;
}

/*HEADING STYLES*/

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 34px;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #b40808;
	font-size: 17pt;
	font-weight: normal;
	margin:0px;
	padding:0px;
}
h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #b40808;
	font-size: 12pt;
	font-weight: normal;
	margin:0px;
	padding:0px;
}

/*CONTENT*/
#contentContainer{
	position: relative;
	width: 741px;
	color: #000000;
	font-size: 12px;
	background-color:#ffffff;
	margin-left: auto;
	margin-right: auto;
	padding-left:12px;
	padding-right:12px;
	padding-top:5px;
	padding-bottom:5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
#contentContainer a:link{	
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	font-weight:bold;
	color:#b40808;
}
#contentContainer a:visited{	
		font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	font-weight:bold;
	color:#b40808;
}
#contentContainer a:hover{	
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
	background-color:#b40808;
}

#nextGameBG{
	width:246px;
	height:222px;
	background-image: url(../images/wrNextGame.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#highlightBG{
	background-image: url(../images/wrFrontpageBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
}



/*ul 
{
list-style-image: url('../images/regalContentBullet.gif');
color:#555555;
}*/

/*FOOTER*/
#footerContainer{
	position: relative;
	width: 765px;
	height:34px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 11px;
	margin-left: auto;
	margin-right: auto;
	line-height:34px;
	background-image: url(../images/wrFooterBG.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
#footerContainer a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 11px;
	text-decoration:underline;
}

#footerContainer a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 11px;
	text-decoration:underline;
}
#footerContainer a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 11px;
	text-decoration:none;
	background-color:#000000;
}


/*NAV*/
#menuContainer{
width:765px;
height:46px;
margin-left: auto;
margin-right: auto;
position: relative;
}

.menu_links {
	padding-left: 6px;
	padding-right: 0px;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: capitalize;
	text-decoration: none;
	cursor:pointer;
	

	
}
/*SPECIAL STYLES*/
.button{
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #dae1c9;
	background-color: #f1f5e8;
	color: #000000;
}
.form{
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #dae1c9;
	background-color: #ebebeb;
		color: #000000;
	
}
#width1{
	width:200px;
}
.contactstyle{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: normal;
}

/* Easy Slider */

	#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width: 765px;
		height:283px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:95px;
		}	
	#nextBtn{ 
		left:765px;
		}														
	#prevBtn a, #nextBtn a{
	display:block;
	width:30px;
	height:77px;
	background-image: url(../images/btn_prev.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
		}	
	#nextBtn a{
	background-image: url(../images/btn_next.gif);
	background-repeat: no-repeat;
	background-position: 0 0;		
		}												

/* // Easy Slider */
