﻿body
{
  background-color: #000000;
  font-family: Arial, Helvetica;
  font-size: 11pt;
  color: #969696;
  margin: 0;
  margin-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
}

p
{
  font-family: Arial, Helvetica;
  font-size: 11pt;
  color: #969696;
  font-weight: normal;
}

table{
  font-family: Arial, Helvetica;
  font-size: 11pt;
  color: #969696;
  font-weight: normal;

}


a
{
  color: white;
}

ul
{
  font-family: Arial, Helvetica;
  font-size: 11pt;
}

ol
{
  font-family: Arial, Helvetica;
  font-size: 11pt;
}

li {
	padding: 10px;
}

blockquote
{
  font-family: Arial, Helvetica;
  font-size: 11pt;
}

h1,h2,h3,h4,h5, p.fake_h1
{
  font-family: Arial, Helvetica;
  font-size: 16pt;
  font-weight: bold;
  color: #ffffff;
}

a.list1
{
	font-size: 12pt;
	font-weight: bold;
}

a.remove {
	display: block;
	display: inline;
	width: 12px;
	height: 12px;
	text-align: center;
	background-color: cccccc;
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-right: 5px;
}

a.remove:hover {
	background-color: #999999;
}


		#bar p {
			font-family: Arial, Helvetica;
			font-size: 18px;
			font-weight: normal;
			color: #ffffff;
		}




	    #tabs {
	      font-family: Arial, Helvetica;
	      font-size: 12px;
	      float:left;
	      width:100%;
	      background:#000000;
	      line-height:normal;
	      }
	    #tabs ul {
		margin:0;
		padding:10px 0px 0px 0px;
		list-style:block;
	      }
	    #tabs li {
	      display:inline;
	      margin:0;
	      padding:0;
	      }
	    #tabs a {
	      float:left;
	      background:url("../images/tableft.gif") no-repeat left top;
	      margin:0;
	      padding:0 0 0 3px;
	      text-decoration:none;
	      }
	    #tabs a span {
	      float:left;
	      display:block;
	      background:url("../images/tabright.gif") no-repeat right top;
	      padding:5px 15px 4px 6px;
	      color:#969696;
	      }
	    #tabs a.selected {
	      background:url("../images/tableft_selected.gif") no-repeat left top;
	      background-position:0% -42px;
		}
		#tabs a span.selected {
		  background:url("../images/tabright_selected.gif") no-repeat right top;
		  background-position:100% -42px;
		  color:#000000;
		}
	    /* Commented Backslash Hack hides rule from IE5-Mac \*/
	    #tabs a span {float:none;}
	    /* End IE5-Mac hack */
	    #tabs a:hover span {
	      color:#ffffff;
	      }
	    #tabs a:hover {
	      background-position:0% -42px;
	      }
	    #tabs a:hover span {
	      background-position:100% -42px;
	      }
	      		
		blockquote.block1 {
			margin: 0px 0px 0px 75px;
			padding: 0px;
		}
		
#prize_money td {
	padding:5px 15px 5px 15px;
}

#news_article1 {
	display:block;
	padding: 0px 0px 10px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
}
#news_article-1 {
	display:block;
	padding: 0px 0px 10px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
}
#news_article1 p {
	color:#999999;
} 
#news_article-1 p {
	color:#666666;
}
#news_article1 .subheader {
	display: none;
}
#news_article-1 .subheader {
	display: none;
}

#packages li {
	padding: 0px;
}

.bullet {
	/*display:inline-block;
	width:15px;height:15px;
	background: url('/images/bullet.jpg') no-repeat;
	margin: 0px 5px 0px 15px;
	vertical-align:-4px;*/
	display:none;
}

.nobullet {
	/*display:inline-block;
	width:15px;height:15px;
	margin: 0px 5px 0px 15px;*/
	display:none;
}

#price_list table {
	margin: 0 auto;
	width:600px;
}


#price_list div.title {
	font-weight:bold;
	text-transform:uppercase;
	border-bottom: 2px dotted #999999;
	width:95%;
	margin-bottom: 10px;
}

#price_list .header {
	font-size:9pt;
	margin-bottom:5px;
}

#prices p {
	font-size:11pt;
}

#contact_form table {
	width:400px;
}

#contact_form input {
	width:100%;
}

#contact_form textarea {
	width:100%;
	height:130px;
}

#contact_form input.captcha {
	width:290px;
	position:relative;
	float:right;
	top:-1px;
}

.session_title {font-weight:bold;}
.doors_open {}

#quick_links {
	width:330px;
	border:1px solid #606060;
	background-color:#303030;
	-moz-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
}
#quick_links p {
	padding:0px;
	width:100%;
	text-align:center;
	color:#ffffff;
}
#quick_links ul {
	margin:0;padding:0px;
	border-bottom:1px solid #505050;
	border-top:1px solid #000000;
}
#quick_links ul li {
	font-size:8pt;
	list-style-type:none;
	margin:0;padding:7px 10px;
	border-bottom:1px solid #000000;
	border-top:1px solid #505050;
}
#quick_links ul li a {
	font-size:10pt;
	text-decoration:none;
	color:#66ccff;
}
#quick_links ul li a:hover {
	color:#ffffff;	
}
