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


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

p {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}

#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: 785px;
	text-align: center;
	letter-spacing: 0.3em;
	font-size: 0.8em;
	height: 32px;
	margin-left: 45px;
}
#menuIndex {
	background-color: #FFF8DC;
	width: 260px;
	text-align: center;
	letter-spacing: 0.3em;
	font-size: 0.8em;
	margin-left: 330px;
	height: 32px;
}

#maincontentright {
	float: right;
	width: 440px;
	padding: 5px;
	text-align: left;
}
#maincontentleft {
	float: left;
	width: 440px;
	padding: 5px;
}
#indexContent {
	float: left;
	width: 290px;
	padding: 5px;
	text-align: center;
}

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: 900px;
}
h1 {
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
h2 {
	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;
}
#wrapper #gallery p {
	text-align: left;
}
.leftPic {
	float: left;
	clear: left;
	padding: 8px;
	height: 300px;
	width: 430px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.rightPic {
	float: right;
	padding: 8px;
	height: 300px;
	width: 430px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.galleryItem {

}
.indexImage      {
	height: 195px;
	width: 290px;
}
