@charset "utf-8";
/* CSS Document */

a img { border: none; }

#wrapper {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFF8DC;
	font-family: 'PT Sans', sans-serif;
}
#gallery {
	width: 851px;
	text-align: center;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
}

#menuBar {
	background-color: #000;
	height: 2px;
	width: 900px;
	margin-top: 10px;
	text-align: center;
}

#header {
	text-align: center;
	width: 900px;
	background-color: #FFF8DC;
}
#main_content {
	background-color: #FFF8DC;
	width: 900px;
}
#footer {
	background-color: #FFF8DC;
	width: 900px;
	font-size: xx-small;
	text-align: center;
	float: left;
}
#menu {
	background-color: #FFF8DC;
	width: 900px;
	text-align: center;
	letter-spacing: .3em;
	font-size: .8em;
}
#maincontentright {
	float: right;
	width: 440px;
	padding: 5px;
}
#maincontentleft {
	float: left;
	width: 440px;
	padding: 5px;
}

body {
	text-align: center;
	background-color: #fff8dc;
	font-family: font-family: 'PT Sans', sans-serif;
}
.imageCaption {
	font-size: xx-small;
	text-align: right;
	margin-top: 0px;
	margin-right: 5px;
}
#horizontalRule {
	background-color: #000;
	height: 2px;
	width: 100%;
}
h1 {
	font-weight: bold;
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
}
.videoSpacer {
	font-size: 20px;
	color: #FFF8DC;
}
#wrapper #main_content #maincontentright #mc_embed_signup #mc-embedded-subscribe-form {
	background-color: #FFF8DC;
}
