.right{float:right !important;}
.left{float:left !important;}

body{background: none;font-family: "asapregular";}

#site-container{}

.header{
	background: url("/images/reskin/hero-bg-top.jpg") repeat center top;
}
.header-inner{
	width:980px;
	margin:0 auto;
	position: relative;
	padding: 15px 0;
}

#logo{
	position: relative;
	float: left;
	width: 172px;
	margin-top: 3px;
}

#slides{
	width:600px;
	margin-left: 190px;
}

#slides img{width: 100%}

#slides {
  display: none;
  position: relative;
}

#slides .slidesjs-navigation {
  margin-top:3px;
}

#slides .slidesjs-previous {
  margin-right: 5px;
  float: left;
}

#slides .slidesjs-next {
  margin-right: 5px;
  float: left;
}

.slidesjs-pagination {
	position: absolute;
	top: 132px;
	z-index: 100000;
	right: 10px;
  list-style: none;
}

.slidesjs-pagination li {
  float: left;
  margin: 0 1px;
}

.slidesjs-pagination li a {
  display: block;
  width: 13px;
  height: 0;
  padding-top: 13px;
  background-image: url(/images/hero-cycle/pagination.png);
  background-position: 0 0;
  float: left;
  overflow: hidden;
}

.slidesjs-pagination li a.active,
.slidesjs-pagination li a:hover.active {
  background-position: 0 -13px
}

.slidesjs-pagination li a:hover {
  background-position: 0 -26px
}

#slides a:link,
#slides a:visited {
  color: #333
}

#slides a:hover,
#slides a:active {
  color: #9e2020
}

.navbar {
  overflow: hidden
}

.sm-container{
	position: absolute;
	right: 0;
	top:22px;
	width: 172px;
}

.sm-container .txt{
	margin:9px 0 0 10px;
	font-family: "asapregular";
	font-size: 10pt;
	color: #6d6d6e;
}

.sm-container .txt a{
	color: #6d6d6e;
	text-decoration: none;
}
.sm-container .txt a:hover{
	text-decoration: underline;
}

.sm-container .fb,
.sm-container .twitter{
	margin-bottom:10px;
}

.sm-container .left img{width:32px;}

.sm-container .email{margin-top: 18px;}

.sm-container .email .txt{
	margin: 1px 0 5px 10px;
	width: 123px;
}
.sm-container .email .address-input{
	width: 131px;
	color: #6d6d6e;
	padding: 5px;
	font-size: 9pt;
	border: 0;
	margin: 0;
	float: left;
}
.sm-container .email .submit{
	margin: 0;
	border: 0;
	padding: 0;
	float: left;
	background: url("/images/reskin/go-btn.jpg") no-repeat;
	width: 29px;
	height: 25px;
}

.sm-container .email .border{
	margin-top: 2px;
	border: 1px solid #b6b5b5;
	width: 170px;
}

.menu{
	background: url("/images/reskin/hero-bg-bottom.jpg") repeat center top;
	font-family: "league_gothicregular";
	font-size: 20pt;
	min-width: 980px;
}

.menu-inner{
	width:600px;
	margin:0 auto;
	position: relative;
}

#cssmenu ul{width: 100%; color:#0c5989; text-transform: uppercase;}
#cssmenu ul li{width: 20%; text-align: center}
#cssmenu ul li a{padding:0; width: 100%; color:#0c5989}

#cssmenu ul ul{width:auto;font-family: "asapregular";font-size: 10pt;text-transform: none;}
#cssmenu ul ul li{width:auto; text-align: left}
#cssmenu ul ul li a{padding:4px 10px; width: auto}
#cssmenu ul ul li a.sub{padding-left:25px;}


#content-body{
	width:980px;
	margin:0 auto;
	margin-bottom: 20px;
}

#contentArea{
	font-family: "asapregular";
	font-size: 10pt;
	line-height: 1.5em;
	color: #6d6d6e;
}

#contentArea b,
#contentArea strong{
	font-family: "asapbold";
	font-weight: normal;
}

#contentArea a{
	color: #3786b8;
}

#page{
	position: relative;
	left:0;
	margin: 0;
	width: 788px;
	float: left;
	margin-top:30px;
}

#leftColSubnav{
	position: relative;
	float: left;
	border: 0;
	border-right:1px solid #dbdbdb;
	top:0;
	width:175px;
	padding-right:15px;
	margin:30px 0;
	font-size: 8pt;
}

#leftColSubnav ul{
	padding-left: 15px;
}
#leftColSubnav ul a{padding-left: 0px;}
#leftColSubnav ul ul a:hover{font-weight: normal;}
#leftColSubnav li.thisPage{padding-left: 0;margin-left: 0;}

#leftCol{
	position: relative;
	float: left;
	border: 0;
	border-right:1px solid #dbdbdb;
	top:0;
	width:175px;
	padding-right:15px;
	margin:30px 0;
	font-size: 8pt;
}

UL.subnav A{font-weight: normal}

#footer{
	background: url("/images/reskin/hero-bg-top.jpg") repeat center top;
	font-family: "asapregular";
	line-height: 1.7em;
	font-size: 10pt;
	padding: 20px 0;
	color: #6d6d6e;
}

#footer a{color: #3786b8;}

