body {
	text-align: center;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	background: #999999 url(../assets/template/bground.jpg) repeat-x fixed;
	margin-top: 20px;
	color: #000000;
}
#frame {
	width: 738px;
	margin: 0 auto;
	text-align: left;
	border: 5px solid #FFFFFF;
	background-image: url(../assets/template/leftcol-bground.gif);
	background-repeat: repeat-y;
	background-color: #F0BD2E;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 736px;
	border: 1px solid #000000;
	background-image: url(../assets/template/leftcol-img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
}
#header {
	float: right;
	padding-top: 0px;
}
#nav-bar {
	display: block;
	text-transform: uppercase;
	font-size: 1.2em;
	text-align: center;
	line-height: 2em;
}
#content {
	width: 398px;
	float: right;
	font-size: 1.2em;
	line-height: 1.5em;
	padding-right: 20px;
	text-align: justify;
	padding-top: 10px;
}
#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);
}
#content img {
	background: url(none);
	border: 1px solid #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}	
h1 {
	color: #000000;
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: bold;
}
h2 {
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	color: #000000;
	font: italic bold 1.1em Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	text-align: left;
}
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: #000000;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #291672;
}
#leftcol {
	width: 300px;
	float: left;
	padding-bottom: 0px;
	padding-top: 0px;
}
#leftcol-text {
	padding: 620px 20px 10px 20px;
	font-size: 1.1em;
	line-height: 1.5em;
	color: #FFFFFF;
	border: none;
}
#leftcol-text h1{
	color: #FFFF00;
}
#leftcol-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;
}
#leftcol-text a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
#leftcol-text a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#leftcol-text a:hover {
	text-decoration: none;
	color: #FFFF00;
}
#footer {
	clear: both;
	height: 55px;
	color: #FFFFFF;
	line-height: 1.6em;
	padding-left: 20px;
	font-size: 1.1em;
	padding-top: 0px;
	background-image: url(../assets/template/footer.gif);
	background-repeat: no-repeat;
	background-position: 305px 0px;
}
#footer a {
	text-decoration: none;
	color: #FFFFFF;
	}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFCC00;
	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;
}
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;
}
.note {
	color: #000000;
	font-style: italic;
	font-size: .9em;
	text-align: left;
}
