/* main css */

html{
	background:url(../images/bg-gradient.jpg) repeat-x top center;	
}

body {
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/bg-gradient-border-fade.jpg) no-repeat top center;	
	color:#333;
}

a, nav.breadcrumbs a, span.gc-cs-link,.text-holder ul a{
	color:#006b51;
	text-decoration:none;

}
a:hover, nav.breadcrumbs a:hover, span.gc-cs-link:hover{
	color:#000;
}
nav.breadcrumbs a{
	color:#006b51;
	text-decoration:none;
	border-bottom:1px solid #ccc;
}
nav.breadcrumbs a:hover{
	border-bottom:1px solid #982916;
}
.link-holder, .link-holder span, .link-holder a{
	font-size: 12px;	
}
.clear{
	clear:both;	
}
.link-holder a{
	float:right	;
}
.link-holder a{
	text-decoration:none;	
}
/* top navigation */
.nav-holder {
	background: #006f55;
}

.top-nav a{
	color: #fff;
}
#footer span.gc-cs-link{
	color:white;
}

#twocolumns-inner {

background: white url(../images/bg-inner.gif) repeat-y -2px 0;
}

/* header */

#header .holder a{
	color:#fff;	
}

#header .holder a:hover{
	
	border-bottom:1px solid #ccc;
}
#content .breadcrumbs li{
background: url(../images/arrow.gif) 0 5px no-repeat;
}
#header-bar{
	width:100%;
	position:relative;
}

#header .block {
	background: #018766 url(../images/bg-header.jpg) repeat-x bottom;
	border:0;
}
#header .holder{
	height:115px;	
}
#header{
	background:black;	
}

/* logo */
.logo {
	background: url(../images/logo.png) no-repeat;
	margin-top:5px;
	margin-bottom:0px;
	width:223px;
	height:100px;
}


.search-form {
	width:100%;
	overflow:hidden;
	font:bold 14px/16px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0;
}
.search-form fieldset{
	float:right;
	padding:0;
}
.search-form legend {
	position:absolute;
	top:-9999px;
	overflow:hidden;
}
.row {
	width:100%;
	overflow:hidden;
	padding:0 0 9px;
}
.row .radio {
	margin:0 3px;
	padding:0;
	width:16px;
	height:15px;
	float:left;
}
.row label { float:left; }
.search-form .text-holder {
	background:url(../images/search-site-box.jpg) no-repeat top left;
	border:1px solid #c4c4c4;
	width:400px;
	float:left;
}
.search-form .text-holder label {
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}
.search-form .text-holder input {
	background:transparent;
	border:none;
	color:#636363;
	width:400px;
	padding:5px 4px 4px 7px;
	float:left;
	font-weight:normal;
}

.button a{
	display:block;
	font-size:12px;
	color:black;
	text-decoration:none;
	font-weight:normal;
	float:left;
	padding: 5px;
}
span.submit-button-holder{
	margin-left:5px;
}
.submit-button-holder, .button a{
	background:url(../images/submit-button.jpg) repeat-x center;
	margin:0px;
	padding:5px 10px;
	border-top:1px solid #fbe65a;
	border-left:1px solid #fbe65a;
	border-bottom:1px solid #c3ac59;
	border-right:1px solid #c3ac59;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.submit-button-holder input{
	padding:0;
	margin:0;
	height:29px;
	font-size:90%;
}
.button a span, .submit-button-holder input{
	background:url(../images/submit-box-arrow.png) no-repeat center right;
	border:none;
	padding-right:20px;	
}
.button a span{
	text-indent:5px;
	float:left;
	margin-right:5px;
	display:block;
}
.site-search{
	position:absolute;
	right:0;
	top:30px;
	width:auto;	
	
}


.sub{
	margin-left: -1px;
	color:black;
	display:none;
	position: absolute;
	left: 0;
	top: 41px;
	width: 960px;
	padding-bottom: 21px;
	background: url(../images/bg-dropdown-menu.png) repeat-x bottom;
	z-index: 999;
	border-left: 1px solid #E6D9B3;
	border-right: 1px solid #E6D9B3;	
	height:auto;
	text-align:left;
	z-index:3000;
}
.sub .subnav_node .home_link {
	font-size: 18px;
	margin-bottom: 1em;
	padding: 21px 0 30px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	width: 100%;
}
.sub .subnav_node .home_link a{
	
	color:black;
	font-weight:normal;
}
#mainNav ul li.nav-button{
	display: block;
	list-style-type: none;
	color: #FFF;
	font-weight:bold;
	font-size:17px;
	margin: 2px 40px 2px 0;
	float:left;
}
#mainNav .nav-home a { letter-spacing : -1000em; } 
/* Just for Opera, but hide from MacIE */ 
/*\*/html>body #mainNav .nav-home a { letter-spacing : normal; text-indent : -999em; overflow : hidden;} 
/* End of hack */

#mainNav ul li a.nav-anchor{
	color:white;
	display:block;
	text-decoration:none;
	margin:5px 0;
	z-index: 100;
	padding:5px 10px;
}


#mainNav{
	width:960px;	
	margin:0 auto;
	position:relative;
	z-index:4000;
}
#mainNav ul{
	padding:0;
	margin:0;
}
#mainNav .nav-home{
	position:relative;
	float:left;
	margin-right:40px;
	padding-bottom:0;
	padding-top:0;
	margin-bottom:0;
	margin-top:0;
}

#mainNav .nav-home a.nav-anchor{
	background:url(../images/home-button.png) no-repeat center;
	background-position:center 0px;
	width:33px;
	height:26px;
	padding-bottom:0;
	margin-bottom:0;
}

