@charset "utf-8";
body {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-color: #97E0CF;
	background-position: center top;
}
#main {
	width:978px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#collectionsTable {
	width: 331px;
	padding: 0px;
	margin-top: 40px;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 50px;
}

#collectionsNote {
	float: right;
	height: 130px;
	width: 270px;
	padding: 60px;
	margin: 60px;
}

#header {
	height: 142px;
	width: auto;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(images/titleSmaller.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#left {
	float: left;
	width: 252px;
	height: 377px;
	background-image: url(aboutpic.gif);
	margin: 10px;
	background-repeat: no-repeat;
	vertical-align: text-top;
}
#heading {
	height: 50px;
	width: 300px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.headingText {
	font-family: "Century Gothic", Arial, Calibri;
	font-size: 36px;
	text-align: center;
	width: auto;
}


#content {
	height: auto;
	width: auto;
	font-weight: normal;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#aboutStatement {
	height: auto;
	width: auto;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.subheadingText {
	font-family: "Century Gothic", Arial, Calibri;
	font-size: 20px;
	text-align: right;
	text-indent: 20;
	padding: 5px;
	margin: 0px;
}


#homepicture {
	height: 340px;
	width: 948px;
	background-image: url(images/frontpics.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 5px;
	float: none;
}
.contentText {
	font-family: "Century Gothic", Arial, Calibri;
	font-size: 18px;
	color: #000;
	font-weight: normal;
	text-align: justify;
	text-indent: 0px;
	white-space: normal;
	font-style: normal;
}
.collectionsText {
	font-family: "Century Gothic", Arial, Calibri;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: justify;
}

.centerText {
	font-size: 18px;
	color: #000;
	text-align: center;
	font-weight: normal;
	font-family: "Century Gothic", Arial, Calibri;
}

#menu {
	height: 60px;
	width: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	
}
#contactPic {
	background-image: none;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contactNote {
	height: 250px;
	width: auto;
	margin: 0px;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#findPic {
	background-image: none;
	height: 300px;
	width: 270px;
	margin-top: 40px;
	margin-right: 80px;
	margin-bottom: 80px;
	margin-left: 80px;
	background-repeat: no-repeat;
}
.findusText {
	font-size: 14px;
	font-family: "Century Gothic", Arial, Calibri;
}

#storeNote {
	float: right;
	height: auto;
	width: 527px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
}
#eventNote {
	float: left;
	height: auto;
	width: 300px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	text-align: center;
}