/* HOMEPAGE STYLES */
#contentArea .homepage-headline{height:57px;}
#contentArea .homepage-headline img{float:left;padding: 6px 14px 0 0;width: 94px;}
#contentArea .homepage-headline h1{
	float:left;
	font-size: 16pt;
	margin-top: 2px;
	font-family: "nexa_slabxbold_oblique";
	color:#3786b8;
}

.homepage-intro{
	color: #616161;
	font-size: 13pt;
}

.homepage-links{
	height: 60px;
	border-bottom: 7px solid #ebeaea;
	margin-bottom: 20px;
}
.homepage-links div{float: left;margin-left:30px;}
.homepage-links div.first,
.homepage-links div.right{margin:0;}

#right-sidebar{
	margin-left: 10px;
	padding-left: 10px;
	border-left: solid #ccc 1px;
	width: 178px;
	float: right;
	margin-bottom: 30px;
	text-align: left;
	border-left: 1px solid #dbdbdb;
}

#right-sidebar h3{
	font-weight: normal;
	color:#3786b8;
	font-family: "nexa_slabbold";
	font-size: 13pt;
	margin:0;
}

#right-sidebar .section{
	padding-bottom: 15px;
	border-bottom:1px solid #dbdbdb;
	margin-bottom: 15px;
}

#right-sidebar .ray-ellis .link,
#right-sidebar .souvenir-booklet .link{margin-left:-6px;}


.homepage-center{width:570px}

.sponsors{
	padding-bottom: 15px;
	border-bottom:1px solid #dbdbdb;
	margin-bottom: 15px;
}

.sponsors .headline{
	color:#3786b8;
	font-family: "nexa_slabbold";
	font-size: 12pt;
}

#eventBox{
	padding-bottom: 15px;
	border-bottom:1px solid #dbdbdb;
	margin-bottom: 15px;
}

#eventBox span{
	font-weight: normal;
	color:#3786b8;
}

#eventBox p{margin:0 0 10px 0;}

.news-calendar{
	padding-bottom: 15px;
	border-bottom:1px solid #dbdbdb;
	margin-bottom: 15px;
}

#eventBox h3{
	margin: 0 0 10px 0;
}

.news-calendar p{
	font-weight: normal;
	margin: 0;
	font-size: 10pt;
}

.news-calendar table{margin:10px auto 0 auto;}

.archives {margin-bottom: 25px;}

.archives h3{
	margin:0;
}

.archives select{margin-left:0}

.weblog-posts h2{
	font-size: 16pt;
	margin-bottom: 5px;
	font-family: "nexa_slabxbold_oblique";
	color:#3786b8;
}

.weblog-posts .days-posts{margin-bottom: 30px;}

.weblog-posts .date{
	font-weight: normal;
	color:#6d6d6e;
	font-family: "nexa_slabblack";
	font-size: 10pt;
	margin:0;
	border: 0;
}

.weblog-posts .blogbody{
	margin-bottom:10px;
}

.weblog-posts .blogbody h3{
	font-family: "nexa_slab_regularregular";
	font-weight: normal;
	text-transform: uppercase;
	color: #6d6d6e;
	margin: 0;
	font-size: 11pt;
	margin-bottom: 2px;
}

.weblog-posts .blogbody p{margin:0 0 7px 0;}

.weblog-posts .blogbody .posted{
	padding-bottom: 10px;
	font-family: "asapitalic";
	font-style: normal;
	border-bottom: 1px solid #f3f1f1;
}

.weblog-posts .days-posts .blogbody:last-child .posted{border: 0;}

.weblog-posts .days-posts{
	border-bottom: 1px solid #dbdbdb;
}

.weblog-posts .days-posts:last-child{
	border-bottom:0;
}

/* HOMEPAGE LEFT COL STYLES */

#leftColTitle{
	font-family: "nexa_slab_regularregular";
	font-weight: normal;
	color: #3786b8;
	margin: 0;
	font-size: 15pt;
	background: none;
	border: 0;
	padding: 0;
}
.leftColSubTitle{font-size: 12pt;}

#leaders{
	padding: 0;
	font-family: "asapregular";
	font-size: 10pt;
	padding-bottom: 15px;
	border-bottom:1px solid #dbdbdb;
	margin-bottom: 15px;}
#leaders strong,
#leaders b{
	display: block;
	margin-top: 10px;
	font-weight: normal;
	color: #3786b8;
	font-size: 11pt;
}

#weight-summary{
	font-family: "asapregular";
	font-size: 10pt;
	text-align: left;
}

#weight-summary .main-header{
	font-family: "nexa_slab_regularregular";
	font-weight: normal;
	color: #3786b8;
	margin: 0;
	font-size: 15pt;
	background: none;
	border: 0;
	padding: 0;
	text-align: left
}

#weight-summary tbody{vertical-align: text-top;}

#weight-summary tr td{border-right: 1px solid #dbdbdb;color: #3786b8;padding: 5px 0px 5px 5px;}
#weight-summary tr th{padding: 5px 0px;}
#weight-summary tr .col-header:last-child{padding-left:5px}
#weight-summary tr td:last-child{border-right: 0;}
#weight-summary tr td:first-child{padding-left: 0;}









.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%;
}