html{
	height:100%;
}
body{
	font-family:sans-serif;
	text-align:center;
	background-color:#7f7857;
	margin:0;
	padding:0;
	height:100%;	
}
#outerPageWrapper{

	margin: 0 auto;
	width:1000px;
	background-image:url('../images/bgfade.gif');
	background-repeat:repeat-y;
}
#pageWrapper{
	height:100%;
	min-height:1050px;
	width:950px;
	margin: 0 auto;
	position:relative;
	text-align:left;
	background-color:#faf8f3;
}
#mainBody{
	position:relative;
	left:0;top:0;
	padding:0; 
	background-color:#faf8f3;
}
 a {
	color:#668F35;
	text-decoration:none;
	border-bottom: 1px dotted #8cb759;
}
a:hover {
	color: black;
	border-bottom-style:none;
}
/************ HOME PAGE **************/
div.homediv{
	height: 480px;
	margin: 40px 10px 10px 10px;
	float:left;
	clear:none;
}
#homediv-left{
	width: 210px;
	margin-left:15px;
}
#homediv-center{
	width: 210px;
}
#homediv-right{
	width: 470px;
	margin-left:5px;
}

.homediv-content{
	width:90%;
	color:#333333;
	font-family:sans-serif;
	margin:10px auto 10px auto;
	font-size:10pt;
	line-height:13pt;
	overflow:hidden;
}
#homediv-right .homediv-content{
	height:360px;
	width:95%;
	padding:0;
	text-align:left;
}
#homediv-right .homediv-content .highslide-container #highslide-wrapper-0 div{
	width:100% !important;
	margin:0 !important;
}
.homediv-more{
	width:90%;
	margin:5px auto;
	text-align:right;
	color:#8cb759;
	font-weight:bold;
}
a.learnmore{
	font-size:8pt;
	margin: 10px 5px;
}
#solutions .small{
	font-size:9pt;
	font-weight:normal;
	margin:25px 0px 2px 8px;
	
}
#solutions img,
#solutions a{
	border:0;
	margin-left:2px;
}

#whoweare{
	display:block;
	background-image:url('../images/whoweare.jpg');
	background-repeat:no-repeat;
	border-style:none;
	height:48px;
	width:200px;
}

#whowehelp{
	display:block;
	background-image:url('../images/whowehelp.jpg');
	background-repeat:no-repeat;
	border-style:none;
	height:48px;
	width:200px;
}

#whatwedo{
	display:block;
	background-image:url('../images/whatwedo.jpg');
	background-repeat:no-repeat;
	border-style:none;
	height:48px;
	width:450px;
}
#whoweare:hover{
	background-image:url('../images/whoweare_hl.jpg');
}

#whowehelp:hover{
	background-image:url('../images/whowehelp_hl.jpg');
}

#whatwedo:hover{
	background-image:url('../images/whatwedo_hl.jpg');
}
#mailinglist{
	float:right;
	text-align:right;
	margin-right:20px;
}
.facebook-link{
	border-style:none;
	float:right;
	text-align:right;
	margin:10px 20px;
	clear:both;
	font-family: verdana; 
	font-size: 12px;
	color:white;
	color:#B4E683;
	line-height:14px;
}
.facebook-link div{
	float:right;
	text-align:right;
}
.facebook-link img{
	width:30px;
}

/************ OTHER PAGES  **************/
table{
	border-collapse:collapse;
	border-style:none;
	margin:0;
	padding:0;
}
td{
	vertical-align:top;
	margin:0;
	padding:0;
	padding-bottom:30px;
}

