@charset "utf-8";
/* ***************************************************************************************************** */
/* CONTENT CSS */

body{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 76%;
line-height: 1.3em;
color: #000;
background: #fff url(../images/back_grad.gif) repeat-x fixed;
}
p{
padding-bottom: 0.3em;
}

h1{
font-size: 2.5em;
line-height: 3em;
}

h2{
font-size: 2em;
line-height: 2.5em;
}

h3{
font-size: 1.5em;
line-height: 1.8em;

}
a:link, a:active, a:visited{

}
a:hover{

}

a img{ border: none;}
/* ***************************************************************************************************** */
/* TEMPLATE SPECIFIC CSS CODE */

#header{ background: #fff;}

#wrapper{ background: #fff;}

#breadcrumbs{
background-color: #80aa55;
font-size: 0.75em;
width: auto;
}
#toolbar{
background: #669933;
font-size: 0.75em;
width: 100%;
}

#fontsize{ float:right;}
#fontsize a img{
	border: solid 2px #669933;}
#fontsize a:link, a:active, a:visited{
	color:#FF0000;
}
#fontsize a:link, a:active, a:visited img{
	color:#FF0000;
}
#footer{
font-size: 0.6em;}

.moduletablemenu {
color:#333;
margin-bottom:1em;
padding:0;
}

.moduletablemenu h3 {
background:#003300;
color:#fff;
text-align:center;
font-size:1.1em;
border-bottom:1px solid #fff;
margin:0;
padding:0.25em 0;
}

.moduletablemenu ul {
list-style:none;
margin:0;
padding:0;
}

.moduletablemenu li {
border-bottom:1px solid #ccc;
margin:0;
}

.moduletablemenu li a {
display:block;
border-left:10px solid #528f5b;
border-right:10px solid #BBDDBB;
background-color:#669933;
color:#fff;
text-decoration:none;
padding:3px 5px 3px 0.5em;
}

html>body .moduletablemenu li a {
width:auto;
}

.moduletablemenu li a:hover,a#active_menu:link,a#active_menu:visited {
border-left:10px solid #009900;
border-right:10px solid #66CC33;
background-color: #009911;
color:#fff;
}

.banneritemlogos{
 padding:7px;
 float: left;
}

/* ***************************************************************************************************** */
/* JOOMLA SPECIFIC CSS CODE */

.article_separator{

}
.adminform{

}
.author{

}
.bannerfooter{

}
.bannergroup{

}
.bannerheader{

}
.banneritem{

}
.blog{

}
.blog_more{

}
.blogsection{

}
.breadcrumbs{

}
.button{

}
.buttonheading{

}
.clr{
	clear:both
}
.componentheading, .contentheading{
font-size: 1.5em;

}
.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{
background: #6699ff, url(../images/back_grad.gif), repeat-y;
}