@charset "utf-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 10;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(img/bg-logo.png);
}
h1 {
	font-size: 24px;
	text-decoration: none;
	font-weight: bolder;
	color: #856C46;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #856C46;
}
#wrapper {
	width: 810px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #856D46;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content {
	background-color: #1F3474;
	overflow: hidden;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(img/bg-tree.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 5px;
	width: 790px;
}
.sidebar {
	text-align: center;
	margin: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-decoration: none;
	width: 100%;
}
a:link {
	color: #856C46;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #23453b;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #856C46;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
#bottomArea {
	background-color: #1F3474;
	overflow: hidden;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	clear: both;
	width: 790px;
}
#bottomAddress {
	text-align: left;
	vertical-align: middle;
	float: left;
	position: static;
	overflow: hidden;
}
#leftColumn {
	position: static;
	float: left;
	width: 150px;
	text-align: center;
}
#mainCell {
	width: 618px;
	padding: 6px;
	position: static;
	float: right;
	overflow: auto;
	min-height: 750px;
	background-image: url(img/whitetransbg.png);
}
#nav {
	position: static;
	float: right;
	width: 130px;
	text-align: center;
	margin-left: 5px;
}
#mainLogo {
	position: static;
	float: left;
	width: 150px;
	margin-bottom: 20px;
}
#indicia {
	font-size: 10px;
	color: #666666;
	text-align: center;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
#indicia a:link {
	color: #666666;
	text-decoration: none;
}
#indicia a:visited {
	color: #666666;
	text-decoration: none;
}
#indicia a:hover {
	color: #000000;
	text-decoration: none;
}
#indicia a:active {
	color: #CCCCCC;
	text-decoration: none;
}
#bottomTextMenu {
	position: static;
	float: right;
	overflow: hidden;
	vertical-align: middle;
}
#bottomTextMenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#bottomTextMenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#bottomTextMenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#bottomTextMenu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.breadcrumb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: left;
}
