body {
	background-color: #F0FFF0;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top: 0px;
}
#mainBody {
margin: 0px auto;
width: 750px;
}

h1 {
	color: #56A956;
	font-size: medium;
	text-align: right;
	font: bolder larger;
	font-variant: small-caps;
	text-transform: uppercase;
	letter-spacing: 4px;
	padding: 10px 20px 10px 0px;
	margin: 0px 0px 0px 0px;
}
h2 {
	margin: 15px 0px 0px 0px;
	color: #006600;
	font-size: medium;
	font-weight: bold;
	text-align: left;
	font-variant: normal;
}
h3 {
	margin: 5px 0px 0px 0px;
	font-size: small;
	font-weight: bold;
}
p {
/*	font-size: smaller; */
}
#pageTop{
	height: 30px;
	background-color: #FFFF99;
	margin: 0px 0px 0px 0px;
	border: 1px solid #333;
 }
#news {
	background-color: #FFFF99;
	float:right;
	margin-top:20px;
	width:200px;
	border:1px solid black;
	padding:3px 8px 8px 8px;
}
#mainText{
	margin: 10px 0px 20px 13em;
	text-align: left;
	font-size: smaller;
}

#pageBottom {
	clear: both;
	height: 20px;
	background-color: #FFFF99;
	margin: 0px 0px 10px 0px;
	border: 1px solid #333;
}

#mainLinks {
	float: left; 
	margin-top: 15px;
	text-align: left;
	width: 10em;
}
ul.ab {
	background-color: #E0D1BF;
	border: 1px solid #333;
	padding: 5px 10px 10px 15px;
	margin: 0px 0px 10px 0px;
	font-size: 14px;
	text-align: left;
	list-style: none;
	white-space: nowrap;
	font-weight: bold;
}

li.mainLink { text-decoration: none; }
a.mL { text-decoration: none; color: black; }
a.mL:hover { text-decoration: underline; }
.bottomLinks {
	height: 35px;
	float: none;
	clear: both;
	font-size: small;
	text-align: center;
	width: 300px;
	padding-top: 3px;
	margin: 0px auto;
	margin-bottom: 10px;
}
a.bL { text-decoration: none; color: #006600;  }
a.bL:hover { text-decoration: underline; }
a.bL:down { color: white; }

#mainContact {
	border: 0px dashed #000000;
	padding: 0px 0px 0px 10px;
	margin-top: 50px;
	display: block;
 	font-size: small;
}
.whatContact {
	display: block;
	font-weight: bolder;
	margin-top: 7px;
}
.contactInfo{
	white-space:nowrap;
}