body {
	background:url(images/MainBG.jpg) fixed top center;
	background-repeat:repeat-y;
	background-color:#DDDDDD;
	padding:0;
	margin:0;
	}

.Mainlogo {
	width:235px;
	height:130px;
	background-image:url(images/MainLogo.jpg);
	background-repeat:no-repeat;
	}
	
.toplinks {
	padding-TOP:2px;
	width:565px;
	height:34px;
	background-image:url(images/TopNav.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-transform:uppercase;
	}
	
.MainAnimation {
	width:620px;
	height:198px;
	}
	
.MainNavigation {
	background-image:url(images/Leftnav.jpg);
	background-repeat:no-repeat;
	height:20px;
	}
	
	
.MainNavigation td {
	text-transform:uppercase;
	font-family:tahoma;
	font-size:7pt;
	}

.MainNavigation table {
	height:28px;
	width:180px;
	background-image:url(images/Leftnav_Single.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding-left:0px;
	}
	
.main_dnnmenu_rootitem {
	cursor: pointer; 
	cursor: hand;
	color:#FFFFFF;	
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 7pt; 
	font-weight: bold;
	}

.main_dnnmenu_submenu {	
	color:#fff;
	font-family:tahoma;
	font-size:7pt;
	background-image:url(images/leftnav_single_sub.jpg);
	height:20px;
	line-height:20px;
	cursor:pointer;
	}

.main_dnnmenu_submenu table {	
	border:1px solid #990000;
	}

.main_dnnmenu_itemhover {
	color:#fff;
	background-image:url(images/leftnav_single_sub0.jpg);
	background-color:#951C13;
	background-position:center;
	background-repeat:repeat-x;
	height:20px;
	line-height:20px;	
	text-decoration:underline;
	}		
	
.main_dnnmenu_submenu td {
	height:20px;
	line-height:20px;
	color:#FFFFFF;
	text-align:left;
	font-family:tahoma;
	font-size:7pt;
	font-weight:bold;
	background-image:url(images/leftnav_single_sub.jpg);
	}


	
.main_dnnmenu_rootitem_hover td{
	cursor: pointer; 
	font-weight:bold;
	color:#000;
	background-image:url(images/leftnav_single0.jpg);
	background-position:right;
	background-repeat:no-repeat;
	line-height:20px;
	}

.main_dnnmenu_rootitem_selected {
	background-image:url(images/leftnav_single0.jpg);
	font-weight:bold;
	color:#fff;	
	}


.TopLink_Text a {
	cursor: pointer; 
	cursor: hand;
	color:#FFFFFF;	
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 7pt; 
	font-weight: bold;
	text-decoration:none;
	}
	
.TopLink_Text a:hover {
	cursor: pointer; 
	cursor: hand;
	color:#000;	
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 7pt; 
	font-weight: bold;
	text-decoration:none;
	}

.devider {
	font-size:10pt;
	color:#ccc;
	padding-left:28px;
	padding-right:28px;
	font-weight:bold;
	}
	
.MainMenu_MenuItem_BOTTOM {
	font-family:tahoma;
	font-size:7pt;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:5px;
	}
	
.MainMenu_MenuItemSel_BOTTOM {
	font-family:tahoma;
	font-size:7pt;
	color:#000;
	font-weight:bold;
	cursor:pointer;
	cursor:hand;
	}
	
.LineDevider {
	font-family:tahoma;
	font-size:8pt;
	color:#FFFFFF;
	}
	
.BottomLinks {
	background-image:url(images/BottomLinks.jpg);
	height:107px;
	background-repeat:no-repeat;
	background-position:center;
	}
	
.BottomLinks_text {
	color:#FFFFFF;
	font-family:tahoma;
	font-size:7pt;
	padding-bottom:5px;
	}
	
.LeftColumn {
	width:180px;
	vertical-align:top;
	}
	
.Agri_text a {
	color:#327cd0;
	font-weight:bold;
	font-size:8pt;
	font-family:tahoma;
	text-decoration:underline;
	}
	
.turf_text a {
	color:#c13933;
	font-weight:bold;
	font-size:8pt;
	font-family:tahoma;
	text-decoration:underline;
	}
	
.excav_text a {
	color:#D08430;
	font-weight:bold;
	font-size:8pt;
	font-family:tahoma;
	text-decoration:underline;
	}
	
.Agriculture {
	border-right:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	}
	
.Lawn_Turf {
	border-bottom:1px dotted #ccc;
	}
	
.Excavation {
	border-left:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	}
	
.Menu_Arrow_Level0_Item {
	font-family:tahoma;
	font-size:8pt;
	text-decoration:underline;
	color:#000000;
	}
	
#mapstatus154 {
	z-index:-1000;
	}

.Blank input {
	background-image:url(/godings/images/bginput.gif);
	border:1px solid #ccc;
	width:153px;
	}

.Blank {
	padding-right:3px;
	padding-bottom:10px;
	}
	
.whiter {
	width:760px;
	height:50px;
	background-color:#FFF;
	z-index:200;
	position:relative;
	top:25px;
	}
	
.whiterBottom {
	width:760px;
	height:150px;
	background-color:#FFF;
	z-index:200;
	position:relative;
	bottom:150px;
	}