body {
	background-color: #993300;
	background-image: url(images/pagebg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {	outline: none; 	text-decoration: none; }

A:link { color:#993400 }       /* unvisited link */
A:visited { color: #ECECEC }   /* visited links */
A:active { color: #ECECEC }    /* active links */

h1 {
	text-decoration: none;
	margin-top:10px;
	font-size: 20px;
	color: #762903;
	font-weight: bold;
	text-align: center
}

h2.firstline{
	margin-top:-20px;
	text-decoration: none;
	font-size: 16px;
	color: #762903;
	text-align: center
	font-weight: bold; 
}

h2 {
	margin-top:15px;
	text-decoration: Impact, fantasy;
	font-size: 18px;
	color: black;
	text-align: center;
	font-weight: bold; 
}

h3 {
	text-decoration: none;
	margin-top:-14px;
	font-size: 13px;
	color: black;
	font-weight: bold;
	text-align: center
}

td, p, select, input, textarea {
	font-size: 13px;
	color: #545454;
	text-align: left;
	margin-bottom:10px;
	margin-right:10px;
	margin-left:10px;

}

.headers {
	text-decoration: none;
	font-size: 13px;
	color: #993300;
	text-align: left;
	font-weight:bold;
	margin-top:-10px;
	margin-left:20px;
	margin-bottom:30px;
	margin-right:10px;
}
.headerContact {
	text-decoration: none;
	font-size: 13px;
	color: #993300;
	text-align: left;
	font-weight:bold;
	margin-top:-30px;
	margin-left:10px;
	margin-bottom:30px;
	margin-right:10px;
}

.bullets {
	text-decoration: none;
	font-size: 14px;
	color: #832C00;
	text-align: left;
	font-weight:bold;
	margin-top:0px;
	margin-left:10px;
	margin-bottom:10px;
	margin-right:10px;
}
.maintxt {
	text-decoration: none;
	font-size: 13px;
	color: #545454;
	text-align: left;
	margin-top:0px;
	margin-left:55px;
	margin-bottom:10px;
	margin-right:15px;
}
.sidetxt {
	text-decoration: none;
	font-size: 12px;
	color: #545454;
	text-align: left;
	font-weight:bold;
	margin-top:0px;
	margin-left:20px;
	margin-bottom:30px;
	margin-right:10px;
}

.button_img {position:relative; left:20px; top:15px; }
.button_ends {position:relative; left:20px; top:31px; }