body {
	background-color: #3F3F3F;
	}
h1 {
	font-size: 1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #999900;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: left;
	font-weight:lighter;
}

h2 {
	font-size: 1.1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #006600;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: left;
	font-weight:normal;
	
}
h3{
	font-size: 1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #006600;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: left;
	font-weight:normal;
	
}




p {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: left;
	font-weight:normal;
}


li {
	font-size: 0.9em;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: left;
	font-weight:normal;
	
}

a {
	color: #006600;
}
	
a:hover {
	color:#999900;
}
	
/* NAVIGATION */

.nav p {
	
	text-align:right;
	font-size: 1em;
		color: #999900;

}

.nav a {
	color: #999900;
	text-decoration: none;
}

.nav a:hover {
	color:#006600;
	text-decoration: underline;
	}
	
.navcurrent  a {
	color:#006600;
	}
	
p.navheading{
	 font-size: 1.6em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #006600;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: left;
	font-weight:normal;
}
.navheading a {
	color: #006600;
	text-decoration: none;
}

.navheading a:hover {
	color:#999900;
		}

	
	
/* HOMEPAGE */



h1.home {
	font-size: 2.1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #006600;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: left;
	font-weight:normal;
}

h2.home {
	font-size: 1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #999900;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: left;
	font-weight:lighter;
}

h3.home {
	font-size: 1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: left;
	font-weight:normal;

}

h4.home {
	font-size: 1.1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: left;
	font-weight:normal;
}

p.white {
	font-size: 0.8em;
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: left;
	font-weight:normal;
}

a.white {
	color: #ffffff;
	}
a.white:hover {
	color:#ffffff;
	}
	
p.dots {
	font-size: 1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #999900;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: left;
}

/* GALLERY PAGE */

p.steps{
	font-size: 1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #006600;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: left;
	font-weight:lighter;
}

a.steps {
	color: #999900;
	}
a.steps:hover {
	color:#006600;
	}
a.stepsarrow {
	color: #999900;
	text-decoration:none;
	}
a.stepsarrow:hover {
	color:#006600;
	text-decoration:none;
	}

