/* CSS Document */
BODY{
	margin:0;
	padding:0;
	background:#fff url(../images/body_bg.gif) repeat-x center top;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#454545;
	line-height:16px;
}

H1, H2, H3, Ul, LI, FORM{
	margin:0;
	padding:0;
}

H1{
	font-size:24px;
	font-weight:bold;
	color:#00FFC2;
	background:url(../images/heading_border.gif) repeat-x left 12px;
	height:50px;
	text-transform:uppercase;
}

SELECT, INPUT, TEXTAREA, FILE{
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#454545;
}

A{
	color:#454545;
	text-decoration:none;
	cursor:pointer;
}

A:hover{
	text-decoration:underline;
}

.clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

/* Hides from IE-mac \*/
*:first-child+html .clearfix{    /* For IE 7 */
	height:1%;
}

*html .clearfix {    /* For IE 6 and below */
	height:1%;
}/* End hide from IE-mac */

.clr{
	height:1px;
	line-height:1px;
	font-size:1px;
	clear:both;
}

#main_layout{
	width:868px;
	margin:auto;
}

#header_area{
	height:100px;
	background:url(../images/header_bg.jpg)  no-repeat right top;
}

.banner_area{
	height:60px;
	width:468px;
	float:right;
	margin-top:19px;
}


#main_links_area{
	height:32px;
	color:#fff;
	font:13px Tahoma, Arial;
	text-transform:uppercase;
	padding-left:10px;
}

#main_links_area A{
	color:#fff;
	height:24px;
	display:block;
	float:left;
	background:url(../images/link_sprtr.gif) no-repeat right top;
	padding:8px 10px 0;
}



.links_end{
	background:none !important;
	padding-right:16px !important;
}

#main_links_area A:hover, #main_links_area .active{
	color:#8BBB08;
	text-decoration:none;
}

#banner_area{
	height:206px;
	margin-top:10px;
}

#main_contents{
	margin-top:10px;
}

#body_left{
	width:612px;
	float:left;
}

#body_right{
	width:240px;
	float:right;
}

.home_txt_area{
	border:solid 1px #DEEBF2;
	margin-bottom:14px;
}

.home_txt_area H1{
	background:#ECF5F9;
	color:#016693;
	font-size:15px;
	font-weight:bold;
	height:25px;
	text-transform:uppercase;
	padding:6px 12px 0;
}

.home_txt_content{
	padding:9px 12px 12px;
	background:#F6FAFC url(../images/home_txt_bg.gif) repeat-x left top;
}

.home_txt_content A{
	color:#0E9BD9;
	text-decoration:underline;
}

.home_txt_content A:hover{
	text-decoration:none;
}

.news_area{
	border:solid 1px #DEEBF2;
	font-size:10px;
	line-height:13px;
	margin-bottom:14px;
}

.news_area H1{
	background:#ECF5F9 url(../images/news_ttl_icon.gif) no-repeat 12px 6px;
	color:#016693;
	font-size:15px;
	font-weight:bold;
	height:24px;
	text-transform:uppercase;
	padding:7px 12px 0 38px;
}

.news_discription_area{
	background:#F6FAFC url(../images/home_txt_bg.gif) repeat-x left top;
	padding:12px 12px 6px;
}

.news_date{
	background:url(../images/news_icon.gif) no-repeat left top;
	color:#636465;
	padding:0 0 8px 24px;
}

.news_txt{
	color:#8C8888;
}

.news_txt A{
	color:#8C8888;
}

.more_news{
	color:#0E9BD9;
	font-weight:bold;
	padding-bottom:10px;
}

.more_news A{
	color:#0E9BD9;
}

.green_box_left{
	width:288px;
	height:109px;
	background:#7FB223 url(../images/green_box_bg.gif) repeat-x left top;
	float:left;
	color:#fff;
	line-height:14px;
}

.green_box_left .content{
	padding:6px 12px 6px 0;
}
	

.green_box_mid{
	width:263px;
	height:97px;
	background:#7FB223 url(../images/green_box_bg.gif) repeat-x left top;
	float:left;
	margin:0 1px;
	line-height:14px;
	padding:6px 12px;
	color:#fff;
}

