/*
Theme Name:		Lakeland Regional Medical Center
Theme URI:		http://www.clarknikdelpowell.com
Description:	A custom theme built by <a href='http://www.clarknikdelpowell.com'>Clark/Nikdel/Powell Inc.</a> for Lakeland Regional Medical Hospital
Author:			Taylor Gorman
Author URI:		http://www.clarknikdelpowell.com
*/

@font-face {
	font-family: 'MuseoSlab500';
	src: url('fonts/museo_slab_500-webfont.eot');
	src: local('☺'), url('fonts/museo_slab_500-webfont.woff') format('woff'), url('fonts/museo_slab_500-webfont.ttf') format('truetype'), url('fonts/museo_slab_500-webfont.svg#webfontpZrcx7tf') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* ------------------------------------------------------------- LAYOUT */

body {
	background-color: #007354;
	background-image: url(images/bodyBG.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #393939;
}
#page {
	background-color: #edebe4;
	width: 970px;
	margin: 0px auto;
	position: relative;
}
#printlogo, #printfooter {
	display: none;
}

/* ------------------------------------------------------------- LOGO */

h1#logo {
	height: 67px;
	width: 205px;
	padding: 55px 0px 0px 22px;
}
h1#logo a {
	text-indent: -9999px;
	display: block;
	background-image: url(images/LRMClogo.gif);
	height: 67px;
	width: 205px;
}

/* ------------------------------------------------------------- USER NAVIGATION */

#navUser {
	background-color: #393939;
	height: 33px;
	width: 950px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 12px 0px 0px 20px;
}
#navUser li {float:left;}
#navUser a {
	background-image: url(images/navUser.gif);
	text-indent: -9999px;
	display: block;
	height: 20px;
	border-right: solid 1px #232323;
}
#navUser :last-child a {border:0px;}

#navUser a.home {width:62px; background-position:0px 0px;}
#navUser a.about {width:63px; background-position:-63px 0px;}
#navUser a.faq {width:51px; background-position:-127px 0px;}
#navUser a.news {width:124px; background-position:-179px 0px;}
#navUser a.contact {width:74px; background-position:-304px 0px;}
#navUser a.espanol {width:76px; background-position:-379px 0px;}

#navUser a.home:hover {background-position:0px -20px;}
#navUser a.about:hover {background-position:-63px -20px;}
#navUser a.faq:hover {background-position:-127px -20px;}
#navUser a.news:hover {background-position:-179px -20px;}
#navUser a.contact:hover {background-position:-304px -20px;}
#navUser a.espanol:hover {background-position:-379px -20px;}

#navUser.about a.about {background-position:-63px -40px;}
#navUser.faq a.faq {background-position:-127px -40px;}
#navUser.news-events a.news {background-position:-179px -40px;}
#navUser.contact a.contact {background-position:-304px -40px;}
#navUser.espanol a.espanol {background-position:-379px -40px;}

/* ------------------------------------------------------------- PHONE NUMBER & SEARCH FORM */

#callANDsearch {
	width: 473px;
	height: 62px;
	background-color: #393939;
	position: absolute;
	right: 12px;
	top: 0px;
	background-image: url(images/callANDsearchBG.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#callANDsearch p {
	background-image: url(images/callANDsearch.gif);
	height: 22px;
	width: 442px;
	background-repeat: no-repeat;
	margin: 20px 0px 0px 17px;
	position: relative;
}
#callANDsearch #call {
	display: none;
}
#callANDsearch input.s {
	background-color: transparent;
	background-image: url(images/callANDsearch.gif);
	background-position: top right;
	border-width: 0px;
	width: 194px;
	height: 18px;
	position: absolute;
	top: 0px;
	right: 77px;
	padding: 4px 9px 0px 9px;
	font-size: 11px;
}
#callANDsearch input.s:focus {
	background-image: url(images/callANDsearch.gif);
	background-position: bottom right;
}
#callANDsearch input.submit {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 77px;
	height: 22px;
	background-image: url(images/callANDsearchButton.gif);
	cursor: pointer;
	background-color: #393939;
}

