@charset "UTF-8";
/* CSS Document */

/*---- GLOBAL RESET ----*/

html, body, div, span, applet, object, iframe,
p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	line-height: 1.3;
	color: #000000;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*---- PAGE STRUCTURE ----*/



body {
	text-align:center;
	background-image: url(../images/background.gif);
	background-position:top;
	background-repeat: repeat-x;
	}

#bodyPic {
	position:absolute;
	top:0px;
	left:0;
	background-image:url(../images/bodyPic.gif);
	width:560px;
	height:180px;
	}

#wrapper {
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:760px;
	position:relative;
	}

#header {
	height:148px;
	margin-top:32px;
	background-image:url(../images/headerPic.gif);
	}

#header img.logo {
	float:left;
	margin:5px 0 25px 5px;
	}
 #header img.photo {
 	float:right;
	margin-right:136px;
	}

#menu {
	clear:both;
	height:28px;
	padding-left:10px;
	}
	
#main { 
	width:565px;
	float:right;
	margin:20px 0 20px 0;
	}

#main img {
	float:right;
	margin:0 0 12px 12px;
	}

#sidebar {
	float:left;
	width:175px;
	margin:20px 0 20px 0;
	}

#footer {
	height:60px;
	width:760px;
	clear:both;
	background-image:url(../images/footerPic.gif);
	margin-bottom:10px;
	}

#flash {
	position:relative;
	z-index:0;
	}

#twoColumn {
	float:right;
	width:315px;
	margin-left:25px;
	}

.ambassadors {
	width:565px;
	clear:both;
	margin-bottom:8px;
}


.wishlist {
	 float:right; 
	 width:240px;
}

#main .wishlist img {
	float:none;
	margin:0 0 6px 20px;
	}

/*---- SIDE MENU ----*/

#sidebar h1 {
	font-size:10px;
	font-weight:bold;
	padding:6px 0 6px 10px;
	margin: 0;
	border-bottom: 1px solid #FFFFFF;
	background: url(../images/sidebar_h1.gif) no-repeat top;
	background-color:#C30045;
	}

#sidebar h1 a:link, #sidebar h1 a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}

#sidebar ul {
	font-size:11px;
	font-weight:bold;
	margin-bottom:16px;
	}

#sidebar li {
	background-color:#3F9C35;
	border-bottom:1px dashed #FFFFFF;
	}

#sidebar li.last {
	border-bottom:1px solid #FFFFFF;
	}

#sidebar li a {
	display:block;
	padding:4px 10px 4px 10px;
	text-decoration:none;
	color:#FFFFFF;
	}

#sidebar li a:hover {
	background-color:#EA8835;
	}

#sidebar .subCurrent {
	background: url(../images/arrow_subCurrent.gif) no-repeat left center;
	}


#donate p a {
	display:block;
	background: url(../images/donate_box.gif) no-repeat top;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	padding:7px 0 12px 10px;
	text-decoration:none;
	}

#donate p a:hover {
	text-decoration:underline;
	}

/*---- HEADINGS AND PARAGRAPHS ----*/

#main h1, #mainHome h1 {
	font-size:18px;
	font-weight:bold;
	color:#C30045;
	padding:4px 20px 10px 2px;
	margin: 0;
	}

#main h2, #mainHome h2 {
	font-size:15px;
	font-weight:bold;
	color:#EA8835;
	padding:0 20px 8px 2px;
	margin: 0;
	}

#main h2 a:link, #main h2 a:hover, #main h2 a:visited {
	color:#EA8835;
	text-decoration:none;
	}

#main h3, #mainHome h3 {
	font-size:13px;
	font-weight:bold;
	padding:0 20px 6px 2px;
	margin: 0;
	}

#main h4, #mainHome h4 {
	font-size:11px;
	font-weight:bold;
	padding:0 20px 4px 2px;
	margin: 0;
	}

