body {
	background: url("images/encounterbg.jpg") #85c50b;
	font-family: arial;
	font-size: 12px;
	margin: 0px;
}

a {
	color: #4e7c02;
}

a:hover {
	color: #74b40b;
}

#schoolies a {
	color: #591494;
}

#schoolies a:hover {
	color: #771cc5;
}

img {
	border: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width: 1024px;
	margin: 0px auto;
}

#logo, #logo_schoolies, #logo_greenteam, #logo_education {
	background: url("images/encounterlogo.jpg") no-repeat;
	width: 930px;
	height: 163px;
	margin: 0px auto;
}

#logo_schoolies {
	margin-left: 56px;
	background: url("images/schoolieslogo.jpg") no-repeat top left;
}

#logo_greenteam {
	background: url("images/greenteamlogo.jpg") no-repeat top left;
}

#logo_education {
	background: url("images/educationlogo.jpg") no-repeat top left;
}

#logo span, #logo_schoolies span, #logo_greenteam span, #logo_education span {
	display: none;
}

#main {
	background: #0b0b0b;
	padding: 10px;
	width: 910px;
	margin: 0px auto;
}

#mainnav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#mainnav li {
	height: 65px;
	display: block;
	float: left;
}

#mainnav li span {
	display: block; 
	float: left;
	height: 65px;
}

#mainnav li span a {
	display: block !important;
	height: 65px;
}

#mainnav li a span {
	display: none;
}

#mainnav li a:hover {
	background: none;
}

#nav_encounter { width: 230px; background: url("images/navbar.gif") 0px -65px; }
#nav_encounter a { width: 230px; background: url("images/navbar.gif") 0px 0px; }

#nav_schoolies { width: 252px; background: url("images/navbar.gif") -230px -65px; }
#nav_schoolies a { width: 252px; background: url("images/navbar.gif") -230px 0px; }

#nav_education { width: 148px; background: url("images/navbar.gif") -482px -65px; }
#nav_education a { width: 148px; background: url("images/navbar.gif") -482px 0px; }

#nav_greenteam { width: 176px; background: url("images/navbar.gif") -630px -65px; }
#nav_greenteam a { width: 176px; background: url("images/navbar.gif") -630px 0px; }

.menuactive span a { background: none !important; }

#mainnav li ul {
	z-index: 200;
	display: none;
	padding: 0px 18px 24px 18px;
	margin-top: 65px;
	position: absolute;
	background: #0b0b0b;
	width: 250px;
}

#dd_schoolies {
	margin-left: 3px;
}

#dd_education {
	margin-left: 3px;
}

#dd_greenteam {
	margin-left: 3px;
}

#mainnav li ul li {
	height: 15px;
}

#mainnav li ul li a {
	font-size: 11px;
	font-weight: bold;
	color: #737373;
	text-decoration: none;
	height: 15px;
	display: block;	
	width: 200px;
}

#mainnav li ul li a:hover {
	color: #fff;
}

.frontbox {
	background: #242424;
	color: #666666;
	width: 266px;
	padding: 24px 14px 14px 14px;
	margin-top: 10px;
	float: left;
	min-height: 190px;
  height: auto !important;
  height: 190px;
}

.frontboximg {
	float: left;
	margin-top: 10px;
	background: none;
}

.frontboximgpad {
	margin-right: 10px;
}

.darkbg {
	background: #000;
}

.frontboxpad {
	width: 268px;
	margin-right: 12px;
}

.frontbox p {
	margin: 0px;
}

.frontbox h2 {
	font-size: 27px;
	text-transform: uppercase;
	color: #fff;
	width: 220px;
	height: 25px;
	margin: 0px;
	padding: 0px 0px 17px 0px;
}

.frontbox a {
	color: #fff !important;
	text-decoration: none;
}

.frontbox a:hover {
	color: #77bf00 !important;
}

#schoolies .frontbox a:hover {
	color: #771cc5 !important;
}


/*.frontbox h2 span {
	display: none;
}*/

/*#header_welcome {
	background: url("images/header_welcome.jpg") no-repeat top left;
}

#header_newsletter {
	background: url("images/header_newsletter.jpg") no-repeat top left;
}

#header_comingup {
	background: url("images/header_comingup.jpg") no-repeat top left;
}*/

.ftextbox {
	width: 250px;
	border: 1px solid #242424;
	background: #4a4a4a;
	padding: 8px;
	color: #a5a5a5;
	font-family: arial;
	font-size: 11px;
	margin-bottom: 11px;
}

.successbox {
	text-align: center;
	background: #659b06;
	color: #ffffff;
	font-size: 12px;
	padding: 3px;
	margin-bottom: 9px;
}

.errorbox {
	text-align: center;
	background: #9b0d06;
	color: #ffffff;
	font-size: 12px;
	padding: 3px;
	margin-bottom: 9px;
}

#content {
	background: #fff;
	clear: both;
	color: #8e8e8e;
}

#content h1 {
	color: #242424;
	text-transform: uppercase;
	font-size: 38px;
	border-bottom: 9px solid #e0e0e0;
	padding: 10px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
}

#leftmenu {
	float: left;
	width: 220px;
}

#leftmenu ul {
	width: 220px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#leftmenu ul li {
	float: left;
}

#leftmenu ul li a {
	width: 200px;
	clear: both;
	float: left;
	font-weight: bold;
	color: #0b0b0b;
	font-size: 12px;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #c7c7c7;

	padding: 8px 0px 9px 0px;
}

#leftmenu ul li a:hover {
	color: #73b900;
}

#schoolies #wrapper #main #content #leftmenu ul li a:hover {
	color: #6a1e76;
}

#insidepage {
	padding: 18px;
}

#maincontent {
	float: left;
	width: 650px;
	line-height: 170%;
}

.singlecol {

}

.twocol {
	width: 310px;
	float: left;
}

.threecol {
	width: 200px;
	float: left;
}

.colpad {
	margin-right: 22px;
}

.photogalleryitem {
	margin-top: 15px;
	float: left;
}

.photogallerypadd {
	margin-right: 10px;
}

#footer {
	font-weight: bold;
	text-align: center;
	color: #333;
	font-size: 11px;
}

#footer a {
	color: #333;
}

.formfield {
	padding: 5px;
	font-family: Arial;
	width: 355px;
}

fieldset {
	width: 400px;
	background: #f1f1f1;
	border: 1px solid #cdcdcd;
	padding: 15px;
	margin: 20px 10px 10px 10px;
}

label {
	margin-bottom: 3px;
}

.submitbtn {
	font-size: 13px;
	padding: 6px;
	margin-top: 10px;
}

/*******************************************
SCHOOLIES TEMPLATE
*******************************************/

#schoolies {
	background-color: #009748;
	background-image: url(images/shcoolies_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}