/* ------------------------------------------------------------- MAIN NAVIGATION */

#navMain {
	position: absolute;
	right: 18px;
	top: 85px;
}
#navMain li {
	float: left;
	background-image: url(images/navMainDivider.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 1px;
}
#navMain li:first-child {
	padding-left: 0px;
}
#navMain a {
	background-image: url(images/navMain.gif);
	display: block;
	height: 50px;
	text-indent: -9999px;
	border-top: solid 5px #edebe4;
}
#navMain a.patients-visitors {width:196px; background-position:0px 14px;}
#navMain a.doctors-departments {width:248px; background-position:-197px 14px;}
#navMain a.health-info {width:131px; background-position:-446px 14px;}
#navMain a.careers {width:104px; background-position:-578px 14px;}

#navMain a.patients-visitors:hover {background-position:0px -36px;}
#navMain a.doctors-departments:hover {background-position:-197px -36px;}
#navMain a.health-info:hover {background-position:-446px -36px;}
#navMain a.careers:hover {background-position:-578px -36px;}

#navMain.patients-visitors a.patients-visitors {background-position:0px -36px; border-top-color:#f7f6f3;}
#navMain.doctors-departments a.doctors-departments {background-position:-197px -36px; border-top-color:#f7f6f3;}
#navMain.health-info a.health-info {background-position:-446px -36px; border-top-color:#f7f6f3;}
#navMain.careers a.careers {background-position:-578px -36px; border-top-color:#f7f6f3;}

/* ------------------------------------------------------------- FACE */

#face {
	width: 916px;
	margin: 0px 0px 0px 18px;
	position: relative;
	top: 9px;
	overflow: hidden;
	border: solid 9px #fff;
}

/* ------------------------------------------------------------- HOME SLIDESHOW FEATURE */

.homefeatures {height:378px;}
.homefeatures .slide {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 916px;
	height: 378px;
}
.homefeatures a {
	display: block;
	width: 916px;
	height: 378px;
}
.homefeatures img {
	top: 0px;
	left: 0px;
	z-index: 1;
	position: absolute;
}
/*
.homefeatures .info {
	width: 820px;
	background-image: url(images/homefeatureBGinfo.png);
	margin-top: 20px;
	border-collapse: collapse;
	position: absolute;
	z-index: 2;
	top: 130px;
	left: 35px;
}
.homefeatures .info .thumb {
	padding: 6px;
	background-color: #fff;
	width: 174px;
}
.homefeatures .info p {
	color: #c8fb4d;
	font-style: italic;
	font-size: 14px;
	display: table-cell;
	vertical-align: middle;
	padding: 28px 0px 28px 45px;
	width: 540px;
}
*/
#homefeatureNav {
	position: absolute;
	z-index: 10;
	top: 484px;
	left: 27px;
	height: 15px;
}
#homefeatureNav li {
	float: left;
}
#homefeatureNav a {
	display: block;
	width: 27px;
	height: 26px;
	padding: 8px 0px 0px 7px;
	margin-right: 3px;
	background-color: #393939;
	color: #eee;
	font-size: 14px;
	font-family: 'MuseoSlab500', sans-serif;
}
#homefeatureNav a:hover {
	background-color: #292929;
}
#homefeatureNav a.active {
	background-color: #fff;
	color: #007355;
}

/* ------------------------------------------------------------- INTERIOR HEADER IMAGE & TITLE */

