.infobox {
  border: 3px solid #C6DB7E;
  background-color: #AEA795;
  color: #fff;
  font-weight: bold;
  width: 375px;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px;
}

a#active_menu {
	color: #FE6C01;
	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;
	text-decoration: underline;
}

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

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

a.mainlevel:link, a.mainlevel:visited {
	border-bottom: 1px solid #EFEDED;
	color: #666666;
	display: block;
	letter-spacing: 0px;
	line-height: 16px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: right;
	text-decoration: none;
	width: 150px;
}

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: #fff;
	display: inline;
	margin-bottom: 0px;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
	width: auto;
}

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

a.mainlevel-top#active_menu-top {
	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 {
	color: #444444;
	display: inline;
	font-size: 11px;
	height: 50px;
	line-height: 50px;
	margin-bottom: 0px;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;	
	width: auto;
}

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

a.readon:link, a.readon:visited {
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #FE5603;
	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 #EFEDED;
	color: #666666;
	display: block;
	letter-spacing: 0px;
	line-height: 16px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	text-indent: 25px;
	width: 150px;
}

a.sublevel:hover {
	color: #C0C0C0;
	text-decoration: none;
}

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

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

body {
	background-color: #AEA795;
	background-image: url(../images/bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px;
	text-align: center;
}

h1{
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 23px;
	font-weight: normal;	
	line-height: 115%;
	margin: 0px;
	padding: 0px;
}

h2{
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 20px;
	font-weight: normal;	
	line-height: 115%;
	margin: 0px;
	padding: 0px;
}

h3{
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 16px;
	font-weight: normal;	
	line-height: 115%;
	margin: 0px;
	padding: 0px;
}

h4{
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 14px;
	font-weight: normal;	
	line-height: 115%;
	margin: 10px;
	padding: 0px;
}

input.inputbox{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

input.inputbox#mod_login_password{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

input.inputbox#mod_login_username{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

input.inputbox#mod_search_searchword{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 150px;
}

li {
	list-style: none;
}

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

textarea.inputbox{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

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: #63655A;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: -1.5px;
	line-height: 115%;
	margin: 0px;
	padding: 0px;
}

.contentdescription {
}

.contentheading {
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: -1.5px;
	line-height: 115%;
	margin: 0px;
	padding: 0px;
color: #9FAF6E;
}

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

.contentpaneopen {
}

.createdate {
	color: #708090;
	font-size: 10px;
}

.moduletable {
}

.moduletable h3 {
	color: #FE6C01;
	font: oblique 100% georgia, times, serif;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	padding-bottom: 10px;
	text-align: right;
}

.moduletable li{
	list-style: none;
}

.moduletable td {
}

.moduletable-contact {
	background-image: url(../images/contact.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding-bottom: 15px;
	padding-top: 60px;
	text-align: right;
	width: 150px;
}

.moduletable-info {
	background-image: url(../images/info.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding-bottom: 15px;
	padding-top: 35px;
	text-align: right;
	width: 150px;
}

.moduletable-main {
	background-image: url(../images/main.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding-bottom: 15px;
	padding-top: 35px;
	text-align: right;
	width: 150px;
}

.moduletable-main li{
	list-style: none;
}

.quote {
	color: #C7AB6E;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 15px;
	letter-spacing: -1px;
	line-height: 135%;
	width: 100%;
}

.readmore {
	background-color: #FFFFFF;
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #FF6347;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding-left: 20px;
}

.sectiontableentry1 {
}

.sectiontableentry2 {
}

.sectiontableheader {
	color: #FB7000;
}

.small {
	color: #FB7000;
	font-size: 10px;
}

.smalldark {
	color: #000000;
	font-size: 10px;
}

#body {
	background-image: url(../images/middle.gif);
	background-position: center;
	background-repeat: repeat-y;
	margin: 0 auto;
	overflow: hidden;
	width: 720px;
}

#bodywrap {
	margin: 0 auto;
	margin-top: 0px;
	width: 100%;
}


#bottom  {
	text-align: center;
	margin: 0 auto;
}

#bottom td {
	text-align: center;
}


#footer{
	background-image: url(../images/bottom.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 27px;
	margin: 0 auto;
	width: 720px;
}


#footerwrap {
	float: left;
	margin: 0 auto;
	padding-bottom: 40px;
	width: 100%;
}

#header {
	background-image: url(../images/header.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 314px;
	margin: 0 auto;
	width: 720px;
}

#header .moduletable{
	width: 400px;
padding-left: 50px;
position: relative;
top: 60px;
float: left;
}

#headerwrap {
	height: 314px;
	margin-top: 0px;
	width: 100%;
}

#mainbody {
	float: left;
	padding-left: 25px;	
	text-align: left;
	width: 500px;
}

#mainbody li{
	list-style: square;
	list-style-position: inside;
}

#rightcolumn {
	float: right;
	margin-right: 10px;
	width: 170px;
}

#rightcolumn .moduletable{
	text-align: right;
	width: 150px;
}
