a#active_menu {
	color: #FB7000;
	font-weight: bold;
}

a#active_menu:hover {
	color: #000;
	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 solid #CCCCCC;
	color: #444444;
	display: block;
	height: 40px;
	line-height: 40px;
	padding-bottom: 1px;
	padding-top: 1px;
	text-align: left;
	text-decoration: none;
}

a.mainlevel:hover {
	background-color: #FAFAFA;
	color: #FB7000;
}

a.mainlevel-footer#active_menu-footer {
	color: #333333;
	font-weight: bold;
}

a.mainlevel-footer#active_menu-footer:hover {
	color: #FB7000;
	text-decoration: none;
}

a.mainlevel-footer:link, a.mainlevel-footer:visited {
	color: #FB7000;
	display: inline;
	font-size: 11px;
	height: 20px;
	line-height: 20px;
	margin-bottom: 0px;
	padding-left: 15px;
	text-decoration: none;
	width: auto;
}

a.mainlevel-footer:hover {
	color: #000;
}

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 solid #EDEDED;
	color: #666666;
	display: block;
	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: #3B91B9;
	text-decoration: none;
}

a:hover {
	color: #000;
	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: #82785D;	
	margin: 0px;
	padding: 0px;
	text-align: center;
}

h1 {
	color: #CC9933;
	font-family: verdana,sans-serif;
	font-size: 25px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 120%;
	margin: 0px;
}

h2 {
	color: #9FD330;
	font-family: verdana,sans-serif;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 120%;
	margin: 0px;
}

h3 {
	color: #999999;
	font-family: verdana,sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 120%;
	margin: 0px;
}

img {
	border: 0px;
}

input.inputbox{
}

input.inputbox#mod_login_password, input.inputbox#mod_login_username {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 170px;
}

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

li {
	list-style: none;
}

td,tr,p,div {
	color: #444444;
	font: 13px/15px "Lucida Grande", tahoma, sans-serif;
	line-height: 165%;
}

textarea.inputbox{
	background-color: #fff;
	border: 1px solid #ccc;		
}

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: #8CA839;
	font-family: "lucida sans", Arial,Helvetica;
	font-size: 26px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.contentdescription {
}

.contentheading {
	color: #3399cc;
	font-family: georgia, Arial, sans-serif;
	font-size: 30px;
	line-height: 130%;
}

/* Content - Sections & Categories */
.contentpane {
	width: 100%;
}

.contentpaneopen {
	width: 100%;
}

.createdate {
	color: #708090;
}

.modifydate {
	color: #808080;
	font-weight: normal;
	text-decoration: none;
}

.moduletable {
}

.moduletable h3 {
}

.moduletable td {
}

.quote {
	color: #CC9933;
	font: oblique 120% georgia, times, serif;
	line-height: 150%;
	width: 100%;
}

.readmore {
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #FF6347;
	padding-left: 20px;
}

.sectiontableentry1 {
}

.sectiontableentry2 {
}

.sectiontableheader {
}

.small{
	color: #CC9933;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.smalldark {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.subheadings {
	border-bottom: 1px solid #EDEDED;
	color: #3FA0D4;
	display: block;
	font-family: Arial, sans-serif;
	font-size: 18px;
	line-height: 150%;
	width: 100%;
}

#body {
	margin: 0 auto;
	overflow: hidden;
	padding-top: 20px;
	width: 930px;
}

#bodywrap {
	background-color: #EDEDE4;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
}

#footer {
	float: right;
	margin-top: 50px;
	text-align: right;
	width: 500px;
}

#footer td, #footer div{
	text-align: right;
}

#footercontainer {
	height: 301px;
	margin: 0 auto;
	text-align: right;
	width: 930px;
}

#footerwrap {
	background-image: url(../images/bottombg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	bbackground-color: #EAEAC8;
	float: left;
	height: 301px;
	margin: 0 auto;
	width: 100%;
}

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

#leftcolumn .moduletable {
	padding-bottom: 15px;
	text-align: left;
}

#leftcolumn h3 {
	background-image: url(../images/modulebg.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #CC9933;
	font-family: "lucida sans", Arial,Helvetica;
	font-size: 15px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 10px;
	padding-left: 25px;
	text-align: left;
	text-transform: uppercase;
}

#mainbody {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	width: 500px;
}

#mainbody  li {
	list-style: square;
	list-style-position: inside;
	margin-left: 20px;
}

#rightcolumn {
	float: right;
	width: 180px;
}

#rightcolumn .moduletable {
	padding-bottom: 15px;
	text-align: left;
}

#rightcolumn h3 {
	background-image: url(../images/modulebg.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #CC9933;
	font-family: "lucida sans", Arial,Helvetica;
	font-size: 15px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 10px;
	padding-left: 25px;
	text-align: left;
	text-transform: uppercase;
}

#topmenu {
	height: 150px;
	margin: 0 auto;
	text-align: left;
	width: 930px;
}

#topmenuwrap {
	background-color: #EDEDE4;
	background-image: url(../images/topbg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 150px;
	margin: 0 auto;
	width: 100%;
}

#wrapper {
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
	width: 960px;
}

