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

/* ------------------------------------------------------------------ */
/* ------- Center Column - General Styling -------------------------- */
/* ------------------------------------------------------------------ */

.threecol .centercol h2 {
	margin-bottom: 10px;
}

/* ------------------------------------------------------------------ */
/* ------- Center Column - csc-textpic Styling ---------------------- */
/* ------------------------------------------------------------------ */

.threecol .centercol .csc-textpic {
	float: left;
	padding-top: 10px;
	width: 100%;
}

.threecol .centercol div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom: 0px;
}

.threecol .centercol .csc-textpic-text p {
	margin: 0px;
}

/* ------------------------------------------------------------------ */
/* ------- Center Column - Search Styling --------------------------- */
/* ------------------------------------------------------------------ */

.threecol .centercol .tx-ttnews {
	float: left;
	width: 100%;
}

/* ------------------------------------------------------------------ */
/* ------- Center Column - Search Styling --------------------------- */
/* ------------------------------------------------------------------ */

.threecol .centercol .tx-indexedsearch {
	float: left;
}

/*

.threecol .centercol .news-search-form {
	background-color: transparent;
	border-bottom: none;
	border-left: none;
	border-right: none;
	float: left;
	margin-bottom: 10px;
	padding: 0px;
	width: 100%;
}

.threecol .centercol .news-search-form .searchinput {
	margin-bottom: 10px;
}

.threecol .centercol .news-search-form .searchinput input {
	border: 1px solid #000;
}

.threecol .centercol .news-search-form form {
	margin: 10px 0px 0px;
}

.threecol .centercol .news-search-emptyMsg {
	float: left;
	margin: 0px;
} */

.threecol .centercol .news-list-container {
	background-color: transparent;
	float: left;
	width: 100%;
}
 
.threecol .centercol .news-list-item {
	background-color: transparent;
	border: none;
	float: left;
	margin: 0px 0px 10px;
	padding: 0px;
}

.threecol .centercol .news-list-image {
	float: left;
}

.threecol .centercol .news-list-image img {
	border: 2px solid #3b8331;
	margin-right: 5px;
}

.threecol .centercol .news-list-item h3 {
	font-size: 16px;
	margin: 0px 0px 5px;
}

.threecol .centercol .news-list-item h3 a {
	color: #000;
	padding: 0px;
	text-decoration: none;
}

.threecol .centercol .news-list-item h3 a:hover {
	text-decoration: underline;
}

.threecol .centercol .news-list-date {
	display: none;
}

.threecol .centercol .news-list-item p {
	padding: 0px;
	font-size: 12px;
	margin: 0px;
}

/* ------------------------------------------------------------------ */
/* ------- Center Column - wt_directory Styling --------------------- */
/* ------------------------------------------------------------------ */

.threecol .centercol .tx-wtdirectory-pi1 {
	float: left;
	width: 100%;
}

.threecol .centercol .tx-wtdirectory-pi1 input {
	margin: 5px 0px;
}

.threecol .centercol .wtdirectory_filter_div {
	float: left;
	width: 100%;
}

.threecol .centercol .wtdirectory_filter_div label {
	float: left;
	padding-top: 3px;
	width: 80px;
}

.threecol .centercol .wtdirectory_filter_div input {
	float: left;
	margin: 0px;
}

.threecol .centercol .wtdirectory_filter {
	float: left;
	width: 100%;
}

.threecol .centercol .wtdirectory_filter h2 {
	background-color: transparent;
	background-image: none;
	color: #000;
	height: auto;
	margin: 0px;
	padding: 5px 0px 5px;
}

.threecol .centercol .wtdirectory_pagebrowser {
	float: left;
	width: 100%;
}

.threecol .cenercol .tx-wtdirectory-pi1 ul.wtdirectory_list {
	width: 100%;
}

.threecol .centercol ul.wtdirectory_list li {
	float: left;
	margin: 20px 0px 0px;
	padding: 0px;
	width: 473px;
}

.threecol .centercol .wtdirectory_all {
	float: left;
	width: 100%;
}

.threecol .centercol .wt_fullname {
}

.threecol .centercol .wt_fullname h2 {
	margin: 0px;
	width: 463px;
}

.threecol .centercol .wt_content {
	float: left;
	padding: 5px;
	width: 463px;
}

.threecol .centercol .wt_image {
	float: left;
}

.threecol .centercol .wt_address {
	float: left;
	width: 339px;
}

.threecol .centercol .wt_phone {
	float: left;
	width: 339px;
}

.threecol .centercol .wt_url {
	float: left;
	width: 339px;
}

.threecol .centercol .wt_description {
	float: left;
	padding: 0px 5px 5px 5px;
	width: 463px;
}

.threecol .centercol .wtdirectory_pagebrowser ul {
	height: auto;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.threecol .centercol .wtdirectory_pagebrowser ul li {
	float: left;
	position: relative;
}

.threecol .centercol .wtdirectory_pagebrowser ul li a {
	color: #00461E;
	display: block;
	height: auto;
	padding: 0px 5px 0px 0px;
	position: relative;
	text-decoration: none;
}

.threecol .centercol .wtdirectory_pagebrowser ul li a:hover {
	text-decoration: underline;
}

/* ------------------------------------------------------------------ */
/* ------- Right Column - Google Map Video Box Styling -------------- */
/* ------------------------------------------------------------------ */

.threecol .rightcol .tx-rggooglemap-pi1 {
	float: left;
}

/* ------------------------------------------------------------------ */
/* ------- Contact Form Styling ------------------------------------- */
/* ------------------------------------------------------------------ */

.threecol .rightcol .tx-powermail-pi1 {
	border-top: none;
	float: left;
	height: auto;
	width: 323px;
}

.threecol .rightcol .tx-powermail-pi1_fieldset {
	background-color: transparent !important;
	border: none !important;
	margin: 0px !important;
	padding: 0px !important;
}

.threecol .rightcol .tx-powermail-pi1 legend {
	display: none !important;
}

.threecol .rightcol .tx_powermail_pi1_fieldwrap_html {
	clear: both;
	float: left;
	margin: 0px;
}

.threecol .rightcol .tx_powermail_pi1_fieldwrap_html label {
	display: block;
	float: left;
	margin-right: 10px;
	padding-top: 8px;
	text-align: right;
	width: 116px;
}

.threecol .rightcol .tx_powermail_pi1_fieldwrap_html input, .tx_powermail_pi1_fieldwrap_html textarea {
	background-color: #fff;
	border: 1px solid #000;
	display: block;
	float: left;
	margin: 4px 0px;
	width: 195px;
}

.threecol .rightcol .tx_powermail_pi1_fieldwrap_html select {
	margin: 4px 0px;
	border: 1px solid #000;
}

.threecol .rightcol .tx_powermail_pi1_fieldwrap_html option {
	padding: 0px;
}

.threecol .rightcol .tx_powermail_pi1_fieldwrap_html img.powermail_captcha {
	margin-left: 127px;
}

.threecol .rightcol .tx_powermail_pi1_fieldwrap_html_captcha_description {
	margin-left: 127px;
	width: auto;
}

.threecol .rightcol .tx_powermail_pi1_fieldwrap_html .powermail_radio_inner input {
	width: auto;
}

.threecol .rightcol #powermaildiv_uid76 input {
	width: auto;
}

.threecol .rightcol .tx-srfreecap-pi2-image {
	float: left;
	margin: 0px 5px;
}