body {
	margin: 0;
	background-color: #e7e7e7;
	color: #000;
	font-family: verdana, arial, sans-serif;
	}	

#contain {
	margin: 0;
	color: transparent;
	clear: both;
	}
	
	
p.main {
	line-height: 1.5em;
	font-size: .85em;
	color: #000;
	background-color: inherit;
	margin: auto 5%;
	}
	
p {
	line-height: 1.5em;
	font-size: .95em;
	color: #000;
	background-color: inherit;
	}
	
p.indents  {

	line-height: 1.5em;
	font-size: .95em;
	color: #5F4028;
	background-color: inherit;
	margin: auto 6%;
	font-style: italic;
	font-family: "Times New Roman", serif;
	}
	

p.navtext {
	font-size: 11px;
	color: #f9f9f9;
	background-color: inherit;
	margin: 2px 2px;
	}

a:link {
	color: #995e32;
	background-color: inherit;
	}
	
a:visited {
	color: #808080;
	background-color: inherit;
	}	
	
a:hover {
	color: #6d736c;
	background-color: inherit;
	}
		
		
h1 {
text-align: center;
color: #a81a20;
background-color: inherit;
font-size: 20px;
margin: 2px;
	}	
	
h2 {
text-align: center;
color: #666666;
background-color: inherit;
font-size: 18px;
margin: 2px;
}
	
h3 {

border-top: 1px solid #000;
border-bottom: 1px solid #000;
padding: 3px;
background-color: #cfd8db;
color: #000;
margin: 2% 5%;
text-align: center;
	}
	
h4 {
text-align: center;
margin: 2% 5%;
	}	
	
h5 {

	}
	
.table1 {
width: 75%;
text-align: center;
}
		

#top {
	margin: 0;
	height: 10px;
	border-bottom: 2px solid #000;
	padding: 8px 0px 8px 2px;
	font-weight: bold;
	font-size: 12px;
	background-color: #a81a20;
	}
	
#top img {
	border: 0;
	}	
	
#left {
	float: left;
	width: 200px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color: #cfd8db;
	color: #000;
	margin-bottom: 25px;
	height: 100%;
	}
	
#right {
	margin-left: 200px;
	}
	
div#footer {
	font-size: 9px;
	text-align: right;
	margin-right: 5%;
	padding-bottom: 25px;
	padding-top: 10px;
	letter-spacing: 1px;
	color: #808080;
	background-color: inherit;
	clear: both;
	}
	

a.nav:link, a.nav:visited, a.nav:hover, a.nav:active {
	display: block;
	font-size: 13px;
	text-decoration: none;
	line-height: 1.7em;
	padding-left: 8px;
	font-weight: bold;
	}
	
a.navo:link, a.navo:visited, a.navo:hover, a.navo:active {
	display: block;
	font-size: 13px;
	text-decoration: none;
	line-height: 1.7em;
	padding-left: 8px;
	font-weight: bold;
	}
	

#left h4 {
	font-size: 11px;
	font-weight: bold;
	margin: 6px 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color: #ac7e4e;
	color: #fff;
	padding: 2px;
	clear: left;
	}

a.nav:link, a.nav:visited, a.nav:active { 
	color: #000;
	background-color: inherit;
	}

a.nav:hover { 
	color: #fff;
	background-color: #000;
	}
	
a.navo:link, a.navo:visited, a.navo:active { 
	color: #000;
	background-color: #f2f2f2;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	}

a.navo:hover { 
	color: #fff;
	background-color: #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	}


	
li {
	font-size: .9em;
	margin-top: 12px;
	margin-bottom: 12px;
	line-height: 1.15em;
	list-style-position: outside;
	}


	

	
.button1 {
	background-color: #c52727;
	color: #fff;
	border-top: 2px solid #c0c0c0;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	border-left: 2px solid #c0c0c0;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 1px;
	padding: 3px;
	margin: 0px 10px 10px 10px;
	}