body {
	color: #000;
	background-color: #FFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	line-height: 15pt;
	margin: 0px;
}
a:link
{
	color: #005596;
	text-decoration: underline;
}
a:hover
{
	color: #8f5657;
	text-decoration: underline;
}
a:visited
{
	color: #005596;
	text-decoration: underline;
}
a:active
{
	color: #005596;
	text-decoration: underline;
}
.cardon_footer {
	font-size: 11pt;
	line-height: 14pt;
	color: #005596;
	padding-top: 6px;
	padding-bottom: 6px;
}


.content_cell {
	padding-bottom: 20px;
	padding-top: 20px;
}
.sub_nav_cell {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1c3462;
	color: #8f5657;
	font-size: 13px;
	padding-top: 5px;
}
.sub_nav_cell a
{
	margin-left: 15px;
}
.sub_nav_cell a:link
{
	color: #8f5657;
	text-decoration: none;
}
.sub_nav_cell a:hover
{
	color: #8f5657;
	text-decoration: underline;
}
.sub_nav_cell a:visited
{
	color: #8f5657;
	text-decoration: none;
}
.sub_nav_cell a:active
{
	color: #8f5657;
	text-decoration: none;
}
.gold a:link
{
	color: #C6982C;
	text-decoration: underline;
}
.gold a:hover
{
	color: #8f5657;
	text-decoration: underline;
}
.gold a:visited
{
	color: #C6982C;
	text-decoration: underline;
}
.gold a:active
{
	color: #C6982C;
	text-decoration: underline;
}
#maploc {
	height: 401px;
	width: 271px;
}

