@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color:#ebffe6;
	margin:0px;
}
#wrapper {
	width:990px;
	margin:auto;
	background-color:#FFF;
	border-left:1px solid #9f9f9f;
	border-right:1px solid #9f9f9f;
	border-bottom:1px solid #9f9f9f;
}
#header {
	width:990px;
	margin:auto;
	border-top: 10px solid #203912;
	text-align: center;
}
.locations {
	width:330px;
	float:left;
	text-align:center;
	padding:5px 0px 5px 0px;
	color:#808080;
}
.locations a {
	text-decoration:none;
	color:#808080;
}
div.navigation {
	background:url(../images/darkgreen.jpg) repeat-x;
	text-align:center;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	padding:10px 0px 10px 0px;
	margin-top:8px;
	clear:left;
}
div.navigation a {
	color:#FFFFFF;
	text-decoration:underline;
}
#content {
	width:970px;
	margin:auto;
	padding:10px;
}
#footer {
	width:990px;
	margin:auto;
	font-size:80%;
	color:gray;
	text-align:center;
	padding-bottom:27px;
	padding-top:35px;
}
#footer_left {
	float:left;
	padding:0px 5px 0px 5px;
}
#footer_right {
	float:right;
	padding:0px 5px 0px 5px;
}
/* Home Page */
#homeContentLeft {
	width:540px;
	float:left;
	background-color:#ebffe6;
	border:1px solid #d6d6d6;
}
#homeContentRight {
	width:400px;
	float:right;
	background:#4f7739;
	padding:10px;
}
.lightGreenHeader {
	background:url(../images/lightgreen.jpg) repeat-x;
	color:#000;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	padding:10px;
}
#pageImage {
	width:970px;
	margin:auto;
	text-align:center;
}
#pageImage img {
	width:970px;
}
/*GENERAL*/
a img {
	border:none
}
p {
	font-size : 11px;
	font-family : verdana;
	color : #000000;
	margin : 0;
	padding-left:3px;
	padding-right:3px;
}
h3 {
	font-family : arial;
}
h2 {
	font-family : arial;
}
h1 {
	font-family : arial;
}
body {
	font-size : 11px;
	font-family : verdana;
	color : #000000;
}
blockquote {
	font-size : 11px;
	font-family : arial;
}
a:hover {
	font-weight : bold;
	font-size : 11px;
	font-family : verdana;
	color : #c0c0c0;
	text-decoration : none;
}
a:visited, a, a:active {
	font-weight : bold;
	font-size : 11px;
	font-family : verdana;
	color : #000;
	text-decoration : none;
}
div.greenHeader {
	color:#FFF;
	background:url(../images/darkgreen.jpg) repeat-x;
	height:24px;
	padding-top:6px;
	text-align:center;
	font-weight:bold;
}
div.grayHeader {
	background-color:#a9a9a9;
	text-align:center;
	color:#000;
	font-weight:bold;
}
div.grayHeader p {
	padding: 8px 0px 8px 0px;
}
div.grayHeader div.listing {
	background-color:#FFF;
	border-color:#a9a9a9;
	border-style: solid;
	border-width:0px 2px 0px 2px;
	padding-top:10px;
	margin:auto;
	margin-top:3px;
	text-align:left;
	clear: left;
	min-height: 60px;
}
div.grayHeader div.listing div.icon {
	width:45px;
	float:left;
}
div.grayHeader div.listing div.text {
	width:345px;
	float:left;
	line-height:16px;
	padding-top:3px;
}
span.title {
	font-weight:bold;
}
span.author {
	font-style:italic;
	font-weight:normal;
}
span.subTitle {
	font-weight:normal;
}
div#pageTitle {
	background-color:#1c300d;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	margin:auto;
	margin-top:8px;
	width:960px;
}
div#pageTitle p {
	padding:10px;
	color:#FFF;
}
p.pageParagraph {
	text-align:justify;
	padding:10px;
	font-size: 12px;
	line-height: 16px;
}
/* Our Team */
/* ****************************** */
#bioLeftCol {
	width: 660px;
	height:333px;
	background-color:#fff;
	vertical-align:top;
}
#bioLeftCol .header {
	background:url(../images/biogreen.jpg) top left repeat-x;
	color:#FFF;
	padding:5px 0;
}
#bioLeftCol .scroll {
	width:450px;
	height:303px;
	overflow:scroll;
	text-align:left;
}
#bioRightCol {
	overflow:scroll;
	vertical-align:top;
	width: 280px;
	border:solid 1px #000;
}
#bioRightCol div {
	overflow:scroll;
	width: 280px;
	text-align:left;
	height:333px;
}
#bioRightCol li {
	margin:0;
}
#bioRightCol a:hover {
	font-weight : bold;
	font-size : 11px;
	font-family : verdana;
	color : #666;
	text-decoration : none;
}
#bioRightCol a:visited, #bioRightCol a, #bioRightCol a:active {
	font-weight : bold;
	font-size : 11px;
	font-family : verdana;
	color : #000;
	text-decoration : none;
}
/*********************************************************************/

#leftCol {
	width:475px;
	height:300px;
	border:2px;
	background-color:#fff;
	vertical-align:top;
}
#leftCol .scroll {
	width:480px;
	height:303px;
	overflow:scroll;
}
#rightCol {
	width:435px;
	height:300px;
	border:2px;
	background-color:#fff;
	vertical-align:top;
}
#rightCol .scroll {
	width:480px;
	height:303px;
	overflow:scroll;
}
#rightCol li {
	border:solid 0 #CCC;
	border-bottom-width:2px;
}
#rightCol ul.dblHeight a {
	float: left;
}
#rightCol ul.dblHeight div {
	width:390px;
	float: left;
}
#rightCol ul.dblHeight li {
	height: 55px;
}

/*********************************************/
#tabLinks {
	font-weight : bold;
	font-size : 11px;
	color : #666;
	text-decoration : none;
}
#tabLinks a:visited, #tabLinks a:link, #tabLinks a:active {
	font-weight : bold;
	font-size : 11px;
	font-family : verdana;
	color : #fff;
	text-decoration : none;
}
/*******************************************************/

ul {
	margin-left: 0;
	padding-left: 1em;
	text-indent: -0.15em;
}
ul li {
	list-style-type:none;
	background-color:#FFFFFF;
	text-align:left;
}

ul.normalList {
	margin-left: 15px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

	
}

ul.normalList li{
	list-style-type:disc;
	text-align:left;
}
/************* Management Tables ***************/

	

#mgmtRCol {
	width: 680px;
	height:333px;
	background-color:#fff;
	vertical-align:top;
	font-size:12px;
}
#mgmtRCol .header {
	background:url(../images/darkgreen.jpg) left top repeat-x;
	padding-top:9px;
	padding-bottom:17px;
	margin-bottom:15px;
	vertical-align:middle;
}
#mgmtRCol .scroll {
	width:480px;
	height:303px;
	overflow:scroll;
}
/********************************************/

.emailImg{
	padding-left:10px;}
