﻿.homepageContent {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 17px;
	width: 460px;
	height: 192px;
}
.homepageNewsletterSignUp {
	font-family: "Century Gothic";
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
	background-color: #DFDFDF;
	padding: 15px;
	width: 260px;
	height: auto;
}
.homepagePhotoArea {
	width: 290px;
	height: 299px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #008000;
}
.photoArea {
	width: 290px;
	height: 299px;
	vertical-align: top;
	background-image: url('../images/sectionBkg.jpg');
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #008000;
	background-color: #086224;
}
.photoArea2 {
	width: 290px;
	height: 299px;
	background-color: #008000;
	vertical-align: top;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #008000;
}

.navigationLine {
	width: 100%;
	border-top-style:solid;
	border-top-width: 1px;
	border-top-color: #008000;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #008000;
	background-color: #D4D3D2;
}

.HomepageInvestorsLink {
	border-width: 1px;
	width: 500px;
	height: 73px;
}
.homepageContact {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #008000;
	height: auto;
}
.homepageCopyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 7pt;
	color: #C0C0C0;
	text-align: left;
	padding: 3px 5px 5px 5px;
	vertical-align: top;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 7pt;
	color: #C0C0C0;
	text-align: left;
	padding: 3px 5px 5px 5px;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #008000;
}
.generalContent {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	vertical-align: top;
	text-align: left;
	padding: 10px 10px 10px 0px;
	width: 100%;
}
.pageHeader {
	font-family: "Century Gothic";
	font-size: 13pt;
	font-weight: bold;
	color: #008000;
	vertical-align: middle;
	text-align: left;
	text-transform: uppercase;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #008000;
	padding-top: 10px;
	padding-bottom: 10px;
}
.selectedPageHeader {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12pt;
}
.quotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 8px;
	color: #008000;
	font-style: italic;
	text-align: left;
	background-color: #FFFFFF;
	padding: 4px;
	float: right;
	width: 150px;
	height: 150px;
}
.homepageTable {
	top: 150px;
}
.bottomLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #008000;
}
.homepageLineright {
	padding-bottom: 73px;
	vertical-align: bottom;
}
.contentTable {
	border-top-style: solid;
	border-width: 1px;
	border-color: #008000;
	float: left;
	vertical-align: top;
}
.pageHeader {
	font-family: "Century Gothic";
	font-weight: bold;
	text-transform: uppercase;
	color: #008000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #008000;
	text-align: left;
	font-size: 14pt;
}
.pressHeader {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #008000;
}
a:active {
	color: #C0C0C0;
	font-size: 11pt;
	text-align: left;
}
a:hover {
	color: #008000;
	font-size: 11pt;
	text-align: left;
	font-weight: bold;
}
a:visited {
	color: #808080;
	font-size: 11pt;
	text-align: left;
}
a:link {
	color: #C0C0C0;
	font-size: 11pt;
	text-align: left;
}
.homepageQuote {
	font-family: "Century Gothic";
	color: #FFFFFF;
	font-size: 10pt;
}



