/*====HEADER====*/
body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, Times, serif;
	font-size: 1.1em;
	line-height: 1.6em;
	color: #8C8C8C;
	background-color: #ffffff;
	text-align: justify;
	}
#headerTop{
	position: absolute;	
	top: 40px;
	left: 40px;
	width: 710px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	}
#headerBottom {
	position: absolute;	
	top: 178px;
	left: 40px;
	width: 710px;
	height: 222px;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	}

#headerRight {
	position: absolute;	
	top: 50px;
	left: 750px;
	width: 40px;
	height: 350px;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	}
#footer {
	position: relative;
	top: 10px;
	left: 10px;
	width: 650px;
	height: inherit;
	margin: 0px 0px 50px;
	padding: 0px;
	float: left;
	clear: all;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: .9em;
	line-height: 1.6em;
	letter-spacing: 0em;
	vertical-align: top;
	color: #CCCCCC;
	text-align: left;
	background-color: #ffffff;
	}
#footer p a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ACC975;
	text-decoration: none;
	}
#footer p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ACC975;
	text-decoration: underline;
	}

/*====SECONDARY MENU====*/

#navOne {
	position: absolute;	
	top: 400px;
	left: 40px;
	width: 670px;
	height: 27px;
	margin: 0px;
	padding: 9px 0px 0px 10px;
	background-color: #CFE296;
	border-top: 1px solid #ACC975;
	border-bottom: 1px solid #ACC975;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.2em;
	letter-spacing: 0em;
	color: #ffffff;
	text-align: left;
	}
#navOne ul {
	position: relative;
	top: 0px;
	left: -40px;
	font-family: Arial, Helvetica, sans-serif;
	display: none;
	font-size: 1em;
	line-height: 1.2em;
	letter-spacing: 0em;
	display: inline;
	list-style-type: none;
	}
#navOne li {
	display: inline;
	padding: 0px 8px 0px 0px;
	text-decoration: none;
	}
#navOne ul li a {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #85A838;
	display: inline;
	}
#navOne ul li a:hover {
	text-decoration: underline;
	color: #ffffff;
	}
#container {
	position: absolute;
	top: 450px;
	left: 40px;
	width: 670px;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	}

/*====TERTIARY MENU====*/

#navTwo {
	position: relative;
	margin: 10px 0px 0px 0px;
	padding: 0px 10px 10px 0px;
	width: 200px;
	height: inherit;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	letter-spacing: 0em;
	color: #CCCCCC;
	text-align: left;
	}
#navTwo ul {
	position: relative;
	top: 0px;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	display: none;
	font-size: 1em;
	line-height: 1.5em;
	letter-spacing: 0em;
	display: inline;
	list-style-type: none;
	}
#navTwo li {
	text-decoration: none;
	}
#navTwo ul li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	}
#navTwo ul li a:hover {
	color: #ACC975;
	text-decoration: underline;
	}

/*====TEMPLATE BEGINS HERE====*/

.content {
	position: relative;
	width: 660px;
	height: inherit;
	top: 0px;
	left: 10px;
	margin: 0px;
	padding: 0px;
	float: left;
	}
.content a {
	color: #ACC975;
	text-decoration: none;
	}
.content a:hover {
	color: #ACC975;
	text-decoration: underline;
	}
.content h3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ACC975;
	text-decoration: none;
	}
.content h3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ACC975;
	text-decoration: underline;
	}
.sidebar {
	position: relative;
	width: 200px;
	height: inherit;
	top: 0px;
	left: 0px;
	margin: 10px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	float: left;
	}
.sidebar h1 a	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #B2B2B2;
	}
.sidebar h1 a:hover	{
	color: #ACC975;
	text-decoration: underline;
	}
.home {
	position: relative;
	width: 419px;
	height: inherit;
	top: 0px;
	left: 0px;
	float: right;
	clear: all;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	background-color: #ffffff;
	}
.home p a {
	font-family: Georgia, Times, serif;
	font-weight: normal;
	color: #ACC975;
	text-decoration: none;
	}
.home p a:hover {
	font-family: Georgia, Times, serif;
	font-weight: normal;
	color: #ACC975;
	text-decoration: underline;
	}
.main {
	position: relative;
	width: 419px;
	height: inherit;
	top: 0px;
	left: 0px;
	float: right;
	clear: all;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	background-color: #ffffff;
	border-left: 1px solid #ACC975;
	}
.main p a {
	font-family: Georgia, Times, serif;
	font-weight: normal;
	color: #ACC975;
	text-decoration: none;
	}
.main p a:hover {
	font-family: Georgia, Times, serif;
	font-weight: normal;
	color: #ACC975;
	text-decoration: underline;
	}

/*====TEMPLATE ENDS HERE====*/

/*==TEXT STYLES==*/

h1 	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.7em;
	line-height: 1.3em;
	letter-spacing: -0.05em;
	color: #B2B2B2;
	text-align: left;
	}
h2 	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 1.8em;
	line-height: .9em;
	letter-spacing: 0em;
	color: #CCCCCC;
	text-align: left;
	}
h3 	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.4em;
	line-height: 1em;
	color: #ACC975;
	text-align: left;
	}
h4 	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.1em;
	line-height: 1.3em;
	color: #ACC975;
	text-align: left;
	}
h5 	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.1em;
	color: #B2B2B2;
	text-align: left;
	}
.blockquote {
	font-family: Georgia, Times, serif;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.8em;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	color: #ACC975;
	text-align: left;
	border-left: 2 px dotted #ACC975;
	}

/*==IMAGE STYLING==*/

.home img {
	border: 1px solid;
	border-color: #8C8C8C;
	margin: 5px 20px 20px 0px;
	padding: 5px;
	float: left;
	}

.main img {
	border: 1px solid;
	border-color: #8C8C8C;
	margin: 10px 0px 10px 0px;
	padding: 5px;
	}

.caption {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	font-size: .7em;
	line-height: .9em;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #8C8C8C;
	text-align: left;
	}