.intheaderimage {height:183px;}
.intheaderimage img {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
.intheaderimage .title {
	background-color: #007355;
	background-color: rgba(0,115,85,0.9);
	_background-color: #007355;
	position: absolute;
	z-index: 2;
	bottom: 0px;
	right: 0px;
	padding: 14px 25px;
	font-family: 'MuseoSlab500', sans-serif;
	font-size: 40px;
	color: #fff;
}

/* ------------------------------------------------------------- SEARCH JOBS TAB */

#searchjobs {
	width: 32px;
	height: 290px;
	position: absolute;
	z-index: 5;
	right: -14px;
	top: 120px;
}
#searchjobs a {
	display: block;
	position: relative;
	background-image: url(images/searchjobs.png);
	background-repeat: no-repeat;
	background-position: -6px 0px;
	width: 32px;
	height: 290px;
	text-indent: -9999px;
}

/* ------------------------------------------------------------- NEWS & EVENTS */
/*
#newsevents h2.title a {
	display: block;
	height: 20px;
	text-indent: -9999px;
	background-image: url(images/newseventsTXT.gif);
	background-repeat: no-repeat;
}
#newsevents .article {
	display: block;
	border-bottom: solid 1px #e7e7e7;
	padding: 5px 0px 15px 0px;
}
#newsevents .article .gallerythumb {
	float: left;
	padding: 5px 12px 0 0;
}
#newsevents .article .gallerythumb img {
	width: 60px;
	height: 60px;
}
#newsevents .article h3 {
	margin: 6px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
}
#newsevents .article h3 a {color:#393939;}
#newsevents .article h3 a:hover {border-bottom:solid 1px #aaa;}
#newsevents .article p {
	margin: 8px 0px 0px 0px;
	line-height: 17px;
}
#newsevents .article p.category, #newsevents .article p.date {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
}
#newsevents .article p.category, #newsevents .article p.category a {color:#007355;}
#newsevents .article p.date {color:#3e97bb;}
#newsevents .more {
	color: #007355;
	margin: 12px 0px 0px 0px;
	float: left;
}
#newsevents .more a {color:#007355; font-weight:bold;}
#newsevents .more a:hover {border-bottom:solid 1px #7fb9aa;}
*/
/* ------------------------------------------------------------- POST LIST */

#content .postlist ul {list-style:none; margin-left:0; padding-top:5px;}
.postlist ul a, #content .postlist ul a {
	padding: 10px 0 13px 0;
	border-bottom: dotted 1px #ddd;
	text-decoration: none;
	display: block;
	color: #333;
}
.postlist ul big {
	display: block;
	margin-bottom: -16px;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: bold;
}
.postlist ul small {
	display: block;
	margin: 7px 0 -13px 0;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 1.3em;
	color: #999;
}
.postlist ul a:hover big {text-decoration:underline;}
.postlist ul a:hover small {color:#333;}

#sidebar .postlist {padding: 0 12px;}
#sidebar .postlist h3 {margin-bottom:0;}
#sidebar .postlist ul {line-height:19px;}
#sidebar .postlist ul a {border-color:#d3d3d3;}

/* ------------------------------------------------------------- SPOTLIGHT */

#spotlight img {margin-bottom:-10px;}
#spotlight p {padding:11px 0px 0px 0px; line-height:17px;}

/* ------------------------------------------------------------- VIDEO */

#video {
	margin-top: 14px;
	padding-top: 20px;
	border-top: solid 1px #e7e7e7;
}
#video .player {
	margin-top: 15px;
	border: solid 5px #edebe4;
	height: 150px;
}
#video .more {
	padding-top: 12px;
}

/* ------------------------------------------------------------- MODULES */

