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

body {
	margin:0;
	padding:0;
	text-align:center;
	font-family: 'Open Sans', sans-serif;
	/* color:#3d3f41; */
	font-size: 100%;
	font-weight:400;
}
.clear {
	width:95%;
	clear: both;
	font-size:0;
	line-height:0;
	padding:0;
	margin:0;
	display:block;
	max-height:1px;
}
a {
	color:#00376A;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
h1 {
	font-size:180%;
	color:#666;
}
br {
	height: 1px;
}
img {
	border:0;
}

.hbdates {
	padding:5px 0 10px; 
	text-align:center;  
	font-size:32px; 
	color:#333333;	
}
#container {
}
#banner {
    height: auto;
    margin:0 auto;
    overflow: hidden;
    width: 960px;
}

#em-wrapper .em-events-search{
	padding:10px; 
	background:#FFDB68; 
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	border-bottom-right-radius: 20px;
}

input.em-date-input-loc {
	width:98px;	
}

.navbg {
	
	background: #00376a; /* Old browsers */
	background: -moz-linear-gradient(top,  #00376a 0%, #002546 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00376a), color-stop(100%,#002546)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #00376a 0%,#002546 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #00376a 0%,#002546 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #00376a 0%,#002546 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #00376a 0%,#002546 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00376a', endColorstr='#002546',GradientType=0 ); /* IE6-9 */
    display: block;
    height: auto;
    overflow: hidden;
    width: 100%;
    z-index: -99;
}
/* #topbanner {
	background-image:url(images/banner_2013.png);
	background-repeat:no-repeat;
	background-position:left;
} */
#topbanner_inner {
    height: 180px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 960px;
}
#hbf_logo {
	float: left;
}

.glancelink, .glancelinkhp {
	float: right;
	padding-top: 20px;
	display: block;
}
.glancelinkhp {
	padding-right:10px;
	width:960px;
	font-weight:bold;
}

#searchbox {
	float: right;
	margin-top: 70px;
	clear: both;
}

#hbf_logo a img {
	height: 270px;
    position: absolute;	
}

#searchbox input {
	margin:5px;
}

#searchbox input.em-events-search-text {
	padding:10px;
	width:300px;
}

#searchbox input.em-events-search-submit {
	padding:7px;
}

#banner_inner {
	width:960px;
	margin-left:auto;
	margin-right: auto;
	text-align:left;
}
#topnav {
	background-repeat:repeat-x;
    height: auto;
    overflow: hidden;
    width: 100%;
}
#topnav ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#topnav ul li {
	float: left;
}
ul#menu-topnav {
    float: left;
    height: auto;
    margin-left: 290px;
    overflow: hidden;
    width: auto;
}
#topnav ul li a {
	display:block;
	margin: 0;
	color:#fff;
	padding:10px 15px;
	text-decoration:none;
}
#topnav ul li a:hover {
	color:#8093bf;
}
#divslider {
	background-color:#ffdb68;
	margin-top: 10px;
}
#divslider h2 {
	font-size: 120%;
	margin-left: 10px;
	font-variant:small-caps;
	margin-top: 10px;
	color: #fff;
}
.FA_wrap h2, .FA_wrap span, .FA_wrap p, FA_read_more {
	display: none;
	
}
.FA_wrap a {
	z-index: 201;
}
#divslider img {
	margin-top: 10px;
}
.slider_boxes {
	float:left;
	width: 314px;
	
	background-color: #00274a;
	
}

