/* RESET -------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:top;background:transparent;}


/* GLOBAL CSS  -------------------------------------------------- */

body {
	margin-left: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	background-color: #c6d2c6;
}


table {
    border-collapse: collapse;
}
td {
    padding: 0;
	text-align: left
}


a, a:link, a:visited { 
color: #005100; 
} 

a:hover, a:focus, a:active { 
color: #000;
} 


.clearboth {
	clear: both;
	margin:0;
	padding:0;
 height:0;
	
	}

.img_center  {
	display:block; 
	margin-left: auto;
	margin-right: auto;
}

.img_left  {
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
}

.img_right  {
	float: right;
	margin-left: 25px;
	margin-bottom: 25px;
}


hr {
	border:0px;
	height:1px;
	background-color:#83a091;
    margin-top: 10px;
	margin-bottom: 10px;
}
/* LAYOUT -------------------------------------------------- */

/* Site Container --------------- */

#site_container {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00602B;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}


/* Header Banner --------------- */

#header {
	width: 960px;
	height: 132px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-image: url(../img/header.png);
}

#nav_divider_line {
	width: 960px;
	height: 8px;
	background-image: url(../img/nav_divider_line.png);
	margin:0;
	padding:0;
}


/* Navigation Menu --------------- */

#navigation {
	width: 960px;
	height: 46px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFF;
	background-image: url(../img/nav_menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


#menu_container {
width: 960px;
height: 50px;
background-color: #00602B;

}

/* Navigation Menu --------------- */

#jph
{
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
	
	#jph li
	{	float: left;
		list-style: none;
		font: 12px Trebuchet MS, Tahoma, Arial;
		text-align:center;
		font-weight:bold;		
		}
		
	#jph li.hom {
		width: 70px;
	}
	#jph li.abo {
		width: 80px;
	}
	#jph li.res {
		width: 155px;
	}
	#jph li.com {
		width: 160px;
	}
	#jph li.mai {
		width: 160px;
	}
	#jph li.pro {
		width: 130px;
	}
	#jph li.tes {
		width: 111px;
	}
	#jph li.con {
		width: 94px;
	}
	
	#jph li.con a {
		border-right:0px;
	}

	#jph li a:link
	{
	display: block;
	text-decoration: none;
	border-right: 1px solid #096;
	width: auto;
	color: #EAFFED;
	white-space: nowrap;
	height: 50px;
	line-height: 50px;
	text-transform:uppercase;
	background-color: #00602B;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
		}	
		
		#jph li a:visited
	{
	display: block;
	text-decoration: none;
	border-right: 1px solid #096;
	width: auto;
	color: #EAFFED;
	white-space: nowrap;
	height: 50px;
	line-height: 50px;
	text-transform:uppercase;
	background-color: #00602B;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
		}	

	#jph li a:hover
	{	
	background-color: #014a26;
	}
		
		#jph li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-top: 1px solid white}
		
		#jph li ul li
		{	float: none;
			display: inline}
		
		#jph li ul li a:link
		{	width: auto;
			background: #9F1B1B}
		
		#jph li ul li a:hover
		{	background: #7F1616}



/* Main Body --------------- */


#main_body {
	width: 960px;
	background-color: #FFF;
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#main_body_left {
	width: 574px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
}


#main_body_right {
	width: 385px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#main_body_left1 {
	width: 534px;
	height: 150px;
	float: left;
    padding: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	background-color: #d7e4dd;
}


#main_body_right1 {
	width: 345px;
	height: 150px;
	float: left;
	padding: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	background-color:#89a596;
	text-align:center;
	color: #FFF;
}


#main_body_interior {
	width: 900px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	background-color:#e4eee4;
	text-align:left;
	color: #00602B;
	padding:30px;
}

#main_body_interior li {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #093;
	list-style-type: circle;	
	margin-top:3px;
}

#main_body_interior li a {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #093;
	list-style-type: circle;	
}

#page_header {
	width: 905px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7fa390;
	background-color:#FFF;
	text-align:left;
	color: #00602B;
	font-size: 18px;
	font-weight: normal;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 35px;
	text-transform:uppercase;
}



/* Footer --------------- */

#footer {
	width: 960px;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	line-height:40px;
	background-color: #00602B;
	margin-bottom: 0px;
	text-align:center;
}

#footer a:link, #footer a:visited  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #abc5ab;
	text-decoration:none;
	margin-left:13px;
}

#footer a:hover {
	color: #FFF;
}


#copyright {
	color: #819681;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

/* TEXT & FONTS -------------------------------------------------- */


.text_red {
	color: #e30101;
}



.text_orange_big {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ce6607;
	font-weight: bold;
}

.text_orange_medium {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ce6607;
	font-weight: bold;
}


.text_black_medium {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#FFF;
}

.text_red_italic_big {
	font-family: garamond,georgia,serif;
	font-size: 20px;
	color: #e50c0c;
	font-style: italic;
}

.text_photo_caption {
	color: #ce6607;
	font-size: 12px;
	text-align: center;
	font-style: italic;
	margin-top: 8px;
	margin-bottom: 8px;
}

.text_quote {
font-style: italic;
font-size:13px;
}


.text_feature_header {
	
	font-size: 16px;
	font-weight:normal;
	text-transform:uppercase;
}

.home_header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#00602B;
	font-size: 18px;
	font-weight:normal;
    text-align:center;
	padding: 10px;
	background-color: #e8eee8;
	margin-bottom:15px;
	
}

.text_big_italic {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}

.text_med_italic {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
}

.text_med {
	font-size: 14px;
	font-weight: normal;
}

.text_contact {
	font-size: 15px;
	font-weight: bold;
}

/* TABLES -------------------------------------------------- */

.pad10 td {
	padding: 10px;
	text-align:center;
}

.contact_table  {
	border:1px solid #a4b9ae;
}

.contact_table td {
	padding: 10px;
	text-align:center;
	background-color:#FFF;
}