#content {
	padding-left: 10px;
}

/*  formating for the content region */
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #752821;
	margin-top: 8px;
	margin-bottom: 2px;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #752821;
	margin-top: 12px;
	margin-bottom: 2px;
	font-style: italic;
}
#content p {
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 0.9em;
	color: #333333;
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p+ul {
	margin-bottom: 2px;
	margin-top: 0px;
}
li {
	margin-bottom: 4px;
	list-style-type: square;
	list-style-position: outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	margin-right: 20px;
}

a:link {
	color: #195219;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
a:visited {
	color: #195219;
	}
a:hover {
	color: #752821;
	text-decoration: underline;
	}

/*  formating for the links in the left navigation */
#sidebar1 h3 {
	color: #003300;
	font-size: .9em;
}
#sidebar1 a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#sidebar1  a:link, #sidebar1 a:visited {
	color: #FFFFFF;
}
#sidebar1  a:hover {
	color: #99CC66;
}

/*  formating for the footer region */
#footer p {
	font-size: 0.85em;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: center;
}
#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #333333;
	margin-top: 12px;
	margin-bottom: 2px;
	font-style: normal;
}
table {
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 0.9em;
	color: #333333;
	margin-right: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-position: center center;
	line-height: 1.5em;
}
.twoColFixLtHdr #container #mainContent #content #contact_us_form table {
	color: #333333;
	font-weight: normal;
}
