body {
	margin: 0px;
	padding: 0px;
	font-family: Calibri, "Lucida Grande", Verdana, Arial, Helvetica, Sans-serif;
	font-size: 62.5%;
	line-height: 1.7em;
	background: #fff url(/images/bg_grad.gif) repeat-x 50px 30px;
	overflow: -moz-scrollbars-vertical; 
}
a {
	color: #5d9732;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0px;
}
form {
	margin: 0;
	padding: 0;
}
.hrDivider {
	clear: both;
	height: 8px;
	background: #fff url(/images/dot.gif) repeat-x top left;
	margin: 1em 0 0.2em 0;
	width: 100%;
}
.hrDivider hr {
	visibility: hidden;
}
#wrapper {
	width: 780px;
}
/*
	HEADER STYLES
*/
#header {
	background-color: #444;
	height: 30px;
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 1em;
	color: #e1edc3;
	width: 100%;
	font-family:Arial, Helvetica, sans-serif;
}
#header_content {
	width: 780px;
	margin: 0px auto 0px auto;
	padding-top: 3px;
}
#header ul, #header ul li {
	list-style: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#header ul {
	margin-top: 5px;
	float: right;
	position: relative;
}
#header ul li {
	float: right;
	position: relative;
}
#header ul li.left_return {
	float: left !important;
	font-size:14px;
	font-weight:bold;
}
#header a {
	color: #e1edc3;
	text-decoration: none;
}
#header a:hover {
	text-decoration: underline;
}
#header form {
	margin: 0px 0px 0px 15px;
	position: relative;
	float: right;
	width: 195px;
}
#keywords, #keywords_go {
	padding: 2px;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
#keywords {	
	width: 140px;
	color: #999;
}
#keywords_label {
	top: -50px;
	position: absolute;
}
#wrapper {
	width: 780px;
	margin: 0px auto 0px auto;
	position: relative;
}
#subheader {
	position: absolute;
	top: 57px;
	height: 70px;
}
#subheader_language {
	padding: 0px 4px 0px 8px !important;
	
}
#subheader_language span {
	font-size: 1em;
	text-align: center;
	width: 100%;
	display: block;
	margin: 0 auto 0 auto;
}
#subheader_language a {
	margin: 0px 5px 0px 5px;
	font-size: 1.2em;
}
#subheader_twin {
	float: left;
	margin-left: 25px;
	position: relative;
}
#subheader_rss, #subheader_language, #subheader_member {
	margin-top: 20px;
	float: right;
	position: relative;
	padding-left: 5px;
	background: url(/images/dot.gif) repeat-y top left;	
}
#subheader_language {
	width: 130px;
}
#subheader_member {
	background: url(/images/member_login_top.gif) no-repeat top left;
	padding-left: 38px;
	margin-right: 8px;
	font-size: 1.2em;
}
#subheader_member a {
	color: #5d9732;
	font-size: 1.1em;
	text-decoration: none;
	padding-bottom: 2px;
	background: url(/images/dot.gif) repeat-x bottom left;
}
#content {
	top: 170px !important;
	position: absolute;
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	color: #3f3f3f;
}
#breadcrumb {
	background: #f2f2f2;
	padding: 5px 10px 5px 10px;
	color: #3f3f3f;
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 10px;
}
#breadcrumb a {
	text-transform: lowercase;
	font-weight: normal;
	background:transparent url(/images/dot.gif) repeat-x scroll left bottom;
	padding-bottom: 2px;
}
#breadcrumb a:hover {
	text-decoration: none;
}
#content_main {
	width: 570px;
	float: right;
	position: relative;
	padding-right: 5px;
	color: #3f3f3f;
	margin-bottom: 10px;
	margin-top: -120px;
}
#content_main h1 {
	font-family: Calibri, "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.8em;
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 5px 0px;
	border-bottom: 1px solid #f2f2f2;
	display: block;
	color: #3f3f3f;
	line-height: 1.2em;
}
#content_main_image {
	border: 5px solid #f2f2f2;
}
#content_navigation, #content_login {
	width: 180px;
	padding: 0px;
	margin: 0px;
	list-style: none;
	list-style-type: none;
	background: #f2f2f2;
	padding-top: 5px;
	padding-bottom: 15px;
}
#content_navigation {
	margin-top: 35px;	
}

