﻿a {
	color: #008000;
}
a:active {
	color: #000080;
}
a:hover {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
p {
	margin-top: 5px;
	margin-bottom: 10px;
}
blockquote {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 15pt;
	font-style: italic;
	color: #008000;
	line-height: 16pt;
	text-align: center;
	height: 100%;
	border-top-style: ridge;
	border-top-width: 2px;
	border-top-color: #91693E;
	padding-top: 15px;
}
#left_col h1 {
	font-size: 10pt;
	text-align: center;
	margin-bottom: 120px;
	font-family: "Lucida Sans", Arial, sans-serif;
	color: #8B5A25;
	line-height: 14pt;
}
h1 {
	font-family: "Brush Script MT";
	font-size: 24pt;
	line-height: 26pt;
	text-align: left;
	color: #448652;
}
#container {
	border-left: 1px solid #000080;
	border-right: 4px solid #000080;
	border-top: 1px solid #000080;
	border-bottom: 4px solid #000080;
	background-position: left top;
	width: 760px;
	background-image: url('images/moose-line-fill.jpg');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	right: auto;
	left: auto;
	height: 100%;
}
body {
	font-family: "Lucida Sans";
	font-size: 9pt;
	color: #000000;
	line-height: 16pt;
	padding: 0px;
	margin: 0px auto 0px auto;
	right: auto;
	left: auto;
}
#left_nav {
	width: 175px;
	float: left;
	margin-top: 5px;
	font-family: "Lucida Sans", Arial, sans-serif;
}
#page_content {
	margin: 250px 10px 10px 10px;
	float: right;
	clear: none;
}
/* Styles for Navigation */
#left_nav ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#left_nav li {
	font-size: 0.9em;
	display: block;
	margin: 0;
	padding: 0;
}
#left_nav a {
	font-weight: bold;
	text-decoration: none;
	color: #118;
	display: block;
	padding: 5px 5px 5px 40px;
	font-size: 10pt;
}
/* Styles for Footer */
#footer p {
	font-size: 9pt;
	color: #fff;
	margin: 2px 2px 6px 2px;
	padding: 2px;
	text-align: center;
	line-height: 11pt;
}
#footer a {
	color: #fff;
	text-decoration: none;
	font-size: 9pt;
}
#footer a:hover {
	color: #FFFF00;
	text-decoration: none;
}
h2 {
	font-size: 14pt;
	font-weight: normal;
	color: #448652;
	text-transform: uppercase;
}
#email a {
	font-size: 8pt;
	text-align: center;
	text-decoration: none;
	color: #835723;
	line-height: 10px;
}
#email a:hover {
	color: #000080;
	background-image: none;
}
#left_nav a:hover {
	color: #8B602C;
	background-image: url('images/cookies.gif');
	background-repeat: no-repeat;
	background-position: 0px center;
}
#pix1 {
	margin: 0px 0px 5px 5px;
	float: right;
	width: 280px;
	border: 1px solid #000000;
	height: 100%;
}
.caption {
	font-family: arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 9pt;
	text-align: center;
	padding-top: 5px;
	font-style: italic;
}
#pix2 {
	float: left;
	width: 280px;
	padding: 5px;
	height: 100%;
}
