body {
	margin:0;
	background-color:#142f04;
	font-family:Arial,sans-serif;
	background-image:url(../img/body_bg.jpg);
}

div#rainbow {
	background-image:url(../img/topheader.jpg);
	height:5px;
}

div#wrapper {
	width:900px;
	margin:0 auto;
	border-top:0;
	padding-bottom:20px;
}

div#header {
	background:transparent url('../img/header.jpg') no-repeat center center;
	height:155px;
	border:1px solid #797979;
	border-width:0 1px;
}

div#nav, div#adminarea {
	background-image:url('../img/nav_bg.jpg');
	height:38px;
	border:1px solid #797979;
	padding-left:45px;
}

div#nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

div#nav ul li {
	float:left;
	position:relative;
}

div#nav ul li a {
	color:white;
	text-decoration:none;
	display:block;
	padding:11px 10px 9px 10px;
}

div#nav ul li a:hover {
	background-color:white;
	color:black;
}

div#nav li ul {
	position: absolute;
	top: 38px;
	float:none;
	display:none;
	border-top:1px solid #797979;
}

div#nav li ul li a {
	background-color:#30501b;
	width:170px;
	border:1px solid #797979;
	border-top:0;
}

div#nav li:hover ul, div#nav li.over ul {
	display:block;
}

div#nav ul li a.active {
	background-color:#e2e4f4;
	color:#142f04;
}

div#outerwrapper {
	background-image:url(../img/footer_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

div#content {
	font-size:85%;
	background:white url(../img/content_bg.jpg) repeat-x;
	padding:30px;
	padding-top:108px;
	margin:0 auto;
	border-left:1px solid #797979;
	border-right:1px solid #797979;
	letter-spacing:0.05em;
	line-height:1.5em;
	word-spacing:0.12em;
}

div#content h1 {
	color:#ed701d;
	font-size:200%;
	text-align:left;
	line-height:1.4em;
}

div#content h2,h3,h4,h5,h6 {
	color:#ed701d;
}

div#contentbottom {
	clear:both;
	background-image:url('../img/content_bottom_bg.jpg');
	height:120px;
	width:100%;
	background-position:bottom right;
	background-repeat:no-repeat;
}

div#footer {
	clear:both;
	border:1px solid #474747;
	background-color:#333;
	color:white;
	font-size:75%;
	height:20px;
	padding-bottom:3px;
}

div#footer p {
	margin:0;
	padding:5px;
}

div#footer p.left {
	float:left;
}

div#content a {
	color:#142f04;
}

div#footer p.right {
	float:right;
}

div#footer a {
	color:white;
	text-decoration:none;
}

/* ADMIN */

div#adminarea {
	background-image:url('../img/adminarea_bg.png');
	color:white;
	font-size:140%;
	text-align:center;
	padding-top:8px;
	height:32px;
	padding-left:0;
}

p.greencolour, span.greencolour {
	color:#4f7d09;
}

div#content table {
	width:100%;
}

div#content table.mceToolbar {
	width:auto;
}

div#content table, div#content table td, div#content table th {
	border:1px solid #142f04;
	padding:5px;
}

div#content table tr th {
	color:white;
	background-color:#142f04;
}

div#content table tr th a {
	color:white;
}

div#content table tr.childpage td {
	background-color:#ccc;
	font-size:80%;
	padding:1px 5px;
}

div#content div.actions ul {
	list-style-type:none;
	margin:0;
	margin-top:15px;
	padding:0;
	height:35px;
}

div#content div.actions ul li {
	margin:0;
	padding:0;
	float:left;
}

div#content div.actions ul li a {
	text-decoration:none;
	display:block;
	border:1px solid #142f04;
	padding:5px;
	width:100px;
	text-align:center;
	margin-right:30px;
}

div#content div.input {
	margin-bottom:10px;
}

div#content img {
	border:1px solid #142f04;
} 

div#content table#contenttable tr td {
	text-align:center;
	vertical-align:top;
}

div#content p.colored {
	color:#ed701d;
}

div#content form label {
	float:left;
	display:block;
	width:150px;
	margin-right:10px;
	text-align:right;
	font-weight:bold;
}

div#content div.actions ul li a:hover {
	color:white;
	background-color:#142f04;
}

textarea {
	width:100%;
	height:300px;
	clear:left;
	margin-top:10px;
}

div#content ul {
	margin-bottom:0;
	padding-bottom:0;
}

span.mceEditor {

}

div#content div.textarea table, div#content div.textarea table td, div#content div.textarea table th {
	padding:0;
	border:0;
}

div#content div.textarea table {
	padding-right:4px;
}

div#content div.textarea table#PageContent_tbl {
	border:1px solid #333;
	clear:left;
	margin-top:10px;
}

div.paging {
	text-align:right;
	margin-top:15px;
}

div.paging div {
	display:inline;
}

/* latest news*/

div#newspanel {
	float:right;
	width:228px;
	background-image:url('../img/news_middle.jpg');
	margin-left:20px;
	margin-top:35px;
}

div#newspanel h2 {
	font-size:1px;
	text-indent:-10000px;
	height:95px;
	margin:0;
	padding:0;
	background-image:url('../img/news_top.jpg');
	margin-bottom:15px;
}

div#newspanel h3 {
	padding:0;
	margin-left:16px;
	font-size:110%;
	margin-bottom:0;
	margin-right:16px;
}

div#newspanel p {
	margin:4px;
	margin-left:22px;
	font-size:95%;
	margin-right:16px;
}

div#newspanel div#newsbottom {
	margin-top:15px;
	height:22px;
	background-image:url('../img/news_bottom.jpg');
}

div#flashMessage {
	border:1px solid green;
	width:400px;
	margin:20px auto;
	background-color:#dfd;
	color:green;
	padding:4px;
	text-align:center; 

}

img.rightside {
	float:right;
	clear:right;
	margin-bottom:15px;
	margin-left:10px;
}

div.divider {
	width:90%;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:30px;
	height:70px;
	background:white url('../img/ITC_Divider.jpg') center center no-repeat;
}

div#content img.ignore {
	border:0;
}
