@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-color: #455138;
	margin: 0px;
	padding: 0px;
}
.holder {
	width: 826px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.c_both {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 0px;
}

img {
	border: none;
	outline: none;
}
.navigation {
	padding-top: 47px;
}
.navigation li a {
	text-decoration: none;
	height: 27px;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 15px;
	background-image: url(../images/button-bg.png);
	background-repeat: no-repeat;
	width: 162px;
	text-align: center;
	display: block;
}
.banner {
	margin-top: 1px;
}

.body-content {
	background-image: url(../images/body-bg.png);
	background-repeat: repeat-y;
	padding-right: 14px;
	padding-left: 14px;
}
.left-area {
	width: 140px;
	float: left;
}
.top-txt {
	color: #74622b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	background-color: #d8ecee;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	margin-bottom: 7px;
	position: relative;
}
.top-hd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #008392;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 3px;
}
.right-area table {
	border: 1px solid #859072;
}
.right-area table a {
	color: #008392;
	text-decoration: none;
}
.right-area table a:hover {
	color: #990000;
	text-decoration: underline;
}

.spacer {
	font-size: 0px;
	line-height: 0px;
	height: 10px;
}
.right-area {
	float: right;
	width: 650px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 17px;
	text-align: justify;
}
.bottom-border {
	font-size: 0px;
	line-height: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	position: relative;
	margin-top: 25px;
}
.footer {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../images/footer-bg.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 12px;
}
.footer-txt {
	color: #849b6a;
	padding-bottom: 15px;
}
.designed-by a {
	color: #849B6A;
	text-decoration: none;
}
.designed-by a:hover {
	color: #999999;
	text-decoration: underline;
}
.copyright {
	float: left;
	margin-left: 5px;
	width: 200px;
	display: inline;
}
.designed-by {
	float: right;
	margin-right: 10px;
	display: inline;
}


.more-arrow {
	position: absolute;
	left: 579px;
	top: -20px;
}

.right-area p {
	text-indent: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
}


.navigation li a:hover {
	color: #000000;
	background-image: url(../images/button-bg-rollover.png);
}
.navigation ul {
	list-style-type: none;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.navigation li {
	float: left;
	background-image: url(../images/button-bg.png);
	background-repeat: no-repeat;
	width: 162px;
	height: 42px;
	margin-left: 3px;
	display: inline;
	text-align: center;
}
.right-area p a {
	text-decoration: none;
	color: #F26932;
	font-weight: bold;
	font-size: 11px;
}
.right-area p a:hover {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
