@charset "UTF-8";
/* CSS Document */

html {
	height:100%;
	margin-bottom:1px;
}
body {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	background: url(../images/header.jpg) top center no-repeat;
	background-color: #000;
	padding: 1px;
}

#header {
	position:relative;
	text-align:left;
	margin: 169px auto 0;
	width:1025px;
}
#header h1 {
	margin: 0;
}
#header h1 a {
	display: block;
	text-indent: -99999em;
	background: url(../images/logo.png) no-repeat;
	_background: url(../images/logo.gif) no-repeat;
	width: 555px;
	height: 44px;
}
/* HORIZONTAL NAVIGATION BAR
/////////////////////////////////////*/

ul#nav {	
	width:549px;
	list-style:none;
	height:12px;
	margin-top: 5px;
}

ul#nav li {
	display:inline
}

ul#nav li a {
	height:12px;
	float:left;
	text-indent:-9999px;
	text-decoration:none
}

ul#nav  li a span {
	float:left;
	display:block
}

ul#nav li#nav-1 a {
	width:53px;
	background:url(/media/images/nav.png) no-repeat 0px 0;
	_background:url(/media/images/nav.gif) no-repeat 0px 0;
}

ul#nav li#nav-1 a:active,
ul#nav li#nav-1 a:hover {
	background-position:0px -12px
}
ul#nav li#nav-1 a.current {
	background-position:0px 0px -12px
}

ul#nav li#nav-2 a {
	width:63px;
	background:url(/media/images/nav.png) no-repeat -53px 0;
	_background:url(/media/images/nav.gif) no-repeat -53px 0;
}

ul#nav li#nav-2 a:active,
ul#nav li#nav-2 a:hover {
	background-position:-53px -12px
}
ul#nav li#nav-2 a.current {
	background-position:-53px -53px -12px
}

ul#nav li#nav-3 a {
	width:64px;
	background:url(/media/images/nav.png) no-repeat -116px 0;
	_background:url(/media/images/nav.gif) no-repeat -116px 0;
}

ul#nav li#nav-3 a:active,
ul#nav li#nav-3 a:hover {
	background-position:-116px -12px
}
ul#nav li#nav-3 a.current {
	background-position:-116px -116px -12px
}

ul#nav li#nav-4 a {
	width:55px;
	background:url(/media/images/nav.png) no-repeat -180px 0;
	_background:url(/media/images/nav.gif) no-repeat -180px 0;
}

ul#nav li#nav-4 a:active,
ul#nav li#nav-4 a:hover {
	background-position:-180px -12px
}
ul#nav li#nav-4 a.current {
	background-position:-180px -180px -12px
}

ul#nav li#nav-5 a {
	width:88px;
	background:url(/media/images/nav.png) no-repeat -235px 0;
	_background:url(/media/images/nav.gif) no-repeat -235px 0;
}

ul#nav li#nav-5 a:active,
ul#nav li#nav-5 a:hover {
	background-position:-235px -12px
}
ul#nav li#nav-5 a.current {
	background-position:-235px -235px -12px
}

ul#nav li#nav-6 a {
	width:61px;
	background:url(/media/images/nav.png) no-repeat -323px 0;
	_background:url(/media/images/nav.gif) no-repeat -323px 0;
}

ul#nav li#nav-6 a:active,
ul#nav li#nav-6 a:hover {
	background-position:-323px -12px
}
ul#nav li#nav-6 a.current {
	background-position:-323px -323px -12px
}

ul#nav li#nav-7 a {
	width:112px;
	background:url(/media/images/nav.png) no-repeat -384px 0;
	_background:url(/media/images/nav.gif) no-repeat -384px 0;
}

ul#nav li#nav-7 a:active,
ul#nav li#nav-7 a:hover {
	background-position:-384px -12px
}
ul#nav li#nav-7 a.current {
	background-position:-384px -384px -12px
}

ul#nav li#nav-8 a {
	width:53px;
	background:url(/media/images/nav.png) no-repeat -496px 0;
	_background:url(/media/images/nav.gif) no-repeat -496px 0;
}

ul#nav li#nav-8 a:active,
ul#nav li#nav-8 a:hover {
	background-position:-496px -12px
}
ul#nav li#nav-8 a.current {
	background-position:-496px -496px -12px
}
#container {
	position:relative;
	text-align:left;
	margin: 0px auto 0;
	width:1025px;
	font-size:1.3em;
	line-height: 1.3em;
	background-color: #ccc;
}

#body {
	padding: 25px;
	width: 610px;
	float: left;
	margin-right: 5px;
}

#sidebar {
	width: 304px;
	padding: 10px 25px;
	background: white;
	float: left;
	margin: 5px 0;
	font-size: 10px;
	line-height: 13px;
}
#sidebar #social {
	float: right;
}
#promos img {
	border: 1px solid black;
	margin: 10px 0 0px 3px;
}

#sidebar h2.title {
	background: url(../images/promo-title-bg.png) repeat-x;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
	font-size: 14px;
	margin: 10px 0 0;
	text-transform: uppercase;
	padding: 0 10px;
}
#sidebar h2 {
	font-size: 17px;
	margin: 20px 0 4px;
	text-transform: uppercase;
	padding: 0;
}
#sidebar p {
	line-height: 14px;
}
#sidebar .read-more {
	color: #900;
	font-style: italic;
	float: right;
}

#updates {
	width:270px;
	float: left;
	margin-right: 20px;
	font-size: 11px;
	line-height: 15px;
}
.ie6 #updates ul {
	list-style-type: none;
	margin-left: 0;
}
.ie6 #updates li,
.ie7 #updates li {
	list-style-type: none;
	list-style-position: outside;
}
#upcoming-dates ul {
	margin: 0;
}
#upcoming-dates ul li {
	list-style-type: none;
}
#news ul.news {
	margin: 0 0 15px;
}
.news li {
	margin: 0 0 5px;
	list-style-type: none;
}


#footer {
	background: black;
	padding: 15px 0 0 185px;
	padding-bottom: 50px;
}

a {
	color: black;
	font-weight: bold;
}
a img {
	border: none;
}

h2.page-title {
	text-transform: uppercase;
	font-size: 23px;
	line-height: 23px;
	color: black;
	padding: 6px;
	margin-bottom: 20px;
}
h2 {
	color: black !important;
	background-color: white;
	padding: 3px;
}
h2 a {
	color: black;
}


	
form.styled {
	margin-left:20px;
	margin-top:20px;
}
form.styled select.date_picker {
	width:109px;
	margin-right:10px;
}
form.styled select.datetime_picker {
	width:89px;
	margin-right:10px;
}
form.styled *:focus {
	background-color:#ddd;
}
div.form_element {
	margin-bottom:5px;
	width:260px;
	float: left;
	margin-right: 20px;
}
form.styled p.message {
	font-size:10px;
	margin-top:4px;
}
form.styled label[for] {
	font-weight:normal;
	color:#000;
}
form.styled textarea,
form.styled select,
form.styled input[type="text"],
form.styled input[type="password"] {
	font-size: 11px;
	border:1px solid #666;
	background-color:white;
	padding:2px;
	width:260px;
	color:#666;
}

form.styled textarea.required,
form.styled input.required[type="text"],
form.styled input.required[type="password"] {
	background:url(../images/form-text-input-bg.png) top right no-repeat;
}

p.error {
	margin:2px 0px;
	color:#c00;
}

.clear {
	clear: both;
}
