@charset "utf-8";

*
{
	padding: 0;
	margin: 0;
}

body
{
	font-family: Calibri, Helvetica, Arial, sans-serif;
	background: #FFFFCC;
	font-size: 12px;
	text-align: center;
}

h1
{
	margin: 0px 0px 6px 0px;
}

p
{
	margin: 0px 0px 12px 0px;
	line-height: 20px;
}

p.NoMargin
{
	margin: 0px !important;
}

p,table,ul,ol,div,form
{
	font-size: 12px;
}

a img
{
	border: none;
}

span.smalltext
{
	font-size: 10px;
}

a.employment:link,
a.employment:visited
{
	text-decoration: underline;
	color: #FFFFCC;
	font-weight: bold;
}

a.employment:hover
{
	color: #51A221;
}

#PageWrapper
{
	width: 955px;
	text-align: left;
	border: 1px solid #7F7F66;
	margin: 15px auto;
	background: #FFFFFF;
	overflow: hidden;
}

#PageInner
{
	padding: 2px;
}

#Header
{
	height: 187px;
	background: #006600;
	margin-bottom: 2px;
}

	#HeaderMain
	{
		position: relative;
		height: 162px;
		background: #FFFFFF;
		overflow: hidden;
	}

		#Logo
		{
			position: absolute;
			top: 0px;
			left: 0px;
			width: 200px;
			height: 160px;
			background: #FFFFFF;
		}
		
		#Banner
		{
			position: absolute;
			top: 0px;
			right: 200px;
			width: 545px;
			height: 160px;
		}
	
		#Warrant
		{
			position: absolute;
			top: 0px;
			right: 0px;
			width: 200px;
			height: 160px;
		}
	
	#SubMenu
	{
		line-height: 25px;
		padding-left: 210px;
	}
	
		#SubMenu a:link,
		#SubMenu a:visited
		{
			text-decoration: none;
			color: #FFFFCC;
			font-weight: bold;
		}
		
		#SubMenu a:hover
		{
			color: #51A221;
		}
	
	#SubMenu *
	{
		vertical-align: middle;
	}

