a#active_menu {
	color: #dfa128;
	font-weight: bold;
}

a#active_menu:hover {
	color: #000000;
	text-decoration: none;
}

a:link {
	color: #dfa128;
	text-decoration: none;
}

a:visited {
	color: #dfa128;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none; /*text-decoration: underline;*/
}

a.category:link, a.category:visited {
	color: #FFA500;
}

a.category:hover {
	color: #FF9900;
}

a.latestnews:link, a.latestnews:visited {
	border-bottom: 1px solid #CCCCCC;
	color: #333333;
	display: block;
	line-height: 16px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	width: 180px;
}

a.latestnews:hover {
	background-color: #FAFAFA;
	color: #dfa128;
}

a.mainlevel:link, a.mainlevel:visited {
	border-bottom: 1px solid #CCCCCC;
	color: #333333;
	display: block;
	line-height: 16px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	width: 180px;
}

a.mainlevel:hover {
	background-color: #FAFAFA;
	color: #dfa128;
}

a.mainlevel-footer:link, a.mainlevel-footer:visited {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	text-decoration: none;
}

a.mainlevel-footer:hover {
	color: #F3AE08;
}

a.mainlevel-top#active_menu-top {
	background-color: #EDEDED;
	border-right: 1px solid #E6E1E1;
	color: #dfa128;
	display: block;
	float: left;
	font-weight: normal;
	height: 45px;
	line-height: 45px;
	margin-bottom: 0px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: center;
	text-decoration: none;
	width: 80px;
}

a.mainlevel-top:link, a.mainlevel-top:visited {
	background-color: transparent;
	border-right: 1px solid #E6E1E1;
	color: #000000;
	display: block;
	float: left;
	font-weight: normal;
	height: 45px;
	line-height: 45px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	text-decoration: none;
	width: 80px;
}

a.mainlevel-top:hover {
	background-color: #FFFFFF;
	border-bottom: 1px solid #DFA128;
	color: #dfa128;
	height: 44px;
	line-height: 44px;
}

a.mostread:link, a.mostread:visited {
	border-bottom: 1px solid #CCCCCC;
	color: #333333;
	display: block;
	line-height: 16px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	width: 180px;
}

a.mostread:hover {
	background-color: #FAFAFA;
	color: #dfa128;
}

a.readon:link, a.readon:visited {
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #FD7801;
	float: left;
	padding-left: 20px;
}

a.readon:hover {
	color: #000000;
	text-decoration: none;
}

a.sublevel:link, a.sublevel:visited {
	background-image: url(../images/arrow.png);
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #CCCCCC;
	color: #666666;
	display: block;
	line-height: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	text-indent: 25px;
	width: 180px;
}

a.sublevel:hover {
	color: #C0C0C0;
	text-decoration: none;
}

body {
	background-color: #441308;
	background-image: url(../images/bg.gif);
	margin: 0px;
	padding: 0px;
	text-align: center;
}

h1 {
	color: #333333;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
}

h2 {
	color: #A3BD55;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 22px;
	font-weight: normal;
	text-align: left;
}

h3 {
	color: #E7790D;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 19px;
	font-weight: normal;
	text-align: left;
}

h4 {
	color: #5D8EB7;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 15px;
	font-weight: normal;
	letter-spacing: -1px;
	padding-bottom: 10px;
	text-align: left;
}

img {
	border: 0px;
}

input.inputbox{
}

input.inputbox#mod_login_password{
	background-color: #FFFFFF;
	border: 1px solid #C6CCAD;
	width: 180px;
}

input.inputbox#mod_login_username{
	background-color: #FFFFFF;
	border: 1px solid #C6CCAD;
	width: 180px;
}

input.inputbox-search#mod_search_searchword{
	background-color: #F2EED7;
	border: 1px solid #EDEDED;
	width: 180px;
}

li {
	list-style: none;
}

td,tr,p,div {
	color: #555555;
	font: 11px/15px "Lucida Grande", tahoma, sans-serif;
	line-height: 155%;
}

textarea.inputbox{
	background-color: #F2EED7;
	border: 1px solid #C6CCAD;
}

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: #dfa128;
}

.componentheading {
	color: #dfa128;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 100%;
}

.contentdescription {
}

.contentheading {
	color: #dfa128;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 100%;
}

/* Content - Sections & Categories */
.contentpane {
}

