body {
	text-align: center;
	margin: 10px 0 10px 0;
	padding: 0;
	background-image: url(../images/design/bkg_body.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#container {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
/*	width: 715px;			*/
	width: 705px;
	border: 1px solid #999;
/*	border-right: 1px solid #999;		*/
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
}

#menuLogoTop {
	float: right;
	width: 91px;
}
#menuLogoBot {
	float: left;
	width: 95px;
}	

#leftCol {
	width: 150px;
	float: left;
	padding-left: 2px;
}
#leftCol div#contact {
	text-align: center;
	color: #3C7E36;
}
#leftCol div#contact p {
	padding-top: 20px;
	line-height: 1.2em;
}
#leftCol div#contact p a {
/*	font-size: 0.85em;		*/
}

#leftCol div#updates h2 {
	background-image: url(../images/design/h2_updates.gif);
	background-repeat: repeat-x;
	padding: 3px 0 4px 10px;
}
#leftCol div#updates p {
	color: #676767;
	text-align: center;
}

#rightCol {
	width: 540px;
	float: right;
	background-image: url(../images/design/bkg_right.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-right: 2px;
}
div#padder {
	padding: 0 6px 0 5px;
}

#bannerSWF {
	clear: both;
	text-align: center;
	padding: 12px 0 25px 0;
}
#bannerPhoto {
	clear: both;
	text-align: center;
	padding: 12px 0 25px 0;
}


/* footer */

#footer {
	clear: both;
	padding: 3px 0 2px 0;
	background-color: #CDCDCD;
	margin: 5px 0 0 0;
}
#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}
#footer ul li {
	float: left;
	padding: 0 2px 0 2px;
	margin: 0;
	font-size: 0.8em;
}
#footer ul li#copyright a {
	padding-right: 26px;
}
#footer ul li#top {
	float: right;
}
#footer ul li#top a {
	text-decoration: underline;
}
#footer ul li#top a:hover {
	text-decoration: none;
}

#footer ul li a {
	float: left;
	padding: 0 4px 0 4px;
	text-decoration: none;
	color: #FFFFFF;
}
#footer ul li a:hover {
	text-decoration: underline;
}

/* other styles */

html>body .clear {
	height: 1px;
	display: block;
}

/* form styling */

form {
	margin: 0 0 16px 0;
	padding: 0;
}

/*

input.text, select, textarea {
	width: 130px;
	font: 0.7em Arial, Helvetica, sans-serif;
	color: #333333;
	border: 1px solid #A7A7A7;
}
input.button, .formLine input.button {
	font: 0.7em Arial, Helvetica, sans-serif;
	color: #333333;
	width: 70px;	
}
input.buttonSmall {
	font: 0.7em Arial, Helvetica, sans-serif;
	color: #333333;
	width: 26px;
	margin: 0 0 -1px 0;	
}
input.buttonLarge {
	font: 0.7em Arial, Helvetica, sans-serif;
	color: #333333;
	width: 210px;
}
label {
	width: 160px;
	font: bold 0.7em Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: right;
	padding-right: 10px;
}
.formLine {
	height: 24px;
	clear: both;
}
.formLineLarge {
	height: 90px;
	clear: both;
}
.formLine label, .formLineLarge label {
	float: left;
}
.formLine input {
	float: left;
	width: 220px;
}
textarea {
	width: 390px;
	margin: 10px 0;
}
.formLineLarge textarea {
	float: left;
	width: 220px;
	height: 65px;
}

*/

label {
	font: bold 0.7em Arial, Helvetica, sans-serif;
	color: #333;
}
p label {
	font-size: 1em;
}
input.text, select, textarea {
	font: 0.7em Arial, Helvetica, sans-serif;
	color: #666666;
	border: 1px solid #7F9DB9;
}
input.check {
	border: 0;
	margin: 0 2px 0 2px;
}
input.satisfaction {
	float: left;
	margin: 0 50px 0 0;
}
textarea {
	width: 500px;
	height: 100px;
}

.formLine {
	clear: both;
	height: 30px;
}
.formLineMed {
	clear: both;
	height: 50px;
}
.formLineLarge {
	clear: both;
	height: 80px;
}
.formLine label, .formLineLarge label, .formLineMed label {
	float: left;
	width: 180px;
}
.formLine label.satisfaction {
	width: 66px;
}
input.text {
	float: left;
	width: 230px;
}
.formLine select, .formLineLarge select, .formLineMed select {
	float: left;
	width: 230px;
}
.formLineLarge textarea {
	float: left;
	width: 230px;
	height: 65px;
}
input.button {
	margin: 0 0 16px 0;
	font: 0.7em Arial, Helvetica, sans-serif;
	width: 100px;
}
select.small, input.small {
	width: 80px;
	margin-right: 10px;
}
.success {
	padding-bottom: 50px;
	color: #006633;
}
.boxTitle {
	background-image: url(../images/design/bkg_h2.gif);
	background-repeat: repeat-x;
	height: 21px;
	padding: 8px 0 0 10px;
	margin: 0 0 15px 0;
	font: bold 0.7em Arial, Helvetica, sans-serif;
	color: #000000;
}


/* news styles */

p.newsStory {
	padding-top: 0;
	margin-top: 0;
	line-height: 1.3em;
	padding-bottom: 5px;
}
p.info {
/*	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 3px;
	margin-bottom: 18px;			*/
	display: block;
	margin: 0.5em 0 1.5em 0;
	padding-bottom: 1.5em;
	border-bottom: 1px solid #CCC;
}
p.info a {
	background-image: url(../images/but_next.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 12px;
}
p.newsBase {
	color: #008284;
	font-weight: bold;
	font-size: 0.9em;
	padding-top: 6px;
	border-top: 1px solid #CCCCCC;
}

p.error {
	color: #FF0000;
}

div.searchnav {
	font: bold 0.65em Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	color: #666666;
}
div.searchnav a {
/*	color: #206E2E;			*/
}
.photoFeat {
	float: left;
	margin-right: 10px;
	margin-bottom: 6px;
}

.searchnav {
	border-top: 1px solid #FE9900;
	padding: 4px 0;
	text-align: right;
}

#eventsTable td, #eventsTable th {
	background-color: #E8E8E8;
	border-bottom: 2px solid #FFF;
	color: #000000;
	font-style: normal;
	padding: 3px 5px;
}
#eventsTable td a {
	color: #000000;
	text-decoration: none;
}
#eventsTable td a:hover {
	text-decoration: underline;
}
#eventsTable th {
	border-right: 2px solid #FFF;
	width: 116px;
}