/*Clear defaults 
----------------*/
ol,dl {list-style:none;} 
h1,h2,h3,h4,h5,h6,pre,code {font-size:1em; font-weight:normal;}
ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,dl,dt,dd {margin:0; padding:0;} 
a img,:link img,:visited img {border:none;}
address {font-style:normal;}
strong {font-weight:bold;}
em {font-style:italic;}

body{
	background: #000000 url(images/bk.jpg) no-repeat 0 177px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
#body_home{
	background: #000000 none!important;
	text-align: center;
}
#body_home h1{
	color:white;
	text-align: center;
	width:300px;
	margin: 10px auto;
}
#img_home{
	width:950px!important;
	margin: 20px 0;	
}
#a_home{
	display: block;
	width:200px;
	height: 100px;
	position:absolute;
	margin: 440px 0 0 320px!important;
	margin: 440px 0 0 90px;	
	text-indent: -99999px;
}
.bk_simple{
	background: #000000 url(images/bk_simple.jpg) no-repeat 0 177px;
}
.c{
	text-align: center;
}
.r{
	text-align: right;
}
.clear{
	clear: both;
	text-indent: -9999px;
}
img{	border: 0;}

#container{
	width: 920px;
}
#header{
	background: url(images/header.jpg) no-repeat;
	height: 141px;
}
#logo{
	width:300px;
	height:140px;	
}
#logo a{
	display: block;
	width:300px;
	height:140px;
	text-indent:-9999px;
}


#menu {
	height: 38px;
	margin: 0 0 0 20px;
}

#menu ul{
	vertical-align: top;	
padding:0;
margin:0;
}
#menu .active{
	background: #494949;
}
#menu .active a{
	color:white;
}
	
#menu ul li a	{
/*	white-space:nowrap;*/
	display: block;
	padding: 10px 10px 10px 10px;
	color: white;
	font-size:13px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
#menu ul li:hover a{
	background: #6d6e71;
}
#menu ul li a:hover	{
	color: white;
	background: #494949;
}	
#menu ul li	{
	position:relative;
list-style:none;
	float:left;
  min-height: 1px; 	/* Sophie Dennis contribution for IE7 */
  vertical-align: top; /* Sophie Dennis contribution for IE7 */
}
#menu ul li ul li a{
  border-top: 1px solid #333333;
}
#menu ul ul{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	left: 0;
	padding: 0;
}
#menu ul li ul li{
	width:200px;
	float: none;
}
#menu ul li ul li a{
/*	background:#5a5a5c!important;*/
	font-weight: normal!important;
}

#menu ul ul ul{
	top:0!important;
	left:100%;
}

#menu ul li:hover	{
	cursor:pointer;
	z-index:100;
}

#menu ul li:hover ul ul,
#menu ul li li:hover ul ul,
#menu ul li li li:hover ul ul,
#menu ul li li li li:hover ul ul
{display:none;}

#menu ul li:hover ul,
#menu ul li li:hover ul,
#menu ul li li li:hover ul,
#menu ul li li li li:hover ul
{display:block;}

#main{
	
}
#right{
	float:right;
	width:256px;
}
#right form{
	background:#e61b22 url(images/h-newsletter.gif) no-repeat 0 0;
	padding: 30px 5px 0 5px;
	width:245px;
}
#info{
	color: White;
	border-bottom: 1px dotted white;
	padding: 10px;
}
#right form p{
	margin: 10px 0 0 0;
}
#right form p label{
	float:left;
	padding: 2px 5px 0 0;
	text-align: right;
	width:80px;
	color:white;
}
#b-newsletter{
	background: url(images/b-newsletter.gif) no-repeat bottom;
	height: 10px;
}

.btn{
	background: url(images/btn-sign.gif) no-repeat;
	height: 24px;
	width:60px;
	border: 0;
	margin: 0 23px 0 0;
	cursor: pointer;
}
#news{
	background: #fff url(images/h-news.gif) no-repeat 0 0;
	padding: 40px 10px 0 10px;
	margin: 10px 0 0 0;
}
#b-news{
	background: url(images/b-news.gif) no-repeat top;
	height: 15px;
}
#t-news{
	background: url(images/t-news.gif) no-repeat top;
	height: 15px;
	width:256px;
}
.news_item{
	padding:0 0 10px 0;
	color: #6d6e71;
	margin: 10px 0 0 0;
	background: url(images/dot.gif) repeat-x bottom;
}
.news_title{
	color:#e61b22;
	font-weight: bold;
}
.event_item{
	padding:0 0 10px 0;
	margin: 10px 0 0 0;
	background: url(images/dot.gif) repeat-x bottom;
}
#more img{
	margin: 10px 0 0 0;
}