.contentpaneopen {
}

.copyright {
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.createdate {
}

.details {
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #dfa128;
	padding-left: 20px;
}

.modifydate {
	color: #808080;
	font-size: 11px;
}

.moduletable {
	padding-bottom: 20px;
	text-align: left;
}

.moduletable h3 {
}

.moduletable li{
	list-style: none;
}

.moduletable td {
}

.moduletable-intro1 {
	background-image: url(../images/intro1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-top: 40px;
	text-align: left;
}

.moduletable-intro2 {
	background-image: url(../images/intro2.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-top: 40px;
	text-align: left;
}

.moduletable-search {
	float: right;
	padding-right: 20px;
	position: relative;
	top: 25px;
}

.quote {
	color: #666666;
	font: oblique 150% georgia, times, serif;
	line-height: 130%;
	margin: 0 auto;
	width: 100%;
}

.quote2 {
	color: #441308;
	font: oblique 150% georgia, times, serif;
	line-height: 130%;
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 100%;
}

.sectiontableentry1 {
}

.sectiontableentry2 {
}

.sectiontableheader {
}

.small {
	color: #666666;
	font-size: 12px;
}

.smalldark {
	color: #FD5501;
	font-size: 12px;
}

#add1{
	border-right: 1px solid #CCCCCC;
	display: block;
	float: left;
	left: 15px;
	padding-right: 15px;
	position: relative;
	text-align: left;
	width: 425px;
}

#add2{
	float: left;
	left: 30px;
	margin-left: 5px;
	position: relative;
	text-align: left;
	width: 425px;
}

#addwrap {
	margin: 0 auto;
	text-align: center;
	width: 950px;
}

#body {
	background-color: #EBEAE5;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 10px;
	width: 950px;
}

#bottom {
	background-color: #EBEAE5;
	background-image: url(../images/moto.gif);
	background-position: top;
	background-repeat: no-repeat;
	border-bottom: 10px solid #DFA128;
	height: 62px;
	margin: 0 auto;
	width: 950px;
}

#content {
	float: left;
	text-align: left;
	width: 490px;
}

#footer {
	height: 60px;
	margin: 0 auto;
	padding-top: 20px;
	text-align: center;
	width: 950px;
}

#footer td, #footer div {
	color: #FFFFFF;
	text-align: center;
}

#header {
	background-color: #EBEAE5;
	border-bottom: 1px solid #CCCCCC;
	border-top: 10px solid #DFA128;
	height: 340px;
	margin: 0 auto;
	width: 950px;
}

#header2 {
	background-color: #EBEAE5;
	background-image: url(../images/header.jpg);
	background-position: top;
	background-repeat: no-repeat;
	border-bottom: 1px solid #CCCCCC;
	border-top: 10px solid #DFA128;
	height: 150px;
	margin: 0 auto;
	width: 950px;
}

#leftcolumn {
	border-right: 1px solid #CCCCCC;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	width: 180px;
}

#leftcolumn h3 {
	background-image: url(../images/modulebg.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #666666;
	font-family: "lucida sans", Arial,Helvetica;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 10px;
	padding-left: 25px;
	text-align: left;
	text-transform: uppercase;
}

#mainbody {
	float: left;
	padding-left: 10px;
	text-align: left;
	width: 490px;
}

#mainbody li{
	list-style: square;
	list-style-position: inside;
	margin-left: 15px;
}

#menu {
	background-color: #FAFAFA;
	border-bottom: 1px solid #CCCCCC;
	height: 45px;
	margin: 0 auto;
	margin-bottom: 0px;
	text-align: left;
	width: 950px;
	z-index: 3;
	z-index: 3;
}

#rightcolumn {
	border-left: 1px solid #CCCCCC;
	float: right;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	width: 180px;
}

#rightcolumn  h3 {
	background-image: url(../images/modulebg.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #666666;
	font-family: "lucida sans", Arial,Helvetica;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 10px;
	padding-left: 25px;
	text-align: left;
	text-transform: uppercase;
}

#topstrip {
	background-image: url(../images/top.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 77px;
	margin: 0 auto;
	padding: 0px;
	width: 950px;
}

#topwrap {
	height: 77px;
	margin: 0 auto;
	padding: 0px;
	width: 100%;
}

#wrapper {
	background-color: #EBEAE5;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 10px;
	width: 950px;
}