#content_login fieldset, #search_form fieldset, #search_form legend {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
#search_form {
	display: none;
}
#search_form legend {
	display: none;
}
#content_login {
	padding-top: 0px;
	background: #f2f2f2 url(/images/small_member_login.gif) 145px 5px no-repeat;
}
#content_login h3, #content_login legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #3f3f3f;
	text-transform:uppercase;
	padding: 7px 0px 0px 0px;
	margin: 2px 0px 2px 0px;
}
#content_login form {
	margin: 5px 0px 0px 10px;
}
#content_login a {
	color: #990000;
	font-size: 1em;
	text-decoration: none;
}
#content_login a:hover {
	text-decoration: underline;
}
#content_login ul, #content_login li {
	list-style: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#content_login ul {
	margin-top: 10px;
}
#content_navigation li a {
	font-family: Calibri, "Lucida Grande", Verdana, Arial;
	font-size: 1.1em;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	color: #3f3f3f;
	margin-left: 20px;
	margin-right: 10px;
	padding: 6px 0px 6px 0px;
	background: url(/images/dot.gif) repeat-x bottom left;
}
#content_navigation li a:hover {
	background: #f4f9eb url(/images/dot.gif) repeat-x bottom left;
}
#content_navigation_active {
	background: url(/images/arrow_normal.gif) no-repeat 5px 9px;
}
#content_login {
	clear: left;
	/*margin-top: 15px !important;*/
}
#footer {
	margin-bottom: 10px;
}
#footer_address {
	width: 180px;
	position: relative;
	float: left;
	margin-bottom: 5px;
}
#footer_content {
	width: 150px;
	float: left;
	position: relative;
	margin-bottom: 5px;
	/*background: url(/images/endorsements.gif) no-repeat top right;*/
}
#footer_endorsements {
	width:440px;
	margin-right: 5px;
	float: left;
	position: relative;
	margin-bottom: 5px;
}
#footer_links, #footer_right {
	margin: 0px;
	padding: 0px;
	position: relative;
	list-style: none;
	list-style-type: none;
}
#footer_links {
	float: left;
}
#footer_right {
	float: right;
}
#footer_links li, #footer_right li {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;
	position: relative;
}
#footer_links, #footer_right, #footer_links a, #footer_right a, #copyright {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
}
#copyright {
	display: block;
	clear: both;
}
.green_edge {
	width: 100px;
	height: 5px;
	background: #5d9732;
	line-height: 2px;
}
fieldset {
	padding: 5px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #f2f2f2;	
}
fieldset legend {
	font-weight: bold;
	font-size: 1.1em;
	padding: 0px 5px 0px 5px;
	color: #3F3F3F;
}
#registration_form label, #confirmation_form label {
	position: relative;
	float: left;
	display: block;
	width: 180px;
	margin-right: 5px;
	clear: left;
	text-align: right;
}
#registration_form input, #confirmation_form input {
	position: relative;
	float: left;
	border: 1px solid #ccc;
	padding: 1px;
	color: #444;
	width: 200px;
	margin-bottom: 2px;
}
#registration_form, #confirmation_form {
	margin: 0px 0px 10px 0px;	
}
#register_button, #confirm_button {
	width: 120px !important;
	font-weight: bold;
	font-size: 1.2em;
	margin-left: 190px;
}
#loading_logon, #loading_registration {
	width: 180px;
	font-weight: bold;
	text-align: center;
	display: none;
	top: 40px;
	position: relative;
}
#loading_registration {
	width: 250px;
	margin: 0px auto 0px auto;
}
#error_list, #error_list li {
	list-style: none;
	list-style-type: none;
	padding: 5px;
	border: 1px solid #990000;
	background-color: #FFDDDE;
	color: #990000;
}
#error_list li {
	border: none;
	padding: 0px;
}
#registration_instructions {
	clear: left;
	border-top: 1px solid #f2f2f2;
	font-size: 0.9em;
	top: 10px;
	margin: 10px 0px 10px 0px;
	padding: 5px 0px 0px 0px;
	list-style: none;
	list-style-type: none;
}
.homepage_text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.3em;
	line-height: 1.4em;
}
.homepage_text strong, .message_date, .news_date {
	color: #5d9732;
}
.message_date, .news_date {
	font-weight: bold;
}
.latest_news {
	background: #fff;
	padding: 5px;
}
.latest_news:hover {
	background: #f4f9eb;
}
.latest_news .message_title, .news_item .message_title,  #news_story .message_title {
	font-size: 1.2em;
	color: #3f3f3f;
	font-weight: bold;
}
.news_item {
	clear: both;
}
.latest_news .more_link, .news_item .noticeboard_readmore {
	color: #5D9732;
}
.latest_news:hover .more_link, .news_item:hover .noticeboard_readmore {
	color: #8f0000;
}
.recent_news_list {
	padding: 0px;
	margin: 10px 0px 0px 0px;
	list-style: none;
	list-style-type: none;
	position: relative;
	float: left;
	width: 100%;
}
.recent_news_list li {
	background: #fff;
	padding: 5px;
}
.recent_news_list li:hover {
	background: #f4f9eb;
}
.recent_news_list .message_title {
	font-size: 1.1em;
	color: #3f3f3f;
	font-weight: bold;
}
.bulletin_box {
	display: none;
	position: relative;
	float: right;
	background: #f4f9eb;
	padding: 10px;
	margin: 10px 0px 0px 0px;
	width: 270px;
}
.lhs_nav_header {
	display: none;
}
.bulletin_box h2 {
	padding: 0px;
	margin: 0px;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	
}
.news_item {
	padding: 5px;
	margin: 0px 0px 10px 0px;
	background: #fff;
}
.news_item:hover {
	background: #f4f9eb;
}
.right_align {
	position: relative;
	float: right;
	margin: 0px;
}
h2.news_header {
	padding: 0px;
	margin: 0px 0px 0px 5px;
	font-size: 1.2em;
	text-transform: uppercase;
}
#content_navigation li ul li {
	margin: 0px;
	padding: 0px;
	list-style: square outside none;
}
#content_navigation li ul li a {
	margin-left: 0px;
}
#content_navigation ul li ul {
	margin-left: 0;
	padding-left: 15px;
}
.sitemap_ul {
	margin: 2px 0px 2px 0px;
	padding: 0px;
	list-style: none;
	list-style-type: none;
}
.sitemap_ul li {
	text-transform: uppercase;
	font-weight: bold;
}
.sitemap_ul li ul {
	list-style: none;
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
.sitemap_ul li ul li {
	text-transform: none;
	font-weight: normal;
	margin: 0px 0px 0px 15px;
}
#slide-show {
	text-align: right;
}
#slide-images{
	position:relative;
	float: right;
	display:block;
	margin:0px;
	padding:0px;
	width:270px;
	height:70px;
	overflow:hidden;
	text-align: right;
}

