@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #E9E9CF;
	background-image: url(images/headerbkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.wrapper .content .mainText h1 {
	color: #659436;
	margin: 0px;
	padding: 0px;
	font-size: 24px;
}
.wrapper .content .mainText h3 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #659436;
	color: #6A7769;
}


.wrapper {
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-image: url(images/contentBkg.gif);
	background-repeat: repeat-y;
}
.wrapper a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.wrapper a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.wrapper  a:visited {
	font-weight: bold;
	text-decoration: none;
}
.wrapper a:visited:hover {
	font-weight: bold;
	text-decoration: none;
}


.wrapper .headera {
	background-image: url(images/headerTop.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 82px;
	width: 1000px;
	position: relative;
}
.wrapper .headerb #video {
	height: 35px;
	width: 363px;
	position: absolute;
	left: 596px;
	top: 134px;
}
.wrapper .headerb #trial {
	height: 35px;
	width: 363px;
	position: absolute;
	left: 596px;
	top: 175px;
}
.wrapper .headerc {
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 1000px;
	background-image: url(images/headerBottom.gif);
	position: relative;
}
.wrapper .headerc #location {
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 12px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.wrapper .headerc #location p {
	margin: 0px;
	padding: 0px;
}

.wrapper .content .menu {
	width: 251px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
	background-color: #F4F6EB;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.wrapper  .content  .menu  h1  {
	font-size: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	color: #659436;
}
.wrapper  .content  .menu  ul  {
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
}
.wrapper  .content  .menu  li  {
	font-size: 14px;
	background-color: #D1D0BB;
	width: 170px;
	padding-left: 20px;
	padding-bottom: 0px;
	margin-bottom: 2px;
	height: 20px;
}
.wrapper  .content  .menu  a  {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.wrapper  .content  .menu  a:visited  {
}
.wrapper  .content  .menu  a:hover  {
	color: #000000;
	font-weight: normal;
}

.wrapper .content .menu #menuFooter {
	margin: 0px;
	padding: 0px;
	background-image: url(images/menuBottom.gif);
	height: 12px;
	width: 251px;
}
.wrapper .content #menuTop {
	background-image: url(images/menuTop.gif);
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 251px;
}

.wrapper .headera #signIn {
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 129px;
	position: absolute;
	left: 831px;
	top: 33px;
	right: 0px;
	bottom: 0px;
}

.wrapper .headerb {
	background-image: url(images/headerMiddle.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 231px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
}
.wrapper .content {
	margin: 0px;
	padding: 0px;
	width: 1000px;
	background-image: url(images/contentBkg.gif);
	background-repeat: repeat-y;
	position: relative;
}
.wrapper .content .mainTextWide {
	width: 920px;
	margin-right: 0px;
	margin-left: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}
.wrapper .footer {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 1000px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	position: relative;
}
.wrapper #copyright {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
	background-color: #E9E9CF;
	margin-right: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.form #label {
	clear: left;
	float: left;
	width: 240px;
	text-align: right;
	margin-right: 15px;
	background-color: #6B7865;
	color: #FFFFFF;
	padding: 5px;
	font-weight: bold;
	margin-left: 10px;
}
.form input {
	background-color: #F2F2F2;
	border: 1px solid #666666;
}

.formWrapper {
	position: relative;
}

.form #entryField {
	vertical-align: middle;
	margin-top: 2px;
}
.form  input#Submit {
	text-align: center;
	background-color: #373F0B;
	color: #FFFFFF;
	margin-left: 275px;
	font-weight: normal;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #CCCCCC;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
}
.form #emailAddress {
	width: 300px;
}


.form fieldset {
	height: auto;
	width: auto;
	padding: 10px;
	border-top-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #6A766B;
	border-right-color: #6A766B;
	border-bottom-color: #69766C;
	border-left-color: #6A766B;
}
.form  #feedback {
	height: 150px;
	width: 95%;
}

.form legend {
	color: #659436;
	font-weight: bold;
}
.wrapper .content .mainText h2 {
	font-size: 18px;
	color: #6A7768;
}
.wrapper .content .mainText {
	width: 650px;
	margin-right: 0px;
	margin-left: 310px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}
.wrapper .content .mainText table tr th {
	color: #FFF;
	text-align: left;
}
.wrapper .content .menu h2 {
	font-size: 16px;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	color: #659436;
}
.wrapper .content .facebookLink {
	font-size: 10px;
}
