
#feature{
	background: #1F3F76 url(../images/featurebg-blue.jpg) no-repeat 0 0;
	height: 385px;
	width:100%;
	position:relative;/*
		border-top: 1px solid #000;
		border-bottom: 1px solid #000;*/
	overflow: hidden;
	margin-bottom:7px;}

#featurenav {
	background: url(../images/bg-featurenav.png) no-repeat 0 0px;
	bottom:9px;
	height:40px;
	left:170px;
	padding:10px 10px 0 22px;
	position:absolute;
	z-index:100;}
	
#featurenav a{
	color: #fff;
	font-family:arial;
	font-size: 19px;
	font-weight:bold;
	margin:5px 2px 0 5px;
	padding:0px 8px 0 4px;}

#featurenav a:hover{
	text-decoration:underline;}

#fcontainer img {
	border:3px solid #fffff;}	
	
#featurenav a.activeSlide{
	background: transparent;
	color: #263c05;
	text-decoration:underline;}

.fcontent {
	padding: 0px 20px;
	color: #fff;
	position: relative;
	text-shadow: #555 0 0 10px;}
	
#feature .fcontent {
	margin: 10px 10px 25px 10px;
	width: 260px;
	float: left;
	height: 300px;
	display: inline;}

.fcontent h1, .fcontent h2, .fcontent h3, .fcontent h4, .fcontent h5, .fcontent h6{
	color:#fff;
	line-height: 1em;}
	
.fcontent .fheading {
	margin-top: 1em;
	margin-bottom: 2em;}

.fcontent .ftitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	line-height:26px;
	margin:20px 10px 0 10px;}
	
.fcontent .fsub {
	color: #E0EBF6;}
	
.ftext {
	font-size:12px;
	line-height:17px;
	margin:0 0 0 10px;
	padding:0px;
	text-transform:uppercase;}
	
.ftext p {
	margin-top:10px;}	

.ftext a{
	text-decoration:underline;
	font-weight:bold;}
	
.ftext a:hover{
	text-decoration:none;}


.fcontent p, .fcontent a{
	font-size: 1em;}
	
.fcontent a {
	color:#fff;}

.fcontent a.featurelink{
	text-indent: -3300em;
	border: none;
	line-height: 20px;
	padding: 5px 60px;
	background: url(../images/morebutton.jpg) no-repeat 0 0;}
	
.fmedia {  
    padding: 0;  
	overflow:hidden;}
	
#feature .fmedia{
    width:  610px;  
    height:   340px;
	margin:16px 12px 0 0;
	float: left;
	overflow: hidden;
	background: url(../images/bg-fmedia.png);
	padding:5px;}

.fmedia img{  
	top:  0; 
	left: 0;}
	
.page-template-page-highlight-php #maincontent{
	border-right: 1px solid #777;}
	
.page-template-page-highlight-php #sidebar{
	border-left: 1px solid #777;}
	
#highlight {
	text-shadow: none;
	width: 100%;
	margin:0;
	color: #000;
	position: relative;
	text-align: left;
	border-bottom: 1px solid #ddd;
	background: #fff url(../images/bg_highlight.png) repeat-x left bottom;}

	#highlight h1 {	text-align: left; margin-bottom: 12px;color: #000;}
	#highlight p, #highlight .fcontent{	text-align: left; color:#000 }

	#maincontent #highlight p, #maincontent #highlight .fcontent {color: #fff; }
	
	#highlight .fcontent {
		float: left;
		text-shadow: none;
		width: 300px;
		padding: 50px;}

#highlight .fcontent a{color: #000;	border-bottom: 1px solid #000;}
#highlight .fmedia {
	width: 520px;
	margin: 20px;
	float: right;}

#maincontent #highlight{
	
	border-bottom: 1px solid #000;
	background: #072A5A url(../images/highlightbg-blue.png) repeat-x 0 0;
	width: 640px;}
	
#maincontent .fmedia {
	background: #F00;
	float: none;
	margin:20px auto;}
	
#maincontent #highlight .fcontent h1, #maincontent #highlight .fcontent a{color:#fff;}

#maincontent #highlight .fcontent {
	width: auto;
	background:transparent url(../images/highlighttext2.png) no-repeat 20px 20px;}


/* FBOXES
-------------------------------------------------------------- */
.fboxes {
/*	margin:6px 0 6px 0;
	height:273px;*/}
	
	
.fboxes a{
	color:#3b5355;
	text-decoration:none;}
	
.fboxes a:hover{
	text-decoration:underline;}	

.fboxdividers{
	background:#fff url(../images/colors/bg-fbox-green.jpg) no-repeat 0 0;
	height:273px;
/*	margin-top:5px;
	border:1px solid;
	height:273px;*/}

