*{
margin: 0;
padding: 0;
}

body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 85%;
	background: #00a9e0 url(backgrad3.jpg);
	background-repeat: repeat-x;
}


#newsitem ul{
margin-top: 70px;
margin-left: 20px;
}

#newsitem ul li{
	padding-top:20px;
}

ul{
margin-left:30px;
}

li{
list-style-type:square;
}

h1 {
	padding: 4px;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color: #E1EBB9;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F7CB33;
}
h2 {
text-align: center;
	font-size: 230%;
	font-weight: normal;
	color: #E1EBB9;
	margin: 0 auto;
	padding: 14px 0px;
}


h4 {
	font-size: 220%;
	color: #13265e;
	margin: 50px auto 0px auto;
	padding: 0px;
}

#container {
	width: 960px;
	margin: 0px auto 0px auto;
	padding: 0px;
	padding-bottom:30px;

}

/*a, a:link, a.active{
color: #E1EBB9;
text-decoration: underline;
}

a:hover, a:visited{
color: #000;
}*/

#top {
	color: #FFFFFF;
	width: 221px;
	height: 100px;
	background-color: #778CB3;
}

#top p{
  margin: 0 10px;
  width:193px;
}


#topright {
	float: right;
	height: 108px;
	width: 960px;
	text-align: right;
	padding-top:20px;
	/*background-color:#1f4c02;*/
}
#toprightimage1{
  padding-top:0px;
  margin-right:10px;
}


#toprightimage2{
   padding-top:5px;
   margin-right:10px;
}

.cl {
clear:both;
}


#gallery {
	width: 960px;
	padding-top: 5px;
}
#news {
	width: 213px;
	/*margin-top: 5px;*/
	color: #000;
	padding: 0px 0px 19px 0px;
	float:left;
}

#newstitle{
width: 213px;
height: 45px;
background-color: #df7110;
float:left;
}

#newstitle h2{
font-size:12pt;
text-decoration: none;
text-align: center;
margin-top:-5px;
color: #000;
}


/*
#newsitem{
width: 210px;
margin-left:1px;
height:100%;
color:#fff;
}

#newsitem a:link, newsitem a.active{
color: #555654;
text-decoration: underline;
}

#newsitem a:hover{
color: #336205;
text-decoration: none;
}

#newsitem h4{
font-size: 10pt;
padding: 5px 0;
color:#000;
text-align:center;
}

#newsitem p{
margin: 5px 5px 5px 0px;
padding-left:5px;
color:#07075a;
font-size:10pt;

}
*/



#main{
float:left;
width: 747px;
}


#menu {
width:742px;
	background: url(menuback2.jpg);
	background-repeat: repeat-x;
	/*padding: 13px 5px;*/
	border-bottom: 5px solid #d1deef;
	border-left: 5px solid #d1deef;
	float: left;
	font-size:12pt;
	height:45px;
}

#menu ul{
margin-left: 30px;
}

#menu ul li{
list-style-type:none;
float:left;
padding: 11px 4px 13px 4px;
margin-top: 0px;
}

#menu ul li.active{
padding: 11px 4px 13px 4px;
	background: url(menuhover2.jpg)!important;
	background-repeat: repeat-x !important;
	text-decoration: none;
	color: #000000!important;
}

#menu ul li.active a{
padding: 11px 4px 13px 4px;
	background: url(menuhover2.jpg)!important;
	background-repeat: repeat-x !important;
	text-decoration: none;
	color: #000000!important;
}


#menu ul li:link, #menu ul li:visited{
padding: 11px 4px 13px 4px;
}

#menu ul li:hover{
padding: 11px 4px 13px 4px;
}

#menu ul li a{

  padding: 20px 4px 13px 4px;
	text-decoration: none;
	color: #fff;
}
#menu ul li a:hover {
	padding: 11px 4px 13px 4px;
	background: url(menuhover2.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	color: #000;
}




#content {
  background: url(main_bg.jpg)!important;
	width: 960px;
	margin-top: 5px;
	background-color: #fff5e9;
	}





#pad {
	background-color: #fff;
	color: #07075a;
width:742px;
	min-height: 300px;
	float:left;
	border-left: 5px solid #d1deef;
	padding-bottom:20px;
}

#pad p{
margin: 10px 15px 10px 15px;
padding-bottom:10px;
line-height:20px;
}


#pad h3{
padding: 3px 0px 3px 15px;
margin-top:15px;
font-size: 13pt;
color:#000;

}

#pad ul{
padding-top:10px;
}

#pad li{
margin: 0 15px 0 5px;
}



#footer {
	
	padding: 6px 0;

	width: 961px;
	height:100px;
	color:#000;
	font-size: 90%;
	text-align: center;
	clear:both;
	background-color: #fccba2;
	border-top: 5px solid #d1deef;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#000000;
}

#footerleft{
width:430px;
height:43px;
float:left;
margin: 0 auto;
padding:0;
text-align: left;

}

#footerleft h4{
font-size:10pt;
margin-top:3px;
padding-left:20px;
}

#footerleft p{
font-size:10pt;
padding:0 0 20px 20px;
}

#footerright h4{
font-size:10pt;
margin-top:5px;
}

#footerright{
width:530px;
height:45px;
float:right;
margin-top:-20px
padding-bottom:40px;

}
#pad img{margin: 5px;}
#footerright ul li{
list-style-type:none;
float:left;
padding: 5px 6px 7px 6px;
margin-top: 0px;
}

#footerright ul li a:hover, #footerright a:hover{
color: #974d04;
text-decoration: none;
}

/* Events  ***************/
#events{margin-top:40px;clear:both;}
#events h3{text-align:center;}
.info h3{padding-left: 10px; text-align:left !important;font-weight:normal;}
.info p{text-align:center;font-weight:bold;}
#events .eventtitle{background-color: #FCCBA2; padding: 5px 0;}
#events .enddate{padding-top:0;}
.list-events .info h3 a{text-align:left !important; font-size:12px;}
.list-events{margin-top:5px;background-color:#fff;}
.list-events .date p {
	font-size: 100%;
	margin: 0px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
	line-height: 100%;
}
.list-events .date a {
	text-decoration: none;
	letter-spacing: -1px;
	color: #000;
}
.list-events .info a:hover{color:#974D04 !important;}
.list-events a {
	color: #333333;
	text-decoration: none;
}
.list-events a:hover {
	text-decoration: none !important;
}
.list-events a:hover {
	
}


.date p a{font-size:14px;}
.list-events .info h3 {

}
.list-events {
	display: block;
	clear:both;
	height:auto;
	margin-bottom: 5px;
}
.list-events .info p {
	font-size: 85%;
}
.list-events .date {
	border:none !important;	
	width: 35px;
	float:left;
	margin: 0 0 0 6px;
	height:80px;
}
.clear{clear:both;}


#contact_form fieldset{
	border: none;
}
#contact_form label{
	display: block;
	margin-bottom:5px;
}
#contact_form input, #contact_form textarea{
	background-color: #555555;
	border:1px solid #DDDDDD;
	padding:5px;
	width: 300px;
	color: #fff;
	margin-bottom:5px;
	-moz-border-radius:4px 4px 4px 4px;
}
input:focus, textarea:focus{
	-moz-box-shadow: 0 0 8px rgba(25, 0, 0, 0.75);
	border-color: rgba(25, 0, 0, 0.75) !important
	outline: medium none;
}
#contact_form ul li{
	list-style-type:none;
}