#modules {
	float: left;
	width: 330px;
	padding: 28px 0;
}
.widget {
	background-color: #fff;
	margin: 0px 0px 14px 0px;
	line-height: 17px;
}
.widget h2 a {
	display: block;
	background-color: #3c3c3c;
	color: #ccc;
	font-family: "MuseoSlab500", sans-serif;
	font-size: 14px;
	padding: 7px 14px;
}
.widget h2 a:hover {color: #f4f4f4;}
.widget table {width:100%;}
.widget td {
	padding: 17px 14px;
	vertical-align: top;
}
.widget td.image {width:1px;}
.widget td.text {padding-left:0;}
.widget td a img {border: solid 5px #fff;}
.widget td a:hover img {border-color:#e7e5de;}
.widget td p:first-line {font-weight:bold;}
.widget_twitter ul, .widget_twitter p {
	background-image: url(images/twitter.png);
	background-repeat: no-repeat;
	background-position: 20px 30px;
	padding: 22px 20px 22px 125px;
}
.widget_twitter li a {color:#007355; border-bottom:solid 1px #7fb9aa;}
.widget_twitter li a:hover {border-bottom:0;}
.widget_twitter .timesince {
	display: block;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 8px 0 0 0;
	color: #3e97bb;
	border-bottom: 0px;
}
.widget_twitter .timesince:hover {
	text-decoration: underline;
}

/* ------------------------------------------------------------- BREADCRUMBS */

.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	margin: 9px 18px 0px 18px;
	padding: 12px;
	color: #b46817;
}
.breadcrumbs strong {
	font-weight: normal;
	color: #393939;
}
.breadcrumbs a {
	color: #007355;
}
.breadcrumbs a:hover {
	text-decoration: underline;
}

/* ------------------------------------------------------------- CONTENT */

#content {
	background-color: #fff;
	margin: 0px 0px 35px 18px;
	border-top: solid 10px #ccc;
	padding: 0px 35px 30px 35px;
	width: 570px;
	position: relative;
	float: left;
}
.home #content, #content.homelayout {
	border-top: 0;
	width: 565px;
	margin: 28px 18px;
	padding: 0 0 22px 20px;
}
#content h2#intro {
	line-height: 1.6em;
	margin-left: -20px;
	padding: 6px 20px 28px 20px;
	background-color: #EDEBE4;
	color: #666;
	font-family: Georgia;
	font-style: italic;
	font-size: 14px;
	border-bottom: solid 7px #ccc;
}
#content h2#intro strong {
	display: block;
	line-height: 1.2em;
	margin-bottom: 5px;
	font-family: "MuseoSlab500", sans-serif;
	font-weight: normal;
	font-size: 26px;
	font-style: normal;
	color: #B46817;
}
#content .column {
	width: 250px;
	float: left;
	padding-right: 32px;
}

#content .pagetitle {
	margin: 0 -20px;
	padding: 25px 20px 20px 20px;
	border-bottom: solid 1px #e7e7e7;
}
#content .pagetitle h1 {
	width: 450px;
	padding: 0px;
	margin: 0px;
	font-family: 'MuseoSlab500', sans-serif;
	font-size: 28px;
	color: #096f54;
	font-weight: normal;
	line-height: 30px;
}
#content .pagetitle h1 a {
	color: #096f54;
	border: 0px;
}
#content .print {
	position: absolute;
	top: 29px;
	padding: 0px;
	right: 35px;
}
#content .print a {
	color: #3e97bb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	display: block;
	padding: 2px 8px 0px 25px;
	border-bottom: 0px;
	background-image: url(images/printICN.png);
	background-repeat: no-repeat;
	background-position: 8px 6px;
}
#content .print a:hover {background-color:#f5f5f5;}
#content .print a:active {background-color:#eee; position:relative; bottom:-1px;}
#content h1, #content h2, #content h3, .white h3, #sidebar h3 {
	padding-top: 28px;
	margin-bottom: -5px;
	font-family: "MuseoSlab500", sans-serif;
	font-size: 18px;
	color: #3E97BB;
	cursor: default;
}
#content h1, #content h2 {font-size:24px; color:#B46817;}
.home #content h3 a {text-decoration:none;}
#content h4 {
	padding-top: 26px;
	margin-bottom: -7px;
	font-size: 15px;
	color: #B46817;
	font-family: "MuseoSlab500", sans-serif;
}
#content h5 {
	padding-top: 24px;
	margin-bottom: -12px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3E97BB;
}
#content h5.drtitle {
	padding-top: 10px;
	margin-bottom: 0px;
	font-style: italic;
}

