BODY {

	background-color: #9FD2E3;
	background-image: url(images/bg.gif);
	background-position: center top;
	background-repeat: repeat-x;
	margin-top: 0px; 	margin-bottom: 0px; 	margin-left: 0px; 	margin-right: 0px;
}
.mainbody {

	background-color: #ffffff;
}
.nav {

	background-color: #00173A;
	background-image: url(images/navbg.gif);
	background-position: center top;
	background-repeat: repeat-x;
	font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: regular;
	color: #FFFFFF;
	text-decoration: none;	
}

.nav A:link {color: #FFFFFF; text-decoration: none}
.nav A:visited {color: #FFFFFF; text-decoration: none}
.nav A:active {color: #FFFFFF; text-decoration: none}
.nav A:hover {color: #FFFFFF; text-decoration: underline;}
.bodycopy {
	font-family: "Myriad Pro", Arial, tahoma, verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: regular;
	color: #251A25;
	text-decoration: none;	
		line-height: 24px;
}
.bodycopy A:link {color: #5C9F27; text-decoration: none}
.bodycopy A:visited {color: #5C9F27; text-decoration: none}
.bodycopy A:active {color: #5C9F27; text-decoration: none}
.bodycopy A:hover {color: #37700B; text-decoration: underline;}

h1.bodycopy {
	font-family: "Myriad Pro", Arial, Tahoma;
	font-size: 38px;
	font-weight: bold;
	color: #16788E;
	line-height: 43px;	
}

h2.bodycopy {
	font-family: "Myriad Pro", Arial, Tahoma;
	font-size: 23px;
	font-weight: bold;
	color: #70BB35;
}

h3.bodycopy {
	font-family: "Myriad Pro", Arial, Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #0985A0;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h4.bodycopy {
	font-family: "Myriad Pro", Arial, Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #87c548;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.link {
	font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: regular;
	color: #30577F;
	text-decoration: none;	
}
.link:hover{
	text-decoration: underline;
}

.phone {
	font-family: "Myriad Pro", verdana, tahoma, Arial, Helvetica, sans-serif;
	font-size: 38px;
	font-weight: bold;
	color: #AAE387;
	text-decoration: none;	
}

.footer {
	background-color: #7FC058;
	font-family: Arial, tahoma, verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: regular;
	color: #ffffff;
	text-decoration: none;	
}
.footer A:link {color: #FFFFFF; text-decoration: none; text-transform:uppercase;}
.footer A:visited {color: #FFFFFF; text-decoration: none; text-transform:uppercase;}
.footer A:active {color: #FFFFFF; text-decoration: none; text-transform:uppercase;}
.footer A:hover {color: #FFFFFF; text-decoration: underline; text-transform:uppercase;}

.footerlink {
	font-family: Arial, tahoma, verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: regular;
	color: #FFFFFF;
	text-decoration: none;	
}
.footerlink:hover{
	text-decoration: underline;
}


.mainnav {
	font-family: Arial, tahoma, verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #70BB35;
	text-align: center;
}
.mainnav A:link {color: #FFFFFF; text-decoration: none; text-transform:uppercase;}
.mainnav A:visited {color: #FFFFFF; text-decoration: none; text-transform:uppercase;}
.mainnav A:active {color: #FFFFFF; text-decoration: none; text-transform:uppercase;}
.mainnav A:hover {color: #035A6B; text-decoration: none; text-transform:uppercase;}

.headercopy {
	font-family: "Myriad Pro", Arial, tahoma, verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2096B0;
	text-decoration: none;	
	line-height: 16px;
}