/************  LEFT DIV - DESC + MENU  **************/
td.left{
	background-color:#ABCE7E;
}
div#leftdiv{
	width:280px;
	padding:0;
	margin:0;
	color:#343434;
}
div#upperleft{
	margin:0;
	padding:20px 0;
	background-color:#ABCE7E; 
}
h3.pageTitle{
	font-family:sans-serif;
	font-size:22px;
	margin:10px 25px;
	padding-bottom:5px;
	text-align:left;
	color:#343434;
	border-bottom:1px solid #497319;
}
.pageDescription-left{
	font-size:13px;
	line-height:1.7em;
	margin:10px 25px;
}
.pageDescription-left a{
	color:#343434;
	font-weight:bold;
	border-bottom:1px dotted #497319;
}
.pageDescription-left a:hover{
	color:#fff;
	border-bottom:1px solid #ffffff;
}
.pageDescription{
	font-size:13px;
	line-height:1.5em;
	margin:40px 20px;
}
.pageDescription{
	font-size:13px;
	line-height:1.5em;
	margin:40px 20px;
}
.pageDescriptionSmall{
	font-size:13px;
	line-height:1.5em;
	margin:20px 20px;
}

div#lowerleft{
	text-align:left;
	margin:0;
	padding:0;
	background-color:#faf8f3;
	background-color:#ABCE7E;

}
#lowerleft ul{
	list-style:none;
	padding:0;
	margin:0;
	text-align:right;
}
#lowerleft ul li,
#lowerleft ul li.off{
	padding: 0;
	margin:0;
	margin-left:20px;
	background-image:none;
	border-style:none;
	border-bottom:1px solid #DCEFC2;
}
#lowerleft  ul li.on {
	border-bottom: 1px solid #faf8f3;
}
#lowerleft ul li:hover{
	color:#497319;
	border-bottom: 1px solid #faf8f3;
}
#lowerleft a {
	color: #faf8f3;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	text-align:left;
	border-style:none;
	display:block;width:245px;
	padding:4px 0 4px 15px;
	background-color:#80A84F;
	background-image:url('../images/rightarrow_on.gif');
	background-repeat:no-repeat;
	background-position: center right;
}
#lowerleft  .on  a{
	color:#454545;
	background-color:#faf8f3;
	border-style:none;
	background-image:url('../images/rightarrow_on.gif');
	background-image:none;
}

#lowerleft a:hover {
	color: #454545;
	border-style:none;
	background-color:#faf8f3;
	background-image:url('../images/rightarrow_on.gif');
	background-image:none;
}

/************  RIGHT DIV - CONTENT  **************/
div#rightdiv{
	width:630px;
	margin:0 auto;
	padding:0 0 0 10px;
}

.homediv-content #gallery-area{
	margin-top:5px !important;
	width:100%;
}


.simplelist{
	list-style:none;
	font-size:9pt;
	width:300px;
	margin:5px;
	padding:0;
	float:left;clear:none;
}
.largerlist{
	font-size:9pt;
	margin: 5px 30px;
}
.largerlist li{
	margin:5px;
}
/************ HIDE TEXT IN THUMBSTRIP  **************/
.highslide-thumbstrip-inner a{
	border-style:none;
}
.highslide-thumbstrip-inner .hidethis{
	display:none;
}
#lowerleft .hidethis{
	display:inline;
}
.highslide-thumbstrip-inner img.hidethisimg{
	display:inline;
	border:1px solid gray;
	text-decoration:none;
	height:40px; width:auto;
	margin-top:3px;
}
#lowerleft img.hidethisimg{
	display:none;
}
.highslide-caption a{
	color:#333333;
	border-color:#333333;
}
.highslide-caption a:hover{
	color:black;
}
/************  ABOUT PAGE  **************/
.rightdiv-title{
	text-align:right;
	color:#666666;
	font-size:14pt;
}
.rightdiv-content{
	margin:15px;
	line-height:1.2em;
	font-size:10pt;
}
dt{
	font-weight:bold;
}
dd{
	margin-top:5px;
}
#map{
	width:600px;
	height:400px;
	margin:0;padding:0;
}
#map{

}
#map, #directions{
	font-family:sans-serif;
	font-size:12px;
}
#map a,
#directions a{
	color:#6261D8;
	border-bottom:1px dotted #6261D8;
}
#map a:hover,
#directions a:hover{
	color:blue;
	border-bottom:1px solid blue;
}

