
html, body, #wrap {
	height: 100%;
	background: #333333;
}

body > #wrap {height: auto; min-height: 100%;}

body {
	text-align: center;

		/* custom */
		font-family: verdana;
		color: #fff;
		font-size: .77em;
		position: relative;
}

abbr, acronym {
      border-bottom: 1px dotted;
      cursor: help;
      }

a {
	color: #FFD71F;
}

a:hover {
	color: #FFF1AF;
}

ol, ul, dl {
	list-style-type: disc;
	padding-left: 20px;
	margin-left: 20px;
}

ol {
	list-style-type: decimal;
}

p {
	padding: 8px 0;
}


h1,h2,h3 {padding: 9px 0 0 0; line-height: 1.5em; font-family: 'Trebuchet MS', Helvetica;}

h1 {font-size: 2.2em; color: #84d8da;}
h2 {font-size: 1.7em; color: #84d8da;}
h3 {font-size: 1.7em; color: #84d8da ;}
h4 {font-size: 1.2em;}
h5 {font-size: 1em;}

#c1 {
		padding-bottom: 150px;
		background: #333333 url(/images/fly.jpg) right bottom no-repeat;
}

.c1 {
		width: 946px;
		margin: 0 auto;
}

#accessibility {
		padding: 10px 0 2px 20px;
		font-size: .9em;
		color: #fff;
		width: 870px;
		margin: 0 auto;
		text-align: left;
}

#accessibility a {
		color: #fff;
}


#content {
	width: 946px;

		/* custom */
		margin: 0 auto;
		position: relative;
		text-align: left;
}

.floatleft {
		float: left;
		margin: 0 10px 6px 0;
}

.floatright {
		float: right;
		margin: 0 0 6px 10px;
}

#lhs, #lhsfull {
	float:left;

		/* custom - set width of lhs */
		width: 570px;
		margin: 0;
		padding: 20px;
		z-index: 100;
		line-height: 1.65em;
		overflow: visible;
		font-size: 1.1em;
}

#lhsfull {
		width: auto;
}

#breadcrumb {
		font-size: .9em;
		color: #3F3F3F;
		margin: -10px 0 10px 0;
}

#side_bar {
		text-align: right;
}

#login {
		padding: 12px;
		margin: 22px 0;
		background: #FFEBDF;
		border: 1px solid #e4e4e4;
}

#login legend {
		font-weight: bold;
		padding: 0 0 15px 0;
}

#login label {
		width: 8em;
		float: left;
}

#map {
		height: 480px;
		border: 1px solid #A81000;
		color: #000;
		line-height: 1.5em;
		margin: 5px 0 20px 0;
		overflow: hidden;
}

.label1 {
		font-weight: bold;
		padding: 0 15px 0 0 ;
}

.mapinfo {
		color: #000;
		text-align: left;
		line-height: 1.5em;
}

.mapinfo strong {
		font-size: 1.2em;
		color: #DF1B35;
}

#map h5 {
		color: #000;
}

#map a {
		color: #DF1B35;
}

.comments {
		border-top: 1px dashed #e4e4e4;
		padding: 17px 0 13px 0;
}


.byadmin {
		color: #000;
		padding: 5px;
		background: #EFF8FF;
		border: 1px solid #e4e4e4;
		margin:10px 0;
}

.unpub {
		background: yellow;
}

.comments p.comtext {
		padding: 0 0 0 0;
		font-size: 1.1em;
}

.comments p {
		padding: 0 0 0 0;
}

.comments small {
		font-size: .8em;
}

.report {
		float: right;
		background: #FFEFF0;
		border: 1px solid #e4e4e4;
		padding: 1px 3px;
}

div.report {
		padding: 10px;
		float: none;
}

#addcomment label {
		display: block;
		font-weight: bold;
		margin: 8px 0 0 0;
}

#addcomment label i {
		font-weight: normal;
}

#addcomment .button {
		font-size: 1.5em;;
}

.testimonial {
		border-bottom: 1px dashed;
		padding: 20px 0 15px 70px;
		clear: both;
}

.testimonial blockquote b {
		font-weight: bold;
		color: #024D32;

}

.testimonial blockquote {
		font-style: italic;
		font-size: 1.1em;
}

.testimonial p {
		font-weight: bold;
		color: #024D32;
		text-align: right;
}

.gallery, .galleryleft {
		text-align: center;
		margin:20px 0 0 18px;
		float: left;
		width: 164px;
}

.galleryleft {
		margin:20px 0 0 0;
}

.gallery img, .galleryleft img, .bordered {
		border: none;
}

.gallery img, .galleryleft img {
		max-width: 164px;
		width: 164px;
		width: auto important!;
}

.gallery a, .galleryleft a {
		text-decoration: none;
}

.gallery span, .galleryleft span {
       font-family: arial;
       padding: 1px;
}

