body {
	text-align: center;
	background: #ffffff url('images/gridBg.jpg');
	font-family: Optima, CG Omega, Zapf Humanist;
	font-size: 16px;
}

body p {
	
	}

h1{
	color: #000000;
	
	padding: 10px;
	background-color: green;
	line-height: 20px;	
	margin-top: 0px;
	border-bottom: 2px solid #3D2A24;

}

#wrapper {
	width: 798px;
	border: 1px solid #ffffff;
	margin: 0px auto;
	padding: 0px;
	background: #ffffff url('images/insideGridBg.jpg');
	text-align: left;
}

.header {
	width:798px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	background: #000000 url('images/headLogo2.jpg') no-repeat;
}

.centerContainer {
	width: 798px;
	margin: 0px;
	padding: 0px;
	background: #ffffff url('images/grass.jpg') no-repeat bottom left;
	padding-bottom: 40px;
	
	float: left;
	}
	



#left, #center, #right {
	float: left;

	}
/* -------------------------------------Left --------------------------------------*/	

#left {
	width: 156px;	
	margin: 2px 2px 10px 0px;
	padding: 5px;
	background: #3C2925 url('images/backBox.jpg');
	color: #ffffff;
	border: 1px solid black;
	}
	
.navButton {
	width: 140px;
	line-height: 20px;
	border: 1px solid #b4d795;
	padding: 5px;
	margin: 3px 1px 3px 1px;
	display: block;
	}
	
 #left a:link {
	text-decoration: none;
	color: #ffffff;
	background: #000000 url('images/buttonGradient.jpg') repeat-y;
	}
	
 	#left a:visited {
	text-decoration: none;
	background: #000000 url('images/buttonGradient.jpg') repeat-y;
	color: #ffffff;
	}
	
 

	#left a:hover {
	text-decoration: none;
	background: #ffffff url('images/buttonGradientHover.jpg') repeat-y;
	color: #000000;
	}

  
	#leftBottom {
	width: 136px;
	height: 290px;
	border: 3px double #b4d795;
	padding: 5px;
	margin: 50px 1px 3px 1px;
	background: #93BC94 url('images/map.jpg') no-repeat bottom left;
	}
	
	.events {
	width: 142px;
	border: 3px double #b4d795;
	padding: 2px;
	background-color: #ffffff;
	color: red;
	}
	
	.events p{
	font-size: 12px;
	list-style-type: none;
	margin: 3px;
	}
	
	
	.events h3 {
	background-color: yellow;
	color: black;
	border: 1px solid #000000;
	text-align: center;
	display: inline;

	}
	/*------------------------------------Center-------------------------------------------------*/
	
#center {
	width: 456px;
	margin: 2px 0px;	
	background: #367701 url('images/centerBg.jpg');
	color: #EBF7D4;
	text-align: justify;
	border: 1px solid black;
	padding: 0px;
	}
 
.topCenter {	
	background: yellow;
	margin: 0px;
	border-bottom: 3px solid #000000;
	
	}
.bottomCenter {
	width: 457px;
	}
.bottomCenter span{
	padding: 10px 15px;
	}
.bottomCenter img{
	margin:0px 65px;
	}
.bottomCenter p {
padding: 10px 15px;

}
/*-----------------------------------------Right---------------------------------------------------------*/
#right {
	width: 156px;
	margin: 2px 0px 10px 2px;
	padding: 5px;
	background: #3C2925 url('images/backBox.jpg');
	border: 1px solid #000000;
	}

.rightTop{
	width: 142px;
	text-align: center;
	
	border: 3px double #b4d795;
	padding: 2px;
	background-color: #C9DCC9;
	color: #000000;
	}

.rightTop h4{
	line-height: 10px;
	padding: 2px;
	margin: 5px 0px;
	color: red;
	}
.rightTop h5{
	color: red;
	padding: 2px;
	margin: 0px;
	}
.rightTop li{
	list-style-type: none;
	font-size: 10px;
	}
	
#rightBottom {
	width: 136px;
	text-align: center;
	border: 3px double #b4d795;
	padding: 5px;
	margin: 5px 1px 3px 1px;
	background: #ffffff;
	}
	
.logoStyle img{
	border: 0px;
	display: inline;
	}
/*---------------------------------------Ad strip --------------------------------------*/
.adStrip {
	width: 798px;
	background: #3C2925;
	clear: both;
	padding: 0px;
	padding-bottom: 5px;
	float: left;
	}
	
.adStrip p {
	width: 144px;
	height: 115px;
	background: #D0E3CF;
	float: left;
	margin: 5px 5px 5px 8px;
	padding: 0px;
	display: inline;
	border: 1px dashed #ffffff;
	text-align: center;
	color: #e2b325;
	font-weight: bold;
	}

.adStrip a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}
	
.adStrip a:visited {	
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}
	
.adStrip a:hover {
	color: #000000;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	}
	
	
#ad1 {
	background: #700000 url('images/ad1.jpg') no-repeat top left;
	}
#ad2 {
	background: #700000 url('images/ad2b.gif') no-repeat top left;
	text-align: left;
	padding-left:2px;
	}
	
#ad3 {
	background: #700000 url('images/ad3.jpg') no-repeat top left;
	
	}
	
#ad3 a:link, #ad3 a:visited,#ad3 a:hover  {
	color:#E2B325;
	text-decoration: none;
	font-weight: bold;
	}
	
#ad4 {
	background: #700000 url('images/ad4.jpg') no-repeat top left;
	}
	
#ad5 {
	background: #700000 url('images/ad5.jpg') no-repeat top left;
	}

	
	/* ---------------------------------------footer---------------------------------------------------------------*/
	
	
.footer a:link {
	text-decoration: none;
	color: #ffffff;
	}

.footer a:hover{
	text-decoration: none;
	color: #ffffff;
	}

.footer a:visited {
	text-decoration: none;
	color: #ffffff;
	}

.footer {
width: 798px;
height: 20px;
background: #ffffff url('images/grass.jpg') no-repeat bottom left;
clear: both;
}
	
.author {
width: 796px;
border: 1px solid green;
text-align: center;
}
	
.italics {
	font-style: italic;
	font-weight: bold;
	}

