body {
	background-color: #A88F69;
	font-family: Georgia, "Times New Roman", Times, serif;

}
#mainTable {
	background-image: url(images/green_bkg.gif);
	padding: 10px;
	border: 1px solid #000000;
}
#mainNav {
	background-color: #000000;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding: 12px;
	letter-spacing: 0px;
	width: 760	px;
}
#mainNav a,
#mainNav a:link,
#mainNav a:active,
#mainNav a:visited {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	padding: 12px;
}
#mainNav a:hover {
	color: #A88F69;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	padding: 12px;
}
#subNavCol {
	background-color: #F4ECD9;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	width: 160px;
}
#contentCol {
	background-color: #F4ECD9;
}
.caption {
	background-image: url(images/caption-bkg.jpg);
	background-repeat: repeat-y;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-variant: small-caps;
	letter-spacing: 1px;
}
.content {
	font-size: 12px;
	padding: 15px;
	line-height: 20px;
}
.content h1 {
	font-size: 20px;
}
.footer {
	text-align: center;
	font-size: 10px;
}
.section {
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	background-image: url(images/nav_seperator.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	letter-spacing: 1px;
	text-align: center;
	padding-bottom: 10px;
}
.sectionLinks {
	font-weight: bold;
	font-variant: small-caps;
	font-size: 10px;
	color: #56613F;
	letter-spacing: 0px;
	text-decoration: none;
	text-align: left;
}

.sectionLinks a,
.sectionLinks a:link,
.sectionLinks a:active,
.sectionLinks a:visited {
	font-weight: bold;
	font-variant: small-caps;
	font-size: 12px;
	color: #56613F;
	text-decoration: none;
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #F4ECD9;
	width: 160px;
}
.sectionLinks a:hover,
.sectionLinks a.At,
.sectionLinks a:link.At,
.sectionLinks a:active.At,
.sectionLinks a:visited.At {
	font-weight: bold;
	font-variant: small-caps;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #404B29;
	border: 1px solid #000000;
	width: 160px;
}
.footer a,
.footer a:link,
.footer a:active,
.footer a:visited {
	color:#000000;
	text-decoration: none;
	font-size: 11px;
}
.footer a:hover {
	color:#000000;
	text-decoration: underline;
	}
.content img {
	margin-bottom: 5px;
	margin-left: 5px;
}
a,
a:link,
a:active,
a:visited {
	color: #336600;
	text-decoration: none;
}
a:hover  {
	color: #336600;
	text-decoration: underline;
}
.acclaim  {
	color: #336600;
	text-decoration: none;
	font-weight: bold;
}