body {
	background: #334633 url(../img/body-bg.gif) top repeat-x;
	}
	
#wrapper {
	margin: 0 auto;
	}
	
.border {
	display: table;
	border: 1px solid #00ff00;
	}
	
#header {
	margin-bottom: -20px;
}

#content {
	margin-top: 0;
}
	
#header h1 {
	display: block;
	height: 230px;
	width: 960px;
	background-image: url(../img/mingo-header.gif);
	background-repeat: none;
	}
	
#header h1 span {
	display: none;
	}
	
.thickborder {
	border: 5px solid #334633;
}

#footer {
	background: #182118 url(../img/footer-bg.gif) center repeat-x;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 55px;
}

#footer p {
	margin: 3px;
	font-size: 0.8em;
	text-align: center;
	color: #eee;
}

#blurb {
	background: url(../img/blurb-bg.gif) center no-repeat;
	height: 287px;
}

#content {
	background-color: #FFF;
}

#hnav {
	margin-top: 5px;
	margin-bottom: 5px;
	background: #344834 url(../img/nav-bg.gif) center repeat-x;
	height: 53px;
}

hr {
	width: 940px;
	border-top: 1px dotted #3c3d1b;
}

.infobox {
}

.infobox p,.infobox h3 {
	margin: 5px;
}

.infobox h3 {
	border-bottom: 1px dotted #3c3d1b;
}

#sublinks p {
	margin: 3px;
	font-size: 0.9em;
	text-align: center;
}

#calendar {
	background-color: #bbab78;
}

.right {
	float: right;
	clear: right;
	margin-left: 10px;
}

.left {
	float: left;
	clear: left;
	margin-right: 10px;
}

.img-border {
	padding: 5px;
	border: 1px solid #999;
}

.just {
	text-align: justify;
}

label {
	display: block;
}

.formfield {
	width: 350px;
	xborder: 1px solid #cccccc;
	padding: 5px;
	font-weight: bold;
	
}

input.button {
	margin-top: 10px;
	display: block;
	width: auto;
	border: 
}

.paypal {
	margin-top: 20px;
}

.photoblock {
	float: left;
	width: 300px;
	margin: 5px;
}

.photoblock img {
	padding: 2px;
	border: 1px solid #3c3d1b;
}

.photoblock h2 { 
	text-align:center; 
	margin-bottom: 0;
}

.photoblock h3 {
	font-size: 1.1em;
	text-align: center;
	margin:0;
}

.photoblock p {
	text-align: center;
}