#feature {
	background: #ddd url(../images/featureBg_grad_white.jpg) repeat-x;
	height: 340px;
	width: 922px;
	position:relative;
	z-index:0;
	overflow: hidden;
	margin: 20px auto;
	border: #a7a7a7 solid 1px;
}
#featurenav {
	position:absolute;
	bottom:30px;
	left:40px;
	z-index:100;
}
#featurenav a {
	font-family:arial;
	padding: 4px 12px 3px;
	margin-right: 5px;
	font-size: 12px;
	color: #f1f1f1;
	background: #424242;
}
#featurenav a.activeSlide {
	background: #1f1f1f;
	color: #f1f1f1;
}
.fcontent {
	padding: 20px;
	color: #484848;
	position: relative;
}
#feature .fcontent {
	margin: 10px;
	width: 250px;
	float: left;
	height: 280px;
	display: inline;
	border: #e1e1e1 solid 1px;
}
.fcontent h1, .fcontent h2, .fcontent h3, .fcontent h4, .fcontent h5, .fcontent h6 {
	color:#484848;
	text-align: center;
	line-height: 1em;
}
.fcontent .fheading {
	margin-top: 1em;
	margin-bottom: 2em;
}
.fcontent .ftitle {
	font-family:  Georgia, serif;
	font-size: 40px;
	font-weight: 100;
}
.fcontent .fsub {
	font-family: Georgia, serif;
	color: #484848;
}
.fcontent p, .fcontent a {
	text-align: center;
	font-size: 1em;
}
.fcontent a {
	color:#fff;
	border-bottom: 1px dotted #fff;
}
.fcontent a.featurelink {
	text-indent: -3300em;
	border: none;
	line-height: 20px;
	padding: 5px 77px 8px 50px;
	background: url(../images/moreButton-yellow.png) no-repeat 0 0;
}
.ftext p {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.fmedia {
	padding: 0;
	overflow:hidden;
}
#feature .fmedia {
	width:  610px;
	height:   340px;
	margin: 0;
	float: right;
	overflow: hidden;
}
.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: center;
	margin-bottom: 12px;
	letter-spacing: 4px;
	font-size: 4.5em;
	color: #315091;
	font-weight: lighter;
}

#highlight p, #highlight .fcontent {
	color:#b0331c;
	font-weight:500;
	letter-spacing:3px;
	text-align: center;
}

#highlight p, #highlight .fcontent p	{
	font-size: 1.25em;	
	font-weight: 600;
}

#maincontent #highlight p, #maincontent #highlight .fcontent {
	color: #fff;
}

#highlight .fcontent {
	float: left;
	text-shadow: none;
	width: 320px;
	padding: 50px;
}
#highlight .fcontent a {
	color: #000;
	border-bottom: 1px solid #000;
}
#highlight .fmedia {
	width: 500px;
	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 {
	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 {
	padding: 2px 1px 40px;
}
.fboxdividers {
	background:#fff url(../images/box-bgr.gif) repeat-x 0 0;
}
.fboxes .fbox {
	display: inline; /* IE thing */
	float: left;
	width: 318px;
}
.fboxcopy {
	padding: 25px 30px;
}
.fboxes p {
	margin-bottom: 10px;
	font-family: Arial, sans-serif;
	color: #555;
}
.fboxes ul {
	list-style-type: none;
	margin-top: 5px;
}
.fboxes ul li, #morefoot p {
	font-size: 11px;
}
.fboxes ul a {
	text-decoration: underline;
	color: #333;
}
.fboxes a:hover {
	text-decoration: underline;
}
.fboxes .fboxtitle {
	margin-bottom: 12px;
	padding: 0 0 2px 0;
	font-size: 1.1em;
	border-bottom: 1px solid #aaa;
}
.fboxtitle h3 {
	font-weight: lighter;
	color: #484848;
	letter-spacing: 1px;
}
.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. */
}
.rightMoreBlue {
	text-align: right;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	float: right;
	color: #007eff;
	font-size: 9px;
}
/* morefoot */
	
#morefoot {
	padding:1px;
}
#morefootbg {
	padding-top: 2em 0;
	background:#fff url(../images/box-bgr.gif) repeat-x 0 0;
}
#morefoot h3 {
	border-bottom: 1px solid #ddd;
	margin-bottom: 3px;
	color: #3d3d3d;
}
#morefoot .wcontain {
	margin:0 10px;
	width:299px;
	float: left;
	display: inline;
}
#morefoot .widget {
	padding: 1em;
	background: transparent;
}
#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;
}

.textwidget img	{
	margin-left:-13px;	
}

/* Flickr */
.widget_flickrRSS a img {
	margin:8px 7px 8px 8px
}
.widget_flickrRSS a img {
	color: transparent;
}
/* ads */
	/* Ad-Minister Deprecated */
		.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;
}
/* wp125 Ads */
		.wp125_write_ads_widget .winner {
	padding-top: 10px;
	padding-bottom: 10px;
}
#sidebar .winner #wp125adwrap_2c {
	margin-left:1px;
	width:100%;
}
#wp125adwrap_2c .wp125ad {
	width:125px;
	float:left;
	padding:5px;
}
/* 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: .9em;
	color:#484848;
}
.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 {
	font-family: Arial, Helvetica, sans-serif;
}
.cform li {
	margin-bottom: .7em;
}
.cform .single {
	width: 97%;
}

.cf-box-a	{
	float:left;
	margin-right: 10px;
}
.cform .area {
	width: 97%;
}
.cform .emailreqtxt, .cform .reqtxt {
	font-style: italic;
	color: #999;
	
	padding: 0;
	margin: -5000px;
}
.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;
}
