/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background-color: #666666;
	/*text-align: center;*/
}

	#printable {
	background-color:#FFFFFF;
	margin-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#wrapper {
	width: 769px;
	margin-top:45px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	
}
	
	
	#intro {
	background-image: url(../images/banner.gif);
	background-repeat: no-repeat;
	height: 109px;
	width: 770px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	
}

	#introtop {
	display:none;
	
}
	#centerbox {
	float:left;
	margin-top:30px;
	margin-left: 200px;
	
}
	#centersection {
	float:left;
	width:140px;
	}
	#centersectionr {
	width: 225px;
	float:left;
	}

	#leftcolumn {
	width: 126px;
	background-repeat: repeat-y;
	float: left;
}

	#listofevents {
	float:left;
	width:200px;
	margin-left:400px;
	margin-top:80px;
	}
	#listofevents li {
	list-style-type:none;
	
	}

	#listofevents ul li a {
	text-decoration:none;
	font-size:0.9em;
	color: #000000;
	line-height:1.5em;
	}




	#nav {
	width: 769px;
	float: left;
	background-color: #999999;
	
}
	
	#nav ul li{
	display:inline;
	color:#000000;
	
}

	#nav ul li a{
	font-size:0.9em;
	text-decoration:none;
	padding:0 15px;
	text-align:center;
	color: #000000;
	
}
	
	#nav ul li a:visited {
		color: #333333;
}


	#nav ul li a:hover {
	background-color:#FFFFCC
}
	
	.clearit {
	clear: both;
	}

	#content {
	float:left;
	width: 769px;
	height: 577px;
	background-image:url(../images/weloveyou.jpg);
}
	#content h1 {
	font-size:2.0em;
	}
	#content h2 {
	font-size:1.4em;
	}
	#content h3 {
	font-size:1.2em;
	}
	#content h4 {
	font-size:1.0em;
	}
	#content h5 {
	font-size:.9em;
	}
	#content h6 {
	font-size:.8em;
	}
	#content p {
	color:#333333;
	font-size:.7em;
	}
	

	
	#footer {
	background-color: #666666;

}
	
	#footer h3 {
	font-size:1.1em;
}

	#footertop {
	margin-left: 126px;
	color: #666666;
}

	#footer1 {
	margin-left: 110px;
	padding-left:16px;
	width: 190px;
	float: left;
	font-size:.8em;
	margin-bottom: 3px;
}
	#footer2 {
	padding-left:16px;
	width: 404px;
	float: left;
	font-size:.8em;
	margin-bottom: 3px;
}
	
	#footer3 {
	font-size:.8em;
	text-align:center;
	border-top-width: 4px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	background-color: #CCCCCC;
	color: #000000;
}

.leftimage {
	float: left;
	margin-top: 25px;
	margin-left: 25px;
}

.leftfloat {
	float:left;
}


.rightimage {
	float: right;
	margin-top: 25px;
	margin-right: 25px;
}

/*This section controls the contact page Divs*/

#location {
text-align:center;


 
 }
	
#staff {
margin-left:10px;

}