/* CSS Document */

body{
	margin:0px;
	font-family:trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	background:url(images/background_04.gif) repeat-y center;
}
#container{
	width:980px;
	margin:0 auto;
	background:#0C0B11;
}

.acorn{
	width:980px;
	height:50px;
	overflow:visible;
	text-align:right;
	position:
}

.acorn2{
	background:#ffffff url(images/acorn-bottom.jpg) no-repeat right top;	
}

.acorn img{
	margin-top:-36px;
}

#header {
	height:200px;

}
#menu {
	
}
#content {
	clear:both;
	border-top:2px solid #91B64C;
	color:#fff;
}

#footer {
	text-align:left;
	background-color:#fff;
	overflow:hidden;
}

#image-left {
	float:left;
	margin-top:10px;
	}

#nav li, .column {
	float:left;
	width:140px;
	}
	
.two {
	width:280px;
	}
.three {
	width:420px;
	}
.four {
	width:560px;
	}
.five {
	width:700px;
	}
.six {
	width:840px;
	}
.seven {
	width:980px;
	}
.eight {
	width:140px;
	color:#fff;
	}
	
	.nine {
	width:500px;
	
	}
.column img {
	border:none!important;
	}
.fourwhite {
	width:560px;
	height:70px;
	}
	
.text, .image {
	padding:15px;
}
.footertext{
	padding:0 15px 0 15px;
	font-weight:bold;
	font-size:1.3em;
	margin:0;
	color:#91B64C;
	background-color:#ffffff;
}
	
.footertext p{
	padding:1em 0em 0em;
	margin:0px;
}

#nav {
  	margin:0;
  	padding:0;
  	list-style:none;
	border-top:2px solid #91B64C;
}

#nav a {
  	display:block;
  	padding:15px;
  	text-decoration:none;
  	font-weight:bold;
  	color:#fff;
}
#nav a:hover {
	background:#91B64C;
	color:#fff;
}
li#current a{
	color:#AB962C
}


.clear {
	
	clear:both;
}


h1 {
	font-weight:bold;
	font-size:1.8em;
	margin:0;
	color:#fff;
	padding:0;
}
h2 {
	font-weight:bold;
	font-size:1.3em;
	margin:0;
	color:#91B64C;
	margin:0;
}

a {
	color:#91B64C;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}
#content a:hover {
	color:#fff!important;
}
h2 a:hover {
	color:#fff;
}

#footer a{
	text-decoration:none;
	color:#fff;
}
#footer a:hover {
	text-decoration:underline;
	color:#fff;
}


img.image-left {
	float:left;
	margin:0 5px 5px 0px;
}
img.image-right {
	float:right;
	margin:0 0px 5px 5px;
}

.caption {
color:#AB962C;
}
.clear {
	clear:both
}
.dotted {
	border-top:2px dotted #91B64C;
}

td {
	padding: 10px;
	background:#fff;
}
table {
	margin-top:10px;
}

label {
	width:10em;
	clear:both;
	float:left;
	
	
}

input, textarea {
	float:left;
	margin-bottom:3em;
}

.error {
	color:white;
	font-weight:bold;
	clear:both;
	
	
}

.tick {
	padding-left:10px;
}

.complete-current {
	text-decoration:underline;
	
}

br.clear{
	display:block;
	height:1px;
	margin-top:-1px;
	clear:both;
}
