@charset "UTF-8";
/* CSS Document */
body
{
	/*background: #36424a;*/
	background: #e5e5e5;

	color: #333;
	font-size: 11px;
	padding: 0px;
}
.mega-container *{
	*z-index:1; /*IE 7 hack to make menu display on top */
}
body .megamenu > li > a{
padding: 14px 22px 14px 18px;	
}
a
{
	text-decoration: none;
}
body #content .grid_flex a, body #left_wrapper a{
	text-decoration:underline;
}	
body #content .grid_flex .wells a{
	text-decoration:none;	
}
a:hover
{
	text-decoration: underline;
}


h2
{
	padding: 10px 0 0 0;
}	
.small{
	font-size:.75em;
	color:#666666;
}
.hidden{
	display:none;	
}
table{
	vertical-align:top;
}
p
{	padding: 0 0 5px 0;
}
#left_wrapper h3{
	font-family: Helvetica, sans-serif;
	font-weight:bold;
	color:#333;
	font-size:1.05em!important;
}
#left_wrapper ul{
	margin:0;
	padding:0 0 0 1em;	
}
#left_wrapper ul li{
	margin:0 0 0 .5em;
	padding:0;
}
.site-address{
	border:1px solid #e5e5e5;
	padding:1em 0 1em .5em;
	border-radius:.75em;
	margin-bottom:1em;	
}
.site-address .location{
	font-size:.9em;	
}
.right {
	float:right;
}
.left {
	float:left;	
}
.right-image {
	float:right;
	padding:0 0 20px 20px;
}
.left-image {
	float:left;	
	margin:0 1em 1em 0;
	}
.left-text-gallery {
	padding:2em 2em 2em 1em;
	}
.left-image-gallery {
	float:left;	
	padding:2em;
	}
.feature-border{
	border:2px solid #fff;
	background:#fff;
}
#global_wrapper_top, #global_wrapper_bottom{
	width:1000px;
	height:10px;
	margin:auto;
}
body #global_wrapper_top{
	background:url(../img/bg_2column_top17.png) no-repeat left top;
	margin-top:20px;
}
body #global_wrapper_bottom{
	background:url(../img/bg_2column_bottom17.png) no-repeat left  bottom;
	margin-bottom:20px;
}
#global_wrapper{
	width:1000px;
	background:url(../img/bg_2column-17.gif) repeat-y left  center;
	margin:auto;
	font-size:1.2em;
	position:relative;
}
#content {
	min-height:400px;	
}
.container_12
{
	/*background:  url(../img/12_col.gif) repeat-y;*/
}	
.container_16
{
	/*background:  url(../img/16_col.gif) repeat-y;*/
}

/* Header styles */
.logo {
	padding:0 0 20px 0;
}
#site_logo{
	text-align:center;	
	margin:20px 0;
}
/* Search styles */

#quicklinks{
	font-size:1.0em;
	margin:0px 10px 0 0;
	color:#fff!important;
}
#quicklinks li {
	display:inline;
	border-right:1px solid #000;
	padding:0 5px;
	margin:0;
}
#quicklinks a{
	color:#fff;
	text-decoration:underline;
}
#quicklinks li:last-child{
	border-right:0;
}
#searchbox_wrapper {
	margin:4px 0 0 0;
}
#searchbox {
	background:url(../img/search_bg.png) repeat-x;
	height:30px;
	padding:0px 10px 0 0;
}
#searchbox .button {
	padding:4px 0 0 10px;
	margin:-2px 0 0 0;
}
.searchbox_lt {
	background:url(../img/search_lt_bg.png) top no-repeat;
	width:10px;
	height:30px;
}
.searchbox_rt {
	background:url(../img/search_rt_bg.png) top no-repeat;
	width:10px;
	height:30px;
}
 #keyword{
	width:195px;
	margin:5px 5px 0 2px;
	padding:2px 4px 0 4px;
	border:1px solid #ccc;
	font-weight:normal;
	color:#666;
	font-size:1.1em;
}
/* Search styles end */


/* Inline styles for primary Navigation */
#primaryNav{
	background:#990000;
	display:block;
	font-weight:bold;
	color:#fff;
	margin:10px 0;
}
#primaryNav a{
	text-decoration:none;	
}
#primaryNav a:hover{
	text-decoration:underline;	
}
#primaryNav li {
	padding:4px 8px;
	border:0;
	background:#990000;
}
#primaryNav li ul{
	top:30px;	
}
#primaryNav li:hover{
	background: url(../img/nav_grli-hover.png) #990000;	
}
#primaryNav li li{
	background:url(../img/nav_gr.png);	
	font-weight:normal;
}
#primaryNav li li:hover{
	background:url(../img/nav_gr-hover.png);
}
#primaryNav a {
	color:#fff;	
}
#primaryNav li a:hover{
	text-decoration:none;	
}

