a.footer:hover { color: #b4d581; font-size: 10px; text-decoration: none; }
body { background-color: #635e56; background-image: url(../images/background_grad.jpg); background-repeat:repeat-x}
.text { color: black; font-size: 10pt; font-family:  Georgia, "Times New Roman", Times, serif; line-height: 12pt; text-decoration: none; text-align: left; }
#footer { color: white; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; background-color: #4085e0; background-image: none; text-decoration: none; width: 900px; height:20px }
a.footer:link { color: white; font-size: 10px; text-decoration: none; }
a.footer:visited { color: white; font-size: 10px; text-decoration: none; }
.subtext { color: #5d461a; font-size: 12pt; font-family: Arial, Helvetica, sans-serif; }
/********* FORM ELEMENTS ***********/
.submit { 
	background-color:#54a6e8;
	color:#fff;
	border:1px solid #000;
	font:12px arial, sans-serif;
}

.submit:hover {
	background-color:#FFFFFF;
	color:#5e231e;
}

.input {
	border:1px solid #5e231e;
	background-color:#fff;
	width:120px;
	font:12px arial, sans-serif;
}

#emailForm {
	text-align:right;
	width:900px;
	max-width:900px;
	height:50px;
	background-color:#1d6cac;
	}
h1 { color: #3a3a3a; font-size: 13pt; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; padding-right: 20px; padding-left: 20px; }
p { font-size: 10pt; font-family: Georgia, "Times New Roman", Times, serif; padding-right: 20px; padding-left: 20px; }

