/* ***************************************************************************************************** */
/* CONTENT CSS */

BODY{
	color: #4F4F4F;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	text-align:left;
	font-size: 13px;
	margin: 0;
	padding: 0;
	text-align: left;
	background: url(../images/repeatback.jpg) #996;
}

h1 {
	color: #214C04; font-family: Arial, Helvetica, sans-serif;
	font-size: 18px; font-weight: bold;
	}
h2 {
	color: #214C04; font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; font-weight: bold;
	}
h4 {
	color: #214C04; font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; font-weight: bold;
	}
	
h5 {
	color: #214C04; font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; font-weight: bold;
	}
	
h6 {
	color: #214C04; font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	}
	


/* Links */
a:link, a:visited {
	font-size: 12px; color: #000099; text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif;
	}

a:hover {
	color: #006600;	text-decoration: underline;
	}

/* Horizontal Line */	
hr {
	background: #ffffff; height:0px; border: 0px inset;
	}

/* --Default Class Settings-- */	

a.mainmenu:link, a.mainmenu:visited {
	color: #006600; 
	font-family: Arial, Helvetica, serif;
	font-weight: normal;
	font-size: 12px;
	}
	
a.mainmenu:hover {
	color: #000066; text-decoration: underline;
	}

a.mainmenu:active {
        color: #808080;
        font-weight: bold;
        }

a.mainlevel:link, a.mainlevel:visited {
	color: #006600; 
	font-family: Arial, Helvetica, serif;
	font-weight: normal;
	font-size: 15px;
	}
	
a.mainlevel:hover {
	color: #000066; text-decoration: underline;
	}

a.mainlevel:active {
        color: #808080;
        font-weight: bold;
        }
        
#righttd td {
	color: #ffffff;
}

/* Content - Sections & Categories */
.contentpane {
	background-color : #FFFFFF; 
	}
		
.contentpaneopen {
	border : 0px ridge #DCDCDC;
	}
	
.contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
 	color: #214C04;
	text-align:left;
        margin: 0px 0px 0px 0px; 
        width: 100%; 
        border-left: solid 0px #F0ECE8; 
        border-right: solid 0px #F0ECE8; 
        border-top: solid 0px #F0ECE8; 
        border-bottom: solid 2px #F0ECE8; 
	}
	
.contentdescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	text-align: left;
	}
	
/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #214C04; text-decoration: none; font-weight: normal;
	font-family:  Arial, Helvetica, sans-serif;
	}

a.blogsection:hover {
	color: #999999;	text-decoration: underline;
	}
	
a.weblinks:link, a.weblinks:visited {
	color: #214C04; text-decoration: none; font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	}

a.weblinks:hover {
	color: #999999;	text-decoration: underline;
	}

a.readon:link, a.readon:visited {
	color: #000099; text-decoration: none; font-weight: normal;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px; text-decoration: underline;
	}

a.readon:hover {
	color: #009900;	text-decoration: underline;
	}

.moduleheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
        height : 15px;
        line-height : 15px;
        text-align : center;
        white-space: nowrap;
        width : 100%;
        color: #786C70;
	background-color: #F0ECE8;
	}

.table.moduletable th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
        height : 15px;
        line-height : 15px;
        text-align : center;
        white-space: nowrap;
        width : 100%;
        color: #214C04;
	background-color: #F0ECE8;
	}
	
table.moduletable td { 
        font-family: Arial, Helvetica, sans-serif;



        font-weight: normal; 
        } 

table.moduletable { 
        margin: 0px 0px 0px 0px; 
        width: 100%; 
        border-left: solid 0px #383438; 
        border-right: solid 0px #383438; 
        border-top: solid 0px #383438; 
        border-bottom: solid 0px #383438; 
 }
 
 
 
 .table.moduletable.topmenu th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
        height : 15px;
        line-height : 15px;
        text-align : center;
        white-space: nowrap;
        width : 100%;
        color: #214C04;
	background-color: #F0ECE8;
	}
	
table.moduletable.topmenu td { 
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 15px; 
        font-weight: normal; 
        } 

table.moduletable.topmenu { 
        margin: 0px 0px 0px 0px; 
        width: 100%; 

 }



.componentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
 	color: #214C04;
	text-align:left;
        margin: 0px 0px 0px 0px; 
        width: 100%; 
        border-left: solid 0px #F0ECE8; 
        border-right: solid 0px #F0ECE8; 
        border-top: solid 0px #F0ECE8; 
        border-bottom: solid 2px #F0ECE8; 
	}
	

/** category text format and links **/
.category {
	color: #999999; font-family: Arial, Helvetica, sans-serif;
	 font-weight: bold; text-decoration: none;
	}

a.category:link, a.category:visited {
	color: #999999; font-weight: bold;
	}

a.category:hover {
	color: #214C04;
	}
	
.poll {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 14px
	}
	
.sectiontableentry1, .contentpane {
	background-color : #FFFFFF;	
	}

.sectiontableentry2 {
	background-color : #F0ECE8;
	}

.sectiontableheader {
	background-color : #214C04;
	color : #FFFFFF;
	font-weight : bold;
	}
	
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none; 
	font-weight: normal;
	}


			




table.contact {
	background-color: #FFFFFF;
	}

table.contact td.icons {
	background-color: #D0C0B0;
	}

table.contact td.details {
	background-color: #F0ECE8;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}


--------


.moduleheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
          font-weight: bold;
	color: #00ff00;
	}


 
/************


P{

}
H1{

}
H2{

}
H3{

}
a:link, a:active, a:visited{

}
a:hover{

}

/* ***************************************************************************************************** */
/* TEMPLATE SPECIFIC CSS CODE */

a.mainlevel_topmenu:link, a.mainlevel_topmenu:active, a.mainlevel_topmenu:visited{
font-weight:bold;
color:#FFFFFF;
text-decoration:none;

	
}
a.mainlevel_topmenu:hover{
font-weight:bold;
color:#D3D3A5;
text-decoration:underline;

}

.module_topmenu{
color:#FFFFFF;
font-weight:bold;


}
.moduletable_topmenu{
color:#FFFFFF;
font-weight:bold;
}

a.mainlevel_greenmenu:link, a.mainlevel_topmenu:active, a.mainlevel_greenmenu:visited{
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
padding-left: 5px;
}

a.mainlevel_greenmenu:hover{
font-weight:bold;
color:#D3D3A5;
text-decoration:underline;
}

.module_greenmenu{
color:#FFFFFF;
font-weight:bold;




}
.moduletable_greenmenu{
color:#FFFFFF;
font-weight:bold;


}



/* JOOMLA SPECIFIC CSS CODE */
/* ****************************************************************************************************


.article_separator{

}
.adminform{

}
.author{

}
.bannerfooter{

}
.bannergroup{

}
.bannerheader{

}
.banneritem{

}
.blog{

}
.blog_more{

}
.blogsection{

}
.breadcrumbs{

}
.button{

}
.buttonheading{

}
.clr{
	clear:both
}
.componentheading, .contentheading{

}
.content_email{

}
.content_rating{

}
.content_vote{

}
.contentdecription{

}
.contentpagetitle{

}
.contentpane{

}
.contentpaneopen{

}
.contenttoc{

}
.createdate{

}
.created-date{

}
.date{

}
.input{

}
.inputbox{

}
.intro{

}
.latestnews{

}
.loclink{

}
a.mainlevel:link, a.mainlevel:active, a.mainlevel:visited{

}
a.mainlevel:hover{

}
.message{

}
.metadata{

}
.modifydate{

}
.module{

}
.moduletable{

}
.mosimage{

}
.mosimage_caption{

}
.mostread{

}
.newsfeed{

}
.outline{

}
.pagenav{

}
.pagenav_next{

}
.pagenav_prev{

}
.pagenavbar{

}
.pagenavcounter{

}
.pathway{


}
.pollstableboarder{

}
.read{

}
.search{

}
.searchintro{

}
.sections{

}
.sectiontable_footer{

}
.sectiontableentry{

}
.sectiontablefooter{

}
.sectiontableheader{

}
.small{

}.smalldark{

}
a.sublevel:link, a.sublevel:active, a.sublevel:visited{

}
a.sublevel:hover{

}
.title{

}
.wrapper{

}



