html, body {
	background-image: url(../images/back_body.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #106e30;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	font-family: Arial, sans-serif;
}

a {
	color: #375D06;
}

.droppableArea {
	padding-top: 20px;
	margin-top: 0px;
}

a:hover {
	text-decoration: none;
}

h3 {
	font-size: 12px;
}

.Clr {
	clear: both;
}

#simple_header {
	width: 100%;
	height: 140px;
	margin: 0px auto 0px auto;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
}

#simple_search {
	float: right;
	margin: 5px 40px 0px 0px;
	width: 120px;
}

#simple_menutop {
	width: 820px;
	margin: 0px auto 0px auto;
	font-size:11px;
	font-weight: bold;
	font-family: sans-serif;
	line-height: normal;
}
#simple_menutop ul {
	margin:0;
	padding:10px 10px 0 18px;
	list-style:none;
}
#simple_menutop li {
	display:inline;
	float: left;
	margin:0;
	height: 32px;
	margin: 0px 0px 0px 7px;
	padding:0px 0px 0px 8px;
	background:url(../images/tableft1.png) no-repeat left top;
}
#simple_menutop a {
	float:left;
	margin:0;
	padding:0;
	height: 25px;
	text-decoration:none;
	display:block;
	background:url(../images/tabright1.png) no-repeat right top;
	padding:10px 10px 4px 2px;
	color:#27701f;
}
#simple_menutop a:hover {
	color: #000;
	text-decoration: underline;
}

#simple_god {
	margin: 0px auto;
	padding: 0;
	width: 823px;
}

#simple_god_w {
	padding: 0px 5px 20px 10px;
	background-image: url(../images/round_center.png);
	background-repeat: repeat-y;
}

#simple_god_top {
	margin: -55px auto 0px auto;
	background-image: url(../images/round_top.png);
	background-repeat: no-repeat;
	width: 820px;
	height: 95px;
}

#simple_god_top0 {
	margin: -10px auto 0px auto;
	background-image: url(../images/round_top0.png);
	background-repeat: no-repeat;
	width: 820px;
	height: 19px;	
}

#simple_god_button {
	margin: 0px auto;
	background-image: url(../images/round_button.png);
	background-repeat: no-repeat;
	background-color: none;
	width: 820px;
	height: 19px;
}

#simple_content {
/*	background-color: #FFF !important;*/
	width: 820px;
/*	margin-left: 10px;*/
}

#simple_slider {
	background-image: url(../images/back_slider.png);
	margin-top: -6px;
	margin-left: 2px;
	height: 345px;
}

#simple_begin {
	background-image: url(../images/back_slider3.png);
	height: 780px;
	margin-top: -6px;
	margin-left: 2px;
}

#simple_banner1 {
	float: left;
	width: 308px;
	padding: 0;
	margin: 0;
}

#simple_banner2 {
	float: left;
	width: 507px;
	padding: 0px;
	margin-top: 4px;
}

#simple_contentmain {
	position: relative;
	width: 470px;
	float: left;
	background-color: #dbdbdb;
/*	margin-top: 10px;*/
	margin-left: 10px;
}

#simple_contentwidth {
	position: relative;
	width: 770px;
/*	float: left;*/
	background-color: #dbdbdb;
/*	margin-top: 10px;*/
	margin-left: 10px;
}

#simple_contenttop {
	margin-top: -30px;
}

#simple_colbanners {
	width: 310px;
	float: right;
	margin: 0px 5px 0px 0px;
}

#simple_foot_menus {
	font-size: 13px;
	width: 800px;
	margin: 0 auto;
	color: #FFF;
}

#simple_fmenu {
	width: 180px;
	/*width: 144px;*/
	float: left;
	border-left: 1px solid #FFF;
	padding-left: 9px;
}

#simple_fmenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#simple_fmenu li {
	list-style-type: none;
	margin: 0px 0px 0px 2px;
	padding: 0px;
}

#simple_fmenu a {
	color: #FFF;
	background-image: url(../images/bullet_small.gif);
	font-size: 13px;
	background-repeat: no-repeat;
	padding-left: 10px;
	text-decoration: none;
}

#simple_fmenu a:hover {
	text-decoration: underline;
}

#simple_fmenu h3 {
	color: #eaa21f;
	font-size: 16px;
}

#simple_fmenu2 h3 {
	font-size: 12px;
}
/*#simple_fmenu2 {

}*/

#simple_footer {
	margin-top: 20px;
	font-size: 10px;
}

#simple_footer_image {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	height: 47px;
}

#simple_footer_content {
	text-align: center;
	width: 800px;
	background-color: none;
	margin-left: 10px;
}

#simple_left {
	float: left;
	color: #FFF;
}

#simple_right {
	float: right;
	color: #FFF;
}

#simple_right a {
	color: #FFF;
	padding: 0px 8px 0px 8px;
	border-left: 1px solid #FFF;
	text-decoration: none;
}


/* BANNERS */
#blobanner1_wrapper {
	margin: 3px 0px 0px 3px;
	height: 200px;
	position: relative;
	background-image: url(../images/ie6/banner1.png);
	background-repeat: no-repeat;
}

#blobanner1_box {
	position: absolute;
	top: 110px;
	left: 200px;
	color: #000;
	text-align: center;
}

#blobanner1_head {
	font-size: 18px;
	font-weight: bold;
}

#blobanner1_text1 {
	font-size: 12px;
	font-weight: bold;
}

#blobanner1_text2 {
	font-size: 12px;
	font-weight: bold;
}

#blobanner1_text3 {
	font-size: 16px;
}

#blobanner2_wrapper {
	height: 145px;
	position: relative;
	background-image: url(../images/ie6/banner2.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#blobanner2_box {
	position: absolute;
	top: 80px;
	width: 270px;
	left: 18px;
	color: #FFF;
	text-align: center;
}

#blobanner2_text1 {
	font-size: 12px;
	font-weight: bold;
}

#blobanner2_text2 {
	color: #eead0e;
	margin-top: 10px;
	letter-spacing: 0px;
	font-size: 13px;
	font-weight: bold;
}

#simple_banner3 {
	margin-top: -82px;
}

#blobanner3_wrapper {
	height: 240px;
	margin-left: 3px;
	position: relative;
	background-image: url(../images/ie6/banner3.gif);
	background-repeat: no-repeat;
}

#blobanner3_box {
	position: absolute;
	top: 110px;
	width: 260px;
	left: 18px;
	color: #FFF;
	text-align: left;
}

#blobanner3_text1 {
	font-size: 12px;
	text-align: justify;
}

#blobanner4_wrapper {
	height: 240px;
	position: relative;
	background-image: url(../images/ie6/banner4.gif);
	background-repeat: no-repeat;
}

#blobanner4_box {
	position: absolute;
	top: 45px;
	left: 15px;
	color: #FFF;
	text-align: left;
}

#blobanner4_head {
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
}

#blobanner4_text1 {
	margin-top: 20px;
	font-size: 10px;
	width: 130px;
	font-weight: bold;
}

#blobanner4_text2 {
	margin-top: 20px;
	color: #f0c824;
	font-size: 10px;
	font-weight: bold;
/*	padding-left: 10px;
	background-image: url(../images/readmore.gif);
	background-position: left;
	background-repeat: no-repeat;*/
}


/* JOOMLA CSS */
table.contenttoc {
	position: relative;
	margin: 0 10px 10px 10px;
	padding: 5;
	width: 35%;
	float: right;
	border: 1px solid #FFF;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	padding: 1px 5px 1px 25px;
	background: url(../images/bullet-list.gif) no-repeat 5% 50%;
}

table.contenttoc th {
	padding: 0 0 3PX;
	border-bottom: 1px solid #CCCCCC;
	text-indent: 5px;
}

.contentpaneopen {
	width: 100%;
}

.pagenavcounter {
	display: none;
}

.componentheading {
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 10px;
	margin: 0px;
	color: #0f3712;
	border-bottom: 3px solid #c0d0b3;
}

.shead {
	margin: 0px;
	padding: 0px;
}

.shead_image {
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	width: 23px;
	height: 29px;
	float: left;
}

.shead_text {
	color: #0a4113;
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 92%;
	margin: 10px 0px 0px 5px;
	padding-bottom: 3px;
	border-bottom: 1px solid #FEFEFE;
}

.contentheading {
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 10px;
	color: #0f3712;
	border-bottom: 3px solid #c0d0b3;
}

.contentpane ul {
	font-size: 14px;
	list-style-type: circle;
}

.contentpane ul li {
	list-style-type: circle;
}

.contentpane form {
	padding: 15px;
}

.sectiontableheader {
	font-size: 14px;
	background-color: #C0D0B3;
}

.sectiontablefooter {
	font-size: 12px;
	color: #C0D0B3;
}

.no_important {
	text-align: left;
	font-size: 10px;
	color: #C0D0B3;
}

.createdate, .small, .modifydate {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #999;
}

.contentdescription {
	padding: 5px 0px 0px 5px;
	font-size: 11px;
	color: #999;
}

.inputbox {
	background-color: #C0D0B3;
}

.inputbox:hover {
	background-color: #DFD;
}

.latestnews {
}

.latestnews h3 {
	font-size: 12px;
	color: #375d06;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
}

.latestnews h2 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #999;
}

.readmore {
	text-align: center;
	width: 480px;
	height: 31px;
}

.readmore a {
	display: block;
	background-image: url('../images/readmore.png');
	background-repeat: no-repeat;
	background-position: center;
	width: 480px;
	height: 31px;
}

.latestnews .readmore a {
/*	background-image: url('../images/readmore.png');
	background-repeat: no-repeat;
	background-position: left;
	width: 176px !important;
	height: 31px !important;
	padding-left: 10px;
	color: #375d06;*/
}

.latestnews .readmore a:hover {
	text-decoration: none;
}

.latestnews .line {
	height: 1px;
	margin: 10px auto;
	width: 200px;
	border-bottom: 1px double #0f3712;
}

/* LAST POST FORO */
.lastpost {
	width: 470px;
	font-size: 12px;
	text-align: justify;
}
.lastpost .blo_jf_date {
	font-size: 11px;
	color: #999;
	font-weight: bold;
}
.lastpost .blo_jf_body {
	font-size: 10px;
}
.lastpost ul {
	list-style-type: none;
	margin-left: -30px;
}

.lastpost li {
	border: 2px solid #C0D0B3;
	padding: 3px;
	background-color: #F9FFF8;
	list-style-type: none;
	margin-top: 3px;
	margin-bottom: 3px;
	height: 55px;
}

