/* CSS Document */

body {
	margin-top:0px;
	font-family:Verdana, Arial, Helvetica, sans-serifl;
	color:#6F7D86;
	background-color:#FFFFFF;
	font-size:11px;
	background-image:url(../images/new_images/background.jpg);
	background-repeat:repeat-x;
}

.green_font {
	color:#57983B;
}

.blue_font {
 	color:#6F7D86;
}

td.panel_farming {
	background:url(../images/buttons/panel_farming_over.jpg);
	font-size:9px;
	padding-top:23px;
	padding-left:7px;
	padding-right:7px;
	color:#FFFFFF;
}

td.panel_estates {
 	background:url(../images/buttons/panel_estates_over.jpg);
	font-size:9px;
	padding-top:23px;
	padding-left:7px;
	padding-right:7px;
	color:#FFFFFF;
}

td.panel_arborists {
	background:url(../images/buttons/panel_arborists_over.jpg);
	font-size:9px;
	padding-top:23px;
	padding-left:7px;
	padding-right:7px;
	color:#FFFFFF;
}

td.panel_councils {
	background:url(../images/buttons/panel_councils_over.jpg);
	font-size:9px;
	padding-top:23px;
	padding-left:7px;
	padding-right:7px;
	color:#FFFFFF;
}

td.panel_housing {
	background:url(../images/buttons/panel_housing_over.jpg);
	font-size:9px;
	padding-top:23px;
	padding-left:7px;
	padding-right:7px;
	color:#FFFFFF;
}

td.panel_gis {
	background:url(../images/buttons/panel_gis_over.jpg);
	font-size:9px;
	padding-top:23px;
	padding-left:7px;
	padding-right:7px;
	color:#FFFFFF;
}


td.footer_text {
	color:#7A8F93;
}

td.news_date {
	font-size:10px;
	color:#57983B;
}

td.news_title {
	font-size:10px;
	color:#74898D;
}

input.login_box {
	font-size:10px;
	width:112px;
	
}

td.lists {
	font-size:10px;
	padding:2px;
}

li {
	list-style-type:square;
	color:#6B962D;
	padding-top:2px;
	padding-bottom:2px;
	font-size:10px;
}

li.blue_bullets {
	list-style-type:square;
	color:#6F7D86;
	padding-top:2px;
	padding-bottom:2px;
	font-size:11px;
}

li.green_bullets {
	list-style-type:square;
	color:#57983B;
	padding-top:2px;
	padding-bottom:2px;
	font-size:11px;
}

ul {
	margin-left:16px;
}

a {
	color:#6B962D;
	text-decoration:none;
}


.anylinkcss{
	margin-left:5px;
	margin-top:2px;
	position:absolute;
	visibility: hidden;
	border-bottom-width: 0;
	font: 10px/18px Arial, Helvetica, sans-serif;
	color: #B6CB93;
	z-index: 100;	width: 140px;
}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	font: 10px Arial, Helvetica, sans-serif;
	color: #C7D6DE;
	text-indent: 5px;
	background-color: #638695;

}

.anylinkcss a:hover{
	background-color: #C7D6DE;
	color: #638695;
	font-family: Arial, Helvetica, sans-serif;

}

/* Barney's extra CSS styles */

h1 {
	font-size: 16px;
	color: #6F7D86; 
}

a.text:link, a.text:visited, a.text:hover {
	text-decoration: none;
	color:#6F7D86; 
}

a.butBuyFarmingSoft {
	background:url(../images/buttons/but-buyfarmingsoftware.jpg) no-repeat;
	display:block;
	width:172px;
	height:24px;
	position:absolute;
	margin:12px 492px;
	text-indent:-9999px;
}
	a.butBuyFarmingSoft:hover {
		background:url(../images/buttons/but-buyfarmingsoftware-over.jpg) no-repeat;
		display:block;
		width:172px;
		height:24px;
	}
a.butBuyMappingSoft {
	background:url(../images/buttons/but-buymappingsoftware.jpg) no-repeat;
	display:block;
	width:172px;
	height:24px;
	position:absolute;
	margin:12px 492px;
	text-indent:-9999px;
}
	a.butBuyMappingSoft:hover {
		background:url(../images/buttons/but-buymappingsoftware-over.jpg) no-repeat;
		display:block;
		width:172px;
		height:24px;
	}
a.butBuyArbSoft {
	background:url(../images/buttons/but-buyarbsoftware.jpg) no-repeat;
	display:block;
	width:146px;
	height:24px;
	position:absolute;
	margin:12px 518px;
	text-indent:-9999px;
}
	a.butBuyArbSoft:hover {
		background:url(../images/buttons/but-buyarbsoftware-over.jpg) no-repeat;
		display:block;
		width:146px;
		height:24px;
	}
	
a.butBuyGPSDevices {
	background:url(../images/buttons/but-buygpsdevices.jpg) no-repeat;
	display:block;
	width:142px;
	height:24px;
	position:absolute;
	margin:12px 522px;
	text-indent:-9999px;
}
	a.butBuyGPSDevices:hover {
		background:url(../images/buttons/but-buygpsdevices-over.jpg) no-repeat;
		display:block;
		width:142px;
		height:24px;
	}
	
	a.butBuyonline {
	background:url(../images/buttons/but-buyonline.jpg) no-repeat;
	display:block;
	width:105px;
	height:24px;
	position:absolute;
	margin:6px 400px;
	text-indent:-9999px;
}
	a.butBuyonline:hover {
		background:url(../images/buttons/but-buyonline-over.jpg) no-repeat;
		display:block;
		width:105px;
		height:24px;
	}