.green_box_right{
	width:288px;
	height:109px;
	background:#7FB223 url(../images/green_box_bg.gif) repeat-x left top;
	float:left;
	line-height:14px;
	color:#fff;
	overflow:hidden;
}

.green_box_right .content{
	padding:6px 0 6px 12px;
}


.green_box_title{
	font-size:17px;
	padding:4px 0 7px;
}

.green_box_read_more{
	padding-top:7px;
}

.facilities_pic{
	float:left;
	border:solid 3px #9CD437;
	margin-right:10px;
}

.bottom_links_area{
	color:#787B7B;
	padding:10px 0 35px;
	line-height:18px;
}

.bottom_links_area A{
	color:#787B7B;
	margin:0 4px;
}

.bottom_links_area A.active{
	text-decoration:underline;
}


/**********inside pages *****************/


.inside_txt_content{
	padding:9px 12px 12px;
	background:#F6FAFC url(../images/home_txt_bg.gif) repeat-x left top;
	min-height:390px;
	height:auto !important;
	height:390px;
}

.inside_txt_content A{
	color:#0E9BD9;
	text-decoration:underline;
}

.inside_txt_content A:hover{
	text-decoration:none;
}

.green_box_rgt_area{
	margin-bottom:14px;
}

.green_box_rgt_body{
	background:#6EA112 url(../images/green_box_bg.gif) repeat-x left top;
	min-height:109px;
	height:auto !important;
	height:109px;
	padding:0 14px;
	color:#fff;
}

.green_box_rgt_title{
	font-size:17px;
	padding-bottom:7px;
}

.news_heading{
	font-weight:bold;
	padding-bottom:5px;
	margin-top:-3px;
}

.news_heading A{
	text-decoration:underline;
	color:#666666;
}

.news_heading A:hover{
	text-decoration:none;
}

.more_news_inside{
	color:#0E9BD9;
	font-weight:bold;
	padding:7px 0;
	border-bottom:dashed 1px #999;
	margin-bottom:10px;
}

.more_news_inside A{
	color:#0E9BD9;
	text-decoration:underline;
}

.more_news_inside A:hover{
	text-decoration:none;
}

.news_last{
	border:0;
	margin-bottom:0;
}

.news_image{
	margin:0 10px 10px 0;
}
/********** facilities ************/

.facility_box{
	border-bottom:dashed 1px #999;
	padding-bottom:10px;
	margin-bottom:10px;
}

.facility_sub_head{
margin-bottom:7px;
}

.facilities_pic_area{
	width:133px;
	float:left;
}

.facilities_pic_area IMG{
	border:solid 5px #C3C2C2;
}


.falilities_discription{
	width:438px;
	float:right;
}

.falilities_title{
	font-size:15px;
	font-weight:bold;
	padding-bottom:5px;
	color:#454545;
}

.falilities_title A{
	color:#454545;
	text-decoration:none;
}

.falilities_title A:hover{
	text-decoration:underline;
}


.falilities_title1{
	font-size:15px;
	font-weight:bold;
	padding:25px 0 10px;
}

.falilities_title2{
	font-size:15px;
	font-weight:bold;
	padding:25px 0 5px;
}

.falilities_title3{
	font-size:15px;
	font-weight:bold;
	padding-bottom:10px;
}


.gallery_img{
	border:solid 5px #C3C2C2;
	margin:0 13px 13px 0;
}

/***********************staff************/

.staff_info_area{
	margin-bottom:10px;
}

.staff_photo_area{
	width:86px;
	float:left;
}

.staff_photo_area IMG{
	border:solid 4px #a9a9a9;
}

.staff_info{
	width:485px;
	float:right;
	font-weight:bold;
	color:#858282;
}

.staff_info A{
	color:#858282;
	text-decoration:underline;
}

.staff_info A:hover{
	text-decoration:none;
}


/***********contact us ************/

.contact_body{
	border:solid 2px #D3E9F3; 
	padding:8px 10px 10px;
}

