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

html {
	background:#1b1b1b
}
#wrapper {
	width:802px;
	border:thin solid grey;
	background:#4E5233;
	margin:auto;
}
#mainbody {
	background-color:#414141;
	padding:5px 25px 0px;
	float:left;
}
#headerimage {
	height:210px;
	overflow:hidden;
}
#header {
	height:117px;
	margin:auto;
	/*background-image:url(/templates/forrestrivervalley/images/header.gif);*/
	background-repeat:no-repeat;
	background-position: 50% 1px;
	text-align:left;
}
#menu ul
{
	background-image:url(../images/menu_bg.gif);
	background-repeat:repeat-x;
	display:block;
	margin:0px 0 -2px;
	padding:5px 0;
	text-align:left;
}

#menu ul li
{
	color:#fff;
	display:inline;
	text-align:center;
}

#menu ul li a:link,#menu ul li a:visited
{
	background:transparent;
	color:#f1f1f1;
	font-weight:bold;
	text-decoration:none;
	border-right:solid 1px #666;
	padding:5px 10px;
	line-height:1.5em;
}
#menu ul li.active{
	background-color:black;
}
#menu ul li a:hover,#menu ul li a:focus
{
	background:#e8e7e7;
	color:black;
	font-weight:bold;
}
#footer {
	height:50px;
	background:black;
	padding:0 10px 0 0;
	clear:both;
}
ul#mainlevel-topnav{
	float:right;
	color:green;
	list-style:none
}
BODY{
	font-family:Calibri, Arial, Verdana, sans serif;
	color:white;
}
P{

}
H1{
	color:#C0F92A;
	font-size:1.4em;
	height:20px;
}
H2{

}
H3{

}
a:link, a:active, a:visited{
	color:#CCCCCC;
	text-decoration:none;
}

a:hover{
	color:white;
	text-decoration:underline;

}
/* topmenu */
div#topmenu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: left;
}

div#topmenu li {
	float: right;
}

div#topmenu li a {
	height: 20px;
	padding: 0px 10px 0px 10px;
	line-height: 17px;
	overflow: hidden;
	font-size: 95%;
	text-decoration: none;
}
#topmenu {
	float:right;
	height:50px;
	margin-top:20px;
	width:160px
}

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



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

.article_separator{

}
.adminform{

}
.author{

}
.bannerfooter{

}
.bannergroup{

}
.bannerheader{

}
.banneritem{

}
.blog{

}
.blog_more{

}
.blogsection{

}
.breadcrumbs{

}
.button{

}
.buttonheading{

}
.clr{
	clear:both
}
td.componentheading, .contentheading{
	font-size:20px;
	color:#C0F92A;

}
.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{

}
.readon {
	color:	#FFFFCC;

}
.searchintro{

}
.sections{

}
.sectiontable_footer{

}
.sectiontableentry{

}
.sectiontablefooter{

}
.sectiontableheader{

}
.small{

}.smalldark{

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

}
a.sublevel:hover{

}
.title{

}
.wrapper{

}