body {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	margin:0px;
	background-image:URL(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#003746;
}
div.siteFrame {
	width: 780px;
	margin-top: 20px;
	padding: 2px;
	text-align: center;
	background-color: #ffffff;
}
div.contact {
	text-align: right;
	margin-top: 85px;
}
td.nav {
	width: 190px;
	background-image:URL(../images/navbg.gif);
	background-repeat:repeat-y;
	vertical-align: top;
}
td.content {
	width: 590px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: left;
	vertical-align: top;
}
table.copyright {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	height: 29px;
	background-image: URL(../images/copyrightbg.gif);
	background-repeat: repeat-x;
}
p, li {
	margin-top: 5px;
	margin-bottom: 5px;
}
p.subNavHead {
	border-bottom: 2px solid #49921c;
	font-weight: bold;
	font-size: 13px;
	color: #1d5262;
	padding: 3px;
	margin: 0px;
}
.subheading {
	font-size: 13px;
	font-weight: bold;
	color: #1e5363;
	margin-bottom: 3px;
}
.photoborder {
	border: 1px solid #1e5363;
	padding: 1px;
}
a:link {
	color: #49921c;
}
a:active {
	color: #49921c;
}
a:hover {
	color: #54ac1e;
}
a:visited {
	color: #317c00;
}
hr {
	text-align: center;
	noshade: no-shade;
	color: #1e5363;
	height: 1px;
	width: 95%;
}