#content p, #content ul, #content ol, #content div.wp-caption {
	line-height: 20px;
	padding-top: 20px;
}

.home #content p.more {padding-top:14px;}
#content .more a {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
#content .more a:hover {color:#333;}
#content p.date {
	padding-top: 17px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3e97bb;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 13px;
}
#content p.edit_post_link {
	margin: 22px -20px 0 -20px;
	border-top: solid 1px #e7e7e7;
	padding: 12px 20px 0 20px;
}
#content .excerpt {
	font-size: 14px;
	font-weight: bold;
	padding: 15px 20px;
	margin: 0 -20px;
	border-bottom: solid 1px #e7e7e7;
	line-height: 20px;
}
#content .excerpt b, #content b.blue {color:#3e97bb;}

#content ul {list-style-type:disc; margin-left:14px;}
#content ol {list-style-type:decimal; margin-left:18px;}
#content ul.nobullets {list-style:none; margin-left:0;}
#content ul ul, #content ul ol, #content ol ul, #content ol ol {
	padding-top: 0px;
}

#content a, #modules .widget td.text a, .postlist ul big {color:#007355;}
#content a, #modules .widget td.text a {text-decoration:underline;}
#content a:hover, #modules .widget td.text a:hover {text-decoration:none;}
#content table {
	line-height: 20px;
	margin-top: 22px;
	border-collapse: collapse;
	text-align: center;
}
#content thead tr {border: solid 1px #666;}
#content tbody tr {border: solid 1px #e3e3e3;}
#content tr:nth-child(odd) {background-color: #eee;}
#content th {
	background-color: #333;
	color: #fff;
	padding: 1px 4px;
}
#content td {
	padding: 3px 7px;
	vertical-align: top;
}
#content table.nostyles {margin:0; text-align:inherit;}
#content table.nostyles tr {background-color:transparent; border:0;}
#content table.nostyles td {padding:0;}

#content img {border: solid 1px #e5e5e5;}

#content .morebutton {margin: 0px 0px 20px 0px;}
#content .morebutton a {
	background-color: #007355;
	padding: 3px 19px 3px 6px;
	color: #fff;
	border: solid 3px #fff;
	background-image: url(images/arrowICN.gif);
	background-repeat: no-repeat;
	background-position: 39px center;
}
#content .morebutton a:hover {
	background-color: #00664c;
	border: solid 3px #cee2dd;
}
#content .ec3_schedule {
	margin: 22px 20px 0px 20px;
	padding: 4px 7px;
	background-color: #dbe9f1;
	text-align: left;
}
#content .ec3_schedule td {
	padding: 3px;
	font-size: 16px;
	display: block;
}
#content .ec3_schedule td span {font-weight:bold;}
#content .ec3_schedule .ec3_to {display:none;}
#content .gallerythumb a, #content .gallery a {border-bottom:0px;}
#content dd.gallery-caption {display:none;}
#content .gallerythumb {
	padding: 28px 20px 15px 20px;
	height: 105px;
	width: 105px;
	float: left;
}
#content p.wp-caption-text {padding:22px 0 0 0;}
#content form p {padding-top:12px;}
#content input[type="text"], #content textarea, #content select {
	padding: 4px;
	border: solid 1px #ccc;
}
* html #content input {border:solid 1px #ccc; padding:4px;}
#content input[type="submit"] {padding: 4px 8px;}
#content input.send {
	margin-top: 8px;
	background-color: #007355;
	padding: 5px 19px 4px 6px;
	color: #fff;
	border: solid 3px #fff;
	background-image: url(images/arrowICN.gif);
	background-repeat: no-repeat;
	background-position: 43px center;
	cursor: pointer;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 1px;
}
#content input.send:hover {background-color:#00664c; border:solid 3px #cee2dd;}
#content .wpcf7-response-output {
	border: 0px;
	background-color: #3e97bb;
	color: #fff;
	margin: 22px 20px 0 20px;
	padding: 8px 20px;
}

