body {
	background:#000 url(../img/bg.jpg) no-repeat top center;
	color:#484848;
}
.main-content-wide body {
	background:#FFF !important;
}
div.clear { /* Float fix */
	clear: both;
	height: 1px; /* Height must be 1 for the wrapping element to actually wrap the containing elements (IE fix) */
	overflow: hidden; /* Style used because MSIE refuses to automatically make div tags less than 1em high when in Standards Compatible mode. */
}
/* clearfix : 
-------------------------------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* clearfix ^ 
-------------------------------------------------------------------------*/
.cufon {
}
strong, b {
	font-weight: bold;
}
.wrapper {
	width:980px;
	margin:0 auto;
	position:relative;
}
#header {
	margin:0 20px;
	position:relative;
	height:120px;
	z-index:600;
}
.logo {
	position:absolute;
	top:2px;
	left:1px;
}
.dates {
	position:absolute;
	top:60px;
	left:35px;
	font-size:10px;
}
.utility {
	position:absolute;
	top:10px;
	right:15px;
}
.utility ul {
}
.utility li {
	float:left;
	display:inline;
	margin-right:20px;
}
.utility li.last {margin-right:0;}
.utility li a {
	color:#0d5cab;
	font-size:12px;
}
.utility li a:hover {
	color:#0d5cab;
	border-bottom:dotted #0d5cab 1px;
}
/** Nav **/
#nav {
	position:absolute;
	top:86px;
	left:40px;
	margin:0px;
	padding:0px;
	display:block;
}
#nav li {
	float:left;
	display:inline;
	margin-right:3px;
	/*display:block;*/ 
	/*margin:0px 10px;*/ 
	position:relative;/*padding:10px;*/
}
#nav li a {
	background:#f78f1e url(../img/nav-corner.gif) right top no-repeat;
	display:block;
	line-height:20px;
	padding:2px 10px;
	color:#fff;
}
#nav li a:hover {
    padding-bottom:0px;
}
#nav li:hover ul {
	display:block;
}
#nav li:hover {
	background:#f78f1e;
	padding-bottom:10px;
}
#nav li ul {
	margin:0px;
	padding:0px;
	display:none;
	background:#f78f1e url(../img/nav-dropdown-corner.gif) top right no-repeat;
	width:162px;
	position:absolute;
	top:26px;
	left:0;
}
#nav li ul li {
	list-style-type:none;
	margin:5px 0px;
	width:145px;
	float:none;
	display:inline-block
}
#nav li ul li:hover {
	padding:0;
}
#nav li ul li a {
	display:block;
	padding:0 5px;
	margin:0px 0 0 7px;
	text-decoration:none;
	background:none;
	color:#484848;
	line-height:15px;
}
#nav li ul li a.current {
}
#nav li ul li:hover a {
	background-color:#f9b162;
}
#nav li span {
	cursor:pointer;
	margin:0px 10px;
	font-weight:bold;
}
/** Nav **/

