body {
	margin: 0px;
	background-color: #99CC99;
}

div.nav { text-align:right; font-family: Arial, Verdana, sans-serif; font-size: 14px; color: #F7DFB4; text-decoration:none; background-color:#643000; width:175px;}
div.nav a { color: #F7DFB4; text-decoration: none; }

div.nav ul { padding: 0; margin: 0; text-decoration: none; list-style:none; list-style-position:none; width:175px; }

div.nav ul li a { display:block; padding:8px 7px 8px 7px;text-decoration:none;font-weight:bold; margin:0px; }
div.nav ul li a:hover { color:#339966; padding:8px 7px 8px 7px; }
div.nav a.current { color:#339966; padding:8px 7px 8px 7px; }

li.odd {
	width:175px;
	background-color:#803D0A;
}

.odd_manual {
	width:175px;
	background-color:#803D0A;
}

li.even {
	width:175px;
	background-color:#643000;
}

.even_manual {
	width:175px;
	background-color:#643000;
}

#footer {
	margin: 0px;
	font-size: 12px;
	font-family: Arial, sans-serif;
	clear: both;
	width: 775px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	color: #FFFFFF;
	background-color: #803D0A;
}

#footer a:link, #footer a:visited, #footer a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.title {
	font-family: Times, Arial, Verdana, Helvetica, sans-serif;
	font-size:30px;
	text-align:right;
	color:#00CCFF;
	padding:10px 30px 10px 0;
}

#content {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: left;
	float: right;
	height: auto;
	width: 579px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #643000;
}

#content p {
	text-indent: 25px;
}

#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #339966;
	font-weight: bold;
}

#content a:link, #content a:visited, #content a:active {
	text-decoration: none;
	color: #FFCC99;
	font-weight: bold;
	background-color: #803D0A;
	padding: 1px;
}

#content a:hover {
	text-decoration: underline;
	color: #339966;
	font-weight: bold;
	background-color: #803D0A;
	padding: 1px;
}

#content li {
	margin-top: 1px;
	margin-bottom: 1px;
}

#content img {
	border: thin solid #643000;
	margin: 3px;
}

.sic {
	font-weight: bold;
	color: #339966;
}

.highlight {
	font-weight: bold;
	color: #339966;
}

.superhighlight {
	font-weight: bold;
	color: #CC0000;
}


#containerdiv {
	padding: 0px;
	height: auto;
	width: 775px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 3px solid #643000;
}

#headerdiv {
	width: 775px;
	height: 125px;
}

#middlediv {
	clear: both;
	float: left;
	height: auto;
	width: 775px;
	background-color: #643000;		
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #643000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #643000;
}

#sidebardiv {
	float: left;
	height: auto;
	width: 175px;
}

.sitemason_title {
	font-family: Times, Arial, Verdana, Helvetica, sans-serif;
	font-size:18px;
	text-align:center;
	color:#339966;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-style: normal;
	line-height: normal;
	background-color: #FFCC99;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #803D0A;
	border-bottom-color: #803D0A;
	padding: 1px;
}