html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body { line-height: 1; }
ol, ul { list-style: none; }
/* global reset above this line */

html
{
	min-height: 100%; 
	height: 100%; 
	background-color: #ffffff; 
}

body
{
	min-height: 100%;
	height: 100%;
	background-color: #ffffff; 
}

h1, h2, h3, h4, h5, h6
{
	font-family: Georgia, "Times New Roman", Times, serif;
}

div#content div#content_text h3
{
	padding: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#page_title
{
	height: 95px;
	width: 100%;
	clear: both;
	background-color: #000000;
}

div#header
{
	width: 100%;
	clear: both;
}

div#core
{
	clear: both;
	width: 100%;
}

div#content
{
	width: 700px;
	min-height: 320px;
	clear: both;
	padding: 24px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 24px;
	margin-bottom: 24px;
	border: solid 1px #cccccc;
}

div#content div#content_text
{
}

div#content div#content_text ul
{
	margin: 12px 24px 24px 48px;
}

div#content div#content_text ul li
{
	list-style: disc;
	padding: 0px 0px 6px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

div#content div#content_text p
{
	padding: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.25;
}

div#content div#content_subtext
{
}

div#content div.div_left
{
	padding: 4px;
	width: 130px;
	background-color: #d7d7d7;
	float: left;
	display: inline;
	margin: 0px 24px 24px 0px;
}

div#content div.div_left img
{
	border: 1px solid #fff;
}

div#content div.div_left p
{
	background-color: #4c6320;
	margin: 4px 0px 0px 0px !important;
	color: #fff;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 2px;
	font-size: 100%;
	border: 1px solid #fff;
}

div#content img.img_content
{
	border: 2px solid #ccc;
}

div#content img.right
{
	float: right;
	margin: 24px 0px 24px 24px;
}

div#content img.left
{
	float: right;
	margin: 24px 24px 24px 0px;
}

div#footer
{
	width: 100%;
	clear: both;
	text-align: center;
	padding: 12px 0px 12px 0px;
}

ul#nav_chapters
{
	margin: 12px 0px 0px 24px;
}

ul#nav_chapters li
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-variant: small-caps;
	font-weight: bold;
	display: inline;
	border-right: 1px solid #958d83;
	border-bottom: 1px solid #958d83;
	padding: 0px 12px 0px 6px;
}

ul#nav_chapters li a:link, ul#nav_chapters li a:visited
{
	color: #7d7257;
	text-decoration: none;
}

ul#nav_categories li a:link, ul#nav_categories li a:visited
{
	color: #666666;
	text-decoration: none;
}

ul#nav_chapters li a:hover, ul#nav_categories li a:hover
{
	color: #3f3e3a;
}

ul#nav_categories
{
	margin: 12px 0px 0px 48px;
}

ul#nav_categories li
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-style: italic;
	font-weight: bold;
	display: inline;
	border-right: 1px solid #958d83;
	border-bottom: 1px solid #958d83;
	padding: 0px 12px 0px 6px;
}

ul#nav_footer
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-variant: small-caps;
	margin: 0 0 10px 0;
}

ul#nav_footer li
{
	display: inline;
	margin: 0px;
	padding: 0px 12px 0px 6px;
	border-right: 1px solid #958d83;
}

ul#nav_footer li.last
{
	border-right: none;
}

ul#nav_footer li a:link, ul#nav_footer li a:visited
{
	color: #5e534f;
	text-decoration: none;
}

ul#nav_footer li a:hover
{
	color: #453e3b;
}

p.copyright
{
	font-size: 80%;
	font-family: "Times New Roman", serif;
	color: #797069;
	margin: 10px 0px;
}