#slide-images li{
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	text-align: center;
	text-align: right;
}

#slide-images li img{
	display:block;
	background-color:#FFFFFF;
	position: relative;
	float: right;
}
#login_username, #login_password {
	width: 140px;
}
#slideshow {
	clear: left;
	float: left;
	position: relative;
}
#slideshow img {
	position: absolute;
}
#subheader_language {
	margin-top: 0px;
	background: none;
	text-align: right;
}
#subheader_language, #subheader_language a {
	font-size: 10px;
	line-height: 12px;
}
.biog {
	background-color: #F2F2F2;
	padding: 10px;
	margin: 10px 0;
}
	.biog_left {
		float: left;
		position: relative;
		width: 300px;
	}
	.biog_right {
		float: right;
		position: relative;
		width: 250px;
	}
	.biog_img {
		border: 1px solid #3F3F3F;
	}
#public_producers {
	
}
	#public_producers h1 {
		border-bottom: 0;
		font-size: 1.4em;
	}
	#public_producers .producers_list {
		list-style: none;
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
		#public_producers .producers_list li {
			float:left;
			margin-bottom:10px;
			width: 32%;
		}
		#public_producers .producers_list li strong {
			font-size: 1.2em;
		}
		#public_producers .producer_info_column {
			float: left;
			position: relative;
			width: 48%;
		}