body {
	text-align: center;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	color: #333333;
	margin-bottom: 20px;
	background-color: #666666;
	background-image: url(../assets/page-bground.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#frame {
	width: 752px;
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF url(../assets/leftcol-bground.jpg) repeat-y left top;
	border: 7px solid #FFFFFF;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 750px;
	border: 1px solid #000000;
	background-image: url(../assets/header2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 192px;
}
#header {
	height: 192px;
	background-color: #FFFFFF;
}
#header a {
	text-decoration: none;
	color: #666666;
	}
#header a:visited {
	color: #666666;
	text-decoration: none;
}
#header a:hover {
	color: #330066;
	text-decoration: none;
}
#content {
	width: 500px;
	float: right;
	font-size: 1.2em;
	line-height: 1.5em;
	padding-right: 20px;
	text-align: justify;
	padding-top: 80px;
	padding-bottom: 0px;
}
#content ul {
list-style-type: none;
padding: 0;
margin: 0;
}
#content li {
	line-height: 1.5em;
	list-style-type: disc;
	padding-left: 10px;
	margin-left: 15px;
	padding-bottom: .5em;
}
#content ol {
	line-height: 1.5em;
	padding-left: 20px;
	padding-bottom: .5em;
}
#content ol li{
	line-height: 1.5em;
	list-style-type: decimal;
	padding-left: 10px;
    margin-left: 0;
	padding-bottom: .5em;
}
#content img {
	background: url(none);
	border: 1px solid #495421;
	padding: 0px;
}
h1 {
	color: #000000;
	font-size: 1.1em;
	text-transform: uppercase;
	padding-bottom: 10px;
}
h2 {
	font: bold 1em/1.5em Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #495421;
	background-color: #DBE0C7;
	padding-left: 10px;
}
h3 {
	color: #000000;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
h4 {
	color: #000000;
	font-size: 1.1em;
}
h5 {
	color: #000000;
	font-size: 1em;
	font-style: italic;
}
h6 {
	color: #000000;
	font-size: 1em;
	font-style: italic;
}
a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
#mainNav {
	width: 200px;
	float: left;
	padding-bottom: 0px;
	padding-top: 60px;
}
#mainNav-text {
	font-size: 1.1em;
	line-height: 1.5em;
	color: #333333;
	border: none;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-top: 20px;
}
#mainNav-text ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#mainNav-text li {
	line-height: 1.5em;
	list-style-type: disc;
	margin-left: 15px;
	padding-bottom: .5em;
}
#mainNav-text img {
	font-size: 1.1em;
	line-height: 1.5em;
	color: #312624;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #999999;
}
#footer {
	clear: both;
	color: #000000;
	line-height: 1.6em;
	font-size: 1em;
	text-align: center;
	padding-bottom: 10px;
	height: 33px;
	padding-top: 75px;
	background-image: url(../assets/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#footer a {
	text-decoration: none;
	color: #000000;
	}
#footer a:visited {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #EB221B;
	text-decoration: none;
}
#footer2 {
	height: 60px;
	font-size: 1.1em;
	font-weight: bold;
}
#footer2 a {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #6B775F;
	}
#footer2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer2 a:hover {
	color: #542F26;
	text-decoration: none;
	background-color: #6B775F;
}
.image-left {
	float: left;
	margin: 0px 20px 10px 0px;
}
.image-right {
	float: right;
	margin: 0px 0px 10px 20px;
	padding: 1px;
}
.important {
	color: #FF0000;
	font-style: italic;
}
blockquote {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.img-borderless {
	border: 0px none;
	text-align: center;
	padding: 1px;
}
.image-framed {

	border: 2px solid #BDB5B0;
	text-align: center;
	padding: 1px;
}
#credit {
	font-style: italic;
	color: #FFFFFF;
	text-align: right;
}
form {
	padding-bottom: 20px;
}
.note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: italic;
}
.news {
	background-color: #FFFFFF;	
}
.news h2 {
	border-top: 1px dotted #666666;
	padding-top: 1.5em;
}
#no-frame {
	padding-bottom: 1em;
}
#no-frame img{
	border: none;
}.small {
	font-size: .95em;
	background-color: #F0F1EC;
	padding: 10px;
}
