html {
     overflow: -moz-scrollbars-vertical;
}
#maincontent h1 {
	color: #44743e;
	padding-top: 2em;
	font-size: x-large;
}
body {
	font-family: Trebuchet MS, Helvetica, Arial;
	font-size: small;
	margin: 0;
	padding: 0;
	background:  url("../images/dots2.png") repeat-y left;
	color: #666666;
}
a {
	color: #44743e;
}
a:hover {
	color: #003300;
}
a:active {
	color: #999999;
}
a:visited {
	color: #CC66CC;
}
h1 {
	color: #44743e;
	padding-top: 2em;
	font-size: large;
}
h2 {
	font-size: medium;
}
#header {
		background-color: #006600;
	height: 92px;
}

#header #logo {
	float: left;
	border: solid #ffffff;
	border-width: 0px 6px 0px 0px;
}
#header object {
	float: right;
	margin-right: 0px;
	background-color: #006600;
}
#static {
	float: right;
	margin-right: 0px;
	background-color: #006600;
	}

#topnav {
	background-image: url(../images/dots_headbar3.gif);
	background-repeat: repeat-y;
	background-position: top left;
		background-color: #7ca263;
	}
#topnav ul {
	padding: 0 0 3px 160px;
	margin: 0;
	list-style-type: none;
}
#topnav ul li {
	display: inline;
	padding: 0 20px 0 22px;
	border: dotted #ffffff;
	border-width: 0 0px 0 0;
		background: url(../images/top_points.gif) top left no-repeat;
}
#topnav ul a {
	color: #ffffff;
}
#topnav ul a:hover {
	color: #666666;
}
#home {background: url(../images/ihome.gif) no-repeat left;}
#personnel {background: url(../images/ipers.gif) no-repeat left;}
#contact {background: url(../images/icont.gif) no-repeat left;}
img {
	border: none;
}
#topnav a {
	text-decoration: none;
}
#body div {
	margin: 0;
	padding: 0;
}

#headings {
	clear: both;
	background-color: #CADCC3;
	padding: 0 0 0 160px;
	background-image: url(../images/dots_headbar.gif);
	background-repeat: repeat-y;
	background-position: left;

}
#headings h1 {

	padding: 0;
}
h1 {
	color: #555555;
}
#headings p {
	color: #555555;
	margin: 0px;
	padding: 2px 0 3px 0;
}
#maincontent {
	padding: 0 0 0 160px;
	margin-right: 80px;
	clear: both;
}
#maincontent div {
		padding: 0;
	margin: 0;

}
#rotator p {
		padding: 0;
	margin: 0;
}
#rotator {
	float: left;
	padding: 0;
	margin: 0;

}

#squarenav li {
	margin: 0; 
	list-style: none;
	padding: 0 0 0 2px;
}
#squarenav a {
	text-decoration: none;
	display: block;
	height: 49px;
	width: 162px;
	background: url(../images/backoff2iii.gif) left center;
	color: #ffffff;
	border: solid #ffffff;
	border-width: 0 0 1px 0;
	padding: 5px 65px 0 6px;
	font-weight: bold;

}
#squarenav a:hover {
	background: url(../images/backon2ii.gif) left center;
	color: #99CC99;
}
.centre {
	text-align: center;
}
#footer {
	margin: 5em 0 0 0;
	padding: 0;
	background-image: url(../images/dots_headbar3.gif);
	background-repeat: repeat-y;
	background-position: left;
		background-color: #7ca263;
	height: 22px;
}


#homeheading {
	text-indent: -9000px;
	width: 120px;
	height: 56px;
	background: url(../images/estab.gif) no-repeat top left;
	padding-bottom: 6px;
}
.hide {
	text-indent: -9000px;
}

#homecontent {
	background: url(../images/backfill4.gif) right top no-repeat;
	padding: 0 0 0 160px;
	margin-right: 80px;
	clear: both;
}

#profiles img {
	float: left;
	margin: 0 1em 2em 1em;
	position: relative;
	top: -20px;
}
#profiles h2 {
	clear: left;
	margin-top: 30px;
	}
#associates h1 {
	padding-top: 0em;
	clear: left;
}
	
#associates p, #associates h2 {
	padding-left: 185px;
	}
table {
margin-bottom: 3em;
}
caption {
	font-weight: bold;
	font-size: medium;
	}