/*styles for events feed on homepage*/
#events-weather{
	height:250px;
	position:relative;
}
#events-weather a{
	text-decoration:none;	
}
#events-weather a:hover{
	text-decoration:underline;	
}
#events-weather h2{
	margin:0;
	padding:0;
	height:20px;
}
#ew-wrapper{
	position:absolute;
	top:20px;
	left:0px;	
}
#weather{
}
#weather h2{
	margin:0;
	padding:0;
	height:20px;
}
#weather_container{
	height:80px;
}

#weatherContent{

}
/* Scrollbar CSS */

/* Let's get this party started */
#events-feed::-webkit-scrollbar {
    width: 12px;
}
 
/* Track */
#events-feed::-webkit-scrollbar-track {

    background: #efefef; 

}
 
/* Handle */
#events-feed::-webkit-scrollbar-thumb {

    background:#dedede; 
}
#events-feed::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(50,50,50,0.4); 
}	

#events-feed{
	font-size:.85em;
	height:228px;
	padding-bottom:2px;
	width:220px;
	overflow-y:auto;

}
#events-feed .more-link{
	padding:5px 10px 0 0;	
}
#events-feed .more-link a{
	text-decoration:underline;
}#events-feed ol{
	padding:5px 2px 0 10px!important;
	margin:0px 0 -25px 0 !important;
}
#events-feed li{
	list-style-type:none;
	margin:0!important;
	padding:0 0 5px 0;
	font-weight:bold;
}
#events-feed a{
	*color: #5889ac;
    font-weight: normal;
    text-decoration: underline;
}
#events-feed a:hover{
	text-decoration:underline!important;
}


.breadcrumb{
	padding:5px 0 20px 0;
}

.TabbedPanelsContent {
	height:110px;
	font-size:.8em;	
}
.TabbedPanelsContent h3{
	padding:0!important;
}

ul.reviews{
	margin:-20px 0 0 10px!important;
	padding:0;
}
ul.reviews li{
	margin:0;
	padding:0 0 5px 0;
	list-style-type:square;
}
ul.reviews a{
	text-decoration:none!important;
}
ul.reviews a:hover{
	text-decoration:underline!important;	
}

.more-link-review{
	font-size:.8em;	
	float:right;
	font-weight:bold;
	text-transform:uppercase;
}
.skyscrapper{
	border:1px solid #999;
	width:158px;
}

/* Administration Modification Styles */

ul.tabs{
}
ul.tabs li {
	padding:0;	
	margin:0;
}
ul.tabs li a{
	color:#003479;	
}
ul.secondary li {
	padding:0 10px 0 5px;	
	margin:0;
}
ul.secondary li a{
	color:#003479;	
}

.goog-te-combo{
	width:90%;
}
.goog-logo-link{
	float:right;
	padding-right:25px;
}

fieldset{
	background:#f5f5f5;	
	border:1px solid #ccc;
	padding:10px;
}
fieldset legend{
	font-weight:bold;	
}

#wrap-container{
	margin-bottom:20px!important;	
}
.views-field-field-site-email-value{
	max-width:100%;
	overflow:hidden;
}


.hero{
	position:relative;
	
}
.hero a, .hero a:hover{
	color:#fff;	
}
.hero .title a{
	position:absolute;
	bottom:5px;
	left:0;
	padding:5px 10px;
	width:500px;
	color:#fff;
	text-align:right;
	text-shadow: 0.1em 0.1em 0.2em black;
	}
.hero .hero-image{
	}
	
#fees-container {
	background: #f7e6c0;
	border: 1px solid #eeb111;
	padding: 10px;
}
#fees-container .field-data {
font-size:.8em;
}
#fees-container h3 {
	color: #c41230;
	padding: 10px 0 0 0;
	margin:0;
}
#fees-container h3:nth-child(1) {
padding:0;}

#fees-container ul {
margin:0;
padding:0;
}
#fees-container ul li{
margin:0 0 0 15px;
padding:0;
}
#state-smart-container {
	text-align:center;
	border:1px solid #00a5b7;
	margin-top:20px;
}
.state-smart img{
	padding:20px 20px 10px;
}
.state-smart p {
	font-size:11px;
}
.social-icons img{
	width:40px;
	height:auto;
	padding:0 5px 10px 0;	
}
/* Video CSS */
.video-container, .field-name-field-ft-main-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe, .field-name-field-ft-main-video iframe,
.video-container object, .field-name-field-ft-main-video object,
.video-container embed, .field-name-field-ft-main-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
