body {
	scrollbar-face-color:#c1c5bb;
	scrollbar-arrow-color:#8ccc3e;
	background-color: #ACAEA1;
	  }	
	  
h1 {
	font-size:12px;
	font-family: "Franklin Gothic", "Trade Gothic", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #180c0b;
	}
	
p {
	font-size:11px;
	font-family: "Franklin Gothic", "Trade Gothic", "Lucida Grande", Verdana, Helvetica, sans-serif;
	color: #000000;
	line-height: 130%;
	}
	
a {color: #578A50; 	text-decoration:none;}
a:hover {color: #304D17; text-decoration:underline;}
				
#mainContainer {
	width: 945px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding-bottom:20px;
	background-image: url(../images/bkg.jpg);
	background-repeat: no-repeat;
	border: solid thin #ffffff;
	padding-top: 0px;
	padding-right: 40px;
	padding-left: 40px;
	margin-bottom: 15px;
	height: 705px;
		}	
	
#contentHeader {
	width: 943px;
	text-align: left;
		}
#nav {
	width: 210px;
	height: 12px;
	float: right;
	margin-left: -2px;
	margin-top: -2px;
	background-color: #180c0b;
	border: 3px solid #ffffff;
	font-family: "Franklin Gothic", "Trade Gothic", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;
	word-spacing: 10px;
	padding: 10px;
	}
#nav A:link {text-decoration: none; color: #8ccc3e;}
#nav A:visited {text-decoration: none}
#nav A:active {text-decoration: none}
#nav A:hover {text-decoration: underline; color: #00FF00;}

.subhead {
	font-size:12px;
	font-family: "Franklin Gothic", "Trade Gothic", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #180c0b;
	padding-bottom: 10px;
	}

.shadow {
	display:block;
	background: #949389;
	float:left;
  }
  
.shadowRight {
	display:block;
	background: #949389;
	float:right;
  }
  
.shadowBoxNav {
	width: 236px;
	margin-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	margin-bottom: 10px;
	} 
	
	
.SectionContent {
	width: 940px;
	height: 100px;
	background-color: #FFFFFF;
	font-family: "Franklin Gothic", "Trade Gothic", "Lucida Grande", Verdana, Helvetica, sans-serif;
	border: thin solid #9b9f84;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
.SectionContentText {
	width: 450px;
	margin-top: 20px;
	font-size: 11px;
	line-height: 150%;
	color: #000000;
	float: left;
	text-align: left;
}

.sectionSubnavCol {
	width: 220px;
	float: left;
	margin-left: 10px;
}
.sectionSubnavCol a:link { font-weight: bold; text-decoration: none;}

.SectionID {
	width: 250px;
	min-height:100px;
	float:left;
	text-align: left;
}

.collapseTab {
	color: #578a2b
	}

.footer {
	font-size: 10px;
	font-family: "Franklin Gothic", "Trade Gothic", "Lucida Grande", Verdana, Helvetica, sans-serif;
	color:#53554F;
	font-weight:bold;
	text-align: center;
	}
.footer a {
	font-size: 10px;
	font-family: "Franklin Gothic", "Trade Gothic", "Lucida Grande", Verdana, Helvetica, sans-serif;
	color:#617253;
	font-weight:bold;
	text-decoration:none;
	}
.footer a:hover {
	text-decoration: underline;
	color: #304D17;
	}
.thumbnailGrid {
	width: 920px;
	background-color: #E3E8DD;
	border-bottom: thin solid #9B9F84;
	border-left: thin solid #9B9F84;
	border-right: thin solid #9B9F84;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.thumbnailGrid img {
	border: medium solid #FFFFFF;
}
.thumbnailGrid img:hover {
	border: #8ccc3e solid medium;	
	}
.thumbnailGrid td {
	background-image: url(../images/dropshadow_thumb-off.gif);
	background-position: bottom right;
	width: 141px;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
}
.thumbnailGrid td:hover {
	background-image: url(../images/dropshadow_thumb-over.gif);
}
.clientList {
	width: 920px;
	background-color: #E3E8DD;
	border-bottom: thin solid #9B9F84;
	border-left: thin solid #9B9F84;
	border-right: thin solid #9B9F84;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.clientList p { line-height: 200%; }