#Main
{
	position: relative;
	background: url(/images/BodyBg.jpg) repeat-y top left #FFFFFF;
	min-height: 500px;
}

	#Navigation
	{
		width: 192px;
		position: absolute;
		top: 0px;
		left: 0px;
		background-color: none;
		z-index:10;
	}
	
		#NavigationLinks
		{
			list-style: none;
			line-height: 16px;
			padding: 5px;
			font-size: 12px;
			font-weight: bold;
		}
		
		#NavigationLinks li
		{
			padding: 3px 0px;
		}
		
		#NavigationLinks a:link,
		#NavigationLinks a:visited
		{
			text-decoration: none;
			color: #FFFFCC;
		}
		
		#NavigationLinks a:hover
		{
			color: #51A221;
		}
		
		#NavigationLinks li.active a:link,
		#NavigationLinks li.active a:visited,
		#NavigationLinks li.active a:hover
		{
			color: #999999;
		}
		
		#NavigationLinks li ul
		{
			padding: 0px 0px 0px 15px;
			list-style: none;
		}
		
		#NavigationLinks li.active ul li a:link,
		#NavigationLinks li.active ul li a:visited
		{
			color: #FFFFCC;
		}
		
		#NavigationLinks li.active ul li a:hover
		{
			color: #51A221;
		}
		
		#NavigationLinks li ul li.active a:link,
		#NavigationLinks li ul li.active a:visited,
		#NavigationLinks li ul li.active a:hover
		{
			color: #999999;
		}
		
	#Body
	{
		position: relative;
		padding: 0px 210px 10px 210px;
		font-size: 12px;
	}
	
	#Body2
	{
		position: relative;
		padding: 0px 10px 10px 210px;
		font-size: 12px;
	}
	
	
		#Breadcrumbs
		{
			/*float: right;*/
			position: absolute;
			top: 10px;
			right: 10px;
			padding-bottom: 10px;
			font-size: 12px;
		}
		
			#Breadcrumbs a:link,
			#Breadcrumbs a:visited,
			#Breadcrumbs a:hover
			{
				color: #339933;
				text-decoration: underline;
			}
	
		#Body H1,
		#Body2 H1
		{
			padding-top: 20px;
			font-size: 20px;
		}
		
		#Content
		{
			padding-top: 10px;
		}
		
			#NewsArticleDetail
			{
				/*width: 720px;*/
				overflow: hidden;
			}
			
				#NewsArticleDetailLinks a:link,
				#NewsArticleDetailLinks a:visited
				{
					color: #FFFFCC !important;
				}
				
				#NewsArticleDetailLinks a:hover
				{
					color: #51A221 !important;
				}
				
				#NewsArticleDetailLinks td
				{
					padding: 4px;
				}
		
			#Content ul
			{
				list-style-type: disc;
				margin: 0px 0px 0px 40px;
			}
			
			#Content ul.GreenSquares
			{
				list-style-type: none !important;
				margin: 0px 0px 0px 20px !important;
			}
			
				#Content ul.GreenSquares li
				{
					background: url(/T_GJ/images/bullett.gif) left no-repeat !important;
					padding: 0px 0px 0px 20px !important;
				}
			
			#Content span.white
			{
				color: #FFFFFF;
			}
	
		#Content H2
		{
			font-size: 18px;
			margin: 10px 0px;
		}
		
		#Content H3
		{
			font-size: 18px;
			margin: 10px 0px;
		}
			
		#Content2
		{
			padding-top: 10px;
		}
		
			#Content ul
			{
				list-style-type: disc;
				margin: 0px 0px 0px 40px;
			}
			
			#Content span.white
			{
				color: #FFFFFF;
			}
	
	#RightColumn
	{
		position: absolute;
		top: 0px;
		right: 2px;
	}
	
		#Plantation
		{
			width: 200px;
			height: 100px;
			overflow: hidden;
			margin-bottom: 2px;
		}
	
		#News
		{
			width: 200px;
			padding: 5px;
			background: #006600;
			margin-bottom: 2px;
		}
		
		table#News
		{
			width: 100%;
		}
	

		#News h2
		{
			color: #FFFFFF;
			font-size: 14px;
			margin-bottom: 5px;
		}
		
		#News ul,
		{
			list-style: none;
			margin: 0px;
		}
		
			#News ul li
			{
				margin: 5px 0px;
				list-style: none;
			}
			
			#News ul li a:link,
			#News ul li a:visited
			{
				text-decoration: underline;
				color: #FFFFCC;
			}
			
			#News ul li a:hover
			{
				text-decoration: underline;
				color: #51A221;
			}
			
			#LatestNews a:link,
			#LatestNews a:visited
			{
				text-decoration: underline;
				color: #FFFFCC;
			}
			
			#LatestNews a:hover
			{
				text-decoration: underline;
				color: #51A221;
			}
	
		#ImageLinks
		{
			padding: 10px 0px 10px 210px;
			font-size: 12px;
			text-align: center;
		}
		
			#ImageLinks h2
			{
				text-align: left;
				font-size: 18px;
				margin-bottom: 10px;
			}
		
			a.ImageLink
			{
				display: block;
				width: 234px;
				height: 200px;
				color: #FFFFCC;
				text-align: left;
				text-decoration: none;
				text-indent: 5px;
				line-height: 24px;
				font-size: 14px;
				font-weight: bold;
				background-position: 2px 27px;
				background-repeat: no-repeat;
				background-color: #006600;
				
			}
			
			a.ImageLinkText
			{
				display: block;
				width: 234px;
				color: #000000;
				text-align: left;
				text-decoration: none;
			}
		
			#ImageLinksInner
			{
				position: relative;
				height: 500px;
			}
		
			
			#ImageLink1
			{
				position: absolute;
				top: 0px;
				left: 2px;
			}
			
				#imgCommercialLandscape
				{
					background-image: url(/images/IL_Commercial_Landscape.jpg);
				}
			
			#ImageLink2
			{
				position: absolute;
				top: 0px;
				left: 250px;
			}
			
				#imgGroundsMaintenance
				{
					background-image: url(/images/IL_Grounds_Maintenance.jpg);
				}
			
			#ImageLink3
			{
				position: absolute;
				top: 0px;
				right: 8px;
			}
			
				#imgDomesticGardens
				{
					background-image: url(/images/IL_Domestic_Gardens.jpg);
				}
			
			#ImageLink4
			{
				position: absolute;
				top: 250px;
				left: 2px;
			}
			
				#imgInteriorLandscaping
				{
					background-image: url(/images/IL_Interior_Landscape.jpg);
				}
			
			#ImageLink5
			{
				position: absolute;
				top: 250px;
				left: 250px;
			}
				
				#imgTreeCare
				{
					background-image: url(/images/IL_Tree_Care.jpg);
				}
				
			#ImageLink6
			{
				position: absolute;
				top: 250px;
				right: 8px;
			}
			
				#imgThePlantation
				{
					background-image: url(/images/IL_Plantation_Nursery.jpg);
				}
		
	#Footer
	{
		padding: 10px 10px 10px 210px;
		font-size: 12px;
		text-align: center;
	}
	
		#Footer hr
		{
			height: 0px;
			background-color: #006600;
			border-top: 1px solid #006600;
			overflow: hidden;
		}
	
		#Footer a:link,
		#Footer a:visited,
		#Footer a:hover
		{
			color: #339933;
			text-decoration: underline;
		}
		
		#Footer p
		{
			margin: 0px;
			line-height: 16px;
		}