body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
#masthead {
	width: 750px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	}
#masthead ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	margin: 0px;
	padding: 5px 0px 5px 10px;
}
#masthead ul li {
	padding: 0px 0px 0px 15px;
	display:inline;
}
#masthead ul li a:link {
	color: #666666;
	text-decoration: none;
}
#masthead ul li a:visited {
	color: #666666;
	text-decoration: none;
}
#masthead ul li a:hover {
	color: #000000;
}
#masthead ul li a:visited:hover {
	color: #000000;
}
#primary ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	margin: 0px;
	padding: 5px 0px 0px 10px;
}
#primary ul li {
	padding: 0px 0px 0px 5px;
	display:inline;
}
#primary ul li a:link {
	color: #660000;
	text-decoration: none;
}
#primary ul li a:visited {
	color: #660000;
	text-decoration: none;
}
#primary ul li a:hover {
	color: #000000;
}
#primary ul li a:visited:hover {
	color: #000000;
}
#homenonav {
	width: 750px;
	background-color: #678A67;
	margin-right: auto;
	margin-left: auto;
	height: 3px;
	}
/*these are the stlyes for the top horizontal navigation section*/
#navcontainer {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	/*background-color: #678a67;*/
	height: 35px;
	}
#nav {
	background-color: #000000;
	/*background-color: #678a67;*/
	height: 30px;
	list-style: none;
	float:right;
	}
#nav ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 9px;
}
#nav ul li {
	padding: 0px 5px;
	display:inline;
}
#nav ul li a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#nav ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#nav ul li a:hover {
	color: #678a67;
}
#nav ul li a:visited:hover {
	color: #678a67;
}
/*these are the styles for the home page content division*/
#homecontent {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#homecontent h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #FFFFFF;
	margin: 3px 0px 0px 5px;
	font-weight: bold;
	letter-spacing: 3px;
}
#homecontent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #678A67;
	font-weight: bold;
	margin: 0px;
}
#homecontent h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #660000;
	font-weight: bold;
	margin: 0px;
}
#homecontent p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	margin: 0px;
	line-height: 22px;
}
#homecontent ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
/*these are the styles for the content division*/
#content {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#content h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #660000;
	font-weight: bold;
	margin: 0px;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #678A67;
	font-weight: bold;
	margin: 0px;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
}
#content ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #3B5637;
}
a:visited {
	color: #588658;
}
/* these are the styles for the footer section */
#footer {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	height: 75px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #660000;
	}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 0px;
}
#footer a:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer a:hover {
	color: #660000;
}
#footer a:visited {
	color: #000000;
}
#footer a:visited:hover {
	color: #660000;
}
/*#imageContainer {
	position:relative;
	margin:auto;
	width:360px;
}*/
.body 
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.CommonTextButton
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	background-color: #eeeeee;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
}

.CommonTextButton:LINK
{
	text-decoration: none;
	color: #333333;
	background-color: #eeeeee;
}

.CommonTextButton:VISITED
{
	text-decoration: none;
	color: #333333;
	background-color: #eeeeee;
}

.CommonTextButton:ACTIVE
{
	text-decoration: none;
	color: #333333;
}

.CommonTextButton:HOVER
{
	text-decoration: underline;
	color: #333333;
	background-color: #dddddd;
}
.links:link
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B5637;
}
.links:hover
{
	color: #000000;	
}
