@charset "utf-8";
/* CSS Document */

body {
	padding:0px;
	margin:0px;
	
	font-family:Arial, Helvetica, sans-serif;
	background:#F4D18F;
	
	background:#F4D18F url(../images/website/bottom-bg.jpg) top center repeat-y;
}

p {
	padding:0px;
	margin:0px;
	line-height:22px;
	font-size:14px;
	color:#656565;
}

a:link,
a:visited,
a:active {
	color:#336500;
	text-decoration:none;
}

a:hover {
	color:#336500;
	text-decoration:underline;
}

h1 {
	padding:0px;
	margin:0px;
	
	font-size:18px;
	color:#49711B;
	font-weight:bold;
}

h2 {
	padding:0px 0px 10px 0px;
	margin:0px;
	
	font-size:16px;
	font-weight:normal;
	color:#336500;
	line-height:25px;
}

h3 {
}

.clear {
	clear:both;
}

.clear-right {
	clear:right;
}

#top-container {
	width:970px;
	
	padding:0px;
	margin:0px auto;
}

#head {
	width:970px;
	height:145px;
	
	padding:0px;
	margin:0px auto;
	
	background:#F4D18F url(../images/website/head-bg.jpg) top left no-repeat;
}

.logo {
	float:left;
}

#top-menu {
	padding:40px 0px 0px 0px;
	margin:0px;
	
	float:right;
}

#top-menu ul {
	padding:0px;
	margin:0px;
}

#top-menu ul li {
	padding:0px;
	margin:0px;
	
	list-style:none;
	float:left;
	
	background:url(../images/website/button.png) left no-repeat;
}

#top-menu ul li a {
	display:block;
	
	padding:2px 10px 2px 22px;
	margin:0px;
	
	font-size:13px;
	color:#AFBD1F;
	font-weight:bold;
}

#bottom-menu {
	padding:0px;
	margin:0px;
	
	float:right;
}

#bottom-menu ul {
	padding:0px;
	margin:0px;
}

#bottom-menu ul li {
	padding:15px 0px 0px 0px;
	margin:0px;
	
	list-style:none;
	float:left;
}

#bottom-menu ul li a {
	display:block;
	
	padding:2px 10px;
	margin:0px;
	
	font-size:13px;
	color:#333333;
	font-weight:bold;
}

#bottom-menu ul li a:hover,
#bottom-menu ul li a.active {
	color:#AFBD1F;
}

#bnr-container {
	width:957px;
	height:323px;
	
	padding:8px 0px 11px 13px;
	margin:0px auto;
	
	background:url(../images/website/bnr-bg.jpg) top center no-repeat;
}

#bnr-img {
	width:630px;
	height:317px;
	
	padding:0px;
	margin:0px;
	
	float:left;
	overflow:hidden;
}

#bnr-content {
	width:290px;
	height:230px;
	
	padding:10px 30px 0px 0px;
	margin:0px;
	
	float:right;
}

#bnr-content p {
	font-size:14px;
	color:#FFF;
	font-weight:bold;
}

#bnr-buttons {
	padding:0px;
	margin:0px;
	
	float:right;
	text-align:right;
}

#bottom-container {
	width:970px;
	
	padding:0px;
	margin:0px auto;
}

#main-content {
	width:953px;
	
	padding:0px 12px 20px 5px;
	margin:0px auto;
}

#main-content ul {
}

#main-content ul li {
	line-height:22px;
	font-size:14px;
	color:#656565;
	list-style:square;
}

body#home #main-content ul {
	padding:10px 0px 10px 20px;
	margin:0px;
}

body#home #main-content ul li {
	padding:10px 0px;
	margin:0px;
	line-height:22px;
	font-size:14px;
	color:#656565;
	list-style:square;
	border-bottom:#EAEAEA 1px solid;
}

#left-column {
	width:585px;
	
	padding:20px;
	margin:4px 0px 0px 0px;
	
	float:left;
	
	background:#FFF;
}

#right-column {
	width:317px;
	
	padding:0px;
	margin:0px;
	
	float:right;
	
	background:url(../images/website/right-bg.jpg) top left no-repeat;
}

#right-column a {
	font-weight:bold;
}

#right-column #heading {
	height:30px;
	
	padding:20px;
	margin:0px;
}

#right-column #img {
	width:294px;
	height:90px;
	
	padding:6px 0px 0px 12px;
	margin:0px auto;
	
	background:url(../images/website/img-bg.jpg) top center no-repeat;
}

