body {
	text-align: center;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	background: #7c9fbd url(../assets/template/bground.jpg) repeat-x fixed left top;
	margin-top: 20px;
	color: #312624;
}
#frame {
	width: 738px;
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF url(../assets/template/leftcol-bground.jpg) repeat-y left top;
	border-top: 1px solid #312624;
	border-right: 1px solid #312624;
	border-bottom: 1px solid #312624;
	border-left: 9px solid #312624;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 737px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-image: url(../assets/template/leftcol-img.jpg);
	background-repeat: no-repeat;
	background-position: 0px 70px;
}
#header {
	width: 737px;
	margin: 0px;
	padding: 0px;
	height: 80px;
	border: none;
}
#content {
	width: 398px;
	float: right;
	font-size: 1.2em;
	line-height: 1.5em;
	padding-right: 20px;
	text-align: justify;
	padding-top: 20px;
}
#content ul
{
list-style-type: none;
padding: 0;
margin: 0;
}
#content li
{
	background:  url("../assets/template/bullet.gif") no-repeat 0px .6em;
	padding-left: 1.8em;
	padding-right: 20px;
	line-height: 1.5em;
	padding-bottom: .7em;
}
#content ol {
	margin-right: 20px;
	background: url(none);
	}
h1 {
	color: #3A6CB1;
	font-size: 1.1em;
	text-align: right;
	text-transform: uppercase;
}
h2 {
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #63545B;
}
h3 {
	color: #3A6CB1;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
h4 {
	color: #003366;
	font-size: 1.1em;
}
h5 {
	color: #A84611;
	font-size: 1em;
	font-style: italic;
}
h6 {
	color: #003399;
	font-size: 1em;
	font-style: italic;
}
a:link {
	text-decoration: underline;
	color: #3E221C;
}
a:visited {
	color: #3E221C;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #3E221C;
}
#mainNav {
	width: 300px;
	float: left;
	padding-bottom: 0px;
	padding-top: 10px;
}
#mainNav-text {
	padding: 350px 20px 10px;
	font-size: 1.1em;
	line-height: 1.5em;
	color: #312624;
	border: none;
}
#footer {
	clear: both;
	height: 60px;
	color: #FFFFFF;
	line-height: 1.6em;
	padding-left: 20px;
	font-size: 1.1em;
	padding-top: 0px;
}
#footer a {
	text-decoration: none;
	color: #FFFFFF;
	}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #312624;
	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;
}
table {
	font-size: 1em;
	width: 500px;
	line-height: 1.3em;
}
td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 6px;
	padding-bottom: 6px;
}
.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;
}
#content img {
	background: url(none);
	border: 1px solid #917A55;
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#mainNav-text img {
	font-size: 1.1em;
	line-height: 1.5em;
	color: #312624;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
#credit {
	font-style: italic;
	color: #FFFFFF;
	text-align: right;
}
