/*
   H+V
*/

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
}

p {
	color: #666666;
}

a img {
	border: none;
}

hr {
	color: #ffffff;
	background-color: #999999;
	height: 1px;
}

table {
	border-width: 0px;
}

td {
	border-width: 0px;
}

ul {
	list-style-type: none;
	list-style-image: none;
}

body {
	background-color: #000000;
	color: #000000;
	font-size:10pt;
	font-family: "Segoe UI", "Trebuchet MS", "Lucida Grande", Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

div.clearfloats {
	clear: both;
}

ul.inlinelist {
	display: inline;
	text-align: left;
}

ul.inlinelist li {
	display: inline;
}


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

#outside_wrapper {
	width:960px;
	background-color:#ffffff;
	margin:0px auto 20px auto;
	border:0px;
	text-align:left;
}

#hd h1, #hd p {
	text-indent:-9999em;
}

p.bio {
	text-indent:-9999em;
}

#topbanner {
	height: 250px;
	padding: 0px 30px 30px 30px;
}

#headerimage {
	background-image: url(../images/topbanner1.jpg);
	background-repeat: no-repeat;
	height: 250px
}

ul#menu {
	text-align: center;
	margin: 0px;
	padding: 0px; 
}

ul#menu li {
	display: inline;
	font-size: 16pt;
	font-weight: bold;
}


ul#menu li a.nav-current {
	text-decoration:none;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	color: #ffffff;
	background-color: #ff6600;
	margin: 0px;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
}

ul#menu li a.nav-items {
	text-decoration:none;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	color: #000000;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
}

ul#menu li a.nav-items:visited {
	background-color: #ffffff;
	color: #000000;	
}

ul#menu li a.nav-items:hover, ul#menu li a.nav-items:focus {
	color: #ffffff;
	background-color: #ff6600;
	margin: 0px;
}

ul#menu li a.nav-items:active {
	background-color: #ffffff;
	color: #000000;	
}

#topspacerdiv {
	height: 20px;
}

div.inlinespacerdiv {
	height: 20px;
}

#leftcolumn {
	width: 480px;
	float: left;
	background-color: #ffffff;
}

#latestnews {
	padding: 30px;
}

a.sectionheading {
	font-size: 16pt;
	font-weight: bold;
	color: #ff6600;
	text-decoration:none;
}

#latestnews h3 {
	text-transform: uppercase;
}

span.posteddate {
	font-weight: bold;
}

a.more-link {
	color: #000000;
	text-decoration: underline;
}

a.more-link:hover {
	text-decoration: none;
}

#rightcolumn {
	width: 480px;
	float: right;
	background-color: #ffffff;
}

#loginbutton {
	text-align: center;
	padding: 0px;
}

#calendar {
	padding: 30px;
}

td.eventdatebox {
	background-color: #000000;
	width: 60px;
}

td.eventlistingbox {
	background-color: #ffffff;
}

td.eventlistingspacer {
	width: 30px;
}

ul.eventdate {
	background-color: #000000;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
}

ul.eventdate a {
	color: #ffffff;
	text-decoration: none;
}

ul.eventdate a:hover {
	text-decoration: none;
}

ul.eventlisting {
	text-align: left;
}

#calendar li.date, #calendar li.title {
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}

#calendar li.city {
	font-size: 10pt;
	font-weight: bold;
}

#buymerch {
	padding: 30px;
}

#buyimage {
	float: left;
	width: 240px;
	padding: 0px;
	margin: 0px;
}

#buylinks {
	float: right;
	width: 150px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

#player {
	padding: 0px 30px 0px 30px;
}

ul#siteslist {
	text-align: left;
}

#externalsites {
	padding: 30px;
}

ul#siteslist li {
	display: inline;
}

#bottomnav {
	clear: both;
	padding: 5px;
}

ul#bottommenu {
	padding: 10px 0px;
	text-align: center;
}

ul#bottommenu li {
	display: inline;
	color: #000000;
}


ul#bottommenu li a {
	text-decoration: underline;
}

ul#bottommenu li a:hover {
	text-decoration: none;
}

#bottomnav p {
	font-size: 8pt;
	text-align: right;
	padding: 0px 25px 15px 0px;
}

#onecolumn {
	width: 900px;
	padding: 30px;
}
