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

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

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

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

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

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 #EDEDED;
	color: #fff;
	display: block;
	height: 25px;
	line-height: 25px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-decoration: none;
}

a.mainlevel:hover {
	background-color: #8D9450;
	color: #fff;
}

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

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

a.mainlevel-footer:link, a.mainlevel-footer:visited {
	color: #fff;
	display: inline;	
	height: 20px;
	line-height: 20px;
	margin-bottom: 0px;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
}

a.mainlevel-footer:hover {
	color: #E8A420;     /*was FB7000*/

}

a.mainlevel-top#active_menu-top {	
	color: #fff;        /* was E8A420*/
	font-weight: bold;
}

a.mainlevel-top#active_menu-top:hover {
	color: #E8A420;     /*was FB7000*/
	text-decoration: none;
}

a.mainlevel-top:link, a.mainlevel-top:visited {
	color: #fff;
	display: inline;
	height: 20px;
	line-height: 20px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}

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

a.readon:link, a.readon:visited {
	background-color: #FFFFFF;
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #FF6347;
	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: right;
	background-repeat: no-repeat;
	border-bottom: 1px;
	border-bottom-color: #EDEDED;
	border-bottom-style: solid;
	color: #4682B4;
	display: block;
	height: 20px;
	line-height: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-decoration: none;
	text-indent: 10px;
	width: 198px;
}

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: #70763A;
	margin: 0px;
	padding: 0px;
	text-align: center;
background-image: url(../images/bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}

h1 {
	color: #fff;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 25px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0px;
line-height: 110%;
}

h2 {
	color: #fff;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0px;
line-height: 110%;
}

h3 {
	color: #3d161c;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0px;
line-height: 110%;
}

img{
	border: 0px;
}

li {
	list-style: none;
}

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

ul {
	margin: 0px;
	padding: 0px;
}

.boxquote {
	color: #F0E7BE;
	display: block;
	float: right;
	font: oblique 110%/125% georgia, times, serif;
	font-size: 13px;
	line-height: 140%;
	margin: 0 0 20px 20px;
	width: 30%;
}

.button {
	background-color: #F5F5F5;
	border: 1px solid #CBCBCB;
	color: #000000;
}

.button:hover {
	color: #FF8C00;
}

/** category text format and links **/
.category {
	color: #FF8C00;
}

.componentheading {
	color: #fff;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 20px;
	letter-spacing: -1px;
	line-height: 110%;
}

.contentdescription {
}

.contentheading {
	color: #fff;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 30px;
	letter-spacing: -1px;
	line-height: 110%;
}

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

.contentpaneopen {
}

.createdate {
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.details {
	
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #E8A420;
	padding-left: 20px;
font-weight: bold;
}

.details:hover {
	
	color: #fff;	
font-weight: bold;

}

.inputbox{
	background-color: #FEFEFD;
	border: 1px solid #DADADA;
}

input.inputbox#mod_search_searchword{
	background-color: #FEFEFD;
	border: 1px solid #DADADA;
width: 100%;
}

.modifydate {
	color: #808080;
	font-size: 11px;
}

.moduletable {
}

.moduletable h3 {
}

.moduletable td {
}


/*  OLD QUOTE:   

.quote {
	background: #8D9450;
	border: 1px solid #EAEAEA;
	color: #fff;
	display: block;
	font-family: Georgia, Arial, sans-serif;
	font-size: 16px;
	line-height: 25px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 10px;
	width: 90%;
-moz-border-radius: 10px;
}
*/

.quote {
	background: #e5e5e5;
	border: 5px solid #fefefe;
	color: #345c66;
	display: block;
	font-family: Georgia, Arial, sans-serif;
	font-size: 16px;
	line-height: 25px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 10px;
	width: 80%;
	margin: 0 auto;
	-moz-border-radius: 10px;
}


.quote2 {
	background: #9BA44B;
	border: 1px solid #ccc;
	color: #fff;
	display: block;
	font-family: Georgia, Arial, sans-serif;
	font-size: 16px;
	line-height: 25px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 10px;
	width: 90%;
-moz-border-radius: 10px;
}

.sectiontableentry1 {
}

.sectiontableentry2 {
}

.sectiontableheader {
}

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

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

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

#footcontainer {
	margin: 0 auto;
	width: 900px;
	border-top: 1px solid #E4E2BE;
	height: auto;
	overflow: hidden;
	background-image: url(../images/foot.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 252px;
}

#footerleft {
	float: left;
	margin: 0 auto;
	padding-top: 20px;
	text-align: left;
	width: 550px;
}

#footerright {
	float: right;
	margin: 0 auto;
	padding-top: 40px;
	text-align: right;
	width: 285px;
}

#footerwrap {
	height: 150px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
      

}

#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: top;	
	height: 165px;              /* for banners: was 230 */
	margin: 0 auto;
	width: 900px;
}

#mainbody {
	border-right: 1px solid #EDEDED;
	float: left;
	margin-right: 15px;
	padding-right: 15px;
	text-align: left;
	width: 630px;
}

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

#rightcolumn {
	float: left;
	text-align: right;
	width: 230px;
}

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

#rightcolumn h3 {
	color: #3d161c;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0px;
line-height: 110%;
}

#top {
	
	height: 0px;
	margin: 0 auto;
	text-align: left;
	width: 100%;
}

#topnav {
	/*
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: right;
	*/
	height: 100px;
	margin: 0 auto;
	text-align: left;
	width: 900px;       /*was 900 px*/
}

#topnav .moduletable {
	left: 0px;
	position: relative;
	text-align: left;
	top: 50px;
}

fieldset.input{
	padding: 0px;
	border: 0px;
}



/* for element to move as user scrolls */
#moving {
	position:fixed;
	center: 250px;
	top: 560px;
}

/* another way */
#sidebar-container {
	position: absolute; 
	center: 250px; 
	top: 580; 
	width: 235px;
	
}

#sidebar {
	top: 0px; 
	position: absolute; 
}


/* another way, from:
http://www.marcofolio.net/webdesign/create_a_sticky_sidebar_or_box.html
*/

#moving2 {
  position:absolute;
  right: 0;
  top: 600px;
  width: 150px;
  padding: 0 30px 50px 15px;
  font-size: small;
  color: #FFFFFF;
}
 
.sidebox {
  background: #92A4AE no-repeat left bottom;
}

