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

/* ------------------------------------------------------------------ */
/* ------- Two Column Wide Right - General Styling ------------------ */
/* ------------------------------------------------------------------ */
	
.tcwr {
	float: left;
	height: auto;
	width: 985px;
}

.tcwr hr.clearer {
	display: none;
}	

.tcwr .morelink a {
	float: right;
	color: #132359;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
}

.tcwr .morelink a:hover {
	text-decoration: underline;
}

.tcwr p.morelink {
	margin: 0px;
}

/* ------------------------------------------------------------------ */
/* ------- Right Column - General Styling --------------------------- */
/* ------------------------------------------------------------------ */

.tcwr .rightcol {
	background-color: #AEC3DD;
	float: left;
	height: auto;
	margin-left: 10px;
	padding: 10px;
	width: 775px;
}

/* ------------------------------------------------------------------ */
/* ------- Right Column - Outdoors Page Styling --------------------- */
/* ------------------------------------------------------------------ */

.tcwr .rightcol .csc-textpic-intext-left {
	float: left;
	margin-bottom: 10px;
}

.tcwr .rightcol .csc-textpic-intext-right {
	float: left;
	margin-bottom: 10px;
}

.tcwr .rightcol .csc-header {
	float: left;
	width: 100%;
}

.tcwr .rightcol .csc-header h3 {
	margin: 0px 0px 5px 0px;
}

/* ------------------------------------------------------------------ */
/* ------- Right Column - Single Article Styling -------------------- */
/* ------------------------------------------------------------------ */

.tcwr .rightcol .news-single-item {
	background-color: transparent;
	border: none;
	padding: 0px;
	float: left;
	height: auto;
	width: 775px;
}

.tcwr .rightcol .news-single-item h2 {
	background-image: none;
	color: #000;
	font-size: 24px;
	font-weight: bold;
	height: auto;
	line-height: 23px;
	margin: 0px 0px 5px;
	padding: 0px;
	width: 100%;
}

.tcwr .rightcol .news-single-item a {
	color: #00377B;
	text-decoration: none;
}

.tcwr .rightcol .news-single-item a:hover {
	text-decoration: underline;
}

.tcwr .rightcol .news-single-timedata {	
	float: none;
}

.tcwr .rightcol .news-single-timedata, .tcwr .rightcol .news-single-author, .tcwr .rightcol .news-single-imgcaption {
	font-size: 11px;
}

.tcwr .rightcol .news-single-author {
	padding: 0px;
	margin: 0px 0px 10px;
}

.tcwr .rightcol .news-single-imgcaption {
	margin: 2px 0px 0px;
	width: 294px;
}

.tcwr .rightcol .bodytext {
	line-height: 12pt;
	margin-top: 0px;
}

.tcwr .rightcol .align-right {
	text-align: right;
}

.tcwr .rightcol .align-center {
	text-align: center;
}

.tcwr .rightcol .align-justify {
	text-align: justify;
}

.tcwr .rightcol .csc-frame-frame1 {
	background-color: #EDEBF1;
}

.tcwr .rightcol .csc-frame-frame2 {
	background-color: #F5FFAA;
}

.tcwr .rightcol hr.clearer {
	border: 1px solid #fff;
}

.tcwr .rightcol .news-single-additional-info {
	background-color: transparent;
	border: none;
	margin: 0px;
	padding: 0px;
}

.tcwr .rightcol .news-single-related, .tcwr .rightcol .news-single-files, .tcwr .rightcol .news-single-link {
	background-color: transparent;
	border: none;
	margin: 0px 0px 5px;
	padding: 0px;
}

.tcwr .rightcol .news-single-backlink {
	margin-bottom: 10px;
}

.tcwr .rightcol .news-single-backlink a {
	font-size: 12px !important;
}

/* ------------------------------------------------------------------ */
/* ------- Right Column - Single Article Styling -------------------- */
/* ------------------------------------------------------------------ */

.tcwr .rightcol .tx-rggooglemap-pi1 {
	margin-bottom: 10px;
}

/* ------------------------------------------------------------------ */
/* ------- Center Column - Add Comment Form Styling ------------------ */
/* ------------------------------------------------------------------ */

.tcwr .rightcol .tx-veguestbook-pi1 .tx-guestbook-form-error {
	margin: 0px 0px 5px;
}

.tcwr .rightcol .tx-veguestbook-pi1 fieldset {
	border: 1px solid #000;
	margin: 0px 0px 10px;
	padding: 10px 10px 0px;
}

.tcwr .rightcol .tx-veguestbook-pi1 .tx-guestbook-field {	
	float: left;
	padding: 0px 0px 5px;
}

.tcwr .rightcol .tx-veguestbook-pi1 .tx-guestbook-field label {
	width: 72px;
}

.tcwr .rightcol .tx-veguestbook-pi1 .tx-guestbook-field input, .tcwr .rightcol .tx-veguestbook-pi1 .tx-guestbook-field textarea {
	border: 1px solid #000;
}

/* ------------------------------------------------------------------ */
/* ------- Center Column - Comment Styling --------------------------- */
/* ------------------------------------------------------------------ */

.tcwr .rightcol .tx-veguestbook-pi1 .tx-guestbook-left {
	display: none;
}

.tcwr .rightcol .tx-veguestbook-pi1 .tx-guestbook-right {
	background: transparent none repeat scroll 0%;
	padding: 0px;
	width: 100%;
}

.tcwr .rightcol .tx-veguestbook-pi1 h2.tx-guestbook-header {
	background-color: #00377B;
	color: #fff !important;
	font-size: 12px;
	margin-bottom: 10px;
	padding: 5px;
	text-transform: none !important;
	width: 765px;
}

.tcwr .rightcol .tx-veguestbook-pi1 .tx-guestbook-result {
	margin-bottom: 10px;
}

.tcwr .rightcol .tx-veguestbook-pi1 .tx-guestbook-pagination a {
	color: #d82922;
	text-decoration: none;
}

.tcwr .rightcol .tx-veguestbook-pi1 .tx-guestbook-pagination a:hover {
	text-decoration: underline;
}

.tcwr .rightcol .tx-veguestbook-pi1 .tx-guestbook-right p {
	margin-top: 0px;
}

.tcwr .rightcol .tx-veguestbook-pi1 .tx-guestbook-clear {
	display: none;
}
