/*	generated	by	csscreator.com	*/	
html, body {	
	margin:	30px 0 0 0;	
	padding: 0;	
	background-color: #ffdd00;
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 1.2em 0;
}

h4 {
	font-style: italic;
}

p {
	font-size: 12px;
	line-height: 21px;
}

a {
	color: #067c30;
}

dd, dt {
	font-size: 12px;
	line-height: 1.5em;
}

td, th {
	vertical-align: top;
}

td p, th p {
	margin-bottom: 0;
}

blockquote, blockquote p {
	font-style: italic;
	font-size: 14px;
}

fieldset {
	border: 0;
}

fieldset legend {
	display: none;
}

label {
	display: block;
	margin-top: 10px;
	font-size: 12px;
}

.tx_powermail_pi1_fieldwrap_html_text .powermail_text {
	width: 300px;
}

.tx_powermail_pi1_fieldwrap_html_textarea .powermail_textarea {
	width: 300px;
	height: 200px;
}

#pagewidth {
	width: 1000px;
	margin-left: auto;	
	margin-right: auto;
	background-color: #fff;		
}
	
#header{
	position: relative;	
	height: 175px;	
	width: 100%;
}

#header #logo {
	width: 100px;
	float: left;
}

#header #navigation {
	padding: 10px 0 0 30px;
	float: left;
}

#header #navigation	ul {
	padding: 0;
	margin: 0;
}

#header #navigation	a,
#header #navigation .active ul a {
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}

#header #navigation .active a,
#header #navigation .active ul .active a {
	color: #067c30;
}

#header #navigation #mainNav {
	margin-bottom: 5px;
}

#header #navigation .mainNavSub {
	margin-bottom: 0;
}

#header #navigation #mainNav li,
#header #navigation .mainNavSub li {
	display: inline;
}

#header #navigation #mainNav a {
	font-size:	12px;
	padding: 0 10px 0 0;
}

#header #navigation .mainNavSub a {
	font-size:	11px;
	padding: 0 10px 0 0;
}

#header #navigation #metaNav {
	position: absolute;
	bottom: 80px;
	border-top: 1px solid #067c30;
	padding-top: 2px;
	width: 400px;
	text-align: right;
}

#header #navigation #metaNav li {
	display: inline;
}

#header #navigation #metaNav a {
	font-size: 10px;
	padding: 0 10px 0 0;
}

#twocols {
	width: 920px;	
	float: right;	
	position: relative;
	padding: 40px;
}

#rightcol {
	width: 265px;
	padding: 175px 35px 30px 35px;
	float: right;
	position: relative;
}
	
#subpage #rightcol {
	background-color: #fff1af;
}
	
#maincol {
	float: left;	
	display: inline;	
	position: relative;	
	width: 550px;
}
	
#maincol_1col {
	float: left;	
	display: inline;	
	position: relative;	
	width: 920px;
}
	
#footer{
	height: 30px;	
	background-color: #8C409F;	
	clear: both;
}	

img	{
	border:	0;
}	


/* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */
.clearfix:after {
	content: ".";	
	display: block;	
	height: 0;	
	clear: both;	
	visibility: hidden;
}
	
.clearfix{ display: inline-block; }

.csc-textpic-caption {
	font-size: 12px;
}

.csc-section {
	list-style: none;
	font-size:12px;
}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */		

/*printer styles*/	
@media print{	

/*hide the right column when printing*/	
#rightcol{display:none;}	
#twocols, #maincol{width:100%; float:none;}
}

#wfqbe_id_notset p img.photo {
	margin: 5px 10px 10px 0;
	padding: 5px;
	border: 1px solid #999;
}

#wfqbe_id_notset p img.cover {
	margin: 5px 0 21px 10px;
	padding: 5px;
	border: 1px solid #999;
}

.author_photo {
	padding: 5px; 
	border: 1px solid #999; 
	width: 140px; 
	float: left;
	margin: 0 10px 10px 0;
}

.author_photo span {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}

.news-single-item a {
	font-size: 12px;
}

/* Easy Slider */

	#slider ul, #slider li {
		margin:0;
		padding:0;
		list-style:none;
	}
	
	#slider li { 
		/* 
 * 			define width and height of list item (slide)
 * 						entire slider area will adjust according to the parameters provided here
 * 								*/ 
		width:550px;
		height:190px;
		overflow:hidden; 
	}	
	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
	}	
	
	#nextBtn, #slider1next{ 
		left:550px;
	}														

	#prevBtn a, #nextBtn a,

	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
	}	

	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
	}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
	}

	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
	}

	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#067C30;
		color:#FFDD00;
		padding:0 10px;
		text-decoration:none;
	}
	
	ol#controls li.current a{
		background:#FFDD00;
		color:#067C30;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */

