/* CSS Document */


body {font-family:Arial, Helvetica, sans-serif; font-size:13px; text-align:center; margin-left:auto; margin-right:auto; margin-top:0px; width:1000px;
}

html {font-family:Arial, Helvetica, sans-serif}

p {font-family:Arial, Helvetica, sans-serif}

div{ text-align:left}

a.aDarkMenu{color:#ffffff; font-size:10px; text-decoration:none}
a.aDarkMenu:hover{color:#000000; font-size:10px; text-decoration:none;}

div.darkMenu {padding-left:20px; float:left; padding-top:3px; margin-bottom:-3px; text-align:center;}

a:link {text-decoration:none; color:#000000}
a:visited { text-decoration:none; color:#000000;}
a:hover { text-decoration:underline; color:#8ac541; }

a.aLightMenu{color:#000000; font-size:9px; text-decoration:none;}
a.aLightMenu:hover{color:#ffffff; font-size:9px; text-decoration:none;}

div.lightMenu { float:left}


.readMoreLink {
color:#8ac541;
}

a.aTopMenu{color:#000000; font-size:11px; text-decoration:none; font-weight:bold}
a.aTopMenu:hover{color:#ffffff; font-size:11px; text-decoration:none; font-weight:bold}

div.topMenu {padding-left:1px; float:left; padding-top:5px; margin-bottom:-5px}


.home_read_more {
padding-top:10px;
}

.clear{
 height:15px; width:250px; clear:both; padding-top: 5px;
 }
 
 .label {
 float:left;
 }
 
 .span {
float:right;
}
.textarea {
width:155px; height:15px; font-family:Arial; font-size:9px;
}
.padding {padding-left:8px;}

/* ------------Left - NAV-------------*/
.tab {
/*	font-family:Arial, Helvetica, sans-serif;*/	
	font-size: 11px;
	width: 65px;
	white-space: nowrap;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 5px;
	cursor: pointer;
	}
.tabhold { 
	background-image:url(../images/tab.jpg);
	background-repeat:no-repeat;
	color: black;
	}
.tabhold_alert { 
	background-image:url(../images/alert.gif);
	background-repeat:no-repeat;
	color: black;
	}

.tabfocus {
	background-image:url(../images/tab.jpg);
	background-repeat:no-repeat;
	color: black;
	}

.tabfocus_alert {
	background-image:url(../images/alert.gif);
	background-repeat:no-repeat;
	color: black;
	}
.tabcontent { 
	font-size: 11px;
	width: 180px;
	height: 100px;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	}
/* ------------Left large- NAV-------------*/
.news_Link a {color:#808184; font-size:12px; text-decoration:none;}

/* ------------Left small - NAV-------------*/




/* ------------Middle list------------*/
.container_top{
float:left; width:600px; border:solid 1px #999999; padding:3px;
}

.green_bar {
background-color:#8ac541; 
height:2px;
clear:both;
}
.red_bar {
background-color:#E1091C; 
height:2px;
clear:both;
}


.image_container {
	height:147px; margin-top:5px
}
.float_left {
float:left;
}

.list_container {
	margin-top:5px; 
	height:auto;
}

.title_bar_light {
	height:17px; 
	background-color:#cbe683; 
	margin-bottom:2px; 
	padding-left:10px; 
	background-image:url(../pages/hot_topics/images/light_green_divider.jpg); 
	background-repeat:no-repeat; 
	background-position:right;
}

.title_bar_directory{
	height:17px; 
	background-color:#F4B800; 
	margin-bottom:2px; 
	padding-left:10px; 
	background-image:url(../pages/hot_topics/images/light_orange_divider.jpg); 
	background-repeat:no-repeat; 
	background-position:right;
}
.title_bar_classifieds{
	height:17px;
	background-color:#b42531; 
	font-size:130%;
	margin-bottom:2px; 
	padding-left:10px;
	color:#FFFFFF;
}

.title_bar_dark {
height:17px; 
background-color:#7F8082; 
margin-bottom:2px; 
padding-left:10px; 
background-image:url(../pages/hot_topics/images/dark_green_divider.jpg); 
background-repeat:no-repeat; 
background-position:right;

}

.title {
	width:480px;
	float:left;
}
.showtitle {
	float:left;
}

.date {
	right:70px;
	padding-right:20px;
	float:right;
}
.include_subscribe {
	float:right;
	
}

.hr_bar {
	height:1px; 
	background-color:#7d7e81;
	clear:both;
}
.article_image_content {
	padding:10px;

	text-align:center; 
	
}
.text_area_content {
	padding-top:10px;
	clear:both;
}
.main_blurb {
padding-top:5px;
font-size:9px;
font-family:Arial, Helvetica, sans-serif;

}

.article_image {
	float:left; 
	padding:10px; 
}
.text_area {
	padding-top:10px;
}
.article_address {
	font-size:14px; color:#8ac541; font-weight:bold;
}
.info_area {
	margin-top:5px; 
	margin-bottom:20px; 
	padding-left:10px; 
	height:auto; 
	background-color:#f8f8f9;
}

.info_area2 {
	margin-top:5px; 
	margin-bottom:20px; 
	padding-left:10px; 
	height:40px; 
}

.viewArticle_headingContainer {
	 
}
.innerArticleMainContainer{float:right; width:300px;}
.innerImageBlurb{background-color:#000000; border:solid 1px; height:auto; clear:both; color:#FFFFFF; padding:5px;}
.advertiseContainerInnerArticle{padding-top:10px; padding-bottom:15px; margin-bottom:15px;}

.article_heading {
	float:left; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:15px; 
	font-weight:bold;
	color:#7d7e81;
	padding-top:10px;
}

.article_date {
	float:right;  
	padding-top:10px;
}
.people_org {
	float:right; 
	width:200px; 
	padding-top:10px;
}
/* -------------------------------------------------------------------
    FIELDSET 
------------------------------------------------------------------*/
.fieldset {border:none; text-align:left;}
.fieldset label {text-align:left; width:110px; float:left; padding:0.2em; margin:0; margin-top:0.1em; margin-right:0.2em;}
.fieldset .nobr {display:none;}  
.fieldset .textfield {padding-left:1px; height:12px; width:202px; border:solid 1px #D9D9DA; color:#4c4c4c; background: transparent; margin-bottom:5px; background-color:#FFFFFF;  font-size:10px; font:Geneva, Arial, Helvetica, sans-serif; color:#58595A;}
.submit {height:20px; border:solid 0 #fff; }
.submitBack {height:20px; border:solid 0 #fff; width:100px; color:#58595A; font-size:11px; font-weight:bold; background: transparent url(../images/button_grey.jpg) no-repeat;}

/* ------------Image Gallery------------*/


.image_galler_home {
	float:left; padding-left:8px; padding-right:8px; text-align:center;
}
.image_gallery_view	{
	margin-top:5px; 
	margin-bottom:20px; 
	padding-left:10px; 
	height:auto;
	text-align:center;
	background-color:#f8f8f9;
}

.image_contents {
	text-align:center;
}

.img_gal_container {
	margin-top:5px; 
	width:640px; 
	height:auto;
}

/* ------------organisations------------*/
.organisation_view	{
	margin-top:5px; 
	margin-bottom:20px; 
	padding-left:10px; 
	height:auto; 
	background-color:#f8f8f9;
}



.organisation_view2	{
	margin-top:5px; 
	margin-bottom:20px; 
	padding-left:10px; 
	height:auto; 
}


.promote_clear{
	 height:20px; clear:both; padding-top:5px;
 }
 
 .promote_label {
	 float:left;
	 width:100px
 }
 
.promote_span {
	float:left;
}
.form_promote {
	width:500px; height:9px; font-family:Arial; font-size:9px;
}
.form_small {
	width:100px; height:9px; font-family:Arial; font-size:9px;
}

.next_nav {
	border: solid 1px #8ac440;
	float:left;
	height:15px;
	padding:3px;
	margin-right:5px;
	text-align:center;
	cursor:pointer;
}

a.green:link {font-size:13px; color:#000000; font-family:Arial, Helvetica, sans-serif; text-decoration:none}
a.green:visited {font-size:13px; color: #000000;  font-family:Arial, Helvetica, sans-serif;text-decoration:none }
a.green:hover {font-size:13px; color: #000000;  font-family:Arial, Helvetica, sans-serif;text-decoration:none}
a.green:active {font-size:13px; color:#666666;  font-family:Arial, Helvetica, sans-serif; text-decoration:none}


/* ------------Classifieds------------*/

.info_classifieds{
	margin-top:5px;
	margin-bottom:20px; 
	padding-left:10px; 
	height:90px; 
	background-color:#f8f8f9
}

.tell_friend{
	margin-top:5px;
	margin-bottom:20px; 
	padding-left:10px; 
	height:200px; 
	background-color:#f8f8f9
}

.classifieds_clear{
	 height:20px; width:185px; clear:both; padding-top: 5px;
}
 
 .classifieds_label {
	 float:left;
 }
 
 .classifieds_span {
	float:right;
}

.search_classifieds{
	margin-top:5px; 
	margin-bottom:20px; 
	padding-left:10px; 
	height:90px; 
	background-color:#f8f8f9
}
.half_title_bar_light {
	height:17px; 
	width:271px;
	background-color:#cbe683; 
	margin-bottom:2px; 
	padding-left:10px; 
	background-image:url(../pages/hot_topics/images/light_green_divider.jpg); 
	background-repeat:no-repeat; 
	background-position:right;
}

.half_title_bar_dark {
	height:17px;
	width:271px;
	background-color:#aacf7d; 
	margin-bottom:2px; 
	padding-left:10px; 
	background-image:url(../pages/hot_topics/images/dark_green_divider.jpg); 
	background-repeat:no-repeat; 
	background-position:right;
}
.classifieds_title {
	float:left;
}
.advanced_searches1 { /*input text*/
	width:250px; height:15px; font-family:Arial; font-size:12px;
}
.advanced_searches2 { /*drop menu*/
	width:155px; height:15px; font-family:Arial; font-size:9px;
}

/* ------------Advertise------------*/

.advertise_clear{
	 height:20px; width:450px; clear:both; padding-top: 5px; 
}
 
.advertise_label {
	 float:left;
	 width:150px;
}
 
.advertise_span {
	float:right;
}
.mandatory_field {
	color:#FF0000;
}

/* ------------speeches------------*/

.speech_area {
	margin-top:5px; 
	padding-left:10px; 
	background-color:#f8f8f9;
}

.speech_clear {clear:both}


/* ------------top menu index pages------------*/


.all_farming_container {
	float:left;
	width:240px;
}
.all_farming_title {
	float:left;
}

.all_farming_contents {
	padding-left:3px; 
	float:left;
}

.af_image {
	float:left; 
	padding:5px;
}
.Title{
 font-weight: bold;
 font-size: 14px;
 color: #8BC541;
}

.all_farming_view	{
	background-color:#f8f8f9;
	height:150px;
	width:240px;
}

.text_af {margin-left:5px;}

.af_padding {
	float:left;
	padding-left:30px;
	padding-right:30px;
}

.af_bar_light {
	height:13px; 
	background-color:#cbe683; 
	margin-bottom:2px; 
	padding-left:5px; 
	background-image:url(../pages/hot_topics/images/light_green_divider.jpg); 
	background-repeat:no-repeat; 
	background-position:right;
}

.af_bar_dark {
	height:13px; 
	background-color:#7F8082; 
	margin-bottom:2px; 
	padding-left:5px; 
	background-image:url(../pages/hot_topics/images/dark_green_divider.jpg); 
	background-repeat:no-repeat; 
	background-position:right;
}

.searchTitle {padding-top:10px;}

/* ------------Top Menu------------*/

#navigation {
	background:url(../images/menuDark_repeat.jpg);
	background-repeat:repeat-x;
	font-size: 1.1em;
}

#navigation ul, #navigation ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	
}

#navigation ul {
	padding: 1px 0 4px;
	text-align: center;
}

#navigation ul li {
	display: inline;
	margin-right: .75em;
}

#navigation ul li.last {margin-right: 0;}

#navigation ul li a {color:#ffffff; font-size:10px; text-decoration:none;}

#navigation ul li a span {padding: 0px 0.5em;}

#navigation ul li a:hover span {
	color: #000000;
	text-decoration: none; 
}

* html #navigation ul li a {
	padding: 0; 
}

#navigation_dark {
	background:url(../images/menuLight_repeat.jpg);
	background-repeat:repeat-x;
	font-size: 1.1em;
}

#navigation_dark ul, #navigation_dark ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation_dark ul {
	padding: 1px 0 4px;
	text-align: center;
}

#navigation_dark ul li {
	display: inline;
	margin-right: .50em;
}


#navigation_dark ul li.last {
	margin-right: 0;
}

#navigation_dark ul li a {
color:#FFFFFF; font-size:10px; text-decoration:none;}

#navigation_dark ul li a span {
	
	padding: 0px 0.5em; 
}

#navigation_dark ul li a:hover span {
	color: #ffffff;
	text-decoration: none; 
}

/*\*//*/
#navigation ul li a {
	display: inline-block;
	white-space: nowrap;
	width: 1px;
}

#navigation ul {
	padding-bottom: 0;
	margin-bottom: -1px;
}
/**/

/*\*/
* html #navigation_dark ul li a {padding: 0;}
/**/
// -->

h2 	
{ 
	color: #999;
	margin-bottom: 0; 
	margin-left:13px;
	background:url(navigation.jpg) no-repeat;
	height:40px;
}

h2 span
{
	display: none;
}

#navigation-block {
	position:relative;
	top:10px;
	left:0px;
}

#hide {
	position:absolute;
	top:5px;
	left:-170px;
}

ul#sliding-navigation
{
	list-style: none;
	margin: 0px 0px;
	font-size: 120%;
	padding: 0px;
}

ul#sliding-navigation li.sliding-element a
{
	display: block;
	width: 130px;
	padding: 5px 18px;
	margin-top: 3px;
	margin-bottom: 0px;
}


ul#sliding-navigation li.sliding-element a
{
	color: #FFFFFF;
	background:#7f8082 url(/images/tab_bg.jpg) repeat-y;
	text-decoration: none;
}

ul#sliding-navigation li.sliding-element a:hover { color: #8ac541; }