/* 
  ------------------------------------------------
  Two column layout
  ------------------------------------------------
*/

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #E3F3B1;
	margin: 20px 0px 0px;
	padding: 0;
	background-image: url(../images/logotile.gif);
	background-repeat: repeat;
}
#wrapper {
	width: 860px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(img/clm03_middle.gif);
	background-repeat: repeat-y;
}
#column_top {
	background-image: url(img/clm03_top.gif);
	background-repeat: no-repeat;
	height: 20px;
}
#column_bottom {
	background-image: url(img/clm03_bottom.gif);
	background-repeat: no-repeat;
	height: 12px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 610px;
	float: left;
}
#left {
	width: 250px;
	float: left;
}
#right .content {
	padding: 18px 24px 24px 30px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#left .content {
	padding: 4px 20px 24px;
	font-size: 0.75em;
	line-height: 1.5em;
}
.zeroTop {
	margin-top: 0px;
}

#masthead .content {
	padding: 10px 20px;
}
#footer .content {
	padding: 6px 0px;
	text-align:center !important;
}
#footer p {
	text-align:center !important;
}
#footer {
	margin: 0;
	font-size: 0.7em;
	clear: both;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #566F0B;
}
#left a:visited {color: #333333;}
#left a:hover {
	color: #000000;
}
#right a:link {
	color: #95C442;
}
#right a:visited {
	color: #01A453;
}
#right a:hover {
	color: #F60;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #C7EE51;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #01A453;
}
#footer a:visited {
	color: #01A453;
}
#footer a:hover {color: #66840D;}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
h1, h2, h3, h4 {
	color: #01A453;
}
h1 {
	font-size: 1.8em;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;

}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1em;
	margin: 20px 0 0 0;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}
#topnav {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 6px;
}
#logo {
	width: 250px;
	float: left;
}
#pic {
	float: left;
	width: 605px;
	text-align: right;
	margin-left: 5px;
	height:250px;
	overflow:hidden;
}
.zeroSpace {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
img .aboveText {
	padding-bottom: 6px;
}
.floatright {
	margin-left: 10px;
	float:right;
}
.submit {background-color:#396;
}
h4 a {
	color: #01A453 !important;
	text-decoration: none;
}
.content p {
	text-align: justify;
}
#staff td, #staff p {
	text-align: center !important;
	vertical-align: top !important;
}
a img  {border:none;}