.gallery a span, .galleryleft a span {
		margin-top: 2px;
		padding: 0 10px 0 0;
		background: url(../images/magnify.png) top right no-repeat;
		display: block;
}


#rhs {
	float: left;

		/* custom - set width of rhs */
		width: 300px;
		margin: 0;
		padding: 20px 20px 20px 0;
		line-height: 1.5em;
}

#rhs h3, #rhs h5 {
		color: #71c9d3;
}

#rhs h3 {
		padding: 0;
		font-size: 1.7em;
}

#rhs h3 a {
		color: #71c9d3;
		text-decoration: none;
}

#rhs h3 a:hover {
		text-decoration: underline;
}

.rhsitem {
		margin: 22px 0 0 0;
}

.rhsitem#RHS1 {
		margin: 22px 0 0 0;
}

#rhs #mainlogo, #rhs #smlogo {
		position: relative;
		right: 12px;
}

#rhs #mainlogo img, #rhs #smlogo img {
		position: absolute;
		width: 300px;
}

#rhs #mainlogo {
		height: 633px;
}

#rhs #smlogo {
		height: 256px;
}

#rhs .newslinks {
		clear: both;
		margin: 10px 0 0 0;
}

#rhs .newslinks b img {
		float: right;
		max-width: 95px;
		min-width: 95px;
		width: auto !important;
		width: 95px;
		padding: 2px;
		border: 1px solid #CCCBD0;
		margin: 4px 0;
}

.newslist ul {
		list-style: none;
		padding: 0;
		margin: 0;
		line-height: 1.25em;
}

.newslist li {
		margin: 6px 0 8px 0;
}

.newslist a {
		text-decoration: none;
}

.newslist a:hover {
		text-decoration: underline;
}

.newslist .active a {
		font-weight: bold;
		cursor: default;
		color: #FFF1AF;
}

#rhs #testimonial q {
		font-weight: bold;
}

#rhs #testimonial a {
		text-decoration: none;
}

#thisection li {

}

#thisection a.active {
		font-weight: bold;
}

.newsletter {
		padding: 15px 0;
		margin: 0;
		position: relative;
}

.newsletter h5 {
		padding: 0 0 16px 0;
		font-size: 1.2em;
}

.newsletter br {
		clear: both;
}

.newsletter input {
		line-height: 1em;
		width: 152px;
		float: left;
		margin: 0 0 5px 0;
		padding: 0;
}

.newsletter label {
		padding-bottom: 5px;
		width: 50px;
		float: left;
		font-weight: bold;
}

.newsletter input#subscribe_but {
		float: left;
		line-height: 1em;
		width: 75px;
		margin: 0 0 0 49px;
		background: #fff;
		font-size: .8em;
		font-weight: bold;
		}

.newsletter a.morelink {
		float: left;
		font-size: .8em;
		font-weight: bold;
		margin: 0 0 0 8px;
}

#credits, .push {
		height: 120px;
}

#credits {
		font-family: 'Trebuchet MS', Trebuchet, Helvetica;
		color: #fff;
		background: #99cb68;
		font-size: 1.45em;
		letter-spacing: 1px;
		margin: -165px 0 0 0;
		line-height: 1.5em;
		height: 165px;
		clear: both;
		position: relative;
}

#credits a {
		color: #000;
		text-decoration: none;
}

#credits a:hover {
		text-decoration: underline;
}

#credits b {
		color: #000;
		font-size: 1.4em;
		font-weight: normal;
		letter-spacing: 0;
}

#credits p {
		padding: 13px 10px;
}

#logos img {
		margin: 0 20px;
}

#footer {
		color: #E7EFE0;
		font-size: 50%;
		font-family: verdana;
		position: absolute;
		bottom: 0;
		right: 0;
		padding: 5px;
}

#footer a {
		color: #E7EFE0;
		text-decoration: none;
}

#footer a:hover {
		color: #fff;
		text-decoration: underline;
}

.clear {
	clear: both;
}



/* ============================================== */
/* Styles for TOOLTIPS */
/* ============================================== */

a.info{font-weight: bold; position:relative; z-index:24; color:#44f; text-decoration:none; padding-left: 3px; padding-right: 3px;  padding-top: 1px; padding-bottom: 1px; left: 5px; cursor: help;}
a.info:hover{z-index:25; background:#C9C9B1; color: #FFF;}
a.info span{display: none}
a.info:hover span{ display:block; position:absolute; top:1em; left:2em; width:15em; border:1px solid #ddddbb; background-color:#ffffe0; color:#000; text-align: center; font-weight: normal; padding: 5px;}

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#sitemap li {
margin-left: 15px;
padding-left: 5px;
list-style-type: disc;
}

#sitemap li li {
list-style-type: square;
}

#sitemap li li li {
list-style-type: circle;
}
