/* WPS Standard Template A */

body {
	font-family: Arial, "Bitstream Vera Sans", Geneva, "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 75%;
	margin: 0;
	padding: 0; /* Opera has a default padding */
}

/*	Layout only	*/

#wrap_top, #wrap_menu,#wrap_content {
	width: 960px; 
	border: 0;
	position: relative;
	margin: 0 auto;
}
#wrap_top{
	overflow:hidden;
}
	#toplogo
	{
		float:left;
	}
	#topbanner{
		float:right;
	}
#wrap_menu{
	z-index:2;
}
#navigation
{
	width: 100%;
	float: left;
	padding:3px 0;
	font-weight:bold;
	text-transform:uppercase;
	border-bottom:1px solid;
}
#wrap_content
{
	clear: both;	
	position:relative;
	line-height:130%;
}
	#frontpage #wrap_content{
		padding-top: 20px;
	}
	#leftblock 
	{
		float: left;
		display: inline; /* IE hack */
		width: 215px; 		
		margin: 0 0 0 15px;
		padding-bottom:200px;
	}
	#wrap_body #leftblock 
	{
		padding-top:1px;
		width: 235px; 
	}
	#leftblock, #content
	{
		overflow: visible;
	}
	* html #leftblock, * html #content
	{
		overflow: auto; /* IE6 falls apart otherwise */
	}
	#content {
		width: 660px;
		padding: 10px 0 ; /* left padding for FF tables */
		float: right;
		display: inline; /* IE6 hack */
		margin: 0 20px 0 15px;
	}
	#teasers 
	{
		float: right;
		width: 700px; 
		margin: 0 10px 5px 0;
		overflow: hidden;
		clear: right;
		display: inline; /* IE hack */
	}
	#wrap_footer 
	{
		border-top:1px solid;
		clear: both;
		margin: 0;
		position: relative;
		padding-left:250px;
		min-height:50px;
	}
	* html #wrap_footer {
		height:50px;
	}
	#footer {
		padding: 2px 6px;
	}

/*	Search - Positioning and Layout */ 
#navigation div.search
{
	float: right;
	margin: 0;
	padding: 0;
}


/* Search form */
div.search form
{
	width:20em;
	margin: 0 3px;
	padding: 0 10px 0 0;
}
div.search input.button
{
	border:0;
	line-height: 13px;
	height: 16px;
	padding: 0;
	text-align:left;
	background:#fff;
	font-family: Arial, "Bitstream Vera Sans", Geneva, "Lucida Grande", Helvetica, Arial, sans-serif;
	color:#427d13;
	text-transform:uppercase;
}
div.search input.searchwords
{
	float:right;
	height: 16px;
	border: 1px solid #427d13; /* invisible border */
	padding: 0 0.3em;
	width:100px;
}

/* Top nav */
* html #topmenu *
{ height: 1% } /* hasLayout */
#topmenu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 3px;
	float:left;
}
#topmenu ul ul
{
	padding:0;
	position: absolute;
	left: 0;
	top: 100%;
	border: 1px solid;
	border-bottom: 0;
	z-index:3;
	text-align:left;
	background:#fff ;
}
#topmenu ul ul ul
{
	left: 100%;
	top:0;
}
#topmenu li
{
	margin: 0;
	padding: 0;
	line-height:20px;
	position:relative;
	display:inline;
}
#topmenu a {
	text-decoration: none;
	padding:2px;
	margin: 0 12px;
	color: #427d13;
}
#topmenu ul ul li {
	display: block;
	width: 16em;
	border-bottom: 1px solid;
	border-left:0;
	padding:0;
}
#topmenu ul ul li a {
	display: block;
	height: auto;
	white-space: normal;
	padding:0 2px;
	margin: 0;
}
* html #topmenu ul ul li a {
	width: 16em;
	display: inline-block;
}
#topmenu ul ul, #topmenu li:hover ul ul, #topmenu li:hover ul ul ul,
#topmenu li.sfhover ul ul, #topmenu li.sfhover ul ul ul{
	display: none;
}  
#topmenu li:hover ul, #topmenu li li:hover ul, #topmenu li li li:hover ul,
#topmenu li.sfhover ul,#topmenu li li.sfhover ul, #topmenu li li li.sfhover ul
{
	display: block;
}
#topmenu a.current,#topmenu li a:hover {
	color:#fff;
	background-color:#427d13;
}
/* Blocks */

#rightblock img,#leftblock
{
	margin-bottom:9px;
}

