body {
  	font-family: Arial, helvetica, sans-serif;
	width:100%;
	font-size: 11px;
	text-align: center;
	min-width:760px;
	background:#eeeeee url(../img/bg/bg.gif) top center repeat-y;
	/*background: #f4f4f4 url(../img/bg/bg.gif) top center repeat-y;*/
	color:#555555;	
	}

* {
		margin: 0px;
		padding: 0px;
		}
		
	h1, h2, h3, h4, h5, h6, p, blockquote, hr,
 	label, ol, dl, table, fieldset, address {
    	margin-bottom: 1em;
		}
		
.header {
color:#ffffff;
font-size:14px;
font-weight:bold;
padding:40px;
}



table {
font-size: 11px;
color:#444444;
border-collapse: collapse;
border: 1px solid #666666;
}

td {
padding:3px;
border: 1px solid #666666;
}

form#login input.button{
background-color:#85AF3F;
width:50px;;
height:23px;
color:#fff;
font-size:11px;
font-weight:bold;
border:1px #fff solid;
}

form#login input{
border:1px #85AF3F solid;
padding:1px;
margin:0px;
}

label {
float:left;
width:150px;
margin-top:2px;
}

input{
font-size:11px;
}

textarea {
font-family: Arial, helvetica, sans-serif;
font-size:11px;
width:200px;
}


.pic{
padding:4px; 
border:1px solid #cccccc;
float:left;
margin-right:10px;
}

#inner{
padding:15px;
}

h1 {
font-size: 20px;
color:#8CB942;
font-weight:normal;
}

h2 {
font-size: 20px;
color:#8CB942;
font-weight:normal;
}

h3 {
font-size:16px;
color: #64842F;
font-weight:normal;
margin-bottom:0px;
}

h4 {
font-size:16px;
color: #333333;
font-weight:normal;
font-style:italic;
}

h5 {
font-size:14px;
color: #3366CC;
font-weight:normal;
}

.grey {
color:#fff;
}

#header h3 {
font-size:16px;
color: #fff;
font-weight:bold;
padding-top:6px;
}


#inner h4 {
font-size:13px;
color: #333333;
font-weight:normal;
}

hr {
border: 0;
height:2px;
background-color: #fff;
}

hr.middle {
border: 0;
height:2px;
background-color:#8CB942;
}

a:link {
	font-size: 11px;
	color: #006699;
	text-decoration: none;
	}

a:visited {
	font-size: 11px;
	color: #006699;
	text-decoration: none;
	}
	
a:hover {
	font-size: 11px;
	color: #CC0000;
	text-decoration: underline;
	}


	#navigation a:link {
		font-size: 12px;
		color:#fff;
		font-weight:normal;
		letter-spacing: -0.1px
		}
	
	#navigation a:visited {
		font-size: 12px;
		color:#fff;
		font-weight:normal;
		letter-spacing: -0.1px
		}
		
	#navigation a:hover {
		font-size: 12px;
		color:#8CB942;
		font-weight:normal;
		letter-spacing: -0.1px
		}
		
		
	#inner a:link {
		font-size: 11px;
		color:#3366CC;
		font-weight:normal;
		text-decoration: none;
		}
	
	#inner a:visited {
		font-size: 11px;
		color:#3366CC;
		font-weight:normal;
		text-decoration: none;
		}
		
	#inner a:hover {
		font-size: 11px;
		color:#cc0000;
		font-weight:normal;
		text-decoration: underline;
		}
		
	
	#footer a:link {
		font-size:10px;
		color:#777777;
		font-weight:normal;
		text-decoration: none;
		}
	
	#footer a:visited {
		font-size:10px;
		color:#777777;
		font-weight:normal;
		text-decoration: none;
		}
		
	#footer a:hover {
		font-size:10px;
		color:#8CB942;
		font-weight:normal;
		text-decoration: underline;
		}
		
	#very-top a:link {
		font-size:10px;
		color:#ffffff;
		font-weight:normal;
		text-decoration: none;
		letter-spacing: 0px;
		}
	
	#very-top a:visited {
		font-size:10px;
		color:#ffffff;
		font-weight:normal;
		text-decoration: none;
		letter-spacing: 0px;
		}
		
	#very-top a:hover {
		font-size:10px;
		color:#8CB942;
		font-weight:normal;
		text-decoration: underline;
		letter-spacing: 0px;
		}
		
	#right a:link {
		color:#fff;
		font-weight:bold;
		text-decoration: normal;
		}
	
	#right a:visited {
		color:#fff;
		font-weight:bold;
		text-decoration: normal;
		}
		
	#right a:hover {
		color:#8CB942;
		font-weight:bold;
		text-decoration: underline;
		}
		

	#navigation ul {
		padding:0px;
		}

	#navigation li {
		list-style: none; 
		padding:0px 5px 0px 4px;
		margin:0px 0px 0px 0px;
		border-right: 1px solid #8CB942;
		display: inline;
		}
	
	#navigation li.last {
		display: inline;
		list-style: none; 
		padding-left:5px;
		border-right:0px 
		}
		
	#navigation li.email {
		display: inline;
		list-style: none; 
		padding-left:195px;
		border-right: 0px 
		} 

#top-page {
	height:110px;
	text-align:center;
	/*background:#EFEFEF;*/
	width:830px;
	margin: 0 auto; 
	}
	
	#top-page-container {
		width:770px;
		margin: 0 auto; 
		text-align:left;
		padding:5px 0px 5px 0px;
		}
		
		#top-page-container-inner {
		/*	width:515px;*/
		/*background-color:#FF6633;*/
		height:90px;
		background:#ffffff url('../img/bg/top-left2.jpg') no-repeat top left;
		}
		
	#banner-image {
	    background:#fff url(../img/road.jpg) no-repeat top left;
		width:780px;
		height:100px;
		margin: 0 auto; 
		text-align:left;
		}

#right-header {
	height:30px;
	background:#444444 url('../img/bg/right-header.gif') no-repeat top left;
	width:100%;
	}

#navigation {
	height:45px;
	margin: 0 auto;
	text-align:center;
	background:#444444 url('../img/bg/nav.gif') repeat-x top left;
	padding-bottom:0px;
	padding-left:0px;
	width:770px;
	}
	
	#navigation-container {
		width:750px;
		text-align:left;
		padding-top:14px;
		margin: 0 auto;
		}

#full-page {
		text-align: justify;
		margin: 0 auto; 
		width:830px;
		height:80%;
		}
		
#full-page-inner {
padding-right:30px;
padding-left:30px;
}

#main-content {	
	width:515px;
	background:#ffffff url('../img/bg/top-fade.jpg') repeat-x top left;
	}
	

	#main-left {	
	width:515px;
	}
	
#padding {
padding:10px;
}
	
	
#right-content {
	float:right;
	padding-left:1.5em;
	padding-bottom:1.5em;
	width:175px;
	}

#services {
	width:175px;
	border:1px solid #006699;
	}

.gallery {
	margin-right:3px;
	padding:3px; 
	border:1px solid #cccccc;
}

.front-news {
	border-top:1px solid #ffffff;
	padding:5px;
	margin-bottom:5px;
	}
	
.front-news h3 {font-weight: bold; font-size: 11px; margin-bottom: 0px; color: #555;}
.front-news p {margin-bottom: 0px;}

.redtext {color: #cc0000;} 

#footer {
	clear:both;
	text-align:left;
	color:#777777;
	padding:10px 0px 0px 10px;
	font-size: 10px;
	height:25px;
	background-color:#eeeeee;
	margin-top:5px; 
	margin-bottom:10px;
	border-top:1px solid #999999;
	}
