@charset "utf-8";

html {
    overflow-y: scroll;
}

form li.focused, form li:hover{
	position:relative; /* Makes Instructs z-index stay on top in IE. */
}
/* CSS Document */

body {
	text-align:center;
	background-color: #000;
	background-attachment: fixed;
	background-image: url(../images/body_bgn.jpg);
	background-repeat: repeat;
}

#wrapper {
	width:1000px;
	background-color: #000;
	text-align: center;
	align:center;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-attachment: fixed;
}

#header {
	width: 950px;
	height: 225px;
	text-align: center;
	margin-right:auto;
	margin-left:auto;
	padding-top: 20px;
	background-image: url(../images/header_bgn.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#menu {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #7D6950;
	width: 940px;
	text-align: center;
	clear: both;
	margin-right: auto;
	margin-left: 30px;
}

#content {
	background-color: #000;
	height: auto;
	width: 900px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

#content div#mainContent {
	float: left;
	width: 550px;
	margin: 0 0 0 0px;
	padding: 0 5px 0 5px;
}

#content div#sideBar {
	float: right;
	width: 350px;
	padding: 0 20px;
	margin: 0 20;
	background-color: #000;
}

#footer {
	float: left;
	color: #000;
	width: 1000px;
	height: auto;
}

#footer_info {
	float: left;
	width: 1000px;
	color: #000;
	height: auto;
}


#footer_nav {
	width:1000px;
	text-align:center;
	background-color: #000;
	color: #CCC;
	float:left;
}

#footer_nav ul {
	list-style:none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	width: 900px;
	display:inline;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;

}

#footer_nav ul li {
	list-style:none;
	display:inline;
	margin-top: 10px;
	padding-left: 7px;
}

#footer_nav ul li a {
	text-decoration:none;
	color: #CCC;
	padding-right: 10px;
	padding-left: 7px;

}

#footer_nav ul li a:hover {
	text-decoration:none;
	color: #CF0;
	font-weight: normal;
	padding-left: 7px;
}

#container{
	text-align:left;
	background:#fff;
	border:1px solid #ccc;
	-webkit-box-shadow:rgba(0,0,0,.2) 0px 0px 5px;
	-moz-box-shadow:rgba(0,0,0,.2) 0px 0px 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}



a:link {
	color:#67C9E9;
	text-decoration: none;
}      /* unvisited link */
a:visited {
	color:#3CBBDD
}  /* visited link */
a:hover {
	color:#CF0
}  /* mouse over link */
a:active {
	color:#C00
}  /* selected link */
.events1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size: 16px;
}

.h1, h2, h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
}
h1 {
	color: #FFF;
}


h1 {
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
}

.menu_text1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size: 12px;
}
.content_text1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
}
.content_text2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 16px;
}
.events2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CF0;
	font-size: 18px;
}

/* ----- REQUIRED ----- */

form span.req{
	display:inline;
	float:none;
	color:red !important;
	font-weight:bold;
	margin:0;
	padding:0;
}
/* - - - - - - - - - - - - - - - - - - - - -

Title : Wufoo Form Framework
Author : Infinity Box Inc.
URL : http://wufoo.com

Last Updated : July 2, 2009

- - - - - - - - - - - - - - - - - - - - - */

.wufoo{
	font-family:"Lucida Grande", Tahoma, Arial, sans-serif;
}
.wufoo li{
	width:62%;
}
#container #form2 .info h2 {
	color: #000;
}
#container, #bottom {
	margin:0 auto;
	width:640px;
}

#bottom{
	width:650px;
	height:10px !important;
	display:block !important;
}
.games_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.events1 p a {
	font-size: 12px;
}
