#container {

}

#menuLogoTop {
	padding: 0 0 16px 0;
}
#menuLogoBot {
	display: none;
}
#menuFixed {
	display: none;
}

#leftCol {
	display: none;
}
#leftCol div#contact {
	display: block;
}

#rightCol {

}
#rightCol div#padder {

}

#bannerSWF {
	display: none;
}
#bannerPhoto {
	clear: both;
	padding: 0 0 15px 0;
}


/* footer */

#footer {
	clear: both;
	padding: 3px 0 2px 0;
	border-top: 1px solid #CCC;
	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 {
	display: block;
	text-decoration: none;
	font-weight: bold;
}
#footer ul li#top {
	display: none;
}

#footer ul li a {
	display: none;
}

/* other styles */

html>body .clear {
	height: 1px;
	display: block;
}

/* form styling */

form {
	margin: 0 0 16px 0;
	padding: 0;
}


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;
}


/* 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: 80px;
}

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

body * {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 1.2em;
	line-height: 1.5em;
	margin-bottom: 0.5em;
	color: #000000;
	margin-top: 0;
}
h2 {
	font-size: 0.8em;
	line-height: 1.5em;
	color: #000000;
	margin-bottom: 0.5em;
}
h3 {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #000000;
	margin-bottom: 0.5em;
}
p {
	line-height: 1.3em;
	font-size: 0.7em;
	padding: 0 0 15px 0;
	color: #000000;
}
a {
	color: #000;
	text-decoration: underline;
}

hr {
	color: #CCC;
	margin: 20px 0;
}

ul, ol {
	font-size: 0.7em;
	margin: 0 0 16px 36px;
	padding: 0 30px 0 0;
}
ul {
	list-style: square;
	margin-left: 18px;
}
ol {
	list-style: decimal;
}
ul li, ol li {
	padding-bottom: 5px;
}
ul ul, ol ul, ol ol, ul ol {
	font-size: 0.9em;
	margin-top: 10px;
}
ul ul ul, ol ol ol {
	font: 0.9em Tahoma, Arial, Helvetica, sans-serif;
	margin-top: 10px;
}

table {
	margin-bottom: 16px;
}
table td {
	font-size: 0.7em;
	color: #999;
}
table th {
	text-align: center;
	font-size: 0.7em;
	font-weight: bold;
	color: #999;
}
table td p, table td th, table td h2 {
	font-size: 1em;
}

.redHighlight {
	color: #990100;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.boldItalic {
	font-weight: bold;
	font-style:italic;
}
.clear {
	clear: both;
}
.baseLine {
	display: block;
	margin: 0.5em 0 1.5em 0;
	padding-bottom: 1.5em;
	border-bottom: 1px solid #CCC;
}
.noMargin {
	margin-bottom: 0;
	padding-bottom: 0;
}
.floatLeft {
	float: left;
	margin-right: 16px;
}
.floatRight {
	float: right;
	margin-left: 16px;
}
.txtSmall {
	font-size: 0.6em;
	line-height: 1.2em;
}
.txtLarge {
	font-size: 1em;
	font-weight: bold;
}
.alignLeft {
	text-align: left;
}
.alignRight {
	text-align: right;
}
.red {
	color: #FF0000;
}
.orangeUnderline {
	border-bottom: 1px solid #999;
	padding-bottom: 6px;
	margin-bottom: 15px;
}