/* CSS Document */

.session_fee_label {display:none}

/*default padding and margins off*/
*{
	margin:0px;
	padding:0px;
	}
	
body{
	background-color:#262626;
	font-family:Arial, Helvetica, sans-serif;
	}

body#admin_cms {background-color:#fff}

.container_bg{
	width:988px;
	background-image:url(../../images/bg_rpt.jpg);
	background-repeat:repeat-y;
	margin:auto;
	}
	
.container{
	width:946px;
	margin:auto;
	background-color:#fff;
	}



/*header background*/

.head_container{
	width:946px;
	height:174px;

}

.logo{
	background-color:#000;
	padding:1px;
	float:left;
	margin-top:19px;
	}
	
/*.head_org{
	background-image:url(../../images/head_orange.gif);
	width:946px;
	height:166px;
	}*/

/*main nav links*/
a.main_link{
	float:left;
	background-color:#333333;
	color:#d6d6d6;
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:700;
	margin-right:1px;
	width:157px;
	padding:20px 0;
	text-align:center;
	line-height:12px;
	}
	
a.main_link:hover{
	background-color:#000;
	color:#fff;
	}

a.active{
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	background-color:#efefef;
	color:#000;
	float:left;
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:700;
	margin-right:1px;
	width:157px;
	padding:20px 0;
	text-align:center;
	line-height:12px;
	height:10px;
	}
	
/*main nav links*/

/*side nav purple*/
.left_side{
	float:left;
	}
	
.main_side{
	margin-top:10px;
	}
	
.main_side li{
	list-style:none;
	}
	
/*.main_side a{
	color:#000;
	text-decoration:none;
	display:block;
	padding:2px 0 2px 20px;
	border-top:solid #aa9caa 1px;
	}*/

.main_side a:hover{
	background-color:#000;
	color:#fff;
	}

.main_side a.stayRoll{
	background-color:#000;
	color:#fff;
	}

.sub_side div a.stayRoll{
	list-style:none;
	background-color:#000;
	color:#fff;
	}
	
a.stayRoll{
	background-color:#000;
	color:#fff
	}
	
a.sub_stayRoll{
	text-decoration:underline;
	}

/*side nav purple*/

/*sign up*/
.sign_up{
	background-image:url(../../images/search_bg_rpt.jpg);
	background-repeat:repeat-y;
	font-size:10px;
	width:241px;
	}
	
.newsletter_button{
	text-align:right;
	padding-right:40px;
	padding-bottom:20px;
	}
	
.newsletter_button a{
	color:#333333;	
	}
	
.sign_up_links{
	padding-bottom:10px;
	}
	
.sign_up_links a{
	text-decoration:none;
	color:#000;
	font-weight:bold;
	}
	
.news_input input{
	width:190px;
	margin:5px 0 5px 0;
	}
	
/*sign up*/	

/*main content*/

.bg_wrap{
	background-image:url(../../images/search_bg_rpt.jpg);
	background-repeat:repeat-y;
	background-color:#fff;
	margin-top:-10px;
	}
	
.bg_wrap_home{
	background-color:#fff;
	background-image:none;
	}
	
.main_content{
	float:right;
	width:705px;
	}

.content {
	margin-top:20px;
	padding: 10px;
	}
	
.content p {
	margin-bottom:15px;
	}	
	
/*main */

/*bread crumb*/
.bread{
	background-image:url(../images/breadcrumb_lg.gif);
	background-repeat:no-repeat;
	height:23px;
	font-size:10px;
	padding:10px 0 0 20px;
	}
	
.bread a{
	color:#333333;
	text-decoration:none;
	}
/*bread crumb*/

/* Default Styling */

.right {
	float: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}

/* Buckets */

.bucket1, .bucket2, .bucket3 {
	margin: 0;
	padding: 0;
	display: block;
	float: left;	
}
.bucket1 {
	width: 705px;
}
.bucket2 {
	width: 352px;
}
.bucket3 {
	width: 235px;
}
.bucket1 a.title, .bucket2 a.title, .bucket3 a.title {
	/* Will change based on section stylesheet */
	color: #fff;
	padding: 8px;
	font-size: 11pt;
	font-weight:bold;
	margin: 0;
	display: block;
	text-decoration: none;
}

.bucket3 a {
	text-decoration:none;
	}

.bucket1 img, .bucket2 img, .bucket3 img {
	border: none;
}
.black {
	background: #1e1c1d;
	color: #fff !important;
}
.nav {
	clear: both;
	padding-top: 20px;
}
.bucket3 p, .bucket2 p {
	padding:10px;
	margin: 0;
	background: #f0f0f0;
	display: block;
}
.bucket2:hover p {
	background: #f0f0f0 url('/images/select_p_bg.gif') no-repeat 295px center;
}
.bucket3:hover p {
	background: #f0f0f0 url('/images/select_p_bg.gif') no-repeat 195px center;
}



.bucket3.noimg:hover p, .bucket2.noimg:hover p {
	background: #ccc url('/images/noimg_bg.gif') no-repeat;
}
.noimg p {
	min-height: 83px;
	height: auto !important;
	height: 103px;
	margin: 0;
	display: block;
	padding: 10px;
	font-size: 9pt;
	line-height: 12pt;
	background: #ccc url('/images/noimg_bg.gif') no-repeat;
}
p.capt {
	position: relative;
	margin-left: 10px;
	top: -3em;
	display: inline;
	font-size: 12pt;
	background: #1e1c1d;
	padding: 4px;
	color: #fff;
}

/*search*/
.searchSite{
	background-color:#fff;
	float:left;
	font-size:10px;
	width:476px;
	}
	
.searchWrap{
	height:63px;
	}
	
.searchForm{
	float:left;
	padding:10px 0 0 20px;
	}
	
.searchForm a{
	color:#666666;
	font-weight:bold;
	}
	
.radioButtons{
	float:left;
	font-weight:bold;
	padding:30px 0 0 30px;
	}
	
a.sort{
	display:block;
	float:left;
	color:#000;
	text-decoration:none;
	padding-left:25px;
	margin-right:5px;
	}
	
a.sort_on{
	background-image:url(../images/radio_on.gif);
	background-repeat:no-repeat;
	background-position:5px;
	}
	
a.sort_off{
	background-image:url(../images/radio_off.gif);
	background-repeat:no-repeat;
	background-position:5px;
	}
/*search*/

/*callout boxes*/
.callout_1{
	background-color:#b8ce31;
	float:left;
	width:235px;
	color:#000;
	min-height:310px;
	height:auto;
	height:100%;
	border-right:solid #000 1px;
	}

.callout_1 img{
	margin-top:0;
	}
	
h3.callout {
	font-size:10pt;
	padding:20px 20px 0 20px;
	}
	
p.callout {
	font-size:1em;
	padding:20px;
	line-height:1.4em;
	}
	
.learn_link {
	padding:0 0 0 20px;
	}
	
.callout_1 a{
	text-decoration:none;
	font-weight:bold;
	color:#000;
	}
	
.callout_2 a{
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	}
	
.callout_2{
	background-color:#081f2d;
	background-image:url(../images/water.jpg);
	background-repeat:repeat-y;
	float:left;
	width:234px;
	color:#fff;
	min-height:310px;
	height:auto;
	height:100%;

	}
/*callout boxes*/

/*green border*/
.greenBorder{
	background-color:#b8ce31;
	font-size:0px;
	height:10px;

	}
/*green border*/

/*footer*/

.footer{
	background-color:#000;
	width:946px;
	margin:auto;
	}
	
.foot_logo{
	float:right;
	}
	
.foot_links{
	float:left;
	width:400px;
	color:#fff;
	padding:27px 0 0 10px;
	}
	
.foot_links a{
	color:#fff;
	text-decoration:none;
	font-size:11px;
	}
	
.foot_links a:hover{
	color:#cadb37;
	}
	
/*clear floating divs to expand div tags vertically*/

.clearFloat{
	clear:both;
	height:0px;
	line-height:0px;
	font-size:0px;
	}
	
/* Social Media icons */

#smicons { margin: 10px 20px 10px 10px; border-top: 1px #aaa solid; margin-top: 10px; }
#smicons p { font-size: 8pt; line-height: 10pt; margin-bottom: 15px; padding-top: 15px; }
#smicons .icon { position: relative; float: left; padding-right: 12px; padding-bottom: 10px; }
#smicons .popup { width: 90px; background: url('/images/icons/bg_popup.png') bottom center no-repeat; font-family: Arial, Verdana, sans-serif; text-align: center; padding: 0; }
#smicons .popup p { font-size: 8pt; background: #333; font-weight: normal; color: #fff; padding: 6px 6px 6px 6px; margin: 0; margin-bottom: 7px; line-height:9pt; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#smicons .icon:hover .popup { display: block !important; position: absolute; margin-top: -45px; margin-left: -28px; }

.cutline { font-size: 8pt; color: #888; }