/* -- reset -- */

body {
	color: #222222;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
}

body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
a,
a img,
div,
blockquote,
cite,
address {
	margin: 0;
	padding: 0;
}

table,
thead,
caption,
tbody,
tr,
td {
	border: none;
	border-collapse: separate;
	border-spacing: 0;
	text-align: left;
	vertical-align: top;
}

img {
	border: 0;
	vertical-align: bottom;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.25;
	margin-bottom: 0.5em;
	margin-top: 1em;
}

h1 {
	font-size: 2em;
	margin-top: 0;
color: #fff !important;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.2em;
color: #fff !important;
text-decoration: underline;
}

a {
	outline: 0;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a,
a span,
button {
	cursor: pointer;
}

p,
ul,
ol {
	margin-bottom: 0.8em;
}

ul,
ol {
	margin-left: 0;
	padding-left: 30px;
}

li {
	margin-bottom: 0.5em;
}

.group:after,
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
	visibility: hidden;
}

.group,
.clearfix {
	display: block;
	zoom: 1;
}

.clear {
	clear: both;
}

iframe {
	border: 0;
}

/* -- menu -- */

#nav * {
	margin: 0;
	padding: 0;
	list-style-type: none;
	z-index:100;
}	

#nav  {
	height: 30px;
	line-height: 13px;
	margin-bottom: 0px;
	width: 700px;
	padding-left: 24px;
	border-bottom: 1px solid #666;
	background: url('../design/nav.png') top left no-repeat;
}

* html #nav ul {
	display:inline;
}

#nav li {
	float: left;
	position: relative;
}

#nav a {
	display: block;
}

#nav {

}

#nav ul {
	font-size:1.2em;
}

#nav li {
	border-right: 1px solid #fff;
}

#nav li:hover,
#nav li.hover {

}

#nav ul li.first  {
	border-left: none;
}

#nav ul li.last  {
	border-right: none;
}

#nav a {
	color:#888;
	text-decoration: none;
}
#nav a span {
	display: block;
	padding: 0 12px;
}
#nav li ul a span {
	padding: .6em 15px;
}

#nav a:hover,
.home #nav #nav-home a,
.about #nav #nav-about a,
.roster #nav #nav-roster a,
.tour #nav #nav-tour a,
.book #nav #nav-book a,
.contact #nav #nav-contact a,
.subscribe #nav #nav-subscribe a,
.label #nav #nav-label a

{
	color: #fff;
	text-decoration: underline;
}


/* -- main css -- */

body {
	background: #000 url('../design/bg.png') top left;
	color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: #666;
}

h1 {

}

h2 {
	color: #999;
	background: url('../design/arrow.png') center left no-repeat;
	padding-left: 18px;
padding-bottom: 1px;
padding-top: 5px;
}

.home h2 {
border-top: 1px dotted #555;
}

h2 span {
	color: #999;
	font-size: .6em;
	font-style: italic;
}

.roster #leftcol h3, .roster #leftcol h3 a {
	color: #fff;
}

.tour #leftcol h3 {
	display: inline;
	color: #fff;
}

a {
	color: #999;
}

#container,
.container {
	background: #333;
	margin: 0 auto;
	position: relative;
	width: 700px;
	padding: 0 0px;
	border: 1px solid #fff;
border-top: none;
}

#banner a {
	display: block;
	width: 700px;
	height: 100px;
	text-indent: -5000px;
	z-index: 999;
	background: url('../design/banner.png') top left no-repeat;
}

#banner {
	display: block;
	margin-bottom: 0;
}

#columns {
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
	z-index: 1;
	background: #333 url('../design/cont-bg.png') no-repeat 0px 31px;
}

#leftcol {
	float: left;
	position: relative;
	width: 475px;
	z-index: 1;
}

#leftcol-inner {
	padding: 15px 30px;
}

#rightcol {
	float: right;
	position: relative;
	width: 225px;
	z-index: 2;
	margin-top: 15px;
}

#rightcol-inner {
	text-align: center;
}

#dates{
background: #999;
margin-right: 5px;
margin-top: 10px;
border: 1px solid #999;
color: #000;
}

#dates h3 {
color: #fff;
background: #666;
font-weight: bold;
margin-top: 0px;
padding: 5px 10px;
}

#dates ul {
margin-left: 10px;
list-style-type: none;
padding-left: 0;
color: #000;
margin-right: 15px;
}

#dates li {
border-bottom: 1px dotted;
}

#dates p {
padding: 0px;
padding-bottom: 3px;
margin: 0 10px;
margin-bottom: 3px;
border-bottom: 1px dotted #ccc;
}

/* Callouts */
#callouts {
	_display: none;
	width: 310px;
}

.callouts ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.callouts li {
	float: left;
	margin-bottom: 10px;
	padding: 0;
	width: 218px;
	border: 1px solid #999;
	background: #fff;
}

.callouts li.last {
	margin: 0;
}

.callouts .content {
	height: 30px;
	line-height: 30px;
}

.callouts a.content {
	display: block;
}

.callouts,
.callouts a:hover  {
	color: #666;
	background: url('../design/x-off.png') center right no-repeat;
}

.callouts a {
	text-decoration: none;
}

.callouts li a{
	text-decoration: underline;
	background: #666 url('../design/x.png') center right no-repeat;
	color: #fff;
}

.callouts span {
	display: block;
	font-size: 1.25em;
	padding:0 12px;
	margin: 0;
}

#footer {
	background: #666;
	font-size: 0.9em;
	line-height: 1.2em;
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
}

#footer,
#footer a {
	color: #fff;
}

#footer p {
	margin: 0;
}

/* -- form -- */

form,
fieldset,
input {
	margin: 0;
	padding: 0;
}

form {
	background: #121011;
	border: 1px solid #999;
	padding: 10px;
	width: 400px;
	font-size: 1.1em;
}

form p {
	clear: both;
	margin: 0 0 8px;
	padding: 2px;
}

fieldset {
	border: 0;
	margin: 1em 0;
	padding: 1em;
}

legend {
	_margin-left: -7px;
	color: #000C7A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 10px;
}

label {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-right: 5px;
	width: 30%;
}

input {
	border: 1px solid #999;
	padding: 5px;
	width: 60%;
}

textarea {
	border: 1px solid #999;
	height: 100px;
	padding: 5px;
	width: 60%;
}

form h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

/* Radio buttons and Checkboxes */
input.radio,
input.checkbox {
	float: left;
	margin-right: 5px;
	width: auto;
}

.radiolabel,
.checkboxlabel {
	margin-right: 25px;
	width: auto;
}

/* Validation */
p.note {
	font-size: 0.9em;
	font-style: italic;
	margin-bottom: 20px;
}

em.required {
	color: #7E0F13;
	font-size: 0.9em;
	font-style: normal;
}

label.error,
input.submit {
	color: red;
	margin: 5px 0 0;
}

/* Buttons */
input.submit {
	width: auto;
}

form div {
	overflow: hidden;
}

form div input,
form div button {
	background: #333;
	color: #fff;
	float: right;
	font-size: 90%;
	margin-right: 22px;
	margin-top: 15px;
	padding: 3px 5px;
	text-transform: uppercase;
	width: 40%;
}

form#mini div input,
form#mini div button {
	margin-right: 15px;
}

input#city {
	background: #fff;
	margin-right: 15px;
	width: 40%;
}

input#state {
	width: 10%;
}

input#zip,
input#datepicker {
	width: 20%;
}
