@charset "UTF-8";
/* CSS Document */


body {
	background-color:#f3f3f3;

	background-image:url(images/bg.jpg);
	background-position:0px 10px;
	color: #000;
	margin: 0;
font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size: 12px;
	line-height: 18px;
	
}


td, th 
{
font-size:12px;
border:1px solid #98bf21;
padding:3px 37px 2px 37px;
text-align:center;
}

th 
{
font-size:1.4em;

padding-top:5px;
padding-bottom:4px;

background-color:#6e9329;
color:#fff;
}

tr.alt td 
{
color:#000;
background-color:#6e9329;
}



#item { background:#def3ca; margin:3px; width:80px; 
  display:none; float:left; text-align:center; }
  
img {
border:0;
text-decoration:none;
}

img a{
border:0;
text-decoration:none;
}


#menu{
	margin-bottom:30px;;
	padding:0;
	list-style-type:none;
	width: 268px;
float:right;
border-top-width: 1px;
	border-top-color: #000;
	border-top-style: solid;
  }
#menu li {
	margin: 0;
	padding: 0;
	width: 268px;
  }
#menu a {
	line-height: 20px;
	background-color:#6c9328;
	padding:5px 0 5px 10px;
	display:block;
	color:#fff;
	font-size:12px;
text-align:center;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-color: #000;
	border-bottom-style: solid;
	
  }




#menu li a:hover{
	color: #000;
background-color:#fff;
	text-decoration: none;
  }
  


.zemContactForm fieldset {
   border: none;
   }
.zemContactForm legend {
   padding: 0.5em 10px 0.5em 0;
   width: 60px;
   }
.zemContactForm label {
   float: left;
   width: 60px;
   margin: 0.3em 10px 0 0;
   text-align: left;
   }
.zemContactForm br {
   clear: left;
   }
.zemContactForm .zemSubmit {
   margin: 0.5em 0 0 270px;
   }

 
a {
text-decoration:none;
color:#6b932a;
}

a:hover {
color:#000;
}

h1 {
	color:#6b932a;
	font-size:24px;
	margin-bottom:0px;
line-height:28px;
font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 10px;
}

h2 {
	color:#6b932a;
	font-size:16px;
	padding-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
	padding-top: 25px;
}



#wrapper {
	width:880px;
	margin:auto;
	background-color:#FFF;
	padding-left:10px;
	padding-right:10px;
}

#slideshow {
	height:215px;
	width:880px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #6d9228;	
}

#right {
	float:right;
	width:300px;
	padding-top: 30px;
	text-align: right;
	padding-right: 20px;
	height: auto;
margin-bottom:20px;
}


#header {
	width:880px;
	float: left;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 0px;
}


#search {
	width:170px;
	float: right;
	height:32px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-left: 0px;
	text-align:right;
}


.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font-family:Helvetica Neue, Arial, sans-serif;
	color:#FFF;
	font-size:12px;
	border-left-color:#FFF;
		border-left-style:solid;
		border-left-width:1px;
	}
.menu ul{
	background-image:url(images/menu-bg.jpg);
	height:42px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li a{
	color:#fff;
	display:block;
	font-weight:normal;
	line-height:42px;
	margin:0px;
	padding:0px 6px;
	text-align:center;
	text-decoration:none;
	border-right-color:#FFF;
	border-right-style:solid;
	border-right-width:1px;
	}
		
		.menu ul li:hover{
	background: #47621d url("images/hover.gif") bottom center no-repeat;
	color:#FFF;
		}
		.menu li a:hover a{
			
			color:#000;
			text-decoration:none;
			}
	.menu li ul{
		background:#fff;
		display:none;
		height:auto;
		padding-bottom:25px;
		color:#000;
		margin:0px;
		border:0px;
		position:absolute;
		width:150px;
		z-index:200;
		-moz-box-shadow: 2px 2px 5px 2px #999;
        -webkit-box-shadow: 2px 2px 5px 2px #999;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		
		display:block;
		float:none;
		margin:0px;
		color:#000;
		padding:0px;
		width:150px;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
	
		height:15px;
		color:#000;
		font-size:12px;
		font-style:normal;
		margin-bottom:2px;
		padding:0px 3px 0px 20px;
		text-align:left;
		}
		.menu li ul a:hover{
			border:0px;
			color:#d43067;
			background:none;
			text-decoration:none;
			}
			
			
			.menu li ul li:hover a {
	color:#4A8421;
	background-color:#FFF;
	border:0px;				
			}
	.menu p{
		clear:left;
		}	

		


#breadcrumbs {
	width:900px;
	height:20px;
	clear:both;
	color:#B1005D;
	padding-top: 15px;
	padding-bottom: 15px;
}

#content {
	width:520px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	clear: none;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#content li{

font-weight:normal;
margin-left:-25px;
font-size: 12px;
line-height: 18px;
font-family:Arial, Helvetica, sans-serif;

}


#content p{
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size: 12px;
	line-height: 18px;
	color: #000;
}


#content-box2 {
	width:240px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color: #caaad1;
	float: left;
	clear: both;
	padding: 20px;
	margin-bottom: 25px;
}


#content-box3 p{
	margin-top:14px;
	font-family:"FS Clerkenwell Web Regular", Georgia, serif; 
	font-weight:normal;
	font-size: 14px;
}

#content-box3 {
	width:240px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color: #ba0a7d;
	float: left;
	clear: both;
	padding: 20px;
	margin-bottom: 15px;
}


#content-box2 p{
	margin-top:20px;
	font-family:"FS Clerkenwell Web Regular", Georgia, serif; 
	font-weight:normal;
	font-size:14px;
}

#sidebar {
	width:280px;
	float:left;
	height:auto;
}

#login {
	width:621px;
	height:114px;
	font-size:20px;
	font-family:"FS Clerkenwell Web Regular", Georgia, serif;
	font-size-adjust:0.457;
	font-weight:normal;
	font-style:normal;
	float:right;
	background-image: url(images/header.jpg);
}

#logo {
	width:850px;
	height:114px;
	float:left;
	margin-bottom: 20px;
}

#home-boxes {
	width:900px;
	height:190px;
	clear:both;
	padding-top: 20px;
}

#home-boxes a{
	color:#000;	
}

#home-boxes a:hover{
	color:#c40056;
}

#hero1 {
	width:208px;
	height:190px;
	float:left;
	margin-right: 22px;
}

#hero2 {
	width:208px;
	height:190px;
	float:left;
	margin-right: 23px;
}

#hero3 {
	width:208px;
	height:190px;
	float:left;
	margin-right: 23px;
}

#hero4 {
	width:208px;
	height:190px;
	float:left;
}


#footer {
	width:840px;
	height:100%;
	clear:both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	margin-top: 15px;
	padding-top: 15px;
	color: #000;
	font-size: 11px;
padding-bottom:20px;
	margin-left: 20px;
}

#footer a{
	color:#488121;	
	
}


#footer a:hover{
	
	color:#000;
	
}
