﻿.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	font-style: italic;
	color: #663300;
	text-align: center;
}
.style2 {
	border-style: solid;
	border-width: 2px;
}
.style1 {
	border-width: 0px;
}
#container {
	padding: 0px;
	margin: 0px auto 0px auto;
	text-align: center;
	background-color: #dfdfdf;
	width: 800px;
}
#masthead {
	text-align: center;
	background-image: url('i_mainpg/banblu2.jpg');
	width: 800px;
	height: 200px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#top_nav {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 10px;
	background-color: #006699;
}
#left_col {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	float: left;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #006699;
	width: 200px;
	background-image: url('i_mainpg/ahabluvert4.jpg');
	font-weight: bold;
	padding-top: 25px;
	background-repeat: repeat-y;
	height: 1300px;
}
#page_content {
	padding: 0px;
	margin: 0px 0px 0px 200px;
	background-color: #dfdfdf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 598px;
	font-weight: bold;
	height: 1325px;
	color: #4A250F;
	text-align: center;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #006699;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 15px;
}
body {
	text-align: center;
	background-color: #663300;
	padding: 0px;
	margin: 0px auto 0px auto;
}
#left_col ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	list-style-type: none;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#left_col li {
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	text-align: center;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #008000;
	color: #5B2E00;
}
#left_col a, a:link, a:visited {
	color: #482400;
	text-decoration: none;
	display: block;
}
#left_col a:hover {
	background-color: #008000;
	font-weight: bold;
	color: #ffffff;
}
#left_col a:active {
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.cnt {
	text-align: center;
}
.sm-grn-cnt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: italic;
	color: #008000;
	text-align: center;
}


.sm-br-cnt {
	font-size: small;
	font-weight: bold;
	color: #4A250F;
}
.sm_bk_cnt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
}
.xsm-blk-cnt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
}
