a:link {
	color: #036F70;
	text-decoration: none;
}
a:visited {
	color: #036F70;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #036F70;
}
.body {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #333333;
	padding-right: 0px;
}


/* Begin NAV Styles
----------------------------------------------------------*/
#nav {
	width: 160px; list-style: none; color: #036f70; padding-left: 0; margin-left: 0 }
#nav li {
	border-bottom: 1px solid #96d5dc;
	padding: 5px 0 }
#nav li.lastchild {
	border-bottom: none }
#nav a:link, #nav a:active, #nav a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 13px; color: #036f70; text-decoration: none; text-transform: uppercase }
#nav a:hover {
	color: #96d5dc }

.header {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	color:  #036F70
}
.footer {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.subheader {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #036F70;
	text-decoration: underline;
}
.image {
	border: 1px solid #036F70;
	padding: 5px;
}
.subheaderGrey {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
.bodySmall {

	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #666666;
	padding-right: 0px;
}
.imagePadded {
	border-color: #036F70;
	margin: 10;
}
.bodyLarge {

	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #333333;
	padding-right: 0px;
}
.photos {
	border-color: #036F70;
	margin: 10;
	padding: 5;
}
.bannercopy {
	font-family: "Trebuchet MS", Arial;
	color: #FFFFFF;
	font-size: 16px;
}