.fboxes .fbox {
	display: inline; /* IE thing */
	float: left;
	width: 318px;}
	
.fboxcopy {
	padding: 25px 30px 0 25px;}
	
.fboxcopy h3{
	color:#324647;
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:0.3em;
	/*padding: 2px 2px 2px 6px;*/}
	
.fboxcopy h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.9em;
	font-style:italic;
	color:#324647;
	margin:5px 0 0 0;
	font-weight:bold;}		
	
.fboxes p {
	margin-bottom: 10px;}
  
.fboxes ul {
	list-style-type: none;
	margin-top: 5px;}
	
.fboxes ul li, #morefoot p {
  font-size: 12px;}

.fboxes ul a {
}

.fboxes a:hover {
  text-decoration: underline;}

.fboxes #searchbox {
  padding: 1px;
  width: 160px;}

.fboxes li {
  margin-bottom: 5px;
  background: url(images/more.gif) left 2px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */}

.fboxcopy ul{
	margin-top:0;}

.fboxcopy li{
	margin-bottom:0;}

.fboxcopy li a{
	text-decoration:none;} 



/* MORE FOOT
-------------------------------------------------------------- */	
#morefoot {
	padding:1px;}

#morefootbg {
	border-top:1px solid #f6f6f6;
	background:#f6f6f6 /*url(../images/box-bgr.gif) repeat-x 0 0*/;}

#morefoot h3 {
	border-bottom: 1px solid #ddd;
	color:#333;
	font-size:1.2em;
	margin-bottom: 15px;
	padding-bottom:2px;}

#morefoot .wcontain {
	margin:0 10px;
	width:298px;
	float: left;
	display: inline;}

#morefoot .widget{
	padding: 1em;
	background: transparent;}

#morefoot #donate {
	text-align:center;}
	
#morefoot #donate img{
	margin: 0 5px;}
	
#content_sidebar{
	border-top: 1px solid #ddd;
	margin: 1em 0;
	padding: 1em 0 ;}

#content_sidebar ul{
	padding: 10px 20px;}

#content_sidebar ul ul{
	padding: 3px;}

	
/* FLICKR
-------------------------------------------------------------- */
.widget_flickrRSS a img{margin:8px 7px 8px 8px}
.widget_flickrRSS a img {color: transparent;}


/* ADS
-------------------------------------------------------------- */
.administer_widget .winner {
	padding: 13px 0 0 14px;}

.administer_widget a img {
	color: transparent;
	margin:0 10px 12px 0;}

.administer_widget small a{
	font-family: arial, sans-serif;
	font-size: 9px;
	color:#404040;
	text-decoration:none;}

.administer_widget .adslink {
	text-align: center;
	margin-bottom: 10px;}


/* PAGE NAVI
-------------------------------------------------------------- */
#content .wp-pagenavi {
	margin:1.6em .4em;}

#content .wp-pagenavi span.pages {
	border:none;
	background: transparent;}

#content .wp-pagenavi a,  #content .wp-pagenavi .current, #content .wp-pagenavi .extend{
	padding: 3px 7px;
	border: none;
	color: #000;
	background: #ddd;}

#content .wp-pagenavi a:hover, #content .wp-pagenavi .current{
	color: #fff;
	border:none;
	background: #555;}
 

/* FORMS, CONTACT, ETC.
-------------------------------------------------------------- */
.cform input {padding: 5px;font-size: 1.1em;}

.cform fieldset{background: #fff;border:none;}
.cform label {
	display:block;
	margin:0;
	text-align:left;}

legend{display: none;}
#content .cform {margin:5px 50px;padding:0px 0;}
.cform ol, .cform li{list-style-type: none; margin:0;padding:0;}
.cform label {}
.cform li{margin-bottom: .7em;}
.cform .single{width: 97%;}
.cform .area{width: 97%;}
.cform .emailreqtxt,.cform .reqtxt{font-style: italic;color: #999;}
.cf_hidden {display: none;}
	
.success {
	background: #f7f7f7; 
	padding: 15px; 
	margin-bottom: .5em; 
	font-size:1.4em;}

input[type="text"].cf_error:focus {border: 1px solid #000;}
/* Mailing List Form */
.mailinglist .cform ol{width:262px; float: left;}
.mailinglist .cform .single{width:97%}
.mailinglist .cform .sendbutton{margin:21px 0 0 10px;padding: 3px 0 2px 0;}
.linklove a{display: none;}


a{text-decoration:none;}

.date.left {float:left;   width:50px;}

.homeeventdetail {float:left;   width:150px;	}