#main p, #mainHome p {
	font-size:11px;
	padding:0 20px 8px 2px;
	}
	
#main ul, #mainHome ul {
	font-size:11px;
	padding:0 20px 8px 18px;
	list-style-type:disc;
	}

#main ol, #mainHome ol {
	font-size:11px;
	padding:0 20px 8px 26px;
	list-style-type:decimal;
	}


#main p a:link, #main p a:hover, #main p a:visited, #mainHome p a:link, #mainHome p a:hover, #mainHome p a:visited, #sidebarHomeLinks p a:link, #sidebarHomeLinks p a:hover, #sidebarHomeLinks p a:visited {
	color:#3F9C35 !important;
	}

#main .wishlist p {
	padding:0 0 12px 20px;
}


#sidebarHome h1, #mainHome h2.stats, #mainHome h2.newsEvent {
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	padding:0 0 2px 0;
	margin: 0;
	}

#sidebarHome h1 a:link, #sidebarHome h1 a:visited, #mainHome h2.newsEvent a:link, #mainHome h2.newsEvent a:visited, #mainHome h2.stats a:link, #mainHome h2.stats a:visited {
	text-decoration:none;
	color:#FFFFFF;
	}
	
#sidebarHome h1 a:hover, #mainHome .newsEvent h2 a:hover, #mainHome .stats h2 a:hover {
	text-decoration:underline;
	color:#FFFFFF;
	}

#sidebarHome p {
	color:#FFFFFF;
	font-size:11px;
	padding:0 0 2px 0;
	}

#sidebarHome p a:link, #sidebarHome p a:hover, #sidebarHome p a:visited {
	color:#FFFFFF;
	}

#sidebarHomeLinks {
	padding-top:20px;
}

#sidebarHomeLinks p {
	color:#000000;
}


#mainHome #leftCol h2, #mainHome #rightCol h2 { 
	padding-bottom:8px;
	}

#mainHome div.totalBox p {
	font-weight:bold;
	font-size:13px;
	padding:0 0 6px 0;
	}

#mainHome div.totalBox span.figure {
	color:#3F9C35;
	font-size:40px;
	float:left;
	padding-right:8px;
	line-height:36px;
	}

#mainHome div.totalBox span.tonnes {
	color:#3F9C35;
	font-weight:normal;
	font-size:12px;
	line-height:1;
	}

#footer p {
	color:#FFFFFF;
	font-size:11px;
	padding:39px 0 0 10px;
	}

#footer a:link, #footer a:hover, #footer a:visited {
	color:#FFFFFF;
	}
	
hr {
	border:0;
	color:#000000;
	background-color:#000000;
	height:1px;
	margin:12px 0 10px 0;
	clear:both;
	}

strong {
	font-weight:bold;
	}
	
em {
	font-style:italic;
	}

ul.sitemap a:link, ul.sitemap a:hover, ul.sitemap a:visited {
	text-decoration:none;
	color:#3F9C35;
	}

sup {
	font-size:10px;
	position:relative;
	top:-3px;
	}
	
sub {
	font-size:10px;
	position:relative;
	top:3px;
	}

/*---- PULL QUOTES ----*/

#main .sidequote {
	width:192px;
	padding:14px 12px 0 16px;
	margin:4px 0 0 12px;
	background:url(../images/quote_green.gif) no-repeat top;
	background-color:#3F9C35;
	}

#main .sidequote p {
	color:#FFFFFF;
	padding:0 0 2px 0;
	}


#main .sidequoteBase {
	background: url(../images/quote_greenBase.gif) no-repeat top;
	height:8px;
	width:220px;
	margin:0 0 12px 12px;
	}


/*---- HOME PAGE STYLES ----*/

#flash {
	margin-bottom:12px;
	}

#mainHome { 
	width:520px;
	float:left;
	margin:20px 0 20px 0;
	}

#mainHome #leftCol { 
	width:250px;
	float:left;
	padding-top:6px;
	}

