@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	background: #D0D0D0 url(images/nav/bg.jpg) repeat-x top center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.homebox {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	margin: 6px 20px 0 20px;
	color: #454545;
}

.homebox p {
	margin: 6px 0 0 0;
}

p.footer {
	color: #454545;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 8px 0;
	text-align: center;
	font-size: 12px;
	line-height: 16px;
}

td {
	vertical-align: top;
}

a:link, a:visited {
	color: #415F2C;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #6F903F;
	text-decoration: underline;
}

.leftbar {
	margin: 20px 40px 20px 20px;
}

.leftbar h3 {
	font-size: 16px;
	font-weight: bold;
	color: white;
	margin: 8px 0;
	text-align: center;
}

.maincontent h3 {
	font-size: 16px;
	font-weight: bold;
	color: #415F2C;
	margin: 0 0 12px 0;
}

.leftbar a:link, .leftbar a:visited {
	color: #AFD07F;
}

.leftbar a:hover {
	color: white;
}

.leftbar a img:hover {
	background: #6F903F;
}

.maincontent {
	margin: 40px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #353535;
}

h1 {
	margin: 0 0 24px 0;
	color: #415F2C;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: normal;
	line-height: 34px;
	background: url(images/nav/htag.png) no-repeat 95% 50%;
	border: #E3EFDB 1px solid;
	padding: 12px;
}

h1 span {
	color: #AFD07F;
}

h4 {
	color: #415F2C;
	background: #DFECD0;
	margin-bottom:12px;
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 12px 0;
	height: 256px;
	padding-right: 6px;
	padding-top: 6px;
	border: 1px #AFD07F solid;
}

h4 span {
	font-size: 22px;
	line-height: 34px;
	border-bottom: 1px solid #AFD07F;
}

h4 img {
	float: left;
	display: inline;
	margin: 0 12px 6px 6px;
}

a:hover .tab {
	background: #E3EFDB;
}

.tab-box .tab {
	padding: 0 12px;
	text-transform: uppercase;
	border-top: 1px solid #AFD07F;
	border-right: 1px solid #AFD07F;
	border-left: 1px solid #AFD07F;
	margin: 0 0 -1px 24px;
	border-bottom: 1px #ffffff solid;
	line-height: 30px;
	height: 29px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
}

.tab-box {
	border-bottom: 1px solid #AFD07F;
	margin-bottom: 24px;
	height: 30px;
}
.sidebysideimg {
	margin-right:-5px;
}
