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


body {

}
.navtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-transform: none;
	color: #FFF;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: none;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.headertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	text-transform: uppercase;
	color: #000000;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
 p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-transform: none;
	color: #5C0D08;
	text-align: left;
	padding-left: 5px;
	margin-right: 20px;
	margin-left: 20px;
	}
.label {
	text-align: right;
	width: 450px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	text-transform: none;
	color: #000;
	text-align: center;
	padding-left: 0px;
	padding-top: 10px;
	}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #7C130A;
	padding-left: 5px;
	text-align: center;
	}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	text-transform: uppercase;
	color: #039;
	font-weight: normal;
	text-align: left;
	margin-left: 20px;
}
.fontpurple {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #C09;
	text-decoration: underline;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	text-transform: none;
	color: #7C130A;
	font-weight: bold;
	label{
	float: left;
	width: 180px;
	font-weight: bold;
	text-align: right;
}

input, textarea{
width: 180px;
margin-bottom: 5px;
clear: right;
}

textarea{
width: 250px;
height: 150px;
clear: right;
}

.boxes{
width: 1em;
}
.margin {
	margin-left: 50px;
}
}
.center {
	padding-bottom: 35px;	
}
}
.centerimage {
	text-align: center;
	margin-left: 75px;

#submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}

br{
clear: left;
}
}
a:link {
	color: #FFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:visited {
	text-decoration: none;
	color: #C30;
}
a:hover {
	text-decoration: underline;
	color: #00F;
}
div a:active {
	text-decoration: none;
}

div a:link {
	color: #FFFFFF;
	text-decoration: none;
	font: arial;
}	
div a:visited {
	text-decoration: none;
	color: #C90;
}
div a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
div a:active {
	text-decoration: none;
}
.smallfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #000000;
	font-weight: lighter;
}
.font {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-variant: normal;
	text-transform: none;
	color: #00F;
	font-style: italic;
	font-weight: normal;	
	}

table.myTable {width: 950px; border-collapse: collapse; }
table.myTable td {padding-bottom: 20px; vertical-align: top; width: 470px; text-align: center;}
table.myTable td { font-size: 1.5em; }
table.myTable td a,
table.myTable td a:link,
table.myTable td a:active,
table.myTable td a:visited { clear: both; float: left; width: 100%; text-align: center;}
table.myTalbe td img {clear:both; display: block; width:: 470px; height: 258px;}