#toplogo img,#topbanner img
{
	border: 0;
	display: block;
}
#leftblock .teaser-head{
	font-weight:bold;
	text-decoration:none;
	background:url("images/arrow.gif") no-repeat 0 4px;
	padding-left:10px;
}
	#leftblock .teaser-desc{
		margin-left:10px;
		display:block;
	}
	#leftblock .t_readmore{
		display:block;
	}

#leftbtm{
	border:1px solid #bed600;
	border-width:1px 0;
	color:#427d13;
	width:215px;
	position:absolute;
	left:15px;
	bottom:75px;
}
	#leftbtm p{
		margin:2px 0;
		border-top:1px solid #bed600;
	}
	#leftbtm form p{
		border:0;
	}
	form .separator,#leftbtm .note{
		display:none;
	}
	#leftbtm form{
		margin:0;
		padding:6px 0;
	}
	#leftbtm input.box{
		border:1px solid #427d13;
		width:160px;
		float:right;
	}
	#leftbtm label{
		float:left;
	}
	#leftbtm div{
		overflow:hidden;
		padding:2px 0;
	}
	#leftbtm form .button{
		width:49px;
		height:18px;
		float:right;
		line-height:18px;
		border:0;
		color:#010101;
		text-align:center;		
		background:url("images/btn.gif") no-repeat;
	}
	* html #leftbtm form .button{
		margin:5px 0;
	}
/* Side Menu */

#smenu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#smenu li 
{ 
	margin: 0;
}
* html #smenu a
{ height: 1% } /* hasLayout */

#smenu a {
	text-decoration: none;
	display: block;
	color: #4a8612;
	background-color: #bed600;
	padding-top: 4px;
	padding-bottom: 4px;
	text-transform:uppercase;
}
#smenu ul a{
	padding-left: 5px;
	font-weight: bold;
}
#smenu ul ul a{
	padding-left: 20px;
	font-style: italic;
	text-transform:none;
	font-weight: normal;
}
#smenu ul ul ul a{
	padding-left: 35px;	
}
#smenu ul ul ul ul a {
	padding-left: 55px;
}
#smenu ul ul ul ul ul a {
	padding-left: 75px;
}
#smenu ul ul ul ul ul ul a {
	padding-left: 95px;
}
#smenu a:hover ,#current-smenu.current
{
	color: #bed600;
	background-color: #4a8612;
}
#smenu ul, #smenu a
{
	border-color: #666;
}

#smenu div.search
{
	display: none; /* hide unwanted search box */
}

/* Teasers */
#teasers div.block
{
	clear: left;
}
div.teaser
{
	float: left;
	display: inline; /* IE float padding hack */
	position: relative;
	width: 220px;
	margin: 0 0 0 20px;
	border: none;
	padding:100px 0 0;
}
div.teaser.first
{
	margin-left:0;
}
.t_text
{
	min-height:10em;
}
* html .t_text
{
	height:10em;
}
.t_text h3
{
	font-size:1.167em;
	margin:0 0 2px;
	padding:6px 0;
	border-bottom:1px solid;
}
.t_text p
{
	margin:0;
	padding-top:6px;
	border-top:1px solid;
}
a.t_img
{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
a.t_img img
{
	width: 220px;
	height: 100px;
	display: block;
}
#teasers .t_readmore{
	
	border-bottom:1px solid;
}
.t_readmore{
	text-align:right;
	margin-bottom:20px;
}
.t_readmore a{	
	text-decoration:none;
	background:url("images/arrow_more.gif") no-repeat 100% 50%;
	padding-right:10px;
}
#teasers .t_readmore a{
	text-transform:uppercase;
}
/* Teasers Colours */
div.teaser
{
	color: #6d6e71;
	background-color: #fff;
}
.t_text h3,.t_text p,#teasers .t_readmore{
	border-color:#bed600;
}
.t_text h3 a{
	text-decoration:none;
	text-transform:uppercase;
	color:#427d13;
}

/*	Styling (Colours, backgrounds) */
body
{
	background: #fff;
	color: #6d6e71;
}
#wrap_body, #frontpage
{
	background-color: #fff;
}
#navigation
{
	background-color: #fff;
	border-color:#427d13;
}
#wrap_content 
{
	background: #fff;
	color: #6d6e71;
}
#wrap_body #wrap_content {
	background:#fff url("images/bg.gif") repeat-y;
}
#wrap_footer {
	border-color:#fff;
	color: #bed600;
	background:#428013 url("images/foot_logo.gif") no-repeat;
}
#wrap_footer a { color:#bed600; text-decoration: none; }
#wrap_footer a:hover { color:#bed600; text-decoration: underline;}

a
{
	color: #427d13;
}
a img 
{ 
	border: none; 
}