#main {
	position:relative;
	z-index:500;
}
#main-header.home {
	margin:0;
	width:980px;
	height:376px;
	background:transparent url(../img/bg-main-header.png) bottom center no-repeat;
	position:relative;
	padding:0;
}
#main-header {
	background:url("../img/bg-main-header-short.png") no-repeat scroll center bottom transparent;
	height:68px;
	margin:0;
	padding:30px 0 0 60px;
	position:relative;
	width:920px;
}
#flashswf {
	height:349px;
	width:980px;
}
.no-flash{
	margin:10px 0 0 60px;
}
#main-body {
	background-color:#FFF;
	margin:0 20px;
	padding: 30px 0 30px 50px;
	min-height:300px;
}
#footer {
	background:#000 url(../img/bg-footer.png) no-repeat;
	height:120px;
	margin:0 20px;
	position:relative;
	color:#fff;
}
.footer-nav {
	width:450px;
	margin:0 auto;
	padding:8px 0;
}
.footer-nav a {
	color:#fff;
}
.sponsors {
	margin:10px auto;
	width:470px;
}
.sponsors li {
	float:left;
	display:inline;
	margin:10px;
}
.col-wide {
	width:540px;
	float:left;
	display:inline;
	padding-right:30px;
	border-right:1px solid #E4E4E4;
}
.col-wide p {
	text-align:justify;
}
.col-rail {
	width:255px;
	float:left;
	display:inline;
	padding-left:30px;
}
.col-nav {
	float:left;
	display:inline;
	width:110px;
	margin-right:20px;
	padding-top:4px;
}
.col-wide-nav {
	float:left;
	display:inline;
	width:410px;
	padding-right:30px;
	border-right:1px solid #E4E4E4;
}
.col-wide-nav p {
	text-align:justify;
}
.title {
	display:block;
	background:#ffffff url(../img/bg-slash-repeat.gif) repeat;
	margin:0 0 10px 0;
	font-size:19px;
	line-height:16px;
}
.title span {
	background-color:#FFF;
	margin:0 5px 0 0px;
	padding:1px 5px 2px 0;
}
.home {
	font-size:13px;
}
.home h1 {
	margin:5px 0 0 45px;
}
.widget{
	margin-bottom:30px;
}
.col-rail .link-bar{
	margin-bottom:0;
}
div.home-widget1 {
	float:left;
	display:inline;
	width:240px;
	padding-right:30px;
	padding-left:0;
	border-right:solid #e4e4e4 1px;
}
div.home-widget2 {
	width:240px;
	float:left;
	display:inline;
	padding-left:29px;
	padding-right:0;
}
.col-nav li {
	list-style:none;
	margin-bottom:5px;
}
.col-nav a {
	color:#f78f1e;
	background:#feeedd url(../img/subnav-corner-off.gif) top right no-repeat;
	font-size:10px;
	padding:7px 0px 7px 5px;
	width:106px;
	display:block;
}
.col-nav a:hover {
	color:#fff;
	background:#f78f1e url(../img/subnav-corner-on.gif) top right no-repeat;
}
.col-nav li a.current {
	color:#fff;
	background:#f78f1e url(../img/subnav-corner-on.gif) top right no-repeat;
}
.featured-event {
}
.featured-event .date {
	background:#ffffff url(../img/bg-date-flag.gif) no-repeat;
	height:54px;
	width:46px;
	text-align:center;
	float:left;
	display:inline;
	margin:0 10px 0 30px;
	border-right:solid #b4b4b4 1px;
	padding-right:10px;
}
.featured-event .day {
	font-size:28px;
	padding-top:4px;
}
.featured-event .month {
	font-size:14px;
	color:#FFF;
}
.featured-event .name-local {
	float:left;
	display:inline;
	margin:0px;
	padding:10px 0;
	width:155px;
}
.featured-event .featured-detail {
	display:inline-block;
	color:#fff;
	background:#0d5cab url(../img/notch-top-blue.png) 0px -2px no-repeat;
	padding:15px 10px 0;
	font-size:12px;
	margin:10px 0;
}
/** fancy box **/
div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 730;
}
div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 800;
}
div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../js/fancybox/fancy_progress.png') no-repeat;
}
div#fancy_outer {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 790;
	padding: 20px 20px 40px 20px;
	margin: 0;
	background: transparent;
	display: none;
}
div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FFF;
}
div#fancy_content {
	margin: 0;
	z-index: 800;
	position: absolute;
}
div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 800;
}
img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0;
	padding: 0;
	margin: 0;
	z-index: 800;
	width: 100%;
	height: 100%;
}
div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('../js/fancybox/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 881;
	display: none;
}
#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}
#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}
a#fancy_left, a#fancy_right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	z-index: 811;
	display: none;
	background-image: url("data:image/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}
a#fancy_left {
	left: 0px;
}
a#fancy_right {
	right: 0px;
}
span.fancy_ico {
	position: absolute;
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 812;
	cursor: pointer;
	display: block;
}
span#fancy_left_ico {
	left: -9999px;
	background: transparent url('../js/fancybox/fancy_left.png') no-repeat;
}
span#fancy_right_ico {
	right: -9999px;
	background: transparent url('../js/fancybox/fancy_right.png') no-repeat;
}
a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}
a#fancy_left:hover span {
	left: 20px;
}
a#fancy_right:hover span {
	right: 20px;
}
#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}
div#fancy_bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 770;
	border: 0;
	padding: 0;
	margin: 0;
}
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 770;
	border: 0;
	padding: 0;
	margin: 0;
}
div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../js/fancybox/fancy_shadow_n.png') repeat-x;
}
div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../js/fancybox/fancy_shadow_ne.png') no-repeat;
}
div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../js/fancybox/fancy_shadow_e.png') repeat-y;
}
div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../js/fancybox/fancy_shadow_se.png') no-repeat;
}
div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../js/fancybox/fancy_shadow_s.png') repeat-x;
}
div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../js/fancybox/fancy_shadow_sw.png') no-repeat;
}
div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../js/fancybox/fancy_shadow_w.png') repeat-y;
}
div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../js/fancybox/fancy_shadow_nw.png') no-repeat;
}
div#fancy_title {
	position: absolute;
	z-index: 800;
	display: none;
}
div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}
div#fancy_title table {
	margin: 0 auto;
}
div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}
td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('../js/fancybox/fancy_title_left.png') repeat-x;
}
td#fancy_title_main {
	height: 32px;
	background: transparent url('../js/fancybox/fancy_title_main.png') repeat-x;
}
td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('../js/fancybox/fancy_title_right.png') repeat-x;
}
/**fancy box **/
#twitter {
}
#twitter li {
}
.tweet0 {
	background:#9ebedd url(../img/twitter-corner-1.gif) no-repeat;
}
.tweet1 {
	background:#cfdeee url(../img/twitter-corner-2.gif) no-repeat;
}
.tweet2 {
	background:#9ebedd url(../img/twitter-corner-3.gif) no-repeat;
}
#twitter a {
	color:#484848;
	font-size:10px;
}
.tweetdate {
	color:#696969;
	font-style:italic;
	font-size:10px;
}
.tweet {
	font-size:11px;
}
.tweet .tweet_list {
	padding-bottom:13px;
	background:#fff url(../img/twitter-corner-4.gif) bottom left no-repeat;
}
.tweet .tweet_list li {
	list-style:none;
	margin:0;
	padding:10px 20px;
}
.tweet .tweet_list li a {
	font-weight:bold;
	color:#484848;
}
.tweet .tweet_list li a:hover {
	text-decoration:underline;
}
.tweet .tweet_list .tweet_first {
	background:#9ebedd url(../img/twitter-corner-1.gif) no-repeat !important;
}
.tweet .tweet_list .tweet_even {
	background:#cfdeee url(../img/twitter-corner-2.gif) no-repeat;
}
.tweet .tweet_list .tweet_odd {
	background:#9ebedd url(../img/twitter-corner-3.gif) no-repeat;
}
.tweet .tweet_list .tweet_avatar {
	display:none;
}
.tweet .tweet_list .tweet_avatar img {
}
.tweetby {
	text-align:right;
	margin:-10px 0 -2px;
	padding:0 0 6px;
	background:transparent url(../img/twitter-bird.gif) bottom left no-repeat;
}
#flickr {
	height: 156px;
	/*width: 240px;*/
	overflow:hidden;
	border-bottom:5px solid #0D5CAB;
}
#flickr-img-container {
	padding:10px;
	margin:0;
	overflow:hidden;
	background:#ffffff url(../img/bg-slash-repeat.gif) repeat;
}

 #flickr img{
	width:235px;
	height:auto;
	border:none;
}
.home #flickr{
	height:146px;
}
.home #flickr img {
	width:220px;
}
#flickrNav{
	text-align:right;
	padding:0 10px 0 0;
	margin:0 0 7px 0;
}
label {
	display:block;
}
input, select{
	display:block;
	margin-bottom:10px;
}
#main ul.errorlist{
	margin-bottom:0;
}
.notifications li, .errorlist li{
	list-style:none;
	margin-left:0px;
	color:#F30;
}
.notifications li{
	color:#0D5CAB;
}
.submit-btn{
	background:url("../img/subnav-corner-on.gif") no-repeat scroll right top #F78F1E;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	padding:3px;
	border:none;
	cursor:pointer;
	/*float:right;*/
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.col-wide .submit-btn{
	float:right;
}
.submit-btn:hover{
	background:url("../img/subnav-corner-off.gif") no-repeat scroll right top #FEEEDD;
	color:#F78F1E;
}
.widget .form-styles{
	display:inline;
}
.form-styles p{
    color: #CCCCCC;
    font-size:10px;
	padding: 5px 0;
	display:inline;
}
.col-wide .form-styles p {
	color:#CCCCCC;
	font-size:10px;
	padding:5px 0;
	display:block;
}
.form-styles label{
	color:#484848;
    float:left;
    font-size:12px;
    font-weight:bold;
    margin-right:10px;
    text-align:left;
    /*width:150px;*/
}
.col-wide .form-styles label{
	color:#484848;
	float:left;
	font-size:12px;
	font-weight:bold;
	margin-right:10px;
	text-align:left;
	width:150px;
}
.col-wide .form-styles input{
	border:1px solid #CCCCCC;
	color:#484848;
	display:inline;
	font-size:12px;
	height:20px;
	margin-right:10px;
	text-align:left;
	width:200px;	
}
.col-wide .widget .title span{
	padding:0;
	margin:1px;
	height:15px;
}
.form-styles input{
	border:1px solid #CCCCCC;
    color:#484848;
    display:inline;
    font-size:12px;
    height:20px;
    margin-right:10px;
    text-align:left;
    width:200px;
}
.form-styles span.help {
    color: #cccccc;
    font-size:10px;
}
#main .pad-right{ padding-right:30px; }
.onecolumn {
    display:block;
    width:820px;
}