#mainHome #leftCol img { 
	margin-bottom:10px;
	}

#mainHome #rightCol { 
	width:250px;
	float:right;
	padding-top:6px;
	}

#sidebarHome {
	float:right;
	width:220px;
	margin:20px 0 20px 0;
	}

#sidebarHome div.redBox {
	background: url(../images/redBoxBG.gif) no-repeat top;
	background-color:#C30045;
	border-bottom:1px solid #FFFFFF;
	padding:8px 10px 8px 10px;
	}
#sidebarHome div.orangeBox {
	background: url(../images/orangeBoxBG.gif) no-repeat top;
	background-color:#EA8835;
	border-bottom:1px solid #FFFFFF;
	padding:8px 10px 8px 10px;
	}
#sidebarHome div.greenBox {
	background: url(../images/greenBoxBG.gif) no-repeat top;
	background-color:#90C04B;
	padding:8px 10px 0px 10px;
	}

#sidebarHome div.sidebarBase {
	background: url(../images/sidebarBase.gif) no-repeat top;
	height:8px;
	}

#mainHome div.totalBox {
	padding:8px 8px 4px 0;
	/*margin-bottom:10px;*/
	}
	
#mainHome h2.newsEvent {
	width:230px;
	padding:8px 10px 0px 10px;
	background:url(../images/newsEvents.gif) no-repeat top;
	background-color:#EA8835;
	}

#mainHome h2.stats {
	width:230px;
	padding:8px 10px 0px 10px;
	background:url(../images/rtBox_top.gif) no-repeat top;
	background-color:#EA8835;
	}

#sidebarHome .subscribe {
	width:200px;
	padding:8px 10px 0px 10px;
	margin-top:12px;
	background:url(../images/redBoxBGnoArrow.gif) no-repeat top;
	background-color:#C30045;
	}

#sidebarHome .subscribe p {
	color:#FFFFFF;
	padding:0 0 2px 0;
	font-weight:normal;
	}


#sidebarHome .subscribeBase {
	background: url(../images/sidebarBaseRed.gif) no-repeat top;
	height:8px;
	width:220px;
	}


/*---- TABLE STYLES ----*/

table {
	margin-bottom:8px;
	}

td {
	font-size:11px;
	padding:4px 12px 12px 2px;
	}

th {
	font-size:11px;
	font-weight:bold;
	padding:4px 12px 4px 2px;
	border-bottom:1px solid #000000;
	text-align:left;
	vertical-align:bottom;
	}

#main .staffTable td {
	padding:0 0 8px 2px;
	}

#main .staffTable img {
	margin:0;
	float:none;
	}

/*---- FORM STYLES ----*/

.form_field {
	font-size : 11px;
	font-weight : bold;
	padding: 4px 12px 4px 2px;
	vertical-align:top;
}

.form_text{
	font-size : 11px;
	padding: 4px 0 4px 0;
}

.form_required{
	font-size : 11px;
	font-weight : bold;
	padding: 4px 4px 4px 0;
	vertical-align:top;
	color:#C30045;
}

.form_error
{
	font: bold 10pt Arial, Helvetica, sans-serif;
	color: #c30045;
	padding:5px; 
	background:#c7dfa5;
	border:1px solid #90c04b;
}

#sidebarHome .subscribe p.form_error 
{
	font: bold 9pt Arial, Helvetica, sans-serif;
	color: #c30045;
	margin:6px 0 6px 0;
	padding:4px; 
	background:#FFFFFF;
	border:none;
}

.text_box {
	width:170px;
	}

.menu_text{
	font-family: verdana, tahoma, arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
}

.menu_bg{
	background-color : #ffffd2;
	text-align:center;
}

.box{
	border : 1px solid #8ac428;
}

div.enquiry_form {
	font-size:11px;
	padding:0 20px 8px 2px;
}

div.enquiry_form td {
	padding:0 2px 4px 0;
	vertical-align:top;
}
