﻿body
{
	background-color: #503b25;
}
.tan
{
	color: #f6f8ee;
}
.aqua
{
	color: #65a1a2;	
}
.brown
{
	color: #6f5234;
}
.lightbrown
{
	color: #8b7357;
}
.gold
{
	color: #c0af67;
}
.darkgold
{
	color: #897c48;
}
.mainImageBackground
{
	background-position: center top;
	background-repeat: no-repeat;
}
.frontpagetext
{
	font-size: 20pt;
	color: white;
	font-family: Times New Roman;
	line-height: 22pt;
}
.footertext
{
	color: #65a1a2;
	font-size: 10pt;
	font-family: Arial;
}
.captiontext
{
	color: #65a1a2;
	font-size: 10pt;
	font-family: Arial;
}
.breadCrumbText
{
	font-size: x-large;
	color: #c0af67;
	font-family: 'Times New Roman';
	background-color: #f6f8ee;
	text-align: left;
	vertical-align: middle;
	cursor: hand;
}
.documentText
{
	font-size: small;
	color: White;
	font-family: Arial;
	text-align: left;
	line-height: 14pt;
}
.galleryText
{
	font-size: small;
	color: Gray;
	background-color: White;
	font-family: Arial;
	text-align: left;
	line-height: 14pt;
}
.loggedInText
{
	font-size: x-small;
	color: gray;
	font-family: Arial;
	text-align: left;
}
.documentItalics
{
	font-size: x-small;
	color: White;
	font-family: Arial;
	text-align: left;
	line-height: 14pt;
	font-style: italic;
}
.headerText
{
	font-size: medium;
	color: White;
	font-family: Arial;
	text-align: left;
	line-height: 14pt;
}

.labelText
{
	font-size: small;
	color: Black;
	font-family: Arial;
	text-align: left;
	line-height: 14pt;
	font-weight: bold;
}
.menutext
{
	font-size: medium;
	color: #6f5234;
	font-family: 'Times New Roman';
	background-color: white;
	text-align: left;
	vertical-align: bottom;
}
.menusmall
{
	font-size: x-small;
	color: Gray;
	font-family:Arial;
	text-align: left;
	vertical-align: bottom;
}
.photoPanelText
{
	font-size: medium;
	color: White;
	font-family: 'Times New Roman';
	background-color: #6f5234;
	text-align: left;
	text-decoration: none;
}
.photoPanelTextBold
{
	font-size: medium;
	color: White;
	font-family: 'Times New Roman';
	font-weight: bolder;
	background-color: #6f5234;
	text-align: left;
	text-decoration: none;
}
a.prevNextButtonText:link
{
	font-size: small;
	color: #c0af67;
	font-family: Arial;
	background-color: #6f5234;
	text-align: left;
	text-decoration: none;
}
a.prevNextButtonText:visited
{
	font-size: small;
	color: #c0af67;
	font-family: Arial;
	background-color: #6f5234;
	text-align: left;
	text-decoration: none;
}
a.prevNextButtonText:hover
{
	font-size: small;
	color: Yellow;
	font-family: Arial;
	background-color: #6f5234;
	text-align: left;
	text-decoration: none;
}
a.prevNextButtonTech:link
{
	font-size: small;
	color: White;
	font-family: Arial;
	text-align: left;
	text-decoration: none;
}
a.prevNextButtonTech:visited
{
	font-size: small;
	color: White;
	font-family: Arial;
	text-align: left;
	text-decoration: none;
}
a.prevNextButtonTech:hover
{
	font-size: small;
	color: Yellow;
	font-family: Arial;
	text-align: left;
	text-decoration: none;
}
.menuseperator
{
	font-size: medium;
	color: #6f5234;
	font-family: 'Times New Roman';
	background-color: white;
	text-align: left;
	vertical-align: bottom;
}
.separatorBar
{
	background-color: #65a1a2;
}
.separatorRow
{
	background-color: #6f5234;
}
.plainBackground
{
	background-color: White;
}
.opaque
{
	filter: alpha(opacity=50);
	opacity:.50;
	background-color: White;
}
.centerImage
{
	text-align:center;
	vertical-align: middle;
}