#mainNav a.nav-anchor:hover, #mainNav .active a.nav-anchor{
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:url(../images/green-grad.png) repeat-x;
}
#mainNav .nav-home a.nav-anchor:active, #mainNav .nav-home a.nav-anchor:hover{
	background:url(../images/home-state-down.png) no-repeat center;
	background-position:center 0px;
}
.subnav_node {
float:left;
width:265px;
padding:0 60px 0 40px;
}

#mainNav ul li .sub .column-count-3 {
float:left;
padding-left:20px;
}

#mainNav ul li .sub .column-count-3
.subnav_node {
width:188px;
padding:0 20px 0 0;
}

#mainNav ul li .sub .subnav_node
.home_link {
border-bottom:1px dotted #EEE;
font-size:18px;
font-weight:700;
margin-bottom:1em;
width:100%;
padding:21px 0 30px;
}

#mainNav ul li .sub .subnav_node .home_link
.bullet {
float:left;
width:19px;
height:19px;
padding-left:10px;
margin-top:-3px;
}

#mainNav ul li .sub .subnav_node .home_link
a {
float:left;
height:19px;
padding-top:4px;
}

#mainNav ul li .sub .subnav_node
.tagline {
font-size:13px;
font-weight:500;
padding:10px 14px 0 0;
}

#mainNav ul li .sub .subnav_node
.apply_now {
display:block;
padding-top:5px;
}

#mainNav ul li .sub .subnav_node
ul {
width:100%;
border:0;
padding:0;
padding-top:20px;
}

#mainNav ul li .sub .subnav_node ul
li {
float:none;
font-size:12px;
width:100%;
border-bottom:1px dotted #DDD;
border-right:0;
padding:6px 0 2px;
}

#mainNav ul li .sub  a {
	color:#000;
}

#mainNav ul li .sub a:hover {
	color:#018766;
}

#mainNav ul li .sub .button a:hover, .button a:hover{
	border-bottom: 1px solid #FBE65A;
	border-right: 1px solid #FBE65A;
	border-top: 1px solid #C3AC59;
	border-left: 1px solid #C3AC59;
	color:#000;
}


#mainNav ul li .sub .subnav_node ul
.first {
	border-right:0;
	border-top:1px dotted #EEE;
}

#mainNav ul li .sub .subnav_node
.quick_links_header {
	display:block;
	font-size:16px;
	font-weight:500;
	color:#583b28;
	padding:21px 0 0px;
}

#mainNav ul li .sub .panel-content {
	width:208px;
	border-right:1px solid #EEE;
	padding:0 30px 0 30px;
}

#mainNav ul li .sub .panel-content h2,#mainNav ul li .sub .panel-content h3,#mainNav ul li .sub .panel-content
h4 {
	border-bottom:1px solid #EEE;
	padding:5px 0;	
	margin-bottom:5px;
	text-transform:uppercase;
}

#mainNav ul li .sub
.last {
padding-left:0;
}

#mainNav ul li .sub
.close_sub {
display:block;
position:absolute;
top:21px;
right:60px;
}

/* main image */

.main-img .text-holder {
	font: 2.143em/1em "Times New Roman", Times, serif;
	color: #fdb813;
}
.main-img .title {
	color: #fff;
}

.main-content .content-container {
	width: 100%;
	min-height: 1030px;
	padding: 0 0 20px;
}
.main-content>.holder>.container:after {
	content: '';
	display: block;
	clear: both;
}


/* main content */
#outer-wrapper{
	background:#fff url(../images/bg-page-gradient.jpg) top center repeat-x;	
}
#main {
	background:url(../images/bg-gradient-border-fade.jpg) top center no-repeat;
}



.main-content .main-content-holder {
	background:#fff;
}
.inner .main-content .main-content-holder {
	background: url(../images/bg-main-content.gif) repeat-y;
}



/* sidebar */

#aside h2 {
	color: #982916;
}
/* sidebar navigation */

.sidebar-nav a {
	color: #363636;
}
.sidebar-nav a:hover,
.sidebar-nav .active a {
	background: url(../images/sidebar-nav-h.gif) no-repeat;
}
/* content */
#content {
	background: url(../images/bg-content.gif) no-repeat;
}
#content h1 {
	color:#006b51;
	font: 2.143em/1.067em "Times New Roman", Times, serif;
}
#content h2{
	font-size:16px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin-bottom:5px;
}
#content h3{
	margin-bottom:5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #DDD;
	padding-bottom: 5px;
	font-weight:bold;
}
/* slideshow */

body .nivoSlider{
	float:right;
	width:706px;
	height:	243px;
}
strong{
	font-weight:bold;	
}
#content table tr.alt{
	background:#f7f7f7;
}
.date-block {
	width: 38px;
	float: left;
	font-size: 1.857em;
	line-height: 1em;
	margin: 0 16px 0 0;
}
#twocolumns-inner .content-text ul.event-list {
	margin:0;
	padding:0;	
	margin-bottom:20px;
}
#twocolumns-inner .content-text .event-list li{
	list-style:none;
	margin-bottom:7px;
}
#twocolumns-inner .content-text .event-list p.date {
	margin:0;
	font-size:90%;	
}
.event {
float: left;
width: 367px;
font-size: 0.857em;
line-height: 1em;
padding: 9px 0 0;
}
.date-block{
	color:#706d68;
	margin-right:10px;
	padding-right:5px;
	border-right:1px solid #ccc;
}
body .events-block .month{
	font-size:12px;
}
body .events-block .date-block {
	font-size:22px;
}
.event .title a {
margin: 0 3px 0 0;
font-size: 1.167em;
}
#socialButtons {
float: right;
margin-top: 30px;
width: 240px;
}
.shareThis {
color: #3B3330;
font-size: 0.9em;
padding: 6px;
}
