* {
	zoom: 1.0;
	} 

#loginlayer {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	right: 10px;
	top: 25px;
	padding: 10px;
	border: 0 none;
}

.title {
	font-weight: bold;
}

.sitemap {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.3em;
	line-height: 1.3em;
	padding: 0 0 0 250px;
}

a.sitemap {
	color: #9E8E2F;
	font-weight: normal;
	text-decoration: underline;
}

body {
	margin: 0;
/*	background-color: #F1F0E4; */
	background-color: #E1E1A4;
	background-image: url(images/pageback.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.3em;
	color: #666666;
	letter-spacing: 0px;
	line-height: 1.3em;
	text-align: justify;
}

td {
	font-family: Tahoma, Helvetica, arial;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
}

Column formatting 
td.leftcolumn {
	width: 150px;
}

td.maincolumn {
	width: 650px;
}

.textmodule {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	padding: 10px 10px 0px 10px;
	margin: 0 0 0 25px;
	line-height: 18px;
}

div.textbody {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.3em;
	color: #666666;
	letter-spacing: 0px;
	line-height: 1.3em;
	text-align: justify;
	padding: 0 60px 0 60px;
	_padding: 0 60px 0 60px;
}

ul {
	margin-top:0px; 
	margin-bottom:0px;

}

ol {
	margin-top:0px; 
	margin-bottom:0px;
}

li {
	list-style: round inside;

}
li li {
	list-style: square inside;
}

a {
	color: #9E8E2F;
	font-weight: normal;
	text-decoration: underline;
}

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

.linesImage {
	border-top: 1px solid grey;
	border-bottom: 1px solid grey;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* Footer and copyright section */

.copyright {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9E8E2F;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.copyright a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #D5C772;
	letter-spacing: 1px;
	text-align: center;
}

/* Site-wide text formatting */

p {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.3em;
	color: #666666;
	letter-spacing: 0px;
	line-height: 1.3em;
	text-align: justify;
}

.verse {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.3em;
	color: #666666;
	font-style: italic;
	font-weight: bold;
	line-height: 1.3em;
}

.text_moduletitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	line-height: 18px;
	display: block;
	width: 87%;
	_width: 665px;
	padding: 0 25px 15px 0px;
	margin: 0 0 7px 0px;
	border-bottom: 1px #CCCCCC solid;
	_margin-bottom: 10px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #9E8E2F;
	line-height: 18px;
/*	padding: 10px 0px 15px 0px;
	_padding: 10px 25px 15px 0px;
	margin: 0 0 7px 0px;
	border-bottom: 1px #DCD191 solid;
	_margin-bottom: 10px;*/
		border-bottom: 1px solid;
	border-color: #DCD191;
	margin: 20px 0 7px 0px;
	padding: 10px 0px 10px 0px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #9E8E2F;
/*		width: 87%;
	_width: 665px;
	display: block;
	background-color:#FFFFFF;
	background-image: url(images/h2back.jpg);*/
	line-height: 1.5em;
	font-weight: bold;
	border-bottom: 1px solid;
	border-color: #DCD191;
	margin: 20px 0 7px 0px;
	padding: 10px 0px 10px 0px;
}

pre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #9E8E2F;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #9E8E2F;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	font-weight: bold;
	color: #000000;
	line-height: 22px;
	padding: 10px 25px 15px 0px;
	margin: 10px 0 7px 0px;
}

h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.2em;
	color: #666666;
	letter-spacing: 0px;
	line-height: 1.3em;
	text-align: justify;
	font-weight: normal;
}

.defaulttablepad {
	padding-left: 7px;
}





/* Text-area and logins */

.textfield {
	font-family: Arial,Verdana;
	font-size: 11px;
	color: #666666;
	border: solid 1px;
	border-color: #DBDBDB;
	margin-bottom: 3px;
	padding:2px;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	background-color: #F0F0F0;
	border: 1px outset;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}


/* Error Message Style */
div.error {
	font-weight: bold;
	color: #F00;
	padding-bottom: 1em;
}

/* Container Styles */
div.container_box {
	padding: 3 5 3 5;
}

div.container_editbox {

}

div.container_editheader {
	padding: 3px;
	background-color: #ccc;
}