#divslider a {
	display:block;	
}
.slider_boxes ul {
	list-style-type:none;
	margin:0;
	padding: 0;
	width:100%;
}
.slider_boxes li {
	margin:0;
	padding: 10px 10px 10px 20px;
	font-size:80%;
	line-height:1.4em;	

}
.slider_boxes li:hover {
	background-color: #585753;
	color:#fff;
}
.slider_boxes li:hover strong {
	color:#afbae9;
}
.arrow_left {
	position:absolute;
	z-index:120;
	left: 50%;
	margin-left:-532px;
	top: 300px;
}
.arrow_left a {
	background-image:url(images/slider_left_sprite.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	height: 103px;
	width: 32px;
}
.arrow_left a:hover {
	background-position: -32px 0px;
}
.arrow_right{
	position:absolute;
	z-index:10;
	left: 50%;
	margin-left: 500px;
	top: 300px;
}
.arrow_right a {
	background-image:url(images/slider_right_sprite.gif);	
	background-position: -32px 0;
	background-repeat:no-repeat;
	display:block;
	height: 103px;
	width: 32px;
}
.arrow_right a:hover {
	background-position:0 0;
}
#hp_mainbody {
	width:960px;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
	
}
#cat_boxes {
	background-color:#ffdb68;
	padding-top:0;
	padding-bottom: 10px;
}
.cat_col {
	float: left;
	width: 192px;
	text-align:center;
}
.cat_col a {
	text-decoration:none;
	color:#333;
	display:block;
	line-height: 15px;
}
.hp_col {
	width: 310px;
	float: left;
	padding-top: 20px;
	padding-bottom: 30px;
	font-size:90%;
	line-height:1.6em;
}
.middle {
	width: 310px;
	padding-left: 15px;
	padding-right: 15px;
}
#footer {
	background-color: #fff;
	clear: both;
	width:960px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;

}
.footer_top {
	background-color: #353535;
	color: #fcc834;
	font-size:120%;
	padding:10px;
	clear:both;
}
.footer_bottom {
	background-color: #353535;
	color:#CCC;
	padding:10px;
	font-size:80%;
	clear:both;
}
.footer_bottom span {
	margin-right:20px;
}
.ccclogo {
	float:right;
}
#mainbody {
	width:960px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	font-size:90%;
	line-height:1.6em;

}
#secondnav {
    background-color: #ffdb68;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	border-bottom-right-radius: 20px;
    color: #012E57;
    float: right;
    width: 665px;
}
#secondnav ul {
	list-style-type:none;
	margin:0;
	padding:0;
	height:auto;
	width:auto;
	overflow:hidden;
}
#secondnav li {
	border-right: 1px solid #FFFFFF;
    float: left;
    font-size: 90%;
}
#secondnav a {
	color: #012e57;
	text-decoration:none;
    padding: 10px;
	display:block;
}
#secondnav li:hover {
	background-color:#d8ac20;
}
#breadcrumbs {
	
	margin-bottom: 10px;
	clear: both;
	padding-top: 20px;
	
}
#content {
	width: 660px;
	float: left;
	padding-bottom: 30px;
}
#rightcol {
	width: 230px;
	float:right;
	padding-bottom: 30px;
}
#rightcol h2 {
	margin:0;
}
#rightcol ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#rightcol ul li {
	margin: 0;
	padding:0;
}
#rightcol .ngg-widget img {
	border:none;
}
ul.nolist, ul.nolist li {
	list-style-type:none;
	margin:0;
	padding:0;
}
div.post {
	border-bottom: 1px dotted #CCC;
	margin-bottom: 10px;
}
div.post a {
	text-decoration:none;
}
div.post a:hover {
	text-decoration:underline;
}
div#calendar {
	clear: both;
	padding-top: 1px;


}
div#calendar ul, ul.event_cat {
	list-style-type:none;
	margin:0;
	padding:0;
}
div#calendar ul li {
	margin:0;
	margin-right: 10px;
	clear: both;
	float; left;
}
ul.event_cat li {
	margin:0;
	margin-right: 10px;
	float: left;
}
div#calendar table {
	width: 650px;
	margin-top: 10px;
}
div#calendar td {
	border-bottom: 1px dotted #ccc;
}
div#calendar h2 {
	font-size: 110%;	
}
div.title a {

	background-color: #ffb005;
	padding: 8px;
	color:#fff;
	text-decoration:none;
	margin: 10px;
	margin-left: 0;
	
	font-size:20px;
	clear: both;
	
}
div.title {
	clear: both;
	margin-top: 45px;
	
	

}
.event_cat a:hover {
	opacity:0.4;
	filter:alpha(opacity=40); /* For IE8 and earlier */
	}
.mc_input {
	width: 50%;
	float: right;
}
.mc_form_inside .mc_merge_var {
	padding-top: 5px;
	padding-bottom: 15px;
	margin-bottom: 10px;
}

.mc_var_label {
	width: 45%; 
	float: left;
	line-height:1.2em;
}
#calendar .event-categories li {
	float: left;
	clear:none;
}
#calendar td {
	width: 25%;
}
#calendar table {
	width: 95%;
}
#calendar td.fifty {
	width: 50%;
}
#widget_twitter_vjck ul {
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 20px;
}
#widget_twitter_vjck li {
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #CCC;
}
[title="Powered by FeaturedArticles for WordPress"] {
	display: none!important;
}

#mc_signup_form {
	margin-bottom: 20px;	
}

.mybookslogin div.em-booking-login { margin:0; border-left:none; }
.mybookslogin div.em-booking-login label { width:auto; }