﻿/***Default Styles***/
html {}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	background: url('../images/green.jpg');
	width: 100%;
	margin: 0 auto 30px auto;
}


/***Paragraph***/
p {padding: 0.5em;}


/***Anchors***/
a img {border:none;}
a:visited {
	color:#005500;
	text-decoration: none;}
a:link {
	color:#005500;
	text-decoration: none;}
a:active {color: #f00;}
#footerNav ul li a:hover {
	color: #000;
	text-decoration: underline;}
a:hover {
	color: #000;
	text-decoration: underline;}


/***Headers***/
h1{font-size:1.3em; color:#005100}
h2{font-size:1.2em;}
h3{font-size:1.1em;}
h4 {font-size:1.1em;}
h5 {font-size:1.1em;}
h6 {font-size:1.1em;}

h1, h2, h3, h4, h5, h6 {margin: 0.3px 0;}


/***Forms, Form Fields & Fieldsets***/
input {
	display: inline;
	font-size: 1em;
	margin: 0.1em;}
select {
	display: inline;
	font-size: 1em;
	margin: 0.1em;}
form {
	display: inline;
	font-size: 1em;
	margin: 0.1em;}
textarea {
	margin: auto;
	display: block;
	width: 95%;}
/*
input:focus, select:focus, textarea:focus {
	background: #F0F8FF;}
*/
fieldset {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;}
legend {
	font-size: 1.1em;
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	padding: 0.3em;}
	
	
/***Labels***/
h4.optionName {
	font-size: 1.1em;
	font-weight: 700;
	line-height: 1.5em;
	padding: 0.2em;}
label {
	font-size: 1.1em;
	font-weight: 700;
	line-height: 1.5em;
	padding: 0.2em;}
label.radioButtonLabel {
	font-weight: normal;
	margin: 0.5em 0.3em;}
label.checkboxLabel {
	font-weight: normal;
	margin: 0.5em 0.3em;}
label.inputLabel{
	width: 8em;
	float: left;}
label.selectLabel{
	width: 12em;
	float: left;}


/***Address***/
address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#fff;
	padding: 0.5em;
	font-style: normal;
	text-align: center;
	display: block;
	margin: auto;
	text-decoration:none;}


/***Warnings, Errors & Messages***/
.messageStackCaution {
	font-size: 0.9em;
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;}
.messageStackSuccess {
	font-size: 0.9em;
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;}
.messageStackError {
	font-size: 0.9em;
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;}
.messageStackWarning {
	font-size: 0.9em;
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;}
.messageStackError {
	background-color: #ff0000;
	color: #ffffff;}
.messageStackWarning {
	background-color: #ff0000;
	color: #ffffff;}
.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;}
.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;}


/***Page & Section Wrappers***/
#mainWrapper {
	background: url('../images/pagebody.jpg');
	text-align: left;
	width: 1000px;
	vertical-align: top;}
#headerWrapper {
	background: url('../images/pagetop.jpg');
	background-repeat:no-repeat;
	height:28px;}
#contentWrapper {
	border-collapse: collapse;
	font-size: 1em;
	background-color:#fff;
	padding: 0 20px;
	border: 0px;
	width: 100%;}
#leftWrapper {
	background: transparent url('../images/nav_leftpanel.jpg') no-repeat;
	min-height:470px;
	float:left;
	min-width: 189px;
	border:0}
#footerNavWrapper {
	margin: 0em;
	background-color: #fff;
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #000;
	border: 1px #111;
	height: 1%;}
#contentWrapper {vertical-align: top;}
#leftWrapper {vertical-align: top;}
#leftWrapper {margin: 0 auto;}
#contentWrapper {margin: 0 auto;}
#mainWrapper {margin: 0 auto;}


/***Main Content***/
.content {padding: 0.5em 50px 0.5em 0.5em;}


/***Navigation***/
#navigation {
	text-align: left;
	display: block;
	font-size:14px;
	color: #F2E10D;
	font-weight:700;}
#navigation a, #navigation a:active {
	color:#F2E10D;
	text-decoration:none;}
#navigation a:hover{
	color:#000;
	text-decoration:underline;}

#footerNav ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;}
#footerNav ul li {display: inline;}
#footerNav ul li a {
	font-weight: 700;
	font-size: 0.75em;
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #fff;
	white-space: nowrap;}
#footerNav ul li a:hover {
	color: #F2E10D;
	text-decoration: underline;}
#siteinfoLegal a{color: #fff;}

/*Google Maps*/
#map {
	width: 400px;
	height: 400px;
	border: 2px #000 solid;
	float:left;}


/***Misc Properties**/
.back {float: left;}
.forward {float: right;}
.clearBoth {clear: both;}
.advisory {}
.alert {
	color: #FF0000;
	margin-left: 0.5em;
	vertical-align: top;}
.important {font-weight: bold;}
.larger {font-size: 1.1em;}
.biggerText {font-size: 1.3em;}
.bold {font-weight: bold;}
.normal {font-weight: normal;}
.italic {font-style: italic;}
.underline {text-decoration: underline;}
.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;}
.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;}
.hiddenField {display: none;}
.visibleField {display: inline;}
.information {padding: 10px 3px; line-height: 150%;}
.buttonRow {margin: 0.5em;}
#siteinfoIP, #siteinfoStatus, #siteinfoCredits, 
#siteinfoLegal, .smallText {font-size: 0.75em;}



/***Added for all sections that require centered text***/
#siteinfoIP, #siteinfoCredits, #siteinfoLegal {
	text-align: center;
	color: #008000}
.center{text-align:center}
a[href^=tel] {
    color: inherit;
    text-decoration: none;
    font-size:1.25em;
}