/* CSS Document */

body {
	background-image: url(images/gradient.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #8cc63f;
	font-style: italic;
	letter-spacing: 0.035em;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: 88898c;
	line-height: 20px;
}
.nav  :link {
	color: #88898c;
	text-decoration: none;
}
.nav  :visited {
	text-decoration: none;
	color: #88898c;
}
.nav :hover {
	text-decoration: none;
	color: #8cc63f;
}
.nav  :active {
	text-decoration: none;
	color: #8cc63f;
}
.navblue {
	text-decoration: none;
	color: #8cc63f;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
}
.bottomtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #90b0a7;
	font-style: italic;
}

.mainheader {
	color: #6cb2a4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
}
.subheader {
	color: #6cb2a4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
}
.subheader2 {
	color: #6cb2a4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
}
.text :link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
	letter-spacing: 0.005em;
}
.text2 :link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.back{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
	font-style: italic;
}
.back  :link {
	color: #999999;
	text-decoration: none;
}
.back  :visited {
	text-decoration: none;
	color: #999999;
}
.back :hover {
	text-decoration: none;
	color: #6d6e71;
}
.back  :active {
	text-decoration: none;
	color: #999999;
}

