/* CSS Document */

body{
margin:0;
	padding:0;
	width:1920px;
	height:1080px;
	overflow:hidden;
	margin:0 auto;
	background-color: #0097A0;
	 
	}
#mainbody{
	
	padding:0;
	width: 100%;
	height:1080px;
	overflow:hidden;
	margin:0 auto;
	background-color: #0097A0;
	
}
a {text-decoration: none;}
#header{
height: 156px;
width: 100%;
position: absolute;
	top: 0;
	left: 0;
	background-color: #fff;
	background-image: url("img/header.jpg");
	background-position: left;
}

#footer{
height: 140px;
width: 100%;
position: absolute;
	bottom: 0;
	left: 0;
	background-color: #fff;
	background-position: left;
}
#home_nav{
	float: right; 
	width:750px;
	height: 200px;
	margin-top: -130px;
	
}
#home_nav ul{	margin:0;
	padding: 0;
}
#home_nav li{
	display: block;
	text-align: center;
	list-style: none;
	float: left;
	margin-right: 20px;
	
	
}
#home_nav li a{	display: block;
	height: 185px;
	width: 185px;
	border-radius: 100px;
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	border: 10px solid #fff;
	background-color: #F88139;
	line-height: 185px;
	margin-right: 20px;
	
	
}
#home_nav li a.purp, #supp_nav li a.purp{background-color: #933C91;}
#home_nav li a.blue,  #supp_nav li a.blue{background-color: #49C7ED;}

#body_out{
	width: 100%;
	margin: 0 auto;
	margin-top: 157px;
	height: 785px;
}

#home_left{
	float: left;
	margin-left: 100px;
	margin-top: 40px;
	width: 475px;
	height: 730px;
	background-color: #2AB4BC;

}

#home_left h1{
	padding: 15px 50px;
	margin: 0;
	color: #fff;
	
	border-bottom:  10px solid #00949D;
}
#home_left .home_testimonial_text, .support_list {
	padding: 10px 50px;
	height: 620px;
	overflow: hidden;
}

#home_left .home_testimonial_text, .event_list {
	padding: 10px 50px;
	height: 620px;
	overflow: hidden;
}
#home_left .home_testimonial_text p{
	padding-top: 10px;
	margin:  5px 0;
	/*background-image: url("img/quote.png");*/
	background-repeat: no-repeat;
	background-position: left top;
	color: #fff;
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 22px;
}
.support_list p{
	color: #fff;
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 22px;
}

#home_right {
	float: left;
	padding-left: 40px;
}
.home_right_tap{
	padding-left: 50px;
	font-size: 26px;
	font-weight: bold;
	color: #fff;
}
#home_slideshow{
	height: 650px;
	width: 1200px;
	
}


 
#supp_nav{
	float: right; 
	width:1050px;
	height: 200px;
	margin-top: -80px;
	
}
 
#supp_nav ul{
	margin:0;
	padding: 0;
}
#supp_nav ul li{
	display: block;
	text-align: center;
	list-style: none;
	float: left;
	margin-right: 20px;
	
	
}
#supp_nav li a{	
	display: block;
	height: 150px;
	width: 150px;
	border-radius: 100px;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	border: 7px solid #fff;
	background-color: #FC8239;
	line-height: 150px;
	margin-right: 20px;
	
	
}
#supp_nav li a.selpage{
background-color: #DC6837;	
}


#supp_nav li a span{
	display: inline-block; 
	line-height: 22px;
}

.supp_btns{
	float: left;
	margin-left: 50px;
}
#supp_right{
	margin-left: 80px;
	margin-top: 75px;
	width: 1125px;
	height: 525px;
	background-color: #fff;
	border-radius: 5px 30px 30px 5px;
}
.supp_leftimg{
	float: left;
	width: 450px;
	padding: 10px;
	
}
.supp_right_text{
	float: left;
	width: 1050px;
	height: 470px;
	padding-top: 20px;
	padding-left: 20px;
	margin-top: 25px;
	color: #FC8239;
}

.mCSB_draggerRail {border-color: #C0E2E6 !important;}

.cal_item{
	width:  100%;
	border-bottom:  3px dotted #fff;
	/*height: 150px;*/
	display:table;
}
.calday {
	float: left;
	width: 100px;
	/*height: 100px;*/
	padding: 15px 0;
	text-align: center;
	
}
.calday_sq{
	display: block;
	width: 90px;
	height: 90px;
	background-color: #fff;
	color: #0EC4E9;
	font-size: 70px;
	line-height: 90px;
	text-align: center;
	border-radius: 15px;
	margin: 5px auto; 
	font-weight: bold;
	
}
.calday_dow{
	color: #fff;
	text-align: center;
	font-size: 22px;
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
	
}

.calright{
	margin-left: 10px;
	float: left;
	width: 260px;
	color: #fff;
}

.hist_out{
	width: 320px;
	float: left; 
	display: table-cell;
	vertical-align: bottom;
	 
}
.hist_in{
	width: 275px;
	height: 460px;
	padding: 10px;
	background-color: #fff;
	border-radius: 20px;
	color: #933C91;
	overflow: hidden;
}
.hist_in.f2{
	height: 380px;
	margin-top: 80px;
}

.hist_in.f3{
	height: 430px;
	margin-top: 30px;
}
.hist_in.f4{
	height: 360px;
	margin-top: 100px;
}
.hist_in h2{
	font-size: 32px;
margin-bottom: 3px;	
}
.dot{
	margin-left: 25px;
	margin-top: 15px;
	display: block;
	width: 15px;
	height: 15px;
	background-color: #fff;
	border-radius: 15px;
}
.loc_link{
	color: #fff;
} 