body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
*{
	margin:10;
	padding:10;
}
body {
	background-color: #e6e6e6;
}
h1 {
	font-size: 18px;
	color: #003366;
}
.inputbox {
	border: 1px solid #828282;
}
.newslettersubmit {
	font-weight: bold;
	color: #c30865;
	background-color: #F3F3F3;
	border: 1px solid #F3F3F3;
}

h2 {
	font-size: 18px;
	color: #FF3366;
}
h3 {
	font-size: 14px;
	color: #006699;
}

a:link {
	color: #c30865;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C30865;
}
a:hover {
	text-decoration: none;
	color: #004366;
}
a:active {
	text-decoration: none;
	color: #C30865;
}
.blue a:link {
	color: #003466;
	text-decoration: none;
}
.blue a:visited {
	text-decoration: none;
	color: #003466;
}
.blue a:hover {
	text-decoration: none;
	color: #C30865;
}
.blue a:active {
	text-decoration: none;
	color: #003466;
}
#container {
	width:969px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width:969px;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	width:969px;
	background-color: #1a99ac;	
	height:35px;
}
#nav ul li{
	list-style-type: none;
	font-weight: bold;
	position:relative;
	float:left;
	line-height: 35px;
	color: #FFFFFF;
	height:35px;
}
#nav ul li a{
	color: #FFFFFF;
	display:block;
	padding-right: 30px;

}
#nav ul li a:hover{
	color: #000000;
}
/*tree*/

        #nav li ul {
            display:none;
            position:absolute; 
            top:30px;
            left:-10px;
            margin-top:1px;
			background:#1a99ac;		
			padding:0;
			margin:0;
        }
		#nav li ul li {
		background:none;
		width:135px;
		height:30px;
		line-height:30px;
		padding-left:10px;
		float:none
}
.clear-both{
	clear:both;
}
















#main {
	width:969px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 8px;
}
#right {
	width:659px;
	float:right;
	padding-right: 8px;
}
#left {
	width:256px;
	float:left;
	padding-left: 8px;
}
#clear {
	width:969px;
	clear:both;
}
#bottom {
	width:969px;
	clear:both;
	background-image: url(../images/bottom.png);
	background-repeat: no-repeat;
	height: 195px;
	margin-top: 7px;
}
#bottom a{
	color: #333333;
}
#bottom a:hover {
	color: #C30865;
}
#footer {
	width:969px;
	clear:both;
	line-height: 25px;
	text-align: right;
}
#main-header {
	width:659px;
	margin-right: 5px;
}
#home-page {
	width:659px;
	margin-top: 14px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #939393;
}
#articles {
	width:466px;
	margin-top: 14px;
	float:left;
	text-align: justify;
}
#adverts {
	width:171px;
	margin-top: 14px;
	float:right;
}
#farmingimages {
	width:256px;
}
#subnav {
	width:256px;
	clear:both;
	margin-top: 8px;
}
#subnav a {
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 12px;
	font-size: 12px;
}
#left-grey {
	width:256px;
	clear:both;
	margin-top: 8px;
	background-color: #f3f3f3;
}
#previous-editions {
	width:236px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
}
#latestnews {
	width:236px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
}
#newsletter {
	width:236px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
.news-story {
	width:466px;
	margin-bottom: 12px;
}
.news-actions {
	width:466px;
	background-color: #f3f3f3;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #A4A4A4;
	border-bottom-color: #A4A4A4;
	line-height: 35px;
	margin-bottom: 25px;
}
.news-share {
	width:466px;
	margin-bottom: 12px;
}#articlesbottom {
	width:241px;
	margin-top: 14px;
	float:right;
	margin-right: 15px;
}
#informationbottom {
	width:221px;
	margin-top: 14px;
	float:right;
	margin-right: 15px;
}
#category {
	width:466px;
	margin-top: 14px;
	float:left;
}