/* Formatting for main body text */
TD {
	font-size:13px;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	color:#666666;
	line-height: 18px;
	text-align: left;
}
TD a {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-decoration: underline;
	line-height: 18px;
	color: #304006;
}
TD a:hover { 
	color: #A4B47A;
	line-height: 18px;
	text-decoration: underline;
}
.form {
	font-size: 13px;
	color: #666666;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	border: 1px solid #999999;
}
sub { font-size:10px;}
.rollo{ font-size:11px;}

/* BodyColors */
body {
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	color:#666666;
	background-color: #ffffff;
	line-height: 18px;
}

h3 {font-size: 15px;}

li {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #666666;
}
/*main navigation state*/
.mainNav {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
}
.mainNav a {
    color: #ffffff;
	text-decoration: none;
}
.mainNav a:hover {
    color: #D6E2BA;
	text-decoration: none;
}

/*sub navigation state*/
.subNav {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: 536a3c;
	line-height: 16px;
}
.subNav a {
    color: #536a3c;
	text-decoration: none;
}
.subNav a:hover {
    color: #304006;
	text-decoration: underline;
}
.tagline {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B7D86B;
	text-align: justify;
}

/* footer below*/
.gallery {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #565A4A;
}

.footer {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #A4B47A;
}
.footer a:link {
	color: #304006;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #304006;
}
.footer a:hover {
	text-decoration: underline;
	color: #A4B47A;
}
.footer a:visitedhover {
	text-decoration: underline;
	color: #304006;
}

.internalMidHead{
	font-size:18px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color:#ffffff;
	text-decoration : none;
	text-align: left;
	font-weight: bold;
	line-height: 22px;
	text-indent: 5pt;
}
.white{
	font-size:18px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color:#ffffff;
	text-decoration : none;
	text-align: left;
	font-weight: bold;
	line-height: 22px;
}

.halfSpacer {
	color: #ffffff;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 5px;
	line-height: 5px;
}
hr {
	height: 1px;
	border-top: 1px solid #cccccc;
	border-right: 0px none #cccccc;
	border-bottom: 0px none #cccccc;
	border-left: 0px none #cccccc;
}
/*sitemap navigation state*/
.sitemap {
	width: 300px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	list-style-type: none;
	font-size: 15px;
	font-weight: bold;
	line-height: 16px;
}
.sitemap ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
		
.sitemap li {
	color: #666666;
	text-decoration: none;
	width: 300px;
	text-align: left;
}
	
.sitemap li a {
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 20px;
	display: block;
	background-color: #ffffff;
	color: #666666;
	text-decoration: none;
	width: 300px;
}

html>body #sitemap li a {
	width: 100%;
}
.sitemap li a:hover {
	background-color: #D0E5AF;
	color: #5D712C;
}

.sitemap li a:visited {
	background-color: #ffffff;
	color: #666666;
}

.sitemap li a:visited:hover {
	text-decoration: underline;
	background-color: #D0E5AF;
	color: #5D712C;
}

/*sitemap navigation active state*/
.sitemap li span {
	text-align: left;
	display: block;
	background-color: #ffffff;
	color: #666666;
	text-decoration: none;
}
	
.sitemap li span a {
	display: block;
	background-color: #ffffff;
	border-bottom: 1px solid #CCCCCC;
	color: #666666;
	text-decoration: none;
	width: 100%;
}

.sitemap li span a:hover {
	background-color: #304006;
	color: #ffffff;
}

.sitemap li span a:visited {
	text-decoration: none;
	background-color: #ffffff;
	color: #666666;
}

.sitemap li span a:visited:hover {
	text-decoration: underline;
	background-color: #304006;
	color: #ffffff;
}
