a#active_menu {
	color: #D7DF6B;
}

a#active_menu:hover {
	color: #527432;
	text-decoration: none;
}

a:link {
	color: #D7DF6B;
	text-decoration: none;
}

a:visited {
	color: #D7DF6B;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline; /*text-decoration: underline;*/
}

/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #D7DF6B;
}

a.blogsection:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.category:link, a.category:visited {
	color: #D7DF6B;
}

a.category:hover {
	color: #FF9900;
}

#leftcolumn li a{
	border-bottom: 1px dashed #85C35D;
	color: #FFFFFF;
	display: block;
	font-size: 13px;
	line-height: 15px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
}

#leftcolumn li a:hover {
	color: #fff;
background-color: #83BC5E;
}



#menu  a{
	border-right: 1px solid #EEEEEE;
	color: #666;
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	margin-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
}

#menu  a:hover{
	background-color: #FFFFFF;
	color: #527432;
	text-decoration: none;
}

#menu li {
	display: inline;
}

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 {
	border-right: 1px solid #EEEEEE;
	color: #FFFFFF;
	display: inline;
	height: 30px;
	line-height: 30px;
	margin-bottom: 0px;
	padding-left: 8px;
	padding-right: 8px;
	width: auto;
}

a.sublevel:hover {
	color: #FB7000;
}

a.weblinks:link, a.weblinks:visited {
	color: #FF9900;
}

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

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

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;
}

input.inputbox{
	background-color: #F0FCE8;
	border: 1px solid #FFFFFF;
	margin-bottom: 2px;
	margin-top: 2px;
}

input.inputbox#mod_login_password{
	background-color: #F0FCE8;
	border: 1px solid #FFFFFF;
	margin-bottom: 2px;
	margin-top: 2px;
}

input.inputbox#mod_login_username{
	background-color: #F0FCE8;
	border: 1px solid #FFFFFF;
	margin-bottom: 2px;
	margin-top: 2px;
}

input.inputbox#mod_search_searchword{
	background-color: #F0FCE8;
	border: 1px solid #FFFFFF;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 100%;
}

li {
	list-style: none;
}

td,tr,p,div {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 135%;
}

textarea.inputbox{
	background-color: #F0FCE8;
	border: 1px solid #FFFFFF;
	margin-bottom: 2px;
	margin-top: 2px;
}

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 {
	color: #DFD79F;
	font-family: "Century Gothic",'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 28px;
	font-weight: normal;
	line-height: 115%;
	padding-bottom: 10px;

}

.contentdescription {
}

.contentheading {
	color: #FFFFFF;
	font-family: "Century Gothic",'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 28px;
	font-weight: normal;
	line-height: 115%;
	padding-bottom: 10px;
}

/* Content - Sections & Categories */
.contentpane {
}

.contentpaneopen {
}

.createdate {
	color: #fff;	
	font-size: 11px;
	
}

.modifydate {
	color: #808080;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.moduletable {
}

.moduletable h3 {
}

.moduletable td {
}

.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-info {
	background-image: url(../images/info.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-top: 40px;
	text-align: left;
}

.moduletable-main {
	background-image: url(../images/main.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-top: 40px;
	text-align: left;
}

.pathway {
	color: #FFFFFF;
	padding-bottom: 20px;
	padding-top: 20px;
}

.quote {
	color: #FFFFFF;
	font-family: georgia, Arial, Arial, sans-serif;
	font-size: 16px;
	font-style: italic;
	width: 100%;
}

.sectiontableentry1 {
}

.sectiontableentry2 {
}

.sectiontableheader {
}

.small {
	color: #D7DF6B;
	font-size: 12px;
}

.smalldark {
	color: #fff;
	font-size: 12px;
}

#body {
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 30px;
	width: 900px;
}

#bodywrap {
	background-color: #527432;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 20px;
	width: 100%;
}

#footer {
	color: #666666;
	float: none;
	font-size: 10px;
	height: 50px;
	margin: 0 auto;
	padding-top: 10px;
	text-align: center;
	width: 900px;
}

#footer a{
	color: #FB7000;
}

#footer a:hover{
	color: #000000;
}

#footer li{
	color: #444444;
	display: inline;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	margin-bottom: 0px;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
	width: auto;
}

#footer td, #footer div{
	color: #527432;
	text-align: center;
}

#footerwrap {
	background-color: #FFFFFF;
	border-top: 5px solid #C5D30E;
	float: left;
	height: 100px;
	margin: 0 auto;
	width: 100%;
}

#header {
	background-image: url(../images/headers/rotate.php);
	background-position: top;
	background-repeat: no-repeat;
	height: 190px;
	margin: 0 auto;
	width: 900px;
}

#headerwrap {
	background-color: #527432;
	height: 190px;
	margin: 0 auto;
	width: 100%;
}

#leftcolumn {
	float: left;
	width: 200px;
}

#mainbody {
	float: left;
	padding-left: 20px;
	text-align: left;
	width: 530px;
}

#menu {
	height: 30px;
	margin: 0 auto;
	width: 900px;
}

#menuwrap {
	background-color: #C5D30E;
	border-bottom: 3px solid #FFFFFF;
	margin: 0 auto;
	width: 100%;
}

#rightcolumn {
	background-image: url(../images/rightcolumn.gif);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	height: 502px;
	width: 147px;
}