div.container_editheader table tr td.info {
	font-size: 8pt;
	font-weight: bold;
}


div.itemtitle {
	font-weight: bold;
}

/* Search */

.search_summary {
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

/* Article Manager */

.article_title {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.3em;
	font-weight: noraml;
	color: #9E8E2F;
	line-height: 18px;
	width: 100%;
	padding: 20px 60px 15px 60px;
	border-bottom: 1px #9E8E2F solid;
	_margin-bottom: 10px;
}

.article_title_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #9E8E2F;
	line-height: 18px;
	width: 100%;
	padding: 0 60px 15px 0px;
}

.article_title_link a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #9E8E2F;
	line-height: 18px;
	width: 100%;
}

.article_title_link a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #5A4691;
	line-height: 18px;
}

.article_body {
	padding: 0 30px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.3em;
	color: #666666;
	letter-spacing: 0px;
	line-height: 1.3em;
	text-align: justify;
	padding: 0 60px 0 60px;
}

.article_summary {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.1em;
	color: #666666;
	line-height: 1.3em;
}

/* News Module */
td.news_summary {
	padding-bottom: 1em;
}

.news_itemtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #963A7D;
	line-height: 12px;
	font-weight: bold;
	border-bottom: 1px solid;
	border-color: #DB9CBB;
	padding-bottom: 7px;
}

/* Themable Forms */
div.form_title {
	font-size: 14px;
	font-weight: bold;
}

div.form_header {
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	margin-bottom: 1em;
}

tr.even_row {
	background-color: #DDD;
}

tr.row:hover td, tr.row:hover td a {
	background-color: #666;
	color: #fff;
}

tr.odd_row {
	
}

/** Administration Module Manager form **/
.administration_modmgrheader {
	background-color: lightgrey;
}

.administration_modmgrheader span.active {
	color: green;
	font-weight: bold;
}

.administration_modmgrheader span.inactive {
	color: red;
	font-weight: bold;
}

.administration_modmgrbody {
	padding-left: 10px;
	border: 1px solid lightgrey;
}

/** Debugger Styles **/
table.debug_null,table.debug_null tr td, div.debug_null {
	background-color: #000;
	color: #fff;
	font-weight: bold;
}

table.debug_object, table.debug_object tr td {
	background-color: #a00;
	color: #fff;
}

table.debug_array, table.debug_array tr td {
	background-color: #0a0;
	color: #fff;
}

table.debug_scalar, table.debug_scalar tr td, div.debug_scalar {
	background-color: #00a;
	color: #fff;
}

td.debug_attribute {
	font-family: monospace;
	font-size: 10px;
}

td.debug_varname {
	font-weight: bold;
}

td.debug_type {
	background-color: #aaa;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}

td.debug_value {
	font-family: monospace;
	font-size: 11px;
	color: #fff;
}

/* Workflow */
div.workflow_action {
	border: 1px solid #DDD;
	margin-bottom: 1em;
}

div.workflow_inapproval {
	margin-left: 35px;
}

div.workflow_approved {
	border: 2px solid #030;
	background-color: #DDD;
}

div.workflow_action_restored {
	border: 2px dashed #030;
	background-color: #FFF;
}

div.workflow_action_posted {
	border: 2px solid black;
}

/* FAQ Module*/
div.faq_moduletitle {
	font-size: 16px;
}

td.category_bg {
	background-color: lightgrey;
}
td.category_title {
	font-size: 12px;
	font-weight: bold;
}
td.question {
	font-size: 10px;
	font-weight: bold;
}

/*Article Module*/
div.article_title {
	font-size: 14px;
	font-weight: bold;
}

div.article_body {
	font-size: 10px;
}

td.article_summary {
	font-size: 10px;
}

a.article_title_link {
	font-size: 12px;
	color: blue;
}

/** New Tab style of interface for Nav manager **/
td.tab_btn {
	border: 1px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	background-color: #DDD;
	padding: .5em;
}

td.tab_btn_last {
}

td.tab_spacer {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

td.tab_btn_current {
	background-color: inherit;
	border-bottom: 0px solid #CCCCCC;
}

td.tab_main {
	padding: .5em;
	border: 1px solid #CCCCCC;
	border-top: 0px solid #CCCCCC;
}