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

body,h1,h2,h3,h4,h5,h6,block,img,div{ margin: 0; padding: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.centerizer {
	display: block;
	width: 775px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.menu_bar {
	background-image: url(img/menu_bar.gif);
	background-repeat: repeat-x;
	display: block;
	height: 20px;
	width: 100%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #99cc33;
}

.menu_bar a {
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	display: block;
	float: left;
	height: 17px;
	padding-top: 3px;
	padding-right: 25px;
	padding-left: 25px;
	margin-right: 5px;
	margin-left: 5px;
}

.menu_bar a:hover { background-color: #99CC33; }

.stripes {
	background-color: #339966;
	background-image: url(img/stripes.jpg);
	display: block;
	background-repeat: repeat-x;
	width: 100%;
	float: left;
}
.mainbody {
	display: block;
	width: 715px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 30px;
	float: left;
	background-image: url(img/mainbody_background.gif);
	background-repeat: repeat-y;
}
.body_left {
	display: block;
	float: left;
	width: 485px;
}

h1 {
	font-size: 27px;
	color: #006F51;
	margin-bottom: 20px;
}
h2 {
	color: #99CC33;
	margin-bottom: 0px;
	line-height: normal;
	padding-bottom: 0px;
}

p {
	line-height: 150%;
	margin-bottom: 30px;
}
p a:link { color: #009966; }
p a:visited { color: #003333; }
p a:hover { color: #33CC66; }
p a:active { color: #009966; }
ul a:link { color: #009966; }
ul a:visited { color: #003333; }
ul a:hover { color: #33CC66; }
ul a:active { color: #009966; }

.staffpic {
	border: 2px solid #99CC33;
	margin-right: 15px;
	margin-bottom: 20px;
}

.body_right {
	display: block;
	float: left;
	width: 200px;
	margin-left: 30px;
	text-align: center;
	position: relative;
}
.footer {
	font-size: 10px;
	display: block;
	float: left;
	width: 485px;
	margin-top: 30px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #339967;
	border-right-color: #339967;
	border-bottom-color: #339967;
	border-left-color: #339967;
}
.footer  a {
	text-transform: uppercase;
	font-size: 11px;
	margin: 0px;
	padding: 0px 3px;
	font-weight: bold;
	text-decoration: none;
}

.footerright{
	font-size: 9px;
	display: block;
	float: left;
	width: 225px;
	margin-top: 30px;
	text-align: right;
}
.top5 {
	display: block;
	margin-top: -30px;
	margin-left: -66px;
	float: left;
	width: 296px;
	background-image: url(img/top_5ie6.gif);
	position: relative;
	visibility: visible;
	height: 209px;
}

img { behavior: url("pngbehavior/pngbehavior.htc"); }

.submenu {
	background-color: #99CC33;
	float: left;
	padding-right: 15px;
	padding-left: 30px;
	width: 730px;
	text-align: center;
}

.submenu a {
	color: #003300;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}
.submenu a:hover {
	color: #FFFFFF;
	background-color: #004D38;
}
.body_right p{
	font-size: 10px;
	text-align: right;
	color: #003333;
	margin-bottom: 10px;
}
ul.charity {
	list-style-type: none;
	float: left;
}
.charity li {
	display: block;
	float: left;
	height: 100px;
	width: 200px;
	list-style-type: none;
	text-align: center;
	padding-top: 35px;
	margin-bottom: 10px;
	margin-right: 10px;
	border: 1px solid #CCFF99;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.body_left li {
	line-height: 130%;
	display: block;
	margin-bottom: 15px;
	list-style-type: disc;
	list-style-position: outside;
}
.management  {
	float: left;
	display: block;
	margin-left: -5px;
}
.management li {
	display: block;
	float: left;
	width: 125px;
	list-style-type: none;
	padding: 5px;
	text-align: center;
	margin-right: 12px;
	background-color: #F1FFEE;
	height: 50px;
}
.headlinepic {
	border: 1px solid #99CC33;
	margin-bottom: 20px;
	float: right;
	margin-left: 10px;
}
.clients li {
	display: block;
	float: left;
	height: 175px;
	width: 200px;
	list-style-type: none;
	text-align: center;
	padding-top: 25px;
	margin-bottom: 10px;
	margin-right: 10px;
	border: 1px solid #CCFF99;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.clients a { text-decoration: none; }
h2 a {
	color: #003333;
	font-size: 14px;
}
h2 a:hover { color: #99CC66; }
.caption {
	font-size: 10px;
	font-style: italic;
	background-color: #F0F7E7;
	text-align: center;
	display: block;
	border: 1px solid #339967;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	width: 185px;
}
.caption img {
	float: none;
	margin-bottom: 5px;
}

#left {
	float: left;
	margin-right: 10px;
}
#right {
	float: right;
	margin-left: 10px;
}
