td, table, select{
	vertical-align:top;
}

form 
{ 
margin:0px 20px 0 30px; 
padding:0px
}

.siteNav {color:#fff;}
.siteNav a {color:#fff;}
.siteNave a:hover {color:#81921F;}


body { margin:0px; padding:0px; background-color:#373737}

.list ul{margin:0px; padding:0px; list-style:none; line-height:15px}
.list ul li{ background:url(images/list_marker.gif) no-repeat left top }
.list ul li a{ color:#81921F; margin-left:12px; text-transform:uppercase; text-decoration:underline}
.list ul li a:hover{ text-decoration:none}

a{ color:#81921F; text-decoration:underline}
a:hover{ text-decoration:none}

span a{ color:#81921F; text-transform:uppercase; text-decoration:none}
span a:hover{ text-decoration:underline}

.form1 input{
	width:203px;
	height:20px;
	font-family:arial;
	font-size:9px;
	font-weight:bold;
	color: #21211F;
	padding:2px 0 0 6px;
	border-color:#5F5F5F;
	border-style:solid;
	border-width:1px;
	background-color:#F9F8EF
}



.form1 textarea {
	width:203px;
	height:124px;
	font-family:arial;
	font-size:9px;
	font-weight:bold;
	color: #21211F;
	overflow:hidden;
	padding:2px 0 0 5px;
	border-color:#5F5F5F;
	border-style:solid;
	border-width:1px;
	background-color:#F9F8EF
}
.mainTable {
	width: 476px;
	background-image: url(images/bg2.gif);
	background-repeat: no-repeat;
	padding: 30px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	line-height: 1.4em;
}
.mainTable p {
	margin: 10px 50px 0 30px;
}
.footerText {
	font-size: 0.7em;
	color: #999999;
	margin: 0 0 20px 0;
}
.mainTable h1 {
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 1.3em;
	color: #730000;
	margin: 0px 50px 0 30px;
}
.mainTable h2 {
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 1.1em;
	margin: 15px 50px 0 30px;
	color: #728213;
}
.picPadRight {
	margin-bottom: 15px;
	margin-left: 15px;
}
#home {
	background-image: url(images/bg-home.jpg);
}
.mainTable p.homepad {
	padding-right: 210px;
	line-height: 1.4em;
}
