
body {
	margin-top: 0px;
}
body {
	background-image: url(images/backgroundd2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.nav {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #FFFFFF;
}

.nav a:link {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.nav a:visited {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.nav a:hover {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #39C9F4;
	text-decoration: none;
}

.nav a:active {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}


a:link {
	color: #39C9F4;
		text-decoration: none;
}
a:visited {
	color: #39C9F4;
		text-decoration: none;
}
a:hover {
	color: #8CC367;
		text-decoration: none;
}
a:active {
	color: #39C9F4;
		text-decoration: none;
}

.footer {
	background-image: url(images/footerd3.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}
.textheader {
	font-size: 24px;
	font-weight: bold;
	color: #39c9f4;
	font-family: Tahoma, Arial;
}
.text {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.newsletterbg {
	background-image: url(images/newsletterbox.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.navtitle {	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #8CC365;
	font-weight: bold;
}