a:link,a:visited { text-decoration:none; }

ul,ol { list-style:none; }

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

html,div,h1,h2,h3,h4,h5,h6,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,input { margin:0; padding:0; }

a img,a:link img,a:visited img { border:none;}

/*--------Background Color----------*/

body {  background-color:#bb6c0f; background:url(../images/back.jpg) repeat;
	
}

/*--------/Background Color----------*/

p,a:link,a:visited,ul,ol,li,dl,dt,dd,h1,h2,h3,h4 {
	font-family:Tahoma, Courier, mono;
	color:#FFF;
	font-size:11px;
	text-decoration:none;
}
p,dl,dt,dd,ul,ol,li { line-height: 13px; }
p,pre,blockquote { margin-bottom:7px; }
a:link,a:visited { font-weight:bold;}
a:hover,a:active {
	text-decoration:underline;
	text-align: center;
	color: #FFF;
}
h1 { font-size:18px; }
h2,h3 { font-size:16px; }
h4 { font-size:14px; }

/*---------page width--------*/

#wrap {
	position:relative;
	width:800px;
	margin:0px auto/*-------auto = centered-------*/;
	text-align: center;
	color: #FFF;
	
}

/*------------Header----------*/

#banner { background:url("../images/header_250_800.png") no-repeat; height:250px; margin:0px 0; }
 
/*------------/Header----------*/

 /*--------Page Title---------*/
 
#title { background-color:#436EA0; color:#f5f5f5; height:20px; margin:2px 0; padding:2px 10px 0 0; text-align:right; }
 
  /*--------/Page Title---------*/
  
#content {
	background-color:#657d51;
	background:url(../images/back.jpg) repeat;
	text-align:center;
	font-weight: bold;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
}
   

#footer { width:800px; text-align:center; margin:0px auto; clear:both;  height:173px;}

#footer p {
	margin-bottom:3px;
	color:#000;
	font-size:12px;
}

#footer a:link, #footer a:visited {
	font-weight:normal;
	color:#000;
	font-size:12px;
}
.bkgd {
	background-image: url(../images/home5_mod.png);
	height: 100%;
	width: 620px;
	background-repeat: no-repeat;
	padding-top: 220px;
	padding-right: 85px;
	padding-bottom: 100px;
	padding-left: 80px;
	font-family: Papyrus;
	font-size: 14px;
	margin-left: 15px;
}

/*------------Main Menu--------*/

#nav { 
	background-color:#c89354;
	width:770px;
	padding:15px;
	color:#FFF;
	
	
}
#nav ul{
	
	display:inline;
}
#nav ul li {
	display:inline;
	padding-right:20px;
	font-family: Tahoma, Courier, mono;
}

#bottomlinks {text-align:center; width:800px; height:30px; background-color:#8e6a3e; }
/*------------Main Menu--------*/
.bkgd_events {
	background-image: url(../images/events2_mod.png);
	background-repeat: no-repeat;
	height: 350px;
	width: 300px;
	font-family: Papyrus;
	font-size: 18px;
	padding-right: 95px;
	padding-bottom: 50px;
	padding-left: 380px;
	margin-left: 25px;
	padding-top: 100px;
	margin-top: -25px;
}
#wrap #content #events {
	font-family: Papyrus;
	font-size: 16px;
}
.bkgd_location {
	background-image: url(../images/location_mod.png);
	background-repeat: no-repeat;
	height: 530px;
	width: 95%;
	font-family: Tahoma, Geneva, sans-serif;
	margin-left: 15px;
	text-align: left;
	padding-left: 36px;
	font-size: 12px;
	padding-top: 100px;
}
