/*
gold: #A18E50
brown (home page background): #2d1d1e
brown (address): #330000
*/

body
{
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	background-color: #A18E50;
}
.body
{
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	background-color: #A18E50;
}
H1
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 13pt;
	color: #A18E50;
	margin-top: 0px;
	margin-bottom: 0px
}
.header1
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 13pt;
	color: #A18E50;
	margin-bottom: 0px;
}
H2
{
	font-family: Verdana;
	font-style: italic;
	font-size: 10pt;
	color: #A18E50;
	margin-top: 0px;
	margin-bottom: 0px
}
.header2
{
	font-family: Verdana;
	font-style: italic;
	font-weight: bold;
	font-size: 10pt;
	color: #A18E50;
	margin-top: 0px;
	margin-bottom: 0px
}
hr 
{
	color: #D9CFB9;
	height: 1px;
}
p
{
	margin-top: 0px;
	margin-bottom: 1em;
}
label.elder
{
	width: 115px;
	display: block;
	clear: left;
	float: left;
}
.bodyLarge
{
	font-size: 11pt;
	font-weight: bold;
	color: #A18E50;
}
.bodySmall
{
	font-size: 9pt;	
}
.bodyBold
{
	font-weight: bold;
}
.bodyBoldGold
{
	font-weight: bold;
	color: #A18E50;
}
.internalContent A:link {text-decoration: none; color: #A18E50}
.internalContent A:visited {text-decoration: none; color: #A18E50}
.internalContent A:active {text-decoration: none; color: #A18E50}
.internalContent A:hover {text-decoration: underline; color: #A18E50}

.homeContent A:link {text-decoration: none; color: #A18E50}
.homeContent A:visited {text-decoration: none; color: #A18E50}
.homeContent A:active {text-decoration: none; color: #A18E50}
.homeContent A:hover {text-decoration: underline; color: #A18E50}

.aboutUsMenuItemStyle A:link {text-decoration: none; color: #000000}
.aboutUsMenuItemStyle A:visited {text-decoration: none; color: #000000}
.aboutUsMenuItemStyle A:active {text-decoration: none; color: #000000}
.aboutUsMenuItemStyle A:hover {text-decoration: underline; color: #000000}

.address
{
	font-family: Verdana;
	font-size: 8pt;
	color: #330000;
}

.aboutUsMenuItemStyle 
{
	border-bottom: solid 2px #D9CFB9; padding: 10px 20px 10px 0px;
}
.siteMap
{
	border-bottom: solid 2px #D9CFB9;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.hr
{
	border-bottom: solid 2px #D9CFB9;
	margin-top: 20px;
	margin-bottom: 20px;
}
.smallGroupCellFirst 
{
	padding-left: 20px;
}
.smallGroupCell
{
	padding-left: 5px;
}

#navbar
{
	background: url(../images/navbar.png);
	background-position: center;
	background-repeat: no-repeat;
	padding-left: 40px
}