a#active_menu {
	color: #000000;
	font-weight: bold;
}

a#active_menu:hover {
	color: #000000;
	text-decoration: none;
}

a:link {
	color: #FE5603;
	text-decoration: none;
}

a:visited {
	color: #FE5603;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: none; /*text-decoration: underline;*/
}

/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #FF9900;
}

a.blogsection:hover {
	color: #999999;
}

a.category:link, a.category:visited {
	color: #FFA500;
}

a.category:hover {
	color: #FF9900;
}

a.mainlevel:link, a.mainlevel:visited {
	border-bottom: 1px solid #EDEDED;
	color: #666666;
	display: block;
	height: 15px;
	line-height: 15px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
}

a.mainlevel:hover {
	background-color: #FAFAFA;
	color: #333333;
}

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: #FFFFFF;
	display: inline;
	font-size: 12px;
	margin-bottom: 0px;
	padding-right: 15px;
	text-decoration: none;
	width: auto;
}

a.mainlevel-footer:hover {
	color: #FB7000;
}

a.mainlevel-top#active_menu-top {
	background-image: url(../images/hover.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	color: #333333;
	font-weight: bold;
}

a.mainlevel-top#active_menu-top:hover {
	color: #FB7000;
	text-decoration: none;
}

a.mainlevel-top:link, a.mainlevel-top:visited {
	border-right: 1px solid #CCCCCC;
	color: #666666;
	display: block;
	float: left;
	height: 25px;
	line-height: 25px;
	padding: 0 10px 0 10px;
	text-align: right;
	text-decoration: none;
}

a.mainlevel-top:hover {
	background-image: url(../images/hover.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border-right: 1px solid #CCCCCC;
	color: #FF6B00;
	display: block;
	float: left;
	height: 25px;
	line-height: 20px;
	padding: 0 10px 0 10px;
	text-align: right;
	text-decoration: none;
}

a.readon:link, a.readon:visited {
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #FE5603;
	line-height: 20px;
	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: #B9AA66;
	display: block;
	line-height: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	text-indent: 20px;
}

a.sublevel:hover {
	color: #C0C0C0;
	text-decoration: none;
}

a.weblinks:link, a.weblinks:visited {
	color: #FF9900;
}

a.weblinks:hover {
	color: #FB7000;
}

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

h1{
	padding-bottom: 5px;
	padding-top: 5px;
}

h2{
	padding-bottom: 5px;
	padding-top: 5px;
}

h3	{
	padding-bottom: 5px;
	padding-top: 5px;
}

input.inputbox{
	background-color: #FAFAFA;
	border: 1px solid #EDEDED;
}

input.inputbox#mod_login_password{
	background-color: #FAFAFA;
	border: 1px solid #EDEDED;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 200px;
}

input.inputbox#mod_login_username{
	background-color: #FAFAFA;
	border: 1px solid #EDEDED;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 200px;
}

input.inputbox#mod_search_searchword{
	background-color: #FAFAFA;
	border: 1px solid #EDEDED;
	margin-bottom: 2px;
	margin-top: 2px;
width: 100%;
}

li {
	list-style: none;
}

td,tr,p,div {
	color: #666666;
	font: 11px/15px "Lucida Grande", tahoma, sans-serif;
	line-height: 135%;
}

textarea.inputbox{
	background-color: #FAFAFA;
	border: 1px solid #EDEDED;
}

ul{
	margin: 0px;
	padding: 0px;
}

.button {
	background-color: #F5F5F5;
	border: 1px solid #CBCBCB;
	color: #000000;
}

.button:hover {
	color: #FF8C00;
}

.category {
	color: #FF8C00;
}

.componentheading {
	color: #666;
	font-family: "lucida sans", Arial,Helvetica;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: -2px;
	margin: 0px;
	padding-bottom: 10px;
}

.contentdescription {
}

.contentheading {
	color: #E44A18;
	font-family: "lucida sans", Arial,Helvetica;
	font-size: 26px;
	font-weight: normal;
	letter-spacing: -2px;
	margin: 0px;
}

.contentpane {
}

.contentpaneopen {
}

.createdate {
	color: #708090;
}

.moduletable {
}

.moduletable h3 {
}

.moduletable li{
}

.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;
}

.quote {
	color: #666666;
	display: block;
	font: oblique 135%/155% georgia, times, serif;
	font-size: 15px;
	width: 100%;
}

.readmore {
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #FF6347;
	line-height: 20px;
	padding-left: 20px;
}

.sectiontableentry1 {
}

.sectiontableentry2 {
}

.sectiontableheader {
}

.small {
	color: #999999;
}

.smalldark {
	color: #FB7000;
}

#body {
	margin-left: 20px;
	overflow: hidden;
	width: 900px;
}

#bodywrap {
	background-color: #FFFFFF;
	overflow: hidden;
	width: 100%;
}

#footer{
	height: auto;
	margin-left: 20px;
	margin-left: 20px;
	padding-top: 20px;
	text-align: left;
	width: 900px;
}

#footer div{
	color: #FFFFFF;
}

#footer a{
	color: #FFFFFF;
}

#footer a:hover{
	color: #333;
}


#footerwrap {
	background-color: #DC771D;
	border-top: 1px solid #FFFFFF;
	float: left;
	height: auto;
	padding-bottom: 20px;
	width: 100%;
}

#header {
	background-image: url(../images/header.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 229px;
	margin-left: 20px;
	width: 900px;
}

#headerwrap {
	background-color: #FFFFFF;
	background-image: url(../images/topbg.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 229px;
	width: 100%;
}

#leftcolumn {
	float: left;
	padding-top: 30px;
padding-bottom: 30px;
	width: 220px;
}

#mainbody {
	float: left;
	margin-left: 20px;
	margin-top: 0px;
	text-align: left;
	width: 570px;
}

#mainbody li{
	list-style: square;
	list-style-position: inside;
	margin-left: 15px;
}

#middle{
	background-image: url(../images/bottom.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: auto;
	margin-left: 20px;
	padding-top: 140px;
	text-align: left;
	width: 900px;
}

#middle .moduletable{
	color: #FFFFFF;
	float: left;
	margin-right: 20px;
	text-align: left;
	width: 200px;
}

#middle a {
	color: #FFFFFF;
}

#middle a:hover {
	color: #FB7000;
}

#middle h3 {
	color: #FFFFFF;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0px;
	padding-bottom: 10px;
}

#middle label, #middle td{
	color: #FFFFFF;
}

#middlewrap {
	background-color: #303C58;
	background-image: url(../images/bottombg.gif);
	background-position: top;
	background-repeat: repeat-x;
	float: left;
	height: auto;
	padding-bottom: 30px;
	width: 100%;
}

#top {
	background-image: url(../images/topheader.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 70px;
	margin-left: 20px;
	text-align: left;
	width: 900px;
}

#top .moduletable{
	float: right;
	height: 20px;
	position: relative;
	text-align: left;
	top: 40px;
	width: 370px;
}

#topwrap {
	border-bottom: 1px solid #ccc;
	height: 70px;
	text-align: left;
	width: 100%;
}
#rightcolumn {
	background-image: url(../images/rightcol.gif);
	background-position: center;
	background-repeat: no-repeat;
	text-align: left;
	width:70px;
	height: 376px;
	float: left;
	top: 25px;
}