a#active_menu {
	color: #333333;
	font-weight: bold;
}

a#active_menu:hover {
	color: #666666;
	text-decoration: none;
}

/* Links */
a.category:link, a.category:visited {
	color: #FFA500;
}

a.category:hover {
	color: #FF9900;
}

a.mainlevel:link, a.mainlevel:visited {
	border-bottom: 1px dashed #AED660;
	color: #fff;
	display: block;
        height: 18px;
	line-height: 18px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;	
}

a.mainlevel:hover {
	background-color: #AED660;	
	color: #fff;
}

a.latestnews:link, a.latestnews:visited {
	border-bottom: 1px dashed #AED660;
	color: #fff;
	display: block;
        height: 18px;
	line-height: 18px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;	
}

a.latestnews:hover {
	background-color: #AED660;	
	color: #fff;
}

a.mostread:link, a.mostread:visited {
border-bottom: 1px dashed #AED660;
	color: #fff;
	display: block;
        height: 18px;
	line-height: 18px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;	
}

a.mostread:hover {
	background-color: #AED660;	
	color: #fff;
}


a.mainlevel-footer:link, a.mainlevel-footer:visited {
	color: #9CCB49;
	display: inline;
	height: 20px;
	line-height: 20px;
	margin-bottom: 0px;	
	padding-right: 8px;
	text-decoration: none;
	width: auto;

}

a.mainlevel-footer:hover {	
	color: #fff;
}

a.mainlevel-footer#active_menu-footer {
	color: #333333;
	font-weight: bold;
}

a.mainlevel-footer#active_menu-footer:hover {
	color: #fb7000;
	text-decoration: none;
}

a.readon:link, a.readon:visited {
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;	
	padding-left: 20px;
}

a.readon:hover {
	color: #FF9900;
	text-decoration: none;
}

a.sublevel:link, a.sublevel:visited {
	background-image: url(../images/sub.png);
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: 1px dashed #AED660;
	color: #fff;
	display: block;
        height: 18px;
	line-height: 18px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;	
	text-indent: 25px;
	
}

a.sublevel:hover {
	color: #3b91b9;
	text-decoration: none;
}

a:link, a:visited {
	color: #9CCB49;
	text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration: none;
}

a.blogsection:link, a.blogsection:visited, a.weblinks:link, a.weblinks:visited {
	color: #FF9900;
}

a.blogsection:hover, a.weblinks:hover {
	color: #999999;
	text-decoration: underline;
}

body {
	background-color: #9CCB49;
	margin: 0px;
	padding: 0px;
	text-align: right;
background-image: url(../images/bodybg.jpg);	
background-attachment: fixed;

}

h1{
	
	font-size: 23px;
	font-weight: normal;	
	line-height: 115%;
	margin: 0px;
	padding: 0px;
}

h2{
	
	font-size: 20px;
	font-weight: normal;	
	line-height: 115%;
	margin: 0px;
	padding: 0px;
}

h3{
	
	font-size: 16px;
	font-weight: normal;	
	line-height: 115%;
	margin: 0px;
	padding: 0px;
}

h4{
	
	font-size: 14px;
	font-weight: normal;	
	line-height: 115%;
	margin: 10px;
	padding: 0px;
}

img {
	border: 0px;
}

input.inputbox{
	background-color: #FAFAFA;
	border: 1px solid #EDEDED;
	color: #666666;
}

input.inputbox#mod_login_password, input.inputbox#mod_login_username {
	background-color: #FAFAFA;
	border: 1px solid #EDEDED;
	color: #666666;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 170px;
}

input.inputbox#mod_search_searchword{
	background-color: #DEEDC3;
	border: 1px solid #fff;
	color: #666666;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 95%;
}

li {
	list-style: none;
}

td,tr,p,div {
	color: #fff;
	font: 11px/15px "Lucida Grande", tahoma, sans-serif;
	line-height: 135%;
}

textarea.inputbox{
	background-color: #FAFAFA;
	border: 1px solid #EDEDED;
	color: #666666;
	height: 100px;	
}

ul {
	margin: 0px;
	padding: 0px;
}

.button {
	background-color: #F5F5F5;
	border: 1px solid #CBCBCB;
	color: #000000;
}

.button:hover {
	color: #FF8C00;
}

/** category text format and links **/
.category {
	color: #FF8C00;
}

.componentheading {
	font-family: "lucida sans", Arial,Helvetica;
	color: #A6A08A;
	font-size: 26px;
	font-weight: normal;
	letter-spacing: -2px;
	margin: 0px;
}

.contentdescription {
}

.contentheading {
font: oblique 100% georgia, times, serif;
	font-size: 28px;		
	line-height: 25px;
	padding-bottom: 10px;
text-align: left;
letter-spacing: -1px;
font-weight: normal;
	margin: 0px;
color: #E1C255;

}

/* Content - Sections & Categories */
.contentpane {
width: 100%;
}

.contentpaneopen {
width: 100%;
}

.createdate {
	color: #ccc;
	
}

.readmore {
	
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #FF6347;
	padding-left: 20px;
}

.modifydate {
	color: #808080;
	font-weight: normal;
	text-decoration: none;
}

.moduletable {
}


.moduletable-contact{ background-image: url(../images/contact.gif); 
background-position: top left; 
background-repeat: no-repeat; 
padding-bottom: 10px; 
padding-top: 90px; 
text-align: left; 
 }


.moduletable h3 {
}

.moduletable td {
}

.quote {
	color: #E3DDBB;
	display: block;
	font: oblique 120% georgia, times, serif;
	line-height: 150%;	
	width: 100%;
}

.sectiontableentry1 {
}

.sectiontableentry2 {
}

.sectiontableheader {
}

.small{
	color: #fff;	
	
	
}

.smalldark {
	color: #ccc;	
}

.subheadings {
	color: #6991A0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	line-height: 25px;
}

#wrapper {
	overflow: hidden;	
	width: 100%;
width: 863px;
background-image: url(../images/bg.gif);	
background-repeat: repeat-y;
background-position: top right;
float: right;


}


#body {
	margin: 0 auto;
	width: 863px;
overflow: hidden;
padding-top: 20px;
padding-bottom: 40px;
float: right;
}

#footer {
	float: left;
	text-align: center;
	width: 570px;
padding-bottom: 20px;
}

#footer td, #footer div{
	text-align: center;
}

#header {

	height: 182px;	
	width: 863px;
background-image: url(../images/header.jpg);
	background-position: top right;
	background-repeat: no-repeat;
float: right;	

}

#rightcolumn {
float: right;
width: 235px;
padding-right: 5px;


}

#rightcolumn .moduletable {
padding-bottom: 15px;
text-align: left;	
}

#rightcolumn h3 {
font-family: "lucida sans", Arial,Helvetica;
color: #fff;
font-size: 13px;
font-weight: normal;	
margin: 0px;
margin-bottom: 10px;
text-transform: uppercase;
text-align: left;
background-image: url(../images/h3bg.gif);
background-position: left;
background-repeat: no-repeat;
padding-left: 25px;
}

#mainbody {
padding-left: 30px;
float: left;			
text-align: left;
width: 570px;

}

#mainbody  li {
	list-style-position: inside;	
	list-style: square;	
margin-left: 20px;

}