body {
	background-image: url(/images/green_bg.jpg);
	background-repeat: repeat-x;
	background-color: #97d937;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.header {
	width: 100%;
	height: 298px;
	position: absolute;
	top: 0px;
	background-image: url(/images/green_header.jpg);
	background-repeat: no-repeat;
	background-position: center;
	z-index: 1;
}
.page_content {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	z-index: 100;
	position: relative;
	}
.lifematters_logo {
	margin-top: 50px;
	
	float: right;
	}
.station_logo {
	margin-top: 20px;
	float: left;
	}
.content {
	width: 798px;
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
	min-height: 500px;
	margin-top: 15px;
	
	background:url(/images/content_bg_green.jpg) no-repeat bottom;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	}
.content_image_top {
	margin: 0px;
	}
.clearboth {
	clear:both;
	}
.copyright_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #ffffff;
	margin-top: 5px;
	margin-left: 3px;
	margin-bottom: 10px;
	}
	
.ul_cat {
	width: 175px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0;
	list-style: none;
	float: left;
	
	}
.li_cat_header {
	width: 175px;
	height: 30px;
	
	list-style: none;
	margin-left: 0;
	border-left-color: #ace15f;
	border-left-width: 5px;
	border-left-style: solid;
	margin-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #97d937;
	padding-left: 10px;
	padding-top: 5px;
	font-weight: bold;
	font-size: .8em;
	text-decoration: none;
	}	
	
.li_cat {
	width: 175px;
	height: 30px;
	background: url(images/ul_bg_green.jpg);
	list-style: none;
	margin-left: 0;
	border-left-color: #ace15f;
	border-left-width: 5px;
	border-left-style: solid;
	margin-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
	font-weight: bold;
	font-size: .8em;
	text-decoration: none;
	}
.li_cat a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
	font-weight: bold;
	text-decoration: none;
	}
.li_cat a:hover {
	color: #ace15f;
	text-decoration: none;}
.li_cat a:visited {
	color: #FFFFFF;
	text-decoration: none;
		padding-left: 10px;
		
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	line-height: 1.8em;
	color: #97d937;
	margin-top: 0px;
	margin-bottom: 10px;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #97d937;
	margin-top: 0px;
	font-weight: bold;
	}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #333333;
	margin-top: 0px;
	}
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #333333;
	margin-top: 0px;
	}
.body_text_coloured_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #97d937;
	margin-top: 0px;
	font-weight: bold;
	}
	
	
.latest_article {
	width:530px;
	margin-top: 0px;
	text-align: left;
	float: left;
	margin-left: 30px;
	_margin-left: 20px;
	padding-left: 20px;
	padding-right: 20px;
	background: url(images/left_border.jpg) repeat-y;

	}
.pod_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.2em;
	color: #97d937;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	width: 175px;

	
	}
.divider_175px {	
	width: 175px;
	height: 3px;
	background: url(images/border_hori.jpg) repeat-x;
	margin: 0;
	margin-top: 5px;
	}
.divider_500 {	
	width: 500px;

	background: url(images/border_hori.jpg) repeat-x;
	margin: 0;
	}
.left_content {
	width: 180px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	}
.front_page_article_image_left{
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	}
.front_page_article_image_right{
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	}
.clearboth {
	clear: both;
	}

.read_more {
	color: #97d937;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;


	}
a.read_more {
	color: #97d937;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;

	}
a.read_more:visited {
	color: #97d937;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;

	}
a.read_more:hover {
	color: #333333;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
.comment_field {
	margin-left: 10px;

	}

.form_label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #333333;
	display: block;
	margin-bottom: 10px;
	
}


