.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: e0e0e0;
	padding: 0px 5px 5px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #69522F;
	padding: 0px 10px;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffab00;
	font-size: 12px;
	padding: 12px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 7e0100;
	text-transform: uppercase;
}
.text2 {
	padding: 0px 10px;
}
.greyborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
}
.brownborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cf9636;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7e0100;
	font-size: 14px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7E6339;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7e0100;
	font-size: 12px;
}

	.subhead2 a:link,
	.subhead2 a:visited {
	color: #7e0100;
	text-decoration: none;
}

	.subhead2 a:hover, 
	.subhead2 a:active
	{
	color: #7e0100;
	text-decoration: underline;
	}
	
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #69522f;
	font-size: 12px;
}

	A:link		{
	text-decoration: none;
}
	A:visited	{
	text-decoration: none;
}
	A:hover		{
	text-decoration: underline;
}	
A:active	{
	text-decoration: underline;
}
	.text a:link,
	.text a:visited{
	color: #69522f;
	text-decoration: none;
}

	.text a:active,
	.text a:hover {
	color: #7e0100;
	text-decoration: underline;
	}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #7e0100;
	padding-right: 5px;
	padding-left: 5px;
}
	.sidebar a:link,
	.sidebar a:visited {
	color: #7e0100;
	text-decoration: none;
}
	.sidebar a:hover,
	.sidebar a:active
	 {
	color: #69522f;
	text-decoration: underline;
	}

.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #69522F;
	padding: 0px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #69522F;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7e0100;
}
	.caption a:link,
	.caption a:visited{
	color: #69522F;
	text-decoration: none;
}
	.caption a:active,
	.caption a:hover {
	color: #7e0100;
	text-decoration: underline;
	}
	h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: 7e0100;
	margin-right: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 69522f;
}
.brownborder2 {
	border: 1px solid #cf9636;
}
formfields {
	background-color: DDB875;
	border: 1px solid cf9636;
}
.forms {
	background-color: DDB875;
	border: 1px solid cf9636;
	padding: 2px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #7e0100;
}

	.footer a:link,
	.footer a:visited{
	color: #7e0100;
	text-decoration: none;
}

	.footer a:hover,
	.footer a:active
	 {
	color: #69522f;
	text-decoration: underline;
	}
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #7e0100;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #69522f;
	text-align: center;
	text-decoration: none;
	width: 100%;
	padding-top: 5px;
}

	.menu2 a:link,
	.menu2 a:visited{
	color: #7e0100;
	text-decoration: none;
}
.menu2 a:hover,
	.menu2 a:active
	 {
	color: #69522f;
	text-decoration: underline;
	}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7e0100;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #69522f;
	line-height: 18px;
}

	.address a:link,
	.address a:visited{
	color: #ffab00;
	text-decoration: none;
}

	.address a:hover,
	.address a:active
	 {
	color: #ffab00;
	text-decoration: underline;
	}