.left{
	color: white;
	padding: 20px 40px;
	width:540px;
	font-size:16px;
}
.left a{  color:white;}

.left .h2title{
	margin-left:0!important;
}
.home_left{
	width:350px!important;
}
.h2title{
	color: white;
	margin: 20px 0 0 40px;
	font-size:25px;
	text-transform: uppercase;	
}
.event_date{
	margin: 0 0 0 40px;
}
.left p{
	margin: 0 0 10px 0;
}

#events{
	background: url(images/dotw.gif) repeat-x top;
	padding: 10px 0 0 0;
	width:610px;
	margin: 0 0 0 30px; 
}
#events_right{
	float:right;
/*	width:335px;*/
}
#events_body{
	background:#e61b22 url(images/e-header.gif) no-repeat 0 0;
	padding: 20px 10px;
	height: 169px;		
	text-align: center;
}
.a_more{
	color:#e61b22;
	text-decoration: none;
	font-weight: bold;
	margin: 0 0 0 10px;
}
.left .a_more{
	color: white!important;
	margin: 10px 0 0 auto!important;
	display: block;
	width:100px;
	text-align: center;
}
.left .a_more:hover{
	background:#e61b22;
	color:white;
}
#events_bottom{
	background: url(images/e-bottom.gif) no-repeat top left;
	height: 20px;
}
#calendar{
	width:255px;	
}
#calendar_body{
	padding: 10px 10px 0 10px;
	width:234px;		
	background: white url(images/c-top.gif) no-repeat top;
}
#calendar_bottom{
	background: url(images/c-bottom.gif) no-repeat top;
	height: 20px;
}

#footer{
	background-color:#e61b22;
	height: 35px;
	color:white;
	margin: 5px 0 10px 0;
}
#footer ul{
	float: right;
	padding: 10px 10px 0 0;
margin:0;
}
#footer ul li{
	float: left;
	margin: 0 10px 0 0;
list-style:none;
}
#footer ul li a{
	color: white;
	text-decoration: none;
}

/*gallery*/
.gallery{
	width:530px!important;
}
#thumbs{
	margin: 20px 0 0 10px;
	width:520px;  
}
#thumbs a{
	margin: 0 10px 10px 0;
	display:block;
	float:left;
	border:1px solid #666666;
}
#thumbs a:hover{
	border:1px solid white;
}
#main_image{
	width:500px;
	margin: 0 auto;
	border:1px solid #666666;
	padding:5px;
}


.calend{
  padding: 0;
  margin: 10px auto;
  border-collapse:collapse;
  border: 1px solid #EAEAEA;
}
.calend th{
  padding: 5px;
  background: #DCDCDC;
  border: 1px solid #EAEAEA;
}
.calend td{
  text-align: center;
   border: 1px solid #EAEAEA;
}
.calend td a{
  padding: 3px;	
	display: block;
	text-decoration: none;
	color:#000000;
}
.calend td.selected{
  background:green;
}
.calend td.noselected{
  background:red;
}
.calend td.noselected a, .calend td.selected a{
	color: white;
}
.calend td#today a{
	text-decoration: underline;
}
#paginate{
	margin: 10px 0 0 0;
  color:Gray;
}
#paginate p{
	float: right;
}
#paginate .ditto_page{
	
}
#paginate a{
	margin: 0 5px;
	color: White;
	text-decoration: underline;	
}
.ditto_currentpage{
	padding: 2px 4px;
	font-weight: bold;	
	color: White;
	text-decoration: none!important;
}
#more_events{
	color: White;
	text-transform: uppercase;
	float: right;
	text-decoration: none;
	width:130px;
	margin: 20px 20px 0 0;
}

/*
	gallery folder
 */
.gallery_folders{
  list-style: none;
}
.gallery_folders li{
	float: left;
	margin: 0 20px 0 0;
	width:150px;
list-style:none;
}
.gallery_folders li a{
	display:block;
	background: url(images/folder.gif) no-repeat left center;
	padding: 10px 0 0 55px;
	height: 40px;
	color:white;
	text-decoration: none;
	text-transform: uppercase;
	font-size:14px;
}
.gallery_folders li a:hover{
	text-decoration: underline;
}
.errors{
	color: white;
	font-size:12px;
}
.cform , .csurv{
	margin: 10px 0 0 0;
}
.cform p, .csurv p{
	margin: 5px 0;
}
.cform label , .csurv label{
	float: left;
	width:100px;
	text-align: right;
	padding: 5px 5px 0 0;
}
.surv{
  float:none!important;
  width:500px!important;
  display:block;
text-align: left!important;
}
.cform input, .cform textarea{
	width:300px;
	padding: 5px;
}.csurv input, .csurv textarea{	width:500px;	padding: 5px;  }
.cform input.normal, .csurv input.normal{
	width:auto!important;
}

