
	#feature{
		background: #551302 url(../images/featurebg-red.jpg) no-repeat 0 0;
		height: 385px;
		width:100%;
		position:relative;/*
		border-top: 1px solid #000;
		border-bottom: 1px solid #000;*/
		overflow: hidden;
}
	#feature .thefeature {
}
	#featurenav {
		position:absolute;
		bottom:45px;
		left:40px;
		z-index:100;
}
	#featurenav a{
		font-family: times new roman, georgia, serif;
		padding: 3px 14px 4px;
		margin-right: 5px;
		font-size: 16px;
		border: 1px solid #130501;
		color: #fff;
		background: #130501;
}
	#featurenav a.activeSlide{
		background: transparent;
		color: #fff;
}
	.fcontent, .fmedia {
}
	.fcontent {
		padding: 20px;
		color: #fff;
		position: relative;
		text-shadow: #555 0 0 10px;
}
	#feature .fcontent {
		margin: 20px 10px 0px 10px;
		width: 270px;
		float: left;
		height: 300px;
}
	.fcontent h1, .fcontent h2, .fcontent h3, .fcontent h4, .fcontent h5, .fcontent h6{
		color:#fff;
		text-align: center;
		line-height: 1em;
} 
	.fcontent .fheading {
		margin-top: 1em;
		margin-bottom: 2em;
}
	.fcontent .ftitle{
		
		font-family:  times new roman, georgia, serif;
		font-size: 40px;
}
	.fcontent .fsub {
		font-family: times new roman, georgia, serif;
		color: #FFF;
}
	.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 68px;
		background: url(../images/morebutton-red.jpg) no-repeat 0 0;
}
	
	.fmedia {  
		padding: 0;  
		overflow:hidden;
} 
	#feature .fmedia{
 	   	width:  610px;  
  	 	height:   340px;
		margin-top:20px;
		float: left;
		overflow: hidden;
}
	.fmedia img {  
		top:  0; 
		left: 0;
}
	#highlight {
		border-bottom: 1px solid #000;
		width: 640px;
		float: left;
		margin:0;
		text-align: left;
		background: #1F3F76 url(../images/highlightbg-red.png) repeat-x 0 0;
}
	#highlight h1 {
		text-align: left; margin-bottom: 12px;
}
	#highlight p {	
		text-align: left; 
}
	#highlight .fcontent {
		padding: 50px;
		background:transparent url(../images/highlighttext2.png) no-repeat 20px 20px;
}



/* fboxes */

	.fboxes {
		padding: 2px 1px;
}
	.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;
}
	.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:0.3em;
		padding: 0 0 2px 0;
		font-size: 1.1em;
		border-bottom: 1px solid #aaa;
}
	.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. */
}



/* 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;
}
	#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;
}
	


/* Flickr */

	.widget_flickrRSS a img{
		margin:8px
}
	.widget_flickrRSS a img {
		color: transparent;
}



/* ads */

	.administer_widget .winner {
		padding: 13px 0 0 14px;
}
	.administer_widget a img {
		color: transparent;
		margin:0 13px 12px 0;
}
	.administer_widget small a{
		font-family: times new roman, georgia, 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;
}
	