/* ------------------------------------------------------------- SIMPLE GOOGLE MAP */

div#SGM {
    width: 500px;
    height: 250px;
    border: solid 3px #ddd;
    margin: 22px 20px 0 20px;
}
div#SGM div.infoWindow {
    margin: 0 0 0 10px;
    font-size: 10px;
}
div#SGM form {
    margin: 7px 0 0 0;
}
div#SGM input {
    font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
div#SGM input.text {
    width: 120px;
    border: solid 1px #bbb;
	padding: 1px;
}
div#SGM input.submit {
    background-color: #007355;
	color: #fff;
    margin-left: 2px;
    padding: 2px 3px;
}

/* ------------------------------------------------------------- PAGINATION */

.wp-pagenavi {
	margin: 40px 0 10px 10px;
}
.wp-pagenavi span, #content .wp-pagenavi a {
	padding: 4px 7px;
	margin: 0 3px 0 0;
	border-bottom: 0px;
}
#content .wp-pagenavi a {
	font-weight: bold;
	background-color: #e8e8e8;
}
#content .wp-pagenavi a:hover {
	background-color: #d4d4d4;
	color: #111;
}
.wp-pagenavi span.current {
	background-color: #007355;
	color: #fff;
	font-weight: bold;
}

/* ------------------------------------------------------------- RELATED ITEMS */

#related-posts {
	width: 255px;
	float: right;
	background-color: #f1f1f1;
	margin: 20px -15px 20px 25px;
}
#related-posts .bigtext:before {
	display: block;
	content: ' ';
	background-image: url(images/callANDsearch.gif);
	background-position: -6px 0;
	width: 23px;
	height: 22px;
	position: absolute;
	top: 14px;
	left: 8px;
}
#related-posts .bigtext {
	background-color: #393939;
	color: #EEE;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	margin-bottom: 4px;
	padding: 7px 9px 7px 38px;
	position: relative;
}
#related-posts .bigtext big {
	display: block;
	font-family: "MuseoSlab500", sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin: 3px 0;
}
#related-posts h3 {
	background-color: #b46817;
	padding: 6px 10px 5px 28px;
	background-image: url(images/relatedICN.gif);
	background-repeat: no-repeat;
	background-position: 10px 7px;
	color: #fff;
	font-size: 12px;
	margin: 0px;
}
#related-posts ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#related-posts a {
	color: #555;
	padding: 6px 25px;
	display: block;
	border-bottom: 0px;
	border-top: 4px solid #fff;
	margin: 0px;
}
#related-posts a:hover {
	color: #f1f1f1;
	background-color: #555;
}

/* ------------------------------------------------------------- SIDEBAR */

#sidebar {
	float: left;
	width: 280px;
	margin: 0px 18px 35px 14px;
}

/* ------------------------------------------------------------- SUBNAVIGATION */

.subnavtitle {
	font-family: "MuseoSlab500", sans-serif;
	color: #444;
	text-transform: uppercase;
	font-size: 12px;
	padding: 8px 20px;
}
#subnav {
	width: 280px;
	background-color: #007355;
	padding: 5px 0px 5px 0px;
}
#subnav li:last-child {
	margin-bottom: 5px;
}
#subnav li {
	/*
	background-image: url(images/subnavDivider.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 1px;
	*/
	border-bottom: dotted 1px #7fb9aa;
	border-color: rgba(255,255,255,0.5);
	*border-color: #7fb9aa;
	margin: 0 12px 0 13px;
}
#subnav a {
	font-family: "MuseoSlab500", sans-serif;
	font-size: 13px;
	color: #fff;
	margin: 0 -12px 0 -13px;
	padding: 6px 20px;
	display: block;
}
#subnav a:hover {
	background-color: #00674c;
	background-color: rgba(0,0,0,0.1);
	*background-color: #00674c;
}
#subnav a:hover, #subnav .current_page_item a, #subnav .current_page_ancestor .current_page_item a {
	color: #c8fb4d;
}
#subnav .current_page_item a, #subnav .current_page_ancestor .current_page_item a {
	background-image: url(images/arrowICN.gif);
	background-position: 8px 9px;
	background-repeat: no-repeat;
}
#subnav ul {display:none;}
#subnav .current_page_item ul, #subnav .current_page_ancestor ul {display:block;}
#subnav .current_page_item li, #subnav .current_page_ancestor li {
	border-bottom: 0;
	padding-bottom: 0px;
	margin-left: 0;
	margin-right: 0;
}
#subnav .current_page_item li a, #subnav .current_page_ancestor li a {
	font-size: 11px;
	padding: 4px 30px;
	background-image: none;
	color: #fff;
}
#subnav .current_page_ancestor .current_page_item a {background-position: 17px 6px;}

