body
	{
		margin: 0;
		padding: 0;
		font: 85% arial, hevetica, sans-serif;
		text-align: center;
		color: #333;
		background-color: #D6D6D6;
		background-image: url(/images/main_bg_pattern.gif);
	}

	a:link { color: #006600; }
	a:visited { color: #600; }

	a:hover, a:active
	{
		color: #fff;
		background-color: #B52C07;
	}

	h2
	{
		color: #B52C07;
		font: 120% georgia, times, "times new roman", serif;
		font-weight: bold;
		margin: 0 0 2px 0;
	}

	h2 a { text-decoration: none; }

	h3
	{
		color: #5B5E0E;
		font: 106% georgia, times, "times new roman", serif;
		font-weight: bold;
		margin-top: 0;
	}

	#container
	{
		margin: 1em auto;
		width: 650px;
		text-align: left;
		background-color: #fff;
		border: 1px solid #676767;
	}

	#header
	{
		height: 45px;
		background-image: url('/images/header.jpg');
		background-repeat: no-repeat;
		background-position: 0 0;
		border-bottom: 1px solid #fff;
		position: relative;
	}

	#header h1
	{
		font-size: 1px;
		text-align: right;
		color: #fff;
		margin: 0;
		padding: 0;
	}

	#mainnav
	{
		background-color: #006600;
		color: #272900;
		padding: 2px 0;
		margin-bottom: 22px;
	}

	#mainnav ul
	{
		margin: 0 0 0 20px;
		padding: 0;
		list-style-type: none;
		border-left: 1px solid #C4C769;
	}

	#mainnav li
	{
		display: inline;
		padding: 0 10px;
		border-right: 1px solid #C4C769;
	}

	#mainnav li a
	{
		text-decoration: none;
		color: white;
	}

	#mainnav li a:hover
	{
		text-decoration: none;
		color: #fff;
		background-color: #272900;
	}

	#menu
	{
		float: right;
		width: 165px;
		border-left: 1px solid #C5C877;
		padding-left: 15px;
	}

	#menu ul
	{
		margin-left: 0;
		padding-left: 0;
		list-style-type: none;
		line-height: 165%;
	}

	#contents { margin: 0 200px 40px 20px; }
	#contents p { line-height: 165%; }


	#article{ margin: 0 20px 40px 20px; }
	#article p { line-height: 165%; }

	.entry { border-bottom: 1px solid #C5C877; }

	.about ul
	{
		list-style-type: none;
		text-align: center;
		margin: 1em 0;
		padding: 0;
		font-size: 95%;
		list-style:none;
	}

	.about li
	{
		display: inline;
		padding: 0 0 0 7px;
		list-style: none;
	}

	.imagefloat
	{
		float: right;
		padding: 2px;
		border: 0px solid #339933;
		margin: 0 0 10px 10px;
	}

	#footer
	{
		clear: both;
		color: #ffffff;
		background-color: #006600;
		text-align: center;
		padding: 5px;
		font-size: 90%;
	}
		#skipmenu
	{
		position: absolute;
		right: 5px;
		top: 5px;
	}

	#skipmenu a
	{
		color: #666;
		text-decoration: none;
	}

	#skipmenu a:hover
	{
		color: #fff;
		background-color: #666;
		text-decoration: none;
	}
	select {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
input {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}



/*-----------------------------------------------------------------------*/
	/*                 Mambo Stander Style Sheet Section							*/
	/*    	  Check for updates at http://www.HowToMambo.com               */
	/*----------------------------------------------------------------------*/
/*##################### NAVGATION SECTION #####################*/	
/*NOTE: ADDNIG A Suffix"-MAINLEVELMENU" IN THE BACK END Module>> Parameters>>"Module Class Suffix:"-MAINLEVELMENU"*/
/**/
table.moduletable-MAINLEVELMENU 
{background:#DCEAF7;
width:152px;
left:0px;
	}


/*MAINLEVEL MENU */
.mainlevel {color:#006600;
display:block;
font:bold .9em Verdana,Geneva,Arial,Helvetica,sans-serif;
height:20px;
text-decoration:none;
vertical-align:middle;
	}
	
a.mainlevel {
color:#006600;
display:block;
font:bold .9em Verdana,Geneva,Arial,Helvetica,sans-serif;
height:20px;
text-decoration:none;
vertical-align:middle;
width: 165px;
	}

a.mainlevel:visited {color:#006600;
display:block;
font:bold .9em Verdana,Geneva,Arial,Helvetica,sans-serif;
height:20px;
text-decoration:none;
vertical-align:middle;
width: 165px;
}

	
a.mainlevel:hover {
display:block;
font:bold .9em Verdana,Geneva,Arial,Helvetica,sans-serif;
height:20px;
text-decoration:none;
vertical-align:middle;
background:#F8FBFE;
left:0px;
width: 165px;
	}	
	
/*Sub Menu links */
	.sublevel{color:#202B8D;
display:block;
font:bold .9em Verdana,Geneva,Arial,Helvetica,sans-serif;
height:20px;
text-decoration:none;
vertical-align:middle;
	}
	a.sublevel{color:#202B8D;
display:block;
font:bold .9em Verdana,Geneva,Arial,Helvetica,sans-serif;
height:20px;
text-decoration:none;
vertical-align:middle;
	}
	
	a.sublevel:visited{display:block;
font:bold .9em Verdana,Geneva,Arial,Helvetica,sans-serif;
height:20px;
text-decoration:none;
vertical-align:middle;
	}

	a.sublevel:hover {
	display:block;
	font:bold .9em Verdana,Geneva,Arial,Helvetica,sans-serif;
	height:20px;
	text-decoration:none;
	vertical-align:middle;
	background:#F8FBFE;
	left:0px;
	}	
		
/* LINKS TO TOP NAV  */
/*NOTE: ADDNIG A Suffix"-topnav" IN THE BACK END Module>> Parameters>>"Module Class Suffix:"-topnav*/
/*.mainlevel-topnav {}
a.mainlevel-topnav {}
a.mainlevel-topnav:hover {}
a.mainlevel-topnav:visited{}*/
/* ##################### SEARCH ##########################*/	
.search {}

/*Highlight Found Words*/
.highlight {
  border: 1px dashed #010101;
  background: #DDEEFF;
  padding: 0px 2px 0px 2px;}
  
/* ##################### PATHWAY #####################*/	
	.pathway {
	font-family: "Trebuchet MS",verdana,sans-serif;
	font-size: 11px;
	color:#333;
	}
	a.pathway:link {color:#a00;}
	a.pathway:visited {color:#815151;}
	a.pathway:active {color:red;}
	a.pathway:hover {color:red;text-decoration:underline;}
	
		
/* ##################### STANDARD MODULE TABLE  #################*/	

table.moduletable {
width: 90%;
}

table.moduletable th {
	font-family: georgia, times;
	color: #5B5E0E;
	font-size: 12px;
	left: 0px;
padding: 4px 0;
}

table.moduletable td {
font-family: "Trebuchet MS",verdana,sans-serif;
 font-size: 11px;
 color: #006600;
 }
 
 table.moduletable a:link{}
 table.moduletable a:visited{}
 table.moduletable a:active{}
 table.moduletable a:hover{}
 
 /*NOTE: "-demo" can be added to Module Class Suffix:
 FOR CUSTOM MODULES LOOK AND FEEL
 */
 table.moduletable-demo{}
 table.moduletable-demo th{}
 table.moduletable-demo td{}
 table.moduletable-demo a:link{}
 table.moduletable-demo a:visited{}
 table.moduletable-demo a:active{}
 table.moduletable-demo a:hover{}
 /*END OF DEMO*/
 /* .moduletable can be a class without the table.moduletable*/
 
/* ############# CONTENT - SECTIONS & CATEGORIES ###########################*/
/* Page Titles Box */
.contentheading {
	width: 100%;
	font-size: 1em;
	font-weight: bold;
	font-family: arial,sans-serif;
 	color: #666;
 	background: White;
	text-align:left;
	margin: 1.5em -.3em 0em 0;
   padding: .2em;
	border-bottom-width: 1px;
	border-bottom-color: #DDDDDD;
	border-bottom-style: dashed;
	}
	
/* Page Titles */
.contentpagetitle {background-color : White;}
	
a.contentpagetitle h1,a.contentpagetitle:link, a.contentpagetitle:visited {
	text-decoration: none;
	font-weight: normal;
	color: #666;
	/*border-bottom: 0px;*/
	
	}

a.contentpagetitle:hover {
   color: #000;
  /* border-bottom: 0px  dashed #CCCCCC;*/
   text-decoration: none;
	}
	
/*Content */
/*News, Faq, Catagory and Table Sections Container Box*/

.contentpane {background-color: White;
}

.contentdescription {background-color : White;}

/*Main Body Text Box */
.contentpaneopen {
	font-family: "Trebuchet MS",verdana,sans-serif;
	font-size: 11px; color:#333;
	background-color: White;
	}
.contentpaneopen li{}
.contentpaneopen ul {}

/*Content voting*/
.content_rating {
	font-weight: normal;
	font-size:.8em;
   }
.content_vote {
	font-weight: normal;
	font-size: .8em;
   }


/* POP WINDOW */
/* styling for the pdf/email/print icons */

.buttonheading{}

a.pop-up {border-bottom: 0;}

.pop-ups {float: right;}

/*Date Stamps*/
.newsfeeddate {
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	font-weight: normal;
   }

.createdate {
	color: #666;
 	font-size:.8em;
   font-weight: normal;
   line-height: 1;
	}

.modifydate {
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	}

/*Author Name*/
.small {
	color: #666;
	line-height: 1;
}
	/* Page Navigation */
.pagenav{}
a.pagenav {color: #CCC; }
a.pagenav:hover {color: #666;}
	
.pagenavcounter{}
.readon{}
.back_button{}

/* Article Index */		
a.toclink:hover, a.toclink:visited, a.toclink:link {}

table.contenttoc {
	border: 1px solid #ddd;
	background: none;
	border-collapse: collapse;
	padding: 0px;
	margin: 2px;
	}

table.contenttoc th {
	background-color: #DDEEFF;
	font-weight: bold;
	}

table.contenttoc td {
	padding: 2px;
	}

	/*Sectiontable*/
/*Table catagory lists Header and Foot */

.componentheading {
    font-size: 1.5em;
    font-weight: bold;
    color: #666666;
    text-align:left;
    margin: 1.5em 0 0em 0;
	 background-color: White;
	}

.sectiontableheader {
	background-color : #D3D3D3;
	color : #333;;
	font-weight : bold;
	border-collapse: collapse;
	font-family: "Trebuchet MS",verdana,sans-serif;
	font-size: 11px;
	}

.sectiontablefooter{}

/*Odd and even row colors example polls and link sections*/
.sectiontableentry1 {
	background-color : #FFFFFF;
	font-family: "Trebuchet MS",verdana,sans-serif;
	font-size: 11px;
	}
	
.sectiontableentry2 {
	background-color : #EBEBEB;
	font-family: "Trebuchet MS",verdana,sans-serif;
	font-size: 11px;
	}

	
	
/* category text format and links */
.category {
	font-family: "Trebuchet MS",verdana,sans-serif;
	font-size: 11px;
	color:#333;
	}

a.category:link{}
a.category:visited {}
a.category:hover {}
	
	/*Blog Section*/
	.blogsection{}
	.blog_more{}
	.blog_heading {}
	
/* ############# END CONTENT - SECTIONS & CATEGORIES ###########################*/



/* ##################### FORM SECTION  #####################*/	

.inputbox {
   font-family: arial, Helvetica, sans-serif;
   font-style: normal;
   font-weight: normal;
   font-size: .8em;
   background: White;
    border: 1px solid #999;
   margin-left: 10px;
   }
	
.selectbox {
   	font-family: arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: .8em;
   	background: #FFFFE0;
   	width: 100%;
   	border: 1px solid #999;
   }
	
  .button {
   font-size: 1.0em;
   background: #FFFFE0;
   border: 1px solid #999;
   }
	.contact-form {
   width: 100%;
   }
  .contact_email {margin: 0px;
	padding: 10px;}

/*########################## Components ##########################*/
/* Note: See poll_bars.css in components/com_poll folder! */

.poll {
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px
	}
	
	pollstableborder{ border: 20px solid #999999; }
	
	.smalldark {color: #666;line-height: 1;}

/*########################## Syndicate Comp ##########################*/
.syndicate{}
.syndicate_text{}



/* ###################### TABBED EDITING ###################### */
/*When user login to edit or sumbit articles*/
/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
   }
		
.code {
	font-family: courier, serif;
	font-size: 1.2em;
	padding: 2px;
	line-height: 1.3em;
	background-color: #f0f0f0;
	color: blue;
	border: 1px solid #d5d5d5;
	margin: 0px;
	width: 90%;
}


/* Text passed with mosmsg url parameter */
.message {
	font-family : arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 1em;
	color : #666;
	text-align: center;
   }

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #666666;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: bold;
	color: #FFFFFF;
	padding: .2em;
   }

.offtab {
	background-color : #cccccc;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: normal;
	padding: .2em;
   }

.edit-tabs {
   padding: 1em;
   background: none;
   }

.tabpadding {

   }

.tabheading {
	background-color: #ffae00;
	text-align: left;
   }

.pagetext {
	visibility: hidden;
	display: none;
   }

	/*Body of the form*/
.adminform{background-color : #FFFFFF;}