@charset "utf-8";
/* CSS Document */

a:link {
	text-decoration: none;
}
a:hover {
	color: #F90;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #F00;
}
h1 {
	font-size: 1.6em;
	color: #313910;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 1.4em;
	color: #2C5101;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
h3 {
	font-size: 1.2em;
	color: #0;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
h4 {
	font-size: 1.1em;
	color: #313910;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
.classh3 {
	font-size: 1.2em;
	color: #0;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
img {
	padding: 0px;
	border:none;
}

body {
	background-repeat: no-repeat;
	background-position:center top;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#pageLayout {
	width: 800px;
	margin-top: 2000;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	padding: 0px;
	background-color: #FFFFFF;	
}
#header {
	position:static;
	left:0px;
	top:0px;
	width:800px;
	height: 200;
	margin: 0px;
	padding: 0px;
}
#rated {
	position:absolute;
	left:0px;
	top:229px;
	width:800px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#loginStatus {
	position:static;
	left:200px;
	top:0px;
	width:200px;
	height: 80;
	text-align: left;
}
#navigation {
	position:static;
	left:0px;
	top:200px;
	width:800px;
	height:28px;
	text-align: center;
	background-color: #1c3f1d;
	vertical-align: middle;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
	font-size: 0.8em;
	margin: 0px;
}
#navigationBackground {
	position:static;
	left:0px;
	top:180px;
	width:800px;
	height:40px;
	background-color: #1c3f1d;
	vertical-align: middle;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
#video {
	position:absolute;
	left:321px;
	top:238px;
	font-size: 14px;
	color: #000;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	height: 237px;
}
#navigation a:link, #navigation a:visited {
	text-decoration: none;
	font-size: 1em;
	color: #FFF;
}
#navigation a:hover {
	text-decoration: none;
	font-size: 1.1em;
	color: #FFF;
}
#navigation td {
	text-align:center;
}
#navigation td a:hover, #navigation td a:active{
	text-align:center;
	color: #FFF;
	background-color: #766345;
}
#banner {
	position:static;
	left:20px;
	top:100px;
	width:260px;
	height:130px;
	z-index:3;
	text-align: center;
	vertical-align: middle;
}
#tagline{
	position:absolute;
	left:234px;
	top:30px;
	width:640px;
	height:27px;
	z-index:1;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 18px;
	color: #2C5101;
}
#userName {
	position:absolute;
	left:300px;
	top:110px;
	width:300px;
	height:20px;
	z-index:1;
	text-align: left;
	font-weight: bold;
}
#loginStatus {
	position:absolute;
	left:427px;
	top:33px;
	width:365px;
	height:20px;
	z-index:1;
	text-align: left;
	font-weight: bold;
}
.navigationText {
	font-weight: bold;
	color: #000;
}
#pictures {
	left:0px;
	top:100px;
	width:900px;
	height:100px;
	z-index: 10;
}
#cellPhone {
	position:absolute;
	left:56px;
	top:349px;
	width:154px;
	height:328px;
}
#frmRegister fieldset {
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin: 0px;
	padding: 10px;
}
#frmRegister legend {
	color: #2C5101;
	font-size: 1.2em;
	font-weight: bold;
}
#frmRegister #warning {
	color: #F00;
	font-weight: bold;
}
#frmRegister input.text:focus {

}
#frmRegister input.button {
	text-align: center;
	clip: rect(0px,auto,auto,auto);

}
#frmRegister input.password {

}
#frmRegister input.text {
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;	
}
#frmText {
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
}
label.check {
	text-align: left;
	padding-right: 40px;
	width: 200px;
	float: none;
	clear: both;
}
label.phone {
	padding-right: 10px;
	padding-left: 20px;
}
#apDiv2 p {
	font-family: Arial, Helvetica, sans-serif;
}
#apDiv2 p {
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
#apDiv1 p strong {

}
#apDiv1 p strong {
	text-align: left;
}
#emailTxt {
	position:absolute;
	left:24px;
	top:292px;
	width:856px;
	height:117px;
	font-size: 16px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
#header p {
	color: #f90;
}
#pageLayout #login #form1 .phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D6D6D6;
}

#pageLayout #login #form1 .phone {
	color: #000;
}
#navigation td {
	text-align: center;	
}
#pageLayout #login #form1 #sprypassword1 .passwordMaxCharsMsg {
	font-size: 12px;
}
.SMS {
	font-weight: bold;
	color: #900;
}
td.five {
	width: 160px;
}
#registrationForm {
	position:absolute;
	left:0px;
	top:258px;
	width:900px;
	height:338px;
	z-index:4;
}
.webh1{
	font-size: 1.6em;
	color: #2C5101;
	text-align: left;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
.webh2{
	font-size: 1.4em;
	color: #000;
	text-align: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.webh2color{
	font-size: 1.1em;
	color: #2C5101;
	text-align: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.webh3color{
	font-size: 1em;
	color: #2C5101;
	text-align: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.webh3{
	font-size: 1.2em;
	color: #000;
	text-align: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.webnormal{
	font-size: .9em;
	color: #000000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
.webcolor{
	font-size: 1em;
	color: #2C5101;
	font-weight: bold;	
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
.webshaded{
	font-size: 1.3em;
	color: #CCC;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
.weblink{
	font-size: .8em;
	color: #f90;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	position:absolute;
	left:1px;
	top:1112px;
	width:800px;
	height:28px;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
	margin: 0px;
}
#footer2 {
	position:absolute;
	left:3px;
	top:1665px;
	width:800px;
	height:28px;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
	margin: 0px;
}