/* ------------------------------------------------------------- NEWS & EVENTS IN THE SIDEBAR */

#newsevents.sidebar {
	width: 240px;
	float: left;
	margin-left: 11px;
}
/*
#newsevents.sidebar h2.title a {
	display: block;
	height: 20px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	margin-left: 8px;
}
*/
#sidebar #newsevents.sidebar h2.title {margin:30px 0 -5px 10px;}
#sidebar #newsevents.sidebar h2.title, #sidebar #newsevents.sidebar h2.title a {
	font-family: 'MuseoSlab500', sans-serif;
	font-size: 18px;
	color: #007355;
}
#sidebar #newsevents.sidebar h2.title a {
	display: inline;
	height: auto;
	background-image: none;
	text-indent: 0;
}
#newsevents.sidebar h2.newsevents a {
	background-image: url(images/newseventsTXTint.gif);
	margin-top: 30px;
	margin-bottom: -5px;
}
#newsevents.sidebar h2.news a {
	background-image: url(images/newsTXT.gif);
}
#newsevents.sidebar h2.events a {
	background-image: url(images/eventsTXT.gif);
}
#newsevents.sidebar .gallerythumb {
	float: left;
	padding: 12px 12px 15px 0;
}
#newsevents.sidebar .gallerythumb img {
	width: 50px;
	height: 50px;
}
#newsevents.sidebar .article {
	border-bottom-color: #dfddd7;
	padding: 15px 10px;
}
#newsevents.sidebar .more {
	margin-left: 10px;
}

/* ------------------------------------------------------------- SEARCH AGAIN FORM */

#searchagain .s {
	border: solid 1px #ccc;
	font-size: 16px;
	padding: 7px 5px;
	width: 470px;
	color: #666;
}
#searchagain .submit {
	font-size: 16px;
	background-color: #333;
	border: solid 1px #333;
	color: #fff;
}
#searchagain .submit:hover {
	cursor: pointer;
	background-color: #007355;
	border: solid 1px #007355;
}

/* ------------------------------------------------------------- FOOTER */

#footer {
	background-color: #393939;
	padding: 2px 18px 12px 18px;
	color: #bbb;
	font-family: 'MuseoSlab500', sans-serif;
	font-size: 11px;
	cursor: default;
}
#footer table {width:100%;}
#footer td {
	padding: 10px 6px;
	border-top: solid 1px #222;
	line-height: 1.6em;
}
#footer table:first-child td {border:0;}
#footer strong {font-weight:normal; color:#ddd;}
#footer a {color:#eee;}
#footer a:hover {color:#fff;}
#footer a:active {color:#ccc;}
#footer .textright a {margin-left:12px;}

/* ------------------------------------------------------------- SIMPLE GOOGLE MAP */

#SGM {width:100%; height:300px;}
#SGM .infoWindow {line-height:13px; font-size:10px;}
#SGM input {margin:4px 4px 0 0; font-size:10px;}
#SGM input.text {border:solid 1px #ccc; background-color:#fff; padding:2px;}


