body {
	margin: 0px;
	background-image: url(../images/mainBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #200F14;
}
.location {
	font-family: Garamond;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

.mainMenu {
	font-family: Cambria;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	vertical-align: bottom;
	padding-right: 10px;
	padding-bottom: 7px;
}
.subMenu {
	font-family: Garamond;
	font-size: 12px;
	font-weight: bold;
	color: #445C6F;
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
}
.mainTable {
	background-image: url(../images/whiteBG.jpg);
	background-position: center top;
}
.mainInfo {
	font-family: Garamond;
	font-size: 12px;
	color: #160A0E;
	text-align: justify;
}
.mainTitle {
	font-family: Garamond;
	font-size: 20px;
	font-weight: bold;
	color: #160A0E;
}
.subTitle {
	font-family: Garamond;
	font-size: 15px;
	font-weight: bold;
	color: #160A0E;
}
.subAlbum {
	font-family: Garamond;
	font-size: 12px;
	color: #445C6F;
	text-decoration: none;
	background-color: #DEE6EB;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}
.bottomInfo {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.titleRed {
	font-family: Garamond;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9C1826;
	text-align: center;
}
.titleBrown {
	font-family: Garamond;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #BDAD75;
	text-align: center;
}
.borderBlue {
	border: 1px solid #344654;
}
.borderRed {
	border: 1px solid #9C1826;
}
.borderBrown {
	border: 1px solid #7D6F3C;
}
.borderLightBr {
	border: 1px solid #DAD1B2;
}

.lightBrown {
	font-family: Garamond;
	font-size: 12px;
	color: #160A0E;
	background-color: #DAD1B2;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.lightWhite {
	font-family: Garamond;
	font-size: 12px;
	color: #160A0E;
	background-color: #F4F1E8;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.lWhite {
	font-family: Garamond;
	font-size: 12px;
	color: #160A0E;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a.sub:hover{
	font-family: Garamond;
	font-size: 12px;
	font-weight: bold;
	color: #5F809A;
	text-decoration: underline;
}
a.sub:visited, a.sub:active, a.sub:link{
	font-family: Garamond;
	font-size: 12px;
	font-weight: bold;
	color: #445C6F;
	text-decoration: none;
}
a.download:visited, a.download:active, a.download:link{
	font-family: Garamond;
	font-size: 12px;
	font-weight: bold;
	color: #160A0E;
	text-decoration: undeline;
}
a.bottom:visited, a.bottom:active, a.bottom:link{
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.links:visited, a.links:active, a.links:link{
	font-family: Garamond;
	font-size: 11px;
	font-weight: bold;
	color: #160A0E;
	text-decoration: underline;
}
a.archive:visited, a.archive:active, a.archive:link{
	font-family: Garamond;
	font-size: 11px;
	font-weight: bold;
	color: #160A0E;
	text-decoration: underline;
}
.textBox {
	font-family: Garamond;
	font-size: 12px;
	font-weight: bold;
	color: #160A0E;
	border: 1px solid #7D6F3C;
}
.picTitle {
	font-family: Cambria;
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #BDAD75;
	padding-right: 10px;
	padding-left: 10px;
}
