html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

body{
	background: #fff url(images/bkgrnd.jpg) repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color: #6B2410;
	line-height:1.4em;
}

b, strong{
	color: #6B2410;
}

p {
padding:6px 0 10px;
}

h1 {
	font-size: 24px;
	color: #6B2410;
	padding: 12px 0 8px 17px;
	text-transform: uppercase;
}

h2 {
	margin-left: -6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6B2410;
	text-transform: uppercase;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #6B2410;
	margin: 9px 0 5px -3px
}

a {
	color: #E58B27;
}

a:hover {
	color: #6B2410;
	}


blockquote {
	margin: 5px 28px;
	padding: 0 10px;
}

#page {
	width: 944px;
	margin: 0 auto;
}

#header{
	background-repeat: no-repeat;
	background-image: url(images/header.png);
	width: 944px;
	height: 248px;
	text-indent: -10000px;
}

#home {
	
	width:380px;
	height: 180px;
	z-index: 1;
	text-indent: 0px;
}

#countdownDiv {
	text-indent: 0;
	width: 215px;
	float: right;
}

.nav {
	background: transparent url('images/nav_bkgrnd.jpg') repeat-x;
	position: relative;
	top: 24px;
	height: 44px;
	width: 672px;
	float: left;
}

.nav ul, .nav_alt ul{
	text-indent: 0;
}

.nav ul li {
	list-style-type: none;
	display: inline;
  line-height: 44px;
  float: left;
  border-right: 1px solid #E58B27;
  width: 95px;
  text-align: center;
	
	}
	
.nav ul li a {
	line-height: 44px;
	text-transform: uppercase;
	color: #6C2411;
	font-size: 14px;
	font-weight: bold;
	float: left;
	text-decoration: none;
	width: 95px;
}

.nav ul li a:hover {
	background: no-repeat transparent url('images/nav_rollover.png') top center;
	color: #fff;
	text-decoration: none;
}


.nav_alt {
	background: transparent url('images/nav_bkgrnd_alt.jpg') repeat-x;
	position: relative;
	top: 24px;
	height: 44px;
	width: 272px;
	float: right
}


.nav_alt ul li {
	list-style-type: none;
	display: inline;
  line-height: 44px;
  float: left;
  width: 272px;
  text-align: center;
	
	}
	
.nav_alt ul li a {
	line-height: 44px;
	width: 272px;
	text-transform: uppercase;
	color: #E58B27;
	font-size: 14px;
	font-weight: bold;
	float: left;
	text-decoration: none;
}

.nav_alt ul li a:hover {
	background: no-repeat transparent url('images/nav_rollover_alt.png') top center;
	color: #fff;
	text-decoration: none;
}
	



#content {
  margin: 0 auto;
  width: 944px;
  background: #E58B27;
}

#content img {
	margin: 8px;
}

#leftCol {
	width: 614px;
	height: auto;
	margin: 0 5px 10px 13px;
	padding: 15px 18px 10px;
	background: #EDE0C6;
	clear: left;
}
#rightCol {
	position:relative;
	display: inline;
	float: right;
	width: 261px;
	margin: 0 10px 10px 5px;
	
}

#rightCol img {
	margin: 0;
  border: none;
}

.sidebox {
	background: #6B2410;
	margin-bottom: 10px;
	padding: 10px 10px 10px 16px;
}

.sidebox h2 {
	color: #EDE0C6;
	padding: 0 0 13px;
	margin: -4px 0 0 -6px;
	
}

.sidebox a {
	color: #EDE0C6;
}

.sidebox a:hover {
	color: #E58B27;
}


#footer {
	position:relative;
	clear:both;
	background: transparent url('images/footer_bkgrnd.jpg') no-repeat;
  margin: 0 auto;
  width: 946px;
  height: 57px;
  text-align: center;
  font-size: 13px;
}	

#footer a{
	text-decoration: none;
	color: #6C2411;
	font-weight: bold;
}

#footer a:hover{
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

#copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	padding: 8px;
	text-transform: uppercase;
	color: #E58B27;
	font-weight: bold;
}

#copyright a {
	color: #E58B27;
}

#copyright a:hover {
	color: #6B2410;
	}

table.hotels {
	border-spacing: 1px;
	background-color: white;
}
table.hotels th {
	padding: 5px 5px 5px 5px;
	background-color: rgb(204, 204, 204);
	-moz-border-radius: 0px 0px 0px 0px;
}
table.hotels td {
	padding: 5px 5px 5px 5px;
	background-color: rgb(204, 204, 204);
	-moz-border-radius: 0px 0px 0px 0px;
}


.breakouts-content p {
	font-size: .96em;
}

#tracks table {
	margin: 0 0 10px 0;
}

#tracks h3 {
	margin-top: 15px;
}

ul#breakout_menu {
	margin-left: 13px;
}

ul#breakout_menu li {
	list-style-type: none;
	display: inline;
  float: left;
  text-align: center;
	background: #6B2410;
  border-right: 1px solid #E58B27;
	
	}
	
ul#breakout_menu li a {
	line-height: 44px;
	color: #EDE0C6;
	font-size: 14px;
	font-weight: bold;
	float: left;
	text-decoration: none;
  padding: 0 10px;
}

ul#breakout_menu li a.selected {
	color: #6C2411;
	background: #EDE0C6;
}

ul#breakout_menu li a:hover {
	background: no-repeat transparent url('images/nav_rollover.png') top center;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

ul#breakout_menu li a.selected:hover {
		text-decoration: none;
	color: #6C2411;
	background: #EDE0C6;
	
}
