* { 
	padding: 0; 
	margin: 0 auto; 
	font-family: Verdana, Geneva, sans-serif;
}

img{
	border:none;
}

a,
a:visited{
	text-decoration:none;
	color:#960000;
}
a:hover,
a:active{
	text-decoration:underline;
}

body {
 font-size: 13px;
 background: #d0d0d0 url(../images/page_bg.jpg) repeat-x;
}

textarea{
	width:400px;
	height:150px;
}

#site_wrap{
	padding: 0;
	margin: 0 auto;
	width: 900px;
}

#header{
	height: 120px;
	width: 900px;
	margin-top: 12px;
}

#head_top{
	height: 15px;
	width: 50%;
	float: right;
	text-align: right;
	font-size:18px;
	padding-right:5px;
}

#head_logo{
	float: left;
	width: 160px;
	margin: 5px 0 0 20px;
}

#head_title{
	float: left;
	padding: 10px;
	margin: 8px 0 0 35px;
	text-align: left;
	font-style:italic;
	width:600px;
}

.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: 67.5% Verdana, Geneva, sans-serif;
	font-weight:bold;
	}
.menu ul{
	background:#252525 url(../images/nav_bg.jpg) repeat-x;
	height:32px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li a{
		background:#252525 url(../images/nav_bg.jpg) bottom right repeat-x;
		color:#ffffff;
		display:block;
		font-weight:bold;
		line-height:32px;
		font-size:13px;
		margin:0px;
		padding:0px 25px;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:hover, .menu ul li:hover a{
			background: #333 bottom center no-repeat;
			color:#FFFFFF;
			text-decoration:none;
			}
	.menu li ul{
		background:#252525;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		background:url('images/sub_sep.gif') bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:32px;
		font-style:normal;
		font-size:13px;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#333 center left no-repeat;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}	

#content_wrap {
	background: #f4f4f4;
	border-left: solid #666 1px;
	border-right: solid #666 1px;
	border-bottom: solid #666 1px;
	padding-bottom:15px;
	width:900px;
}

#footer{
	min-height: 60px;
	width: 900px;
	background:#f4f4f4;
	border: #666666 solid 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.foot_text{
	text-align:center;
	margin: 10px;
	padding: 10px;
	background: #f6f4e6 repeat;
	color: #000000;
}

div.clearer {
	clear: both; 
	line-height: 0; 
	height: 0;
}

.carousel{
	margin:0;
}

#carousel_nav{
	float:right;
	width:150px;
	background: #550000;
	font-size:13px;
}

#carousel_nav ul li{
	background-color:#660000;
	list-style:none;
	line-height:35px;
	display:block;
	padding-left:6px;
	margin-top: 2px;
}

#carousel_nav ul li a{
	text-decoration:none;
	color:#fff;
}

#carousel_nav ul li:hover,
#carousel_nav ul a:hover{
	background: #960000;
	color:#fff;
	text-decoration:none;
	list-style:none;
	line-height:35px;
	display:block;
}

.select{
	background: #960000;
}

.cont_box_left{
	background: #f6f4e6 url(../images/section_title_bg.jpg) repeat-x;
	color: #000;
	margin: 20px 0 0 15px;
	padding: 0px 5px;
	float:left;
	border-bottom:#383737 solid 8px;
	overflow:hidden;
}

.cont_box_right{
	background: #f6f4e6 url(../images/section_title_bg.jpg) repeat-x;
	color: #000;
	margin: 20px 15px 0 0;
	padding: 0px 5px;
	float:right;
	border-bottom:#383737 solid 8px;
	overflow:hidden;
}

.cont_box_center{
	background: #f6f4e6 url(../images/section_title_bg.jpg) repeat-x;
	color: #000;
	margin: 0 auto;
	padding: 0px 5px;
	margin-top:20px;
	border-bottom:#383737 solid 8px;
	overflow:hidden;
}

.sect_title{
	padding:3px 0 3px 6px;
	color:#fff;
	width:100%;
	font-size:15px; !important
}

.sect_text{
	color:#000;
	margin: 10px 6px;
	height:100%;
	text-align:left;
}

.events_list{
	min-height:380px;
	width: 270px;
}

.volunteer{
	height:380px;
	width: 412px;
}

.about{
	height:380px;
	width: 560px;
}

.news{
	height:380px;
	width: 412px;
}

.support{
	height:320px;
	width: 860px;
}

#slider {

	/* You MUST specify the width and height */
	width:750px;
	height:186px;
	position:relative;	
	overflow:hidden;
	float:left;
}

#mask-gallery {
	
	overflow:hidden;
}

#gallery {
	
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	
	z-index:0;
	
	/* width = total items multiply with #mask gallery width */
	width:7500px;
	overflow:hidden;
}

	#gallery li {

		
		/* float left, so that the items are arrangged horizontally */
		float:left;
	}


#mask-excerpt {
	
	/* Set the position */
	position:absolute;	
	top:0;
	left:0;
	z-index:500px;
	
	/* width should be lesser than #slider width */
	width:300px;
	overflow:hidden;	
	

}
	
#excerpt {
	/* Opacity setting for different browsers */
	filter:alpha(opacity=60);
	-moz-opacity:0.6;  
	-khtml-opacity: 0.6;
	opacity: 0.6;  
	
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	
	/* Set the position */
	z-index:10;
	position:absolute;
	top:0;
	left:0;
	
	/* Set the style */
	width:250px;
	background-color:#000;
	overflow:hidden;
	font-family:arial;
	font-size:10px;
	color:#fff;	
}

	#excerpt li {
		padding:5px;
		margin-left:10px;
	}
	


.clear {
	clear:both;	
}

.cal_picker ul{
	list-style:none;
}	

.cal_picker ul li{
	font-size:14px;
	color:#000;
	font-weight:bold;
}

.months ul{
	list-style:none;
}

.months ul li{
	font-size:14px;
	color:#960000;
	font-weight:bold;
	border-bottom: #2c2c2c solid 2px;
	padding-bottom: 3px;
	margin-bottom:12px;
	margin-top:15px;
}

.cal_events_list{
	margin-left: 20px;
	margin-right: 30px;
}

.month_pick{
	border-top: #2c2c2c solid 2px;
	border-bottom: #2c2c2c solid 2px;
}
	
.month_pick li{
	font-size:10px;
	font-weight:normal;
	padding-left:20px;
}

.page_title{
	color: #960000;
	border-bottom: #2c2c2c solid 4px;
	margin-top: 25px;
	margin-left:20px;
	padding-left: 5px;
}

.page_cont{
	margin-left:30px;
	background: #f6f4e6;
}

.table_bord tr{
	border-bottom: #2c2c2c solid 6px;
}

.page{
	text-align: center;
	font-size:14px;
}
.page a:hover{
	text-decoration:none;
}
