/*
	Design by Free CSS Templates
	http://www.freecsstemplates.org
	Released for free under a Creative Commons Attribution 2.5 License
*/

/* Basic */

*
{
	margin: 0em;
	padding: 0em;
}

h1,h2
{
}

body
{
	font-family: "trebuchet ms", sans-serif;
	color: #555555;
	font-size: 10pt;
}

a
{
	color: #669911;
}


/* Outer */

#outer
{
}


/* Header */

#header
{
	height: 95px;
	background-image: url('images/a2.gif');
	background-position: bottom left;
	padding-left: 40px;
	padding-top: 45px;
}
#header h1, h1 a
{
	color: #fff;
	text-decoration: none;
	font-size: 1.6em;
	text-transform: lowercase;
	/*font-size: 2.4em;*/
}


/*#header h1
{
	text-transform: lowercase;
	font-size: 1.6em;
}*/

#header h2
{
	position: relative;
	top: 3.5em;
	color: #e8efc2;
	font-weight: normal;
	font-size: 1.1em;
	text-transform: lowercase;
}
/*banner*/
#banner {
	position: absolute;
	right:6px;
	top:10px;
}

#logo {
	/*float: left;*/
	position: absolute;
	left:10px;
	top:10px;
}

#logo h1, #logo h2 {
	float: left;
}

#logo h1 {
	padding-top: 40px;
	text-transform: lowercase;
	font-size: 34px;
	font-weight: normal;
}

#logo h2 {
	padding: 63px 0 0 3px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#logo a {
	text-decoration: none;
	color: #000;
}

/* Search */

#search {
	float: right;
	width: 250px;
	padding-top: 30px;
}

#search form {
}

#search fieldset {
	border: none;
}

#searchinput, #searchsubmit {
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

#searchinput {
	padding: 2px 5px;
	width: 198px;
	background: #fff;
	border: 1px solid #000;
}

#searchsubmit {
	padding: 0 2px;
	background: #F4A652;
	border: 1px solid #000;
	text-transform: lowercase;
}

/* Menu */

#menu
{
	background-image: url('images/a3.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 1em 2.5em 1em 2.5em;
}

#menu ul
{
	list-style: none;
}

#menu li
{
	display: inline;
}

#menu li a
{
	font-size: 1.1em;
	font-weight: bold;
	text-transform: lowercase;
	color: #5d5f53;
	text-decoration: none;
	margin-right: 1em;
}

#menu li a:hover
{
	color: #6b7e09;
	text-decoration: underline;
}


/* Content */

#content
{
	padding: 3em 15px 1em 15px;
	line-height: 1.6em;
	background: url('images/a4.gif') repeat-x top left;
}

#content p
{
	margin-bottom: 1.5em;
}

#content h2,h3,h4,h5,h6
{
	margin-bottom: 1em;
}

#content ul
{
	margin-bottom: 1.5em;
	padding-left: 1em;
}

#content blockquote
{
	padding: 1em;
	margin-bottom: 1.5em;
	background-color: #fffcd8;
	background-image: url('images/a5.gif');
	background-repeat: no-repeat;
	background-position: top left;
	border: dotted 1px #dfd999;
}

#content blockquote p
{
	margin-bottom: 0em;
}

#content table
{
	margin-bottom: 1.5em;
}

#content table th
{
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
}

#content table td
{
	padding: 0.5em;
}

#content table tr.rowA
{
	background-color: #eaefe0;
	color: inherit;
}

#content table tr.rowB
{
	background-color: #f9ffef;
	color: inherit;
}


/* Primary Content */

#primaryContentContainer
{
	float: left;
	margin-right: -460px;
	width: 100%;
}

#primaryContent
{
	margin: 0em 470px 0em 0em;
	padding: 0em 1.5em 1.5em 1.5em;
}

#primaryContentContainerCustom
{
	float: left;
	margin-right: -245px;
	width: 100%;
}

#primaryContentCustom
{
	margin: 0em 255px 0em 0em;
	padding: 0em 1.5em 1.5em 1.5em;
}

#primaryContent h2, #primaryContentCustom h2, #primaryContent h3, #primaryContentCustom h3
{
	text-transform: lowercase;
	color: #5d5f53;
	background: url('images/a6.gif');
	/*border-bottom: dotted 1px #eceedf;*/
	padding-bottom: 0.3em;
}

#secondaryContent h3, #tertiaryContent h3
{
	background: url('images/a1.gif') no-repeat;
	width: 185px;
	height: 27px;
	font-size: 1.0em;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 5px;
	text-transform: lowercase;
	color: #5d5f53;
}
.feat_box {
margin: 10px 0px 0px 0px;
padding:8px 10px 8px 10px;
background-color:#e6f6c0;
border:1px solid #bcc876;
}

/* Secondary Content */

#secondaryContent
{
	float: left;
	width: 215px;
}


/* Tertiary Content */

#tertiaryContent
{
	float: right;
	width: 215px;
	padding-right: 1em;
}


/* Footer */

#footer
{
	background: url('images/a4.gif') repeat-x top left;
	border-top: solid 1px #d0d4bb;
	padding: 2.0em 3.5em 3.0em 3.5em;
	font-size: 0.8em;
}

.clear
{
	clear: both;
}


/* e107 stuff */

/* Forum */

.fborder {
	border: #cccccc 1px solid;
}

.forumheader, .nforumcaption{
	background-color: #f1f4fd;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
	color:#000;
	padding: 4px;
	background-image : url();
	border-top: 1px solid #becde0;
	border-bottom: 1px solid #e2e9f1;
	border-left: 0;
	border-right: 0;
	text-align: left;
}

.finfobar{
	background-color: #ccc8c8;
	color:#000;
	padding: 4px;
	border: 1px solid #c3bdbd;
	text-align: left;
	background-image : url(images/forumheader.png);
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
}

.forumheader2{
	background-color: #f4f6fb;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
	color:#000;
	padding: 4px;
	border: #f4f6fb 1px solid;
	text-align: left;
}

.forumheader3{
	background-color: #f1f4fd;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	text-align: left;
	color:#000;
	padding: 4px;
	border: #f1f4fd 1px solid;
}

.forumheader3_alt{
	background-color: #f0f0f0;
}

.forumborder{
	border: #000080 1px solid;
}

.fcaption {
	border-bottom: 1px solid #becde0;
	border-top: 1px solid #e2e9f1;
	border-left: 0;
	border-right: 0;
	background-image : url(images/fcaption.png);
	padding: 2px 0 2px 4px;
	background-color: #f9fafb;
	font: 9pt verdana, tahoma, arial, helvetica, sans-serif;
	color:#616060;
	height: 15px;
}

.defaulttext {
	font: 8pt tahoma, verdana, arial, helvetica, sans-serif;
	color:#32475f;
}

.tbox{
	background-color: #fafafa;
	border: #5e5d63 1px solid;
	color: #000000;
	text-align: left;
}

.nextprev{
	background-color: #fafafa;
	border: #000 0px solid;
	color: #000000;
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	text-align:center;
	padding : 2px;
}

.smalltext, .smallblacktext, .tbox{
	font: normal 8pt  arial, verdana, tahoma, arial, sans-serif;
}

.helpbox {
	color:#000;
	font: 9px tahoma, verdana, arial, helvetica, sans-serif;
	border: 0px none red;
	background-color: transparent;
}
