html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body { background: #573b00 repeat-x 0 top; color: #000000; font-size: 10px; font-family: helvetica; line-height: 13px; letter-spacing: 1px; }

body#bd { color: #000; background-color: #573b00; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 top; }

body.contentpane {
	color: #000000;
	font-size: 10px;
	line-height: 13px;
	margin: 0;
	margin: 1em 2em;
	width: auto; /* Printable Page */
}

body.fs1 {font-size: 11px;}
body.fs2 {font-size: 11px;}
body.fs3 {font-size: 11px;}
body.fs4 {font-size: 10px;}
body.fs5 {font-size: 14px;}
body.fs6 {font-size: 15px;}

/* Normal link */
a {
	color: #2C79B3;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #2C79B3;
	text-decoration: underline;
}

a img {
	border: none;
}

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
}

/* Small text */
small, .small, .smalldark, .createby, .createdate, .modifydate, .img_caption,
p.site-slogan, a.readon, #qu-pathway, #qu-headlinewrap, #qu-col1, #qu-col2, #qu-botsl, #qu-footer {
	font-size: 92%;
}

small, .small {
	color: #858783;
}

img { margin: 0; padding: 0; border-color: #fff; }

img.caption {
	margin-top: 15px;
}

/* Heading */
h1 {font-size: 180%;}
h2 {font-size: 130%;}
h3 {font-size: 125%;}
h4 {font-size: 100%;text-transform: uppercase;}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
	background: url(../images/bullet.gif) no-repeat 18px 7px;
	line-height: 160%;
	padding-left: 30px;
}

ol li {
	line-height: 180%;
	margin-left: 35px;
}

th {
	font-weight: bold;
	padding: 5px;
	text-align: left;
}

fieldset {
	border: none;
	padding: 10px 5px;
}

fieldset a {
	font-weight: bold;
}

fieldset.input {
	padding: 0;
}

hr { border-bottom: 0 none; border-left: 0 none; border-right: 0 none; height: 1px; border-top-color: #cccccc; border-top-width: 1px; }

td, div {
	font-size: 100%;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
}

.inputbox { border: solid 1px #ccc; padding: 2px 3px; color: #515756; font-size: 10px; font-family: arial; background: #fff; width: 160px; margin-bottom: 3px; }
.inputbox1 { color: #515756; font-size: 10px; font-family: arial; font-weight: normal; background: transparent; text-align: left; width: 90px; margin: 0 0 3px; padding: 2px 3px; border: solid 1px #ccc; }
.inputbox3 { color: #515756; font-size: 50px; font-family: arial; font-weight: bold; background: transparent; text-align: center; width: 120px; float: right; margin: 0; padding: 0; border: 0 transparent; }
.inputbox2 { color: #515756; font-size: 10px; font-family: arial; background: #ffffff; padding: 2px 3px 2px 5px; width: 98px; border: solid 1px #cccccc; }
.inputbox1req { color: #515756; background: #fff url(../images/req.gif) no-repeat right 0; padding: 2px 3px 2px 5px; width: 155px; border: solid 1px #cccccc; }
.button { border: outset 1px #9baf1f; background: #b4ce13 url(../images/grad1.gif) repeat-x; font-size: 11px; color: #453018; font-weight: normal; width: 100px; height: 17px; padding-right: 8px; padding-left: 8px; }
.button1 { color: #515756; font-size: 92%; font-weight: bold; background: url(../images/grad4.gif) repeat-x; width: 165px; padding: 2px 8px; border: outset 1px #a8a8a8; }
* html .button { /*IE 6*/
	padding: 1px 5px !important;
}

*+html .button { /*IE 7*/
	padding: 1px 5px !important;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}

.article_separator { clear: both; display: block; height: 10px; background: repeat-x center; border-top: 1px solid #efefef; }

.article_column {
}

.column_separator {
	padding: 0 25px;
}

/* content tables */
td.sectiontableheader {
	background: url(../images/grad3.gif) repeat-x bottom #A8A8A8;
	border: 1px solid #E7E8E6;
	padding: 4px;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	padding: 4px;
	background: url(../images/dot.gif) repeat-x bottom;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
	font-size: 92%;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	background: url(../images/bullet.gif) no-repeat 10px 9px;
	padding: 1px 5px 1px 20px;
}

table.contenttoc th { padding: 0 0 3px; text-indent: 5px; }

table.poll {
	border-collapse: collapse;
	padding: 0;
	width: 100%;
}

table.pollstableborder {
	border: none;
	padding: 0;
	text-align: left;
	width: 100%;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 4px !important;
	background: none;
}

table.pollstableborder tr.sectiontableentry1 td {
	background: #F8F8F7;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

table.adminform {
}

.adminform .inputbox {
}

.blog_more {
}

.blog_more strong {
	display: block;
	font-size: 125%;
	margin: 0 0 5px;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	background: url(../images/bullet.gif) no-repeat 6px 10px;
	margin: 0;
	padding: 0 0 0 17px;
}

.category {
	font-size: 125%;
	font-weight: bold;
}

h1.componentheading, .componentheading {
	margin: 0 0 10px;
	padding: 0 0 5px;
}

.componentheading { font-size: 200%; font-weight: normal; }

.contentdescription {
	padding-bottom: 30px;
}

h2.contentheading, .contentheading {
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: normal;
}

.contentheading {
	font-size: 130%;
	line-height: normal;
	color: #000;
}

table.blog .contentheading {
	
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
}

a.readon {
	display: block;
	float: left;
	text-align: center;
	clear: both;
	padding: 2px 3px;
	background: #b4ce13 url(../images/grad1.gif) repeat-x center;
	color: #453018;
	margin-top: 5px;
	text-transform: lowercase;
}

a.readon:hover, a.readon:active, a.readon:focus {
	background: #9baf1f url(../images/grad2.gif) repeat-x center;
	color: #453018;
	text-decoration: none;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.moduletable { padding: 0; }

ul.pagination {
	margin: 15px auto 0;
	padding: 0;
}

ul.pagination li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

ul.pagination li span{
	padding: 2px 5px;
}

ul.pagination a {
	padding: 2px 3px;
	text-decoration: none;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
}

.pagenavbar {
	background: url(../images/icon-pages.gif) no-repeat center left;
	font-weight: bold;
	padding-left: 14px;
}

.pagenavcounter {
	background: url(../images/icon-pages.gif) no-repeat 0 11px;
	font-weight: bold;
	padding: 8px 14px 0 14px;
}

.sectiontableheader {
	color: #FFFFFF;
	font-weight: bold;
	padding: 8px 5px;
}

.sectiontableheader a {
	color: #FFFFFF;
}

tr.sectiontableentry1 td {
	padding: 8px 5px;
}

tr.sectiontableentry2 td {
	padding: 8px 5px;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

/* META
--------------------------------------------------------- */
.createdate {
	color: #858783;
}

.modifydate {
	float: left;
	width: 100%;
	color: #858783;
	margin-bottom: 10px;
	display: block;
}

div.buttonheading {
	float: right;
	width: 20%;
}

.buttonheading img {
	border: 0;
	float: right;
	margin: 7px 5px 0 0;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#qu-wrapper { padding: 0 0 0; width: 950px; margin: 0; }
#qu-wrapper2 { margin: 0; padding: 0 0 40px; width: 950px; }
#qu-top_back { background: #fff url(../images/backtop.gif) repeat-x 50% top; }
#qu-bottom_back { background: #573b00 url(../images/backbot.gif) repeat-x 50% top; }
.narrow #qu-wrapper {
	width: 750px;
}

#qu-header,
#qu-mainnav,
#qu-subnav,
#qu-pathway,
#qu-container,
#qu-topsl,
#qu-botsl,
#qu-footer {
	clear: both;
}
#qu-mainbody {
	width: 80%;
	float: right;
}

/* PRIMARY COLUMN
--------------------------------------------------------- */
#qu-content {
	clear: both;
	display: block;
	float: left;
	width: 75%;
}

#qu-current-content {
	padding: 10px 15px;
}

/* COLUMNS
--------------------------------------------------------- */
#qu-col1 {
	float: left;
	overflow: hidden;
	width: 20%;
	color: #000;
}

#qu-col2 { float: right; overflow: hidden; width: 25%; color: #000; margin-top: 20px; }

/*common style for column*/
#qu-colwrap a {
}

#qu-colwrap a:hover, #qu-colwrap a:active, #qu-colwrap a:focus {
}

#qu-colwrap table {
	border-collapse: collapse;
	border-spacing: 0;
}

#qu-colwrap .article_separator {
	display: none;
}

/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#qu-containerwrap,
#qu-containerwrap-f,
#qu-containerwrap-fr,
#qu-containerwrap-fl { padding: 0; margin: 0;
	ba
}

/*full*/
#qu-containerwrap-f #qu-mainbody {
	width: 100%;
}

#qu-containerwrap-f #qu-content { width: 100%; }

#qu-containerwrap-f #qu-container,
#qu-containerwrap-f #qu-container2 {
	background: none;
}

#qu-containerwrap-f #qu-container {  }

/*content + left*/
#qu-containerwrap-fr #qu-content {
	width: 100%;
}

#qu-containerwrap-fr #qu-container2 {
	background: none;
}

#qu-containerwrap-fr #qu-container2 {  }

/*content + right*/
#qu-containerwrap-fl #qu-mainbody {
	width: 100%;
}

#qu-containerwrap-fl #qu-content {
	width: 79.9%;
}

#qu-containerwrap-fl #qu-col2 {
	width: 20%;
}

#qu-containerwrap-fl #qu-container { background-position: 0 0; }

/* MODULE
--------------------------------------------------------- */
div.moduletable h3,
div.moduletable_menu h3,
div.moduletable_text h3,
div.moduletable_hilite h3 { font-size: 130%; margin: 0 -10px 5px; padding: 5px 10px; background: #fff repeat-x 50% bottom; color: #000; }

div.moduletable,
div.moduletable_menu,
div.moduletable_text,
div.moduletable_hilite {
	margin: 0;
	padding: 0 10px 10px;
}

#qu-botsl div.moduletable,
#qu-botsl div.moduletable_menu,
#qu-botsl div.moduletable_text {  }

/* mis */
div.banneritem_text {
	padding: 5px 0 !important;
}

div.advs {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

div.moduletable ul,
div.moduletable_text ul,
div.moduletable_menu ul,
div.moduletable_hilte ul {
	margin: 0;
	padding: 0;
}

div.moduletable li,
div.moduletable_text li,
div.moduletable_menu li,
div.moduletable_hilite li {
	background: url(../images/bullet.gif) no-repeat 5px 8px;
	margin: 0;
	padding-left: 16px;
}

/* Hilite */
div.moduletable_hilite h3 { color: #999; background-image: none; background-repeat: repeat-x; background-attachment: scroll; background-position: 50% bottom; }

/* HEADER
--------------------------------------------------------- */
#qu-header { height: 139px; line-height: normal; background-color: #453018; position: relative; }

#qu-header a {
}

h1.logo, h1.logo-text {
	margin: 0;
	padding: 0;
	font-size: 200%;
}

h1.logo a { background-image: url(../images/logo.png); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; width: 320px; display: block; position: absolute; top: 0; height: 131px; left: 539px; }

h1.logo a span {
	position: absolute;
	top: -1000px;
}

h1.logo-text a {
	text-decoration: none;
	outline: none;
	position: absolute;
	bottom: 35px;
	left: 15px;
}

p.site-slogan {
	margin: 0;
	padding: 0;
	color: #858783;
	position: absolute;
	bottom: 20px;
	left: 15px;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#qu-mainnavwrap { position: relative; height: 36px; z-index: 999; }
#qu-mainnav1 { height: 32px; }
#qu-mainnav { height: 32px; }
#qu-mainnav a, #qu-subnav a { outline: none medium; }

#qu-subnav { display: block; font-size: 92%; background-color: #fff; border-bottom: 1px solid #e7e8e6; height: 32px; }

#qu-subnav ul {
	margin: 0;
	padding: 0;
}

#qu-subnav li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#qu-subnav li a {
	display: block;
	float: left;
	padding: 0 15px;
	line-height: 28px;
	background: url(../images/vline.gif) no-repeat center left;
}

#qu-subnav li.active a,
#qu-subnav li.active a:hover,
#qu-subnav li.active a:active,
#qu-subnav li.active a:focus {
	font-weight: bold;
	color: #595959;
}

#qu-subnav li a.first-item {
	background: none;
}
/* breadcrumbs */
#qu-pathway { padding: 5px 15px; color: #453018; font-weight: normal; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-transform: lowercase; }

#qu-pathway strong {
	margin-right: 5px;
}

#qu-pathway a { color: #4c2f04; font-weight: normal; text-transform: lowercase; }

#qu-pathway img {
	margin: 1px 5px;
}

/* Default Joomla! Menu */
ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li {
	background: none;
	margin: 0;
	padding: 0;
}

ul.menu li a {
	display: block;
	outline: none;
	padding: 6px 4px;
	color: #626A69;
	border-bottom: 1px solid #E7E8E6;
	background: url(../images/arrow.png) no-repeat 97% center;
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	color: #2C79B3;
	background: url(../images/arrow2.png) no-repeat 97% center;
}

ul.menu li.active a {
	color: #2C79B3;
	font-weight: bold;
}

ul.menu li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li li a {
	background: url(../images/bullet.gif) no-repeat 10px 13px !important;
	border: none;
	font-weight: normal !important;
	padding-left: 20px !important;
	width: 75%; /*need for ie6 transparent*/
}

ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	background: none;
}

/* SPOTLIGHT
--------------------------------------------------------- */
/* Spotlight Box Style */
.qu-box-full, .qu-box-left, .qu-box-center, .qu-box-right {
	float: left;
	overflow: hidden;
}
/* Top spotlight */
#qu-topsl {
	height: 240px;
	margin: 0 0 10px;
}

* html #qu-topsl { /*IE 6*/
	margin: 0 1px 10px !important;
}

*+html #qu-topsl { /*IE 6*/
	margin: 0 1px 10px !important;
}

/* Bot spotlight */
#qu-botsl { color: #b4ce13; line-height: 15px; padding: 20px 0 10px; }

#qu-botsl h3 {
	color: #fff;
	font-size: 100%;
	background: transparent;
	border: none;
	margin-bottom: 0;
}

#qu-botsl div.moduletable {
	padding: 0 15px;
}

#qu-botsl ul, #qu-botsl ol {
	margin: 0;
	padding: 0;
}

#qu-botsl ol li {
	margin: 0 0 0 20px;
	padding: 0;
}

#qu-botsl ul li {
	margin: 0;
	padding: 0 0 0 15px;
	background: url(../images/bullet.gif) no-repeat 5px 7px;
}

#qu-botsl a { color: #453018; text-transform: none; }
#qu-botsl a:hover, #qu-botsl a:active, #qu-botsl a:focus {
}
.gk_news_show_news_header { color: #fff; font-size: 130%; text-transform: none; }
.gk_news_show_left { padding-right: 15px; padding-left: 15px; }
.gk_news_show_center { padding-right: 15px; padding-left: 15px; }
.gk_news_show_right { padding-right: 15px; padding-left: 15px; }
.gk_news_show_news_info { color: #fff; font-size: 80%; }
/* FOOTER
--------------------------------------------------------- */
#qu-footer { color: #626a69; font-size: 10px; font-weight: bold; text-decoration: none; padding: 20px 0 0; position: relative; text-align: center; }

#qu-footer small {
	color: #858783;
	font-size: 100%;
}

#qu-footer ul {
	margin: 0 0 8px;
	padding: 0;
	line-height: normal;
}

#qu-footer li {
	display: inline;
	margin: 0;
	padding: 0;
	background: url(../images/vline.gif) no-repeat center left;
}

#qu-footer li a {
	display: inline;
	line-height: normal;
	padding: 0 15px;
}

li.qu-firstitem {
	background: none !important;
}

.qu-footurl {
	float: none;
	clear: both;
}

/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}

/* Search */
#qu-search { font-size: 9px; color: #ffffff; bottom: 10px; right: 0; position: absolute; float: right; }

#qu-search .inputbox { font-size: 9px; padding: 0 0 3px 22px; background: #ffffff url(../images/icon-search.gif) no-repeat 5px center; width: 165px; height: 12px; border: solid 1px #e7e8e6; }

/* Login Form */
#qu-maintopwrap { height: 25px; position: relative; z-index: 999; }
#qu-login { color: #444; font-size: 11px; background-image: none; background-repeat: repeat-x; background-attachment: scroll; word-spacing: 10px; position: absolute; right: 0; height: 20px; padding-top: 6px; display: block; }
#qu-login form {
	float: left;
}

#qu-login form label {
	float: left;
}

label.qu-login-user span {
	display: block;
	float: left;
	text-indent: -5000px;
	background: url(../images/icon-user.gif) no-repeat center left;
	width: 20px;
	height: 20px;
}

label.qu-login-password span {
	display: block;
	float: left;
	text-indent: -5000px;
	background: url(../images/icon-key.gif) no-repeat center left;
	width: 20px;
	height: 20px;
}

#qu-login form input.button {
	font-size: 11px !important;
	float: left;
}

#qu-login form #mod_login_username,
#qu-login form #mod_login_password {
	width: 110px;
	margin: 1px 8px 0 0;
	font-size: 11px !important;
	padding: 2px;
}

#qu-login form a { color: #858783; padding: 0 5px; text-decoration: none; font-size: 10px; word-spacing: 10px; }

#qu-login form a:hover,
#qu-login form a:active,
#qu-login form a:focus { color: #858783; text-decoration: underline; word-spacing: 10px; }

.qu-login-links {
	padding-top: 2px;
	clear: both;
}

/*others*/
.mostread, .latestnews {
	text-decoration: none;
}

#qu-banner {
	margin: 0 0 15px;
	text-align: center;
	overflow: hidden;
	width: 100%;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	background: none!important;
	display: block;
	margin: 10px 0;
	text-decoration: none!important;
}

.clr {
	clear: both;
}

.hasTip img {
	border: none;
	margin: 10px 5px 0 0;
}

div.qu-innerdiv {
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #E7E8E6;
}

div.qu-innerdiv img {
	padding: 2px;
	border: 1px solid #E7E8E6;
	margin: 2px 8px 0 0;
}

/* Tooltips */
.tool-tip {
	background: #FFFFFF;
	border: 1px solid #cccccc;
	float: left;
	max-width: 200px;
	padding: 5px;
}

.tool-title {
	background: url(../../system/images/selector-arrow.png) no-repeat;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	margin-top: -15px;
	padding: 0;
	padding-bottom: 5px;
	padding-top: 15px;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
	margin: 0;
	padding: 0;
}

#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
	background: none;
	color: #FFFFFF;
	margin: 0;
	padding: 5px;
}

/* System Standard Messages */
#system-message dd.message ul {
	background: #626A69;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul {
	background: #626A69;
	border: none;
}

/* System Notice Messages */
#system-message dd.notice ul {
	background: #626A69;
	border: none;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	display: block;
	width: 100%;
}

* html .clearfix {
	height: 1%;
}
/* Default Joomla! Top Menu */
ul.menu_top {
	list-style: none;
	margin: 0;
	padding: 0 55px 0 0;
}
ul.menu_top li { background: transparent; margin: 0; padding: 0; display: inline; }
ul.menu_top li a { display: inline; outline: none medium; color: #004270; background: url(../images/vline2.gif) no-repeat right 4px; padding-right: 10px; padding-left: 10px; }
ul.menu_top li a:hover, ul.menu_top li a:active, ul.menu_top li a:focus { color: #2b64a9; background: url(../images/vline2.gif) no-repeat right 4px; text-decoration: none; }
ul.menu_top li.active a {
	color: #2C79B3;
	font-weight: bold;
}
ul.menu_top li ul { list-style: none; margin: 0; padding: 0; }
ul.menu_top li li a { background: url(../images/bullet.gif) no-repeat 10px 13px !important; border: none; font-weight: normal !important; padding-left: 20px !important; width: 75%; /*need for ie6 transparent*/
}
ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	background: none;
}
.item126 { }

.form_widget_amount_slider{
		border-top:1px solid #9d9c99;
		border-left:1px solid #9d9c99;
		border-bottom:1px solid #eee;
		border-right:1px solid #eee;
		background-color:#f0ede0;
		height:3px;
		position:absolute;
		bottom:0px;
.donation_amount { color: #999; font-size: 30px; font-family: arial; font-weight: bold; background-color: transparent; background-image: none; letter-spacing: 2px; margin: 0; padding: 0; border: 0 transparent; }
.donation_amount_e { color: #515756; font-size: 30px; font-family: arial; font-weight: bold; }
