.pageTable {
	border-width: 1;
	border-color: #440000;
	border-style: solid;
	background-color: #EEEEDD; 
}
.logoCell {
	font-family: "Monotype Corsiva";
	font-size: 28pt;
	color: #004400;
	text-align: Center;
	font-weight: normal;
}
.sloganCell {	font-family: "MS Sans Serif", Arial, Helvetica, Sans;
	font-size: 10pt;
	color: #004400;
	text-align: Center;
	font-weight: bold;
}

.menu {
	font-family: "MS Sans Serif", Arial, Helvetica, Sans;
	font-size: 12pt;
	color: #FFEEDD;
	text-align: Center;
	font-weight: bolder;
	text-decoration: none; }

.menu:hover { text-decoration: underline; }

.menuCell{
	background-color: #550000;
}

.contentCell {
	font-family: "MS Sans Serif", Arial, Helvetica, Sans;
	color: #004400;
	font-size: 12pt;
	font-weight: bold;
}
.galleryLink{
	font-family: "MS Sans Serif", Arial, Helvetica, Sans;
	color: #004400;
	font-size: 14pt;
	font-weight: bold;
}
.galleryBorderTopBottom{
	border-top-width: 1;
	border-top-color: #440000;
	border-top-style: solid;
	border-bottom-width: 1;
	border-bottom-color: #440000;
	border-bottom-style: solid;
}
.galleryBorderLeftRight{
	border-left-width: 1;
	border-left-color: #440000;
	border-left-style: solid;
	border-right-width: 1;
	border-right-color: #440000;
	border-right-style: solid;
}
.galleryBorderMiddle{
	border-width: 1;
	border-color: #440000;
	border-style: solid;
}
.galleryComment{
	font-family: "MS Sans Serif", Arial, Helvetica, Sans;
	color: #004400;
	font-size: 12pt;
	font-weight: bold;
}

h1{
	color: #004400;
	font-family: "MS Sans Serif", Arial, Helvetica, Sans;
	font-size: 18pt;
	font-weight: bold;
	text-align: Center;
}

hr{
	border-width: 1;
	border-color: #440000;
}

.copyRightCell {
	font-size: 8pt;
	border-top-color: #440000;
	border-top-style: solid;
	border-top-width: 1;
}

.copyRightLink { font-size: 8pt; color: #440000;}

.AddressHours { font-size: 14pt;}

body { color: #004400; background-color: #EEDDCC }

.imgGallery { border-wdith: 1; border-color: #000000; border-style: solid; }

.contactLabel {
	font-size: 14pt;
	font-weight: bold;}

.contactInfo {font-size: 14pt;}