/************  STAFF PHOTOS  / GALLERY  **************/
#table_about1,
#table_about2,
#table_gallery {
	width:100%;
	border-style:none;
}
#table_about1 a,
#table_about2 a,
#table_gallery a {
	text-decoration:none;
	border-style:none;
}
#table_about1  .td_photo,
#table_about2  .td_photo,
#table_gallery .td_photo{
	width:25%;
	text-align:center;
	vertical-align:top;
	padding-bottom:0;
}
#table_gallery img{
	max-width:120px;
}

#table_about1  .td_caption,
#table_about2  .td_caption,
#table_gallery .td_caption{
	text-align:center;
	font-family:sans-serif;
	font-size:8pt;
	color:#333333;
	padding: 0 0 15px 0;
	
}



/************ CLEAR FIX  **************/

div#clearfix{
	width:100%;
	height:10px;
	background-color:#ffffff;
}

/************ FOOTER  **************/

#footerBar{
	position:static;
	text-align:left;
	font-size:9px;
	font-family:sans-serif;
	font-weight:bold;
	border-top: 1px solid #999999;
	margin:0;padding:5px 8px 15px 8px;
	color:#666666;
	background-color:#faf8f3;
	
}
#footerBar .footerItem{
	padding:5px;
}




/* ***************** NAVIGATION  *************** */
#logolink{
	display:block;
	height:100px;
	width:280px;
	top:0;left:0;
	border-style:none;
}

#navWrapperHome,
#navWrapper {
	position:static;
	z-index:2;
	width:100%;
	height:75px;
	height:100px;
	margin-bottom:30px;
	margin:0;
	border-bottom: 1px solid #CDD7B6; 
	background-color:#ffffff;
}
#navWrapperHome {
	height:200px;
	background-image:url('../images/header.jpg');
	background-repeat:no-repeat;
	background-position:bottom left;
}
#navWrapper {
	background-image:url('../images/logo.jpg');
	background-repeat:no-repeat;
	background-position:bottom left;
}
#navWrapperHome  #navBar,
#navWrapper  #navBar{
	position:absolute;
	top:177px;
	left:300px;
	width:630px;
	z-index:100;
}
#navWrapper  #navBar{
	top:77px;
}
span.navlink-on,
span.navlink-off{
	display:block;
	height:20px;
	float:right;
	clear:none;
	margin:0;
	padding: 0;
}

.navlink-on a,
.navlink-off a{
	font-family:sans-serif;
	font-size:12pt;
	font-weight:bold;
	color:#faf8f3;
	text-decoration:none;
	display:block;
	margin:0 10px;
	padding: 5px;
	border-bottom-style:none;
}
.navlink-on a{
	background-color:#faf8f3;
	border:1px solid #999999;
	color:#606A47;
}
.navlink-off a{
	background-color:transparent;
	border:1px solid transparent;
}
.navlink-on a:hover,
.navlink-off a:hover{
	background-color:#faf8f3;
	border:1px solid #999999;
	color:#606A47;
}

#navWrapper  .navlink-on a,
#navWrapper  .navlink-off a{
	color:#999999;

}
#navWrapper  .navlink-on a{
	background-color:#faf8f3;
	border:1px solid #999999;
	color:#606A47;
}
#navWrapper  .navlink-off a{
	background-color:transparent;
	border:1px solid transparent;
}
#navWrapper  .navlink-on a:hover,
#navWrapper  .navlink-off a:hover{
	background-color:#faf8f3;
	border:1px solid #606A47;
	color:#606A47;
}


/************  	NO SCRIPT     *****************/
#noscript{
	color:white;
	text-align:center;
	background-color:red;
	font-size:18px;
	position:absolute;
	left:0;top:0;
	width:100%;
	padding:5px 0;
}