.contact_address{
	width:220px;
	float:left;
	color:#858282;
}

.contact_address A{
	color:#858282;
	text-decoration:underline;
}
.contact_address A:hover{
	text-decoration:none;
}


.location_map{
	width:350px;
	float:right;
}


/************** sponser ************/

.sponser_area{
	border-bottom:dashed 1px #999;
	padding-bottom:15px;
	margin-bottom:15px;
}

.sponser_title{
	font-weight:bold;
	padding-bottom:5px;
}


/************ coming events***********/

.events_table{

	border:solid 1px #AED5E8;
	border-left-width:2px;
}

.events_table TH{
	background:#AED5E8;
	height:45px;
	font-weight:normal;
	font-size:20px;
}


.events_table TD{
	height:60px;
	border-right:solid 1px #AED5E8;
	border-bottom:solid 1px #AED5E8;
}

.events_table .msg{
	color:#009900;
}

.events_table .msg A{
	color:#009900;
	display:inline;
}

.events_table .msg A:hover{
	color:#009900;
	text-decoration:underline;
	position:relative;
}

.events_table .msg A SPAN.tips{
	display:none;
}

.events_table .msg A:hover SPAN.tips{
	display:block;
	position:absolute;
	float:left;
	top:20px;
	left:60px;
	background:#fffcd1;
	border:1px solid #444;
	color:#444;
	padding:3px 5px 5px;
	z-index:10;
	color:#000;
	text-decoration:none;
	font-size:11px;
	width:300px;
}



.events_table .msg A:hover SPAN.tips SPAN.title{
	display:block;
	text-align:left;
	font-weight:bold;
	padding-bottom:1px;
}

.events_table .msg A:hover SPAN.tips SPAN.discription{
	display:block;
	text-align:left;
	padding-bottom:4px;
}









/*******/

.sunday_clm{
	color:#ff0000;
}

.events_table_td{
	background:#FFFFCC;
}

.events_table_td A{
	display:block;
	height:31px;
	text-decoration:none;
	padding-top:14px;
	-moz-outline:none;
}

.events_table_td A:hover{
	text-decoration:none;
	position:relative;
}

.events_table_td A SPAN.tips{
	display:none;
}

.events_table_td A:hover SPAN.tips{
	display:block;
	position:absolute;
	float:left;
	top:20px;
	left:60px;
	background:#fffcd1;
	border:1px solid #444;
	color:#444;
	padding:3px 5px 5px;
	z-index:10;
	color:#000;
	text-decoration:none;
	font-size:11px;
	width:300px;
}



.events_table_td A:hover SPAN.tips SPAN.title{
	display:block;
	text-align:left;
	font-weight:bold;
	padding-bottom:1px;
}

.events_table_td A:hover SPAN.tips SPAN.discription{
	display:block;
	text-align:left;
	padding-bottom:4px;
}

.sunday_clm A{
	color:#ff0000;
}

#cal_t_tbl TD{
	font-size:14px;
	font-weight:bold;
	color:#529abd;
	padding:10px 0;
	text-transform:uppercase;
}

.current_day{
	background:#fff;
	font-weight:bold;	
	color:#555;
}

.current_day A SPAN{
	font-weight:normal;	
}



.green_bx_l_crv{
	margin-left:-1px;
}
.green_bx_r_crv{
	margin-right:-1px;
}


.paging_area{
	height:26px;
	background:url(../images/paging_bg.gif) repeat-x left top;
	color:#000;
	padding:9px 10px 0 0;
	margin-bottom:20px;
}

.clear{
margin:10px 0;
clear:both;
height:1px;
border-top:dashed 1px #000000;  
}


.cntct_tbl TD{
	padding:3px 0;
}

.cntct_tbl TD .inputs{
	width:200px;
}

.submit_bttn{
	background:url(../images/submit_bttn.gif) no-repeat left top;
	height:20px;
	width:50px;
	border:0;
	cursor:pointer;
}
A.web_design{
	text-decoration:underline;
}

A.web_design:hover{
	text-decoration:none;
}

#m_txt{
	font-weight:bold;

}