body,td,th {
	font: 13px Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #555555;
}

body{
	margin: 0px;
	padding: 0px;
	background-color: #99a3aa;
	background-image: url(../img/grey_grad01.gif);
	background-repeat: repeat-y;
}

a:link {
	color: #00853e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00853e;
}
a:hover {
	text-decoration: none;
	color: #a6ce39;
}
a:active {
	text-decoration: none;
	color: #00853e;
}

p{
	margin-top:5px;
	margin-bottom:10px;
}

img{border:none;}

h1{
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #00853e;
	margin-top:0px;
	margin-bottom:0px;
}

h2{
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #00853e;
	margin-top:0px;
	margin-bottom:0px;
}

h3{
	font-size: 13px;
	font-weight: normal;
	color: #00853e;
	margin-top:15px;
	margin-bottom:0px;
}

/**************************************************
GENERIC:
**************************************************/

.green {color: #00853e;}

.green2 {color: #a6ce39;}

.floatleft{
width: auto; 
height: auto; 
float:left;

}

.floatright{
width: auto; 
height: auto; 
float:right;

}


/**************************************************
PAGE FRAMEWORK:
**************************************************/

/* TOP */

#top-strip {
	width: 100%;
	height:30px;
	background-color: #99a3aa;
	clear: both;
	border-bottom:solid 1px #ffffff;
	background-image: url(../img/grey_grad01.gif);
	background-repeat: repeat-y;
}

#nav-strip {
	margin:auto;
	width: 980px;
	height:131px;
	padding-top:20px;
	padding-bottom:20px;
	clear: both;
}

#nav-holder {
	width: 779px;
	height:40px;
	float: right;
	padding-top:51px;
	border-bottom:dotted 1px #a6ce39;
	font-size:18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	text-align:right;
}


#nav-holder ul	{
list-style: none;
margin: 0;
padding: 0px 0px 0px 0px;
}

#nav-holder ul	li{
display: inline;
padding-left:20px;
margin-left:20px;
background-image: url(../img/arrow_green.png);
	background-repeat: no-repeat;
}

.plain {
background-image: none;
}

#nav-holder A {color: #ffffff; text-decoration: none;}
#nav-holder A:link {color: #ffffff; text-decoration: none;}
#nav-holder A:hover {color: #a6ce39; text-decoration: none;}






#page-header-panel {
	margin:auto;
	margin-bottom:20px;
	width: 540px;
	padding-top:15px;
	padding-bottom:20px;
	padding-left:420px;
	padding-right:20px;
	height:143px;
	clear: both;
	background-image: url(../img/green-panel-home.png);
	background-repeat: repeat-y;
	background-position: right;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #ffffff;
}

#page-header-panel h1 {font-size: 18px;line-height: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #ffffff;}
	
	#page-header-panel h2 {font-size: 14px;line-height: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #ffffff;}
	
	#page-header-panel A {color: #a6ce39; text-decoration: none;}
#page-header-panel A:link {color: #a6ce39; text-decoration: none;}
#page-header-panel A:hover {color: #ffffff; text-decoration: none;}



/* MAIN */

#main-content{
	margin:auto;
	width: 100%;
	padding-top:30px;
	padding-bottom:30px;
	height:auto;
	float: left;
	clear: both;
	border-top:solid 1px #ffffff;
	background-image: url(../img/grey_grad02.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
}

#main-content-inner{
	margin:auto;
	width: 980px;
	height:auto;
	}
	
	#main-content-left{
	width: 610px;
	padding-right:20px;
	border-right:dotted 1px #a6ce39;
	height:auto;
	float: left;}
	
	#main-content-right{
	width: 320px;
	height:auto;
	float: right;}
	
	#main-content-left2{
	width: 300px;
	margin-right:20px;
	border-right:dotted 1px #a6ce39;
	height:auto;
	float: left;}
	
	#main-content-left3{
	width: 300px;
	height:auto;
	float: left;}


/* FOOTER */


#footer1{
	width: 100%;
	height:auto;
	background-color: #ffffff;
	clear: both;
	padding-top:20px;
	padding-bottom:20px;
	border-top:solid 1px #ffffff;
	background-image: url(../img/shadow01.gif);
	background-repeat: repeat-x;
}

#footer1inner{
	margin:auto;
	width: 980px;
	height:94px;
	clear: both;
}


#footer2{
	color:#ffffff;
	font-size:11px;
	width: 100%;
	height:60px;
	background-color: #99a3aa;
	clear: both;
	padding-top:10px;
	background-image: url(../img/grey_grad01.gif);
	background-repeat: repeat-y;
	text-align:center;
}




/* BACKGROUND SLIDESHOW-HOME */


/*** 
set the width and height to match your images 
**/

#slideshow {
    position:relative;
    height:400px;
	z-index:-1;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

#slideshow img {
	/* Set rules to fill background 
	min-height: 100%;
	min-width: 1024px;*/
			
	/* Set up proportionate scaling */
	width: 100%;
	height: 400px;
			
	/* Set up positioning */
	position: fixed;
	top: 0;
	left: 0;
}



/*============================*/
/*=== IMAGE SLIDER ===*/
/*============================*/
/* ----------------SLIDER STARTS HERE ----------------*/

/*#slider_bg {
    width: 646px;
	height: 246px;
}*/

ul.slideshow {
	list-style:none;
	width:320px;
	height:230px;
	overflow:hidden;
	position:relative;
	top: 0px;
	left:0px;
	margin: 0 auto;
	padding:0;
	font-size:11px;
	color:#ffffff;
	
}	

ul.slideshow li {
	position:absolute;
	left:0;
	right:0;
}

ul.slideshow li.show {
	z-index:500;	
}

ul img {
	border:none;	
}


#slideshow-caption {
	width:320px;
	height:30px;
	position:absolute;
	bottom:0px;
	left:0px;	
	color:#ffffff;
	font-size: 11px;
	font-weight:normal;
	background:#00853e;
	z-index:500;
}

#slideshow-caption .slideshow-caption-container {
	padding:5px 5px;		
	z-index:1000;
	font-size:12px;
	color:#ffffff;
}

#slideshow-caption h3 {
	margin:0;
	padding:0;	
	font-size:12px;
	color:#ffffff;
}

#slideshow-caption p {
	margin:0px 0 0 0;
	padding:0;
	font-size:12px;
	color:#ffffff;
}



/************* FORMS **************/
 

.fieldhead {float:left;display:block;font-family:Arial, Helvetica, sans-serif;font-size:12px;font-weight:normal;width:200px;padding-top:4px;}
.fieldhead3 {float:left;display:block;font-family:Arial, Helvetica, sans-serif;font-size:12px;font-weight:normal;width:100px;padding-top:4px;}
.fieldhead2 {float:left;display:block;font-family:Arial, Helvetica, sans-serif;font-size:12px;font-weight:bold;width:200px;padding-top:4px;color: #00853e;}
.fieldhead4 {float:left;display:block;font-family:Arial, Helvetica, sans-serif;font-size:12px;font-weight:bold;width:500px;padding-top:4px;color: #00853e;}
.fieldhead5 {float:left;display:block;font-family:Arial, Helvetica, sans-serif;font-size:12px;font-weight:normal;width:75px;padding-top:4px;}

.fieldtext {padding:10px;background-color: none;font-family:Arial, Helvetica, sans-serif;font-size:12px;border:1px dotted #a6ce39;width:350px;margin-bottom:7px;color: #555555;}

.fieldtext3 {padding:10px;background-color: none;font-family:Arial, Helvetica, sans-serif;font-size:12px;border:1px dotted #a6ce39;width:350px;height:100px;margin-bottom:7px;color: #555555;}

.fieldtext2 {padding:10px;background-color: none;float:left;display:block;width:300px;height:auto;margin-bottom:7px;color: #808487;}

.fieldtext4 {padding:10px;background-color: none;font-family:Arial, Helvetica, sans-serif;font-size:12px;border:1px dotted #a6ce39;width:200px;margin-bottom:7px;color: #555555;}

.fieldtext5 {padding:10px;background-color: none;font-family:Arial, Helvetica, sans-serif;font-size:12px;border:1px dotted #a6ce39;width:173px;margin-bottom:7px;color: #555555;}


.button {padding:10px;font-family:Arial, Helvetica, sans-serif;font-size:12px;border:1px solid #ffffff;width:370px;color:#ffffff;background-color: #a6ce39;}



/*============================*/
/*=== GALLERY ===*/
/*============================*/


/* Team member details */


.team-pic-holder{
	width: auto;
	height:255px;
	float: left;
	background-color: #00853e;
	color:#ffffff;
	font-size:11px;
}


.team-header-holder{
	/*width: 540px;*/
	width: 200px;
	height:215px;
	float: left;
	 -moz-border-radius-bottomleft: 15px;
border-bottom-left-radius: 15px;
background: #dee9f0;
padding:20px;
margin-bottom:15px;
	
}

.team-content-holder{
	width: 100%;
	height:auto;
	float: left;
	clear: both;
}


.team-header-holder2{
	width: 300px;
	height:190px;
	float: left;
	 -moz-border-radius-bottomleft: 15px;
border-bottom-left-radius: 15px;
background: #dee9f0;
padding:20px;
	
}

.team-content-holder2{
	width: 100%;
	height:auto;
	float: left;
	margin-top:15px;
}



.photo-padding {padding-bottom:5px;}

.photo-padding2 {padding-right:10px;}






@media (max-width: 550px) {
    #slider-8-nav-ul {
      font-size: 2em;
      width:100%;
    }
    #slider-8-nav-ul span {
      display:none;
    }
    #slider-8-nav-ul li {
      display: block;
      width: 25%;
      float: left;
    }
    #slider-8-nav-ul a {
      box-sizing:border-box;
      width:100%;
      text-align: center;
    }
	

  }