#right-column #content {
	width:277px;
	
	padding:10px 20px;
	margin:0px;
}

#right-column #content strong {
	font-weight:bold;
	color:#3F690D;
}

#right-column #button {
	width:317px;
	height:60px;
	
	padding:0px;
	margin:0px;
}

#logos {
	width:926px;
	
	padding:10px;
	margin:0px;
	
	background:#FFF;
	text-align:center;
}

#logos p {
	float:left;
	text-align:left;
}

#logos img {
	padding:0px 20px;
	margin:0px;
}

#footer {
	width:946px;
	
	padding:10px 0px 20px 0px;
	margin:0px;
}

#sitemap {
	padding:0px;
	margin:0px;
	
	float:left;
	
	color:#49711B;
	font-size:11px;
}

#sitemap a {
	color:#49711B;
	font-size:11px;
}

#ec {
	padding:0px;
	margin:0px;
	
	float:right;
	
	color:#49711B;
	font-size:11px;
}

/* ##### SUB PAGE SPECIFIC ##### */


body#sub-page #bnr-container {
	width:957px;
	height:256px;
	
	padding:8px 0px 11px 13px;
	margin:0px auto;
	
	background:url(../images/website/bnr-bg2.jpg) top center no-repeat;
}

body#sub-page #bnr-img {
	width:630px;
	height:250px;
	
	padding:0px;
	margin:0px;
	
	float:left;
	overflow:hidden;
}

body#sub-page #bnr-content {
	width:290px;
	height:230px;
	
	padding:10px 30px 0px 0px;
	margin:0px;
	
	float:right;
}

body#sub-page #left-column {
	width:625px;
	padding:0px;
}

body#sub-page #left-column .clear {
	height:20px;
}

body#sub-page .padding {
	padding:20px;
}

body#sub-page .line {
	height:2px;
	
	padding:10px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	
	background:url(../images/website/line-bg.jpg) bottom repeat-x;
	
	clear:both;
}

body#sub-page .small-img {
	width:275px;
	height:170px;
	
	padding:4px 4px 16px 11px;
	margin:0px 0px 10px 10px;
	
	float:right;
	background:url(../images/website/small-img-bg.jpg) top left no-repeat;
}

body#sub-page .small-img2 {
	width:275px;
	height:170px;
	
	padding:4px 4px 16px 11px;
	margin:0px 0px 10px 10px;
	
	float:right;
	background:url(../images/website/small-img-bg2.jpg) top left no-repeat;
}

body#sub-page .item {
	padding:20px;
	margin:0px;
	
	border-top:#F7CAA0 4px solid;
	background:url(../images/website/item-bg.jpg) center repeat-y;
}

body#sub-page span.contact-team {
	display:block;
	width:228px;
	height:39px;
	background:url(../images/website/contact-team.jpg) top left no-repeat;
	z-index:10;
	position:relative;
	left:-8px;
	cursor:pointer;
}

body#sub-page span.join {
	display:block;
	width:228px;
	height:39px;
	background:url(../images/website/join.jpg) top left no-repeat;
	z-index:10;
	position:relative;
	left:-8px;
	cursor:pointer;
}

body#sub-page #right-column {
	width:297px;
	
	padding:10px;
	margin:0px;
	
	background:none;
}

body#sub-page #right-column p {
	font-size:14px;
	color:#49711B;
}

body#sub-page #right-column ul {
	padding:0px 0px 0px 10px;
	margin:0px;
}


body#sub-page #right-column ul li {
	padding:0px 0px 15px 35px;
	margin:0px;
	
	background:url(../images/website/button2.png) top left no-repeat;
	list-style:none;
	
	font-size:14px;
	color:#49711B;
	line-height:22px;
}

.map {
	border:#333 1px solid;
}

.field {
	padding:5px 0px;
	margin:0px;
	font-size:12px;
}

.field-validation {
	padding:0px 0px 5px 0px;
	margin:0px;
	font-size:12px;
	color:#C30;
	font-weight:bold;
}

#downloads a,
#links a {
	display:block;
	padding:2px 2px 2px 25px;
	margin:0px;
	
	background:url(/images/website/button.png) left no-repeat;
}

#downloads h2,
#links h2 {
	padding:0px;
	margin:0px;
}

#downloads p,
#links p {
	padding:0px 0px 0px 25px;
}