/* Css reset */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
    margin:0;
    padding:0;
}
ul{
    list-style:none;
}
fieldset{
    border:0;
}
a,a:link{
    color:#86eb89;
    text-decoration:underline;
}
a:focus,a:hover{
    text-decoration:underline;
    color:#fff;
}
a img{
    border:0;
}
.clear{
    clear:both;
}
html{
    background:url(../images/pix.png) repeat;
}
body{
    position:relative;
    color:#64ab66;
    font:62.5% Arial, Helvetica, sans-serif;
    background:url(../images/html.png) repeat-x;
}
.replace{
    position:relative;
    margin:0;
    padding:0;
    /* \*/
    overflow:hidden;
    /* */
}
.replace span{
    display:block;
    position:absolute;
    top:0;
    left:0;
    z-index:1;
}
.typography.mceContentBody *{
    color: #000;
}
.skiplink{
    display:none;
}
.page{
    background:url(../images/bg.png) repeat-x bottom;
}
.wrapper{
    margin:0 auto;
    width:800px;
}
/* HEADER */
#header{
    width:100%;
    height:142px;
    background:url(../images/header_bg.png) no-repeat;
    overflow:hidden;
}
#header h1{
    float:left;
    width:490px;
}
#hicon{
    float:left;
    width:102px;
    padding:26px 0 0;
}
#hright{
    float:right;
    width:200px;
}
#logo{
    width:396px;
    height:130px;
    text-indent:-5000px;
    position:relative;
    overflow:hidden;
    display:block;
    margin:13px 0 0;
}
#logo span{
    background:url(../images/logo.png) no-repeat;
    position:absolute;
    width:100%;
    height:100%;
    cursor:pointer;
}
#hright ul{
    width:100%;
    padding:17px 0 8px;
}
#hright ul li{
    display:inline;
    color:#1ab235;
    line-height:1.2em;
    font-size:1em;
    padding:0 1px 0 0;
}
#hright ul li a{
    display:inline;
    color:#1ab235;
}
#hsearch{
    width:100%;
}
#SearchForm_SearchForm{
    width:175px;
}
#hsearch input{
    float:left;
}
#search_val{
    background:#fff;
    border:1px solid #607d62;
    color:#bdbdbd;
    font-size:1.0em;
    font-family:Verdana, Geneva, sans-serif;
    width:138px;
    padding:4px 4px 3px;
    margin:0 4px 0 0;
}
.inp-text-holder input{
    background:#fff;
    border:1px solid #607d62;
    color:#bdbdbd;
    font-size:1.0em;
    font-family:Verdana, Geneva, sans-serif;
    width:138px;
    padding:4px 4px 3px;
    margin:0 4px 0 0;
}
.inp-text-holder input.focus{
    border:1px solid transparent;
}  
.button_go{
    float:right;
    margin-top:-22px;
}
.button_go.focus{
    border:1px solid transparent;
}  

#SearchResults li{
    margin: 5px 0px;
}
#SearchResults li p{
    color:#fff;
}   
/* MENU */
#menu{
    width:100%;
    height:42px;
    background:url(../images/menu_bg.png) no-repeat;
}
#menu ul{
    float:left;
}
#menu ul li{
    float:left;
    font-size:1.2em;
    color:#FFF;
}
#menu ul li a{
    float:left;
    display:block;
    color:#FFF;
    text-align:center;
    padding:15px 20px 0;
    height:27px;
}
#menu ul li a:hover{
    text-decoration:none;
    color:#f5e09f;
    background:url(../images/menu_ah.png) repeat-x;
}
/*board*/
#board{
    width:100%;
    height:240px;
    overflow:hidden;
}
#board_content{
    float:left;
    width:340px;
    height:219px;
    background:url(../images/board_content_bg.png) no-repeat;
    overflow:hidden;
    margin:10px 0 0;
}
#board_content .typography a{
    color:#0B7314;
}
#board_flash{
    float:right;
    width:458px;
    height:238px;
    border:1px solid #fff;
    overflow:hidden;
}
#board_flash img{
    width:100%;
    float:left;
}
#board_content h2{
    color:#634a04;
    font-size:18px;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-weight:normal;
    width:280px;
    padding:16px 0 2px 31px;
}
#board_content p{
    color:#634a04;
    font-size:1.2em;
    line-height:1.6em;
    width:280px;
    padding:0 0 12px 31px;
}
#board_sflash{
    border:1px solid #fff;
    width:798px;
    height:217px;
    overflow:hidden;
    margin:10px 0 0;
}
#board_sflash img{
    float:left;
    width:100%;
    height:100%;
}
#body_top2{
    width:100%;
    overflow:hidden;
    background:url(../images/sub_ileft_bg.png) no-repeat;
}
#body_top22{
    width:100%;
    overflow:hidden;
}
/* BODY */
#body{
    width:100%;
    background:url(../images/body_repeat2.png) repeat-y;
    overflow:hidden;
}
#body_top{
    background:url(../images/body_bg.png) no-repeat;
    padding:24px 0 15px;
    width:100%;
    min-height:400px;

}
#sub #body{
    background:url(../images/body_repeat.png) repeat-y;
}
#sub #body_top{
    background:url(../images/sbody_bg.png) no-repeat;
}
#sub #body_topp{
    background:url(../images/Friendship.png) no-repeat;
}
#ileft{
    float:left;
    width:270px;
}
#iright{
    float:right;
    width:513px;
}
#icenter{
    float:left;
    width:800px;
    min-height:200px;
}
/* FOOTER */
#footer{
    width:100%;
    height:138px;
}
#footer_left{
    float:left;
}
#footer_right{
    float:right;
}
#footer_left .vcard{
    font-size:1.2em;
    line-height:1.6em;
    color:#385d39;
    padding:15px 0 0 30px;
    font-family:Georgia, "Times New Roman", Times, serif;
}
#footer_left .vcard a{
    color:#9d8f50;
}
#footer_right ul{
    float:left;
    padding:17px 0 0;
}
#footer_right ul li{
    float:left;
    padding:0 6px 0 0;
}
#b_encompass{
    width:101px;
    height:32px;
    text-indent:-5000px;
    position:relative;
    overflow:hidden;
    display:block;
}
#b_encompass span{
    background:url(../images/b_encompass.png) no-repeat;
    position:absolute;
    width:100%;
    height:100%;
    cursor:pointer;
}
#b_login{
    width:44px;
    height:20px;
    text-indent:-5000px;
    position:relative;
    overflow:hidden;
    display:block;
    margin:7px 0 0;
}
#b_login span{
    background:url(../images/b_login.png) no-repeat;
    position:absolute;
    width:100%;
    height:100%;
    cursor:pointer;
}
/*ifeatured*/
#ifeatured{
    width:230px;
    overflow:hidden;
    margin:0 0 0 30px;
}
#ifeatured ul{
    width:100%;
    overflow:hidden;
}
#ifeatured ul li{
    float:left;
    padding:10px 0;
}
#ifeatured ul li div{
    float:left;
    width:66px;
    height:67px;
    overflow:hidden;
    border:4px solid #fff;
    margin:0 14px 0 0;
}
#ifeatured ul li div img{
    float:left;
    width:100%;
    height:100%;
}
#ifeatured ul li h3{
    float:left;
    color:#efd891;
    text-transform:uppercase;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-weight:normal;
    width:120px;
    font-size:1.5em;
    margin:0 0 4px 0;
}
#ifeatured ul li h3 a{
    color:#efd891;
}
#ifeatured ul li p{
    float:left;
    font-size:1.2em;
    color:#fff;
    width:120px;
    margin:0 0 6px 0;
}
#ifeatured ul li #featright{
    width:35px;
    float:right;
    border:none;
    margin-right:107px; 
}  
/*content*/
.content{
    width:489px;
    overflow:hidden;
    margin:0 0 0 15px;
}
#icontent{
    background:url(../images/icontent_bg.png) no-repeat;
}
#iaf_news{
    float:left;
    width:220px;
    padding:10px 0 0 21px;
    font-family:Georgia, "Times New Roman", Times, serif;
}
#iaf_events{
    float:left;
    width:208px;
    padding:10px 0 0 28px;
    font-family:Georgia, "Times New Roman", Times, serif;
}
#iaf_news h2{
    padding:0 0 15px 11px;
    color:#f7fff7;
    font-size:2.8em;
    font-weight:normal;
}
#iaf_news ul{
    width:200px;
}
#iaf_news ul li{
    font-size:1.2em;
    line-height:1.4em;
    background:url(../images/dot.gif) no-repeat left 9px;
    padding:3px 0 5px 14px;
}
#iaf_news ul li a{
}
#iaf_news p{
    padding:6px 0 0 14px;
}
#iaf_events h2{
    padding:0 0 15px 11px;
    color:#f7fff7;
    font-size:2.8em;
    font-weight:normal;
}
#iaf_events ul{
    width:194px;
}
#iaf_events ul li{
    font-size:1.2em;
    line-height:1.4em;
    background:url(../images/dot.gif) no-repeat left 9px;
    padding:3px 0 5px 14px;
}
#iaf_events ul li span{
    color:#fab81a;
    display:block;
}
#iaf_events ul li a{
}
#iaf_events p{
    padding:6px 0 0 14px;
}
/* SubContent */
#sub_content{
    width:456px;
    margin:0px 0 0 36px;
}
#sub_content h1, #sub_content h2, #sub_content h3{
    color:#EFD891;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-weight:normal;
    padding:0 0 4px;
}
#sub_content h1{
    font-size:2.1em;
}
#sub_content h2{
    font-size:1.8em;
}
#sub_content h3{
    font-size:1.6em;
}
#sub_content h4, #sub_content h5, #sub_content h6{
    color:#7EA57F;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-weight:normal;
    padding:0 0 4px;
}
#sub_content h4{
    font-size:2.1em;
}
#sub_content h5{
    font-size:1.8em;
}
#sub_content h6{
    font-size:1.6em;
}
p.sub_content_text{
    color:#fff;
    font-size:1.2em;
    line-height:1.4em;
    padding:0 0 14px 0;
}
#sub_content p.sub_content_text a{
    color:#efd891;
}
p.sub_content_text a.selected{
    color:#efd891;
    text-decoration:underline;
}
p.sub_content_text a.selected:hover{
    color:#efd891;
    text-decoration:none;
}

/* SubContent */
#sub_content2{
    width:750px;
    margin:5px 0 0 36px;
}
#sub_content2 h1, #sub_content2 h2, #sub_content2 h3{
    color:#EFD891;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-weight:normal;
    padding:0 0 4px;
}
#sub_content2 h1{
    font-size:2.1em;
}
#sub_content2 h2{
    font-size:1.8em;
}
#sub_content h3{
    font-size:1.6em;
}
#sub_content2 h4, #sub_content2 h5, #sub_content2 h6{
    color:#7ea57f;
    padding:0 0 4px 0;
    font-weight:normal;
    font-family:Georgia, "Times New Roman", Times, serif;
}
#sub_content2 h4{
    font-size:2.1em;
}
#sub_content2 h5{
    font-size:1.8em;
}
#sub_content2 h6{
    font-size:1.6em;
}
p.sub_content_text{
    color:#fff;
    font-size:1.2em;
    line-height:1.4em;
    padding:0 0 14px 0;
}
#sub_content2 p.sub_content_text a{
    color:#efd891;
}
p.sub_content_text a.selected{
    color:#efd891;
    text-decoration:underline;
}
p.sub_content_text a.selected:hover{
    color:#efd891;
    text-decoration:none;
}

p.georgia{
    font-size:1.2em;
}
.sub_box{
    background:#013d03;
    border:1px solid #1f6520;
    padding:15px 20px 15px 0;
    margin:5px 0 19px 0;
    width:430px;
    overflow:hidden;
}
.sub_box p{
    color:#fff;
    font-size:1.2em;
    line-height:1.3em;
    padding:0 0 12px 30px;
}
#sub_content .sub_box h4{
    color:#efd891;
    padding:0 0 4px 30px;
}
.sub_list{
    padding:10px 0 5px 32px;
    width:425px;
}
.sub_list p{
    color:#efd891;
    padding:0 0 6px 0;
    font-size:1.3em;
    font-family:Georgia, "Times New Roman", Times, serif;
    text-transform:uppercase;
}
.sub_list .sub_list_ul{
    color:#efd891;
    font-family:Georgia, "Times New Roman", Times, serif;
    text-transform:uppercase;
}
.sub_list ol{
    margin:0 0 0 26px;
    list-style:decimal;
}
.sub_list ol li{
    color:#fff;
    font-size:1.2em;
    padding:0 0 3px 0;
}
.sub_list ul{
    padding:0 0 0 5px;
}
.sub_list ul li{
    color:#fff;
    font-size:1.2em;
    background:url(../images/dot2.gif) no-repeat left 6px;
    padding:0 0 3px 10px;
    display:block;
}
/* sub sidebar */
#sub_sidebar{
    width:240px;
    margin:0 0 0 24px;

}
#sub_sidebar h2{
    color:#fff;
    font-size:2.8em;
    font-weight:normal;
    font-family:Georgia, "Times New Roman", Times, serif;
    text-align:center;
    background:#012201;
    border:1px solid #203e1b;
    padding:11px 0;
}
.sub_sidebar_links{
    background:url(../images/line2.gif) no-repeat left bottom;
    padding:0 0 10px 32px;
    margin:0 0 2px 0;
}
.sub_sidebar_links li{
    padding:8px 0 2px 0;
    color:#fff;
    font-size:1.4em;
}
#sub_sidebar .sub_sidebar_links li a{
    color:#fff;
}
.sub_related{
    background:url(../images/line2.gif) no-repeat left bottom;
    padding:0 0 4px 0;
    margin:10px 0 15px 0;
}
.sub_related h3{
    color:#efd891;
    font-size:1.4em;
    font-weight:normal;
    padding:0 0 0 32px;
    background:url(../images/sub_related_h3.gif) no-repeat 16px 4px;
    margin:0 0 2px 0;
    font-family:Georgia, "Times New Roman", Times, serif;
    text-transform:uppercase;
}
.sub_related ul{
    padding:0 30px 0 32px;
}
.sub_related ul li{
    padding:2px 0 8px;
    color:#fff;
    font-size:1.1em;
    font-family:Arial, Helvetica, sans-serif;
}
#sub_sidebar .sub_related ul li a{
    color:#fff;
}
.sub_related_ev{
    background:url(../images/line2.gif) no-repeat left bottom;
    padding:0 0 4px 0;
    margin:0 0 5px 0;
}
.sub_related_ev h3{
    color:#efd891;
    font-size:1.4em;
    font-weight:normal;
    padding:0 0 0 32px;
    background:url(../images/sub_related_h3.gif) no-repeat 16px 4px;
    margin:0 0 2px 0;
    font-family:Georgia, "Times New Roman", Times, serif;
    text-transform:uppercase;
}
.sub_related_ev ul{
    padding:0 0 0 32px;
}
.sub_related_ev ul li{
    padding:2px 0 8px;
    color:#fff;
    font-size:1.1em;
    font-family:Arial, Helvetica, sans-serif;
}
#sub_sidebar .sub_related_ev ul li a{
    color:#fff;
}
.sub_related_ev ul li span{
    color:#efd891;
    display:block;
}
.fet_box{
    background:url(../images/line2.png) no-repeat left bottom;
    margin:16px 0 15px;
    padding:0 0 3px 10px;
}
.fet_box li{
    width:100%;
    float:left;
    padding:4px 0;
}
.fet_box_left{
    float:left;
    width:67px;
    height:65px;
    border:4px solid #fff;
    overflow:hidden;
    margin:0 14px 0 0;
}
.fet_box_right{
    float:left;
    width:123px;
}
#sub_sidebar .fet_box_left a{
    display:block;
}
.fet_box_left img{
    float:left;
    width:67px;
    height:65px;
}
.fet_box_right h3{
    color:#efd891;
    font-size:1.5em;
    font-family:Georgia, "Times New Roman", Times, serif;
    padding:2px 0 3px;
    font-weight:normal;
    text-transform:uppercase;
}
#sub_sidebar .fet_box_right h3 a{
    color:#efd891;
}
.fet_box_right p{
    color:#fff;
    font-size:1.2em;
    padding:0 0 3px 0;
    line-height:1.4em;
}
.gall_box{
    margin:0 0 15px 0;
    padding:15px 0 0 10px;
    float:left;
    background:url(../images/line2.gif) no-repeat;
}
.gall_box li{
    width:100%;
    float:left;
    padding:0 0 14px 0;
}
.gall_box h3{
    color:#efd891;
    font-size:1.4em;
    font-weight:normal;
    padding:0 0 0 16px;
    background:url(../images/sub_related_h3.gif) no-repeat left 4px;
    margin:0 0 12px 0;
    font-family:Georgia, "Times New Roman", Times, serif;
    text-transform:uppercase;
}
.gall_box_left{
    float:left;
    width:67px;
    height:65px;
    border:4px solid #fff;
    overflow:hidden;
    margin:0 14px 0 0;
}
.gall_box_big{
    float:left;
    width:67px;
    height:83px;
    border:4px solid #fff;
    overflow:hidden;
    margin:0 14px 0 0;
}
.gall_box_right{
    float:left;
    width:123px;
}
#sub_sidebar .gall_box_left a, #sub_sidebar .gall_box_big a{
    display:block;
}
.gall_box_left img{
    float:left;
    width:67px;
    height:65px;
}
.gall_box_big img{
    float:left;
    width:67px;
    height:83px;
}
.gall_box_right h4{
    color:#fff;
    font-size:1.2em;
    padding:8px 0 8px 0;
    font-weight:normal;
    font-family:Arial, Helvetica, sans-serif;
}
#sub_sidebar .gall_box_right h4 a{
    color:#fff;
}
.gall_box_right p{
    padding:0 0 4px 0;
}
.gall_view_all{
    float:left;
    padding:4px 0 0 14px;
}
/*--- page-2 ---*/
#featurebox{
    min-height:120px;
    margin-bottom:3px;
}
#featurebox #feat-left{
    float:left;
}

#featurebox #feat-right{
    float:right;
    width:133px;
}

#gallerybox{
    min-height:110px;
    margin-bottom:3px;
}
#gallerybox #galleft{
    float:left;
}

#gallerybox #galright{
    float:right;
    width:133px;
}

.bg-content {
	width: 470px;
	overflow: hidden;
	background: url("../images/bg-content.gif") repeat-y;
}
.primary-content-2 {
	float: left;
	width: 451px;
	padding: 0 25px 0 0px;
}
.primary-content-3 {
	float: left;
	padding: 0 32px 10px 0px;
}
.breadcrumbs {
	width: 452px;
	padding: 20px 38px 17px 0px;
	text-transform: uppercase;
}
.breadcrumbs li {
	color: #696a6a;
	font-size: 9px;
	display: inline;
}
.breadcrumbs li span {color: #b7b7b7;}
.breadcrumbs li a {color: #b7b7b7;}

.secondary-content-2 {
	float: right;
	width: 230px;
	height: 100%;
	margin: 30px 30px 0 0;
	padding: 20px 19px 30px 19px;
	background-color:#fff;
}
.sublink-box {
	padding: 0;
	background: url("../images/h-line.gif") no-repeat 0 100%;
    margin-bottom:5px;
}
.sublink-box h3 {
	color: #0061aa;
	font-size: 16px;
	padding: 6px 0 13px 29px;
	/*background: url("../images/h-line.gif") no-repeat 0 100%;*/
}
.sublink-box ul {padding: 9px 0 0 0;}

.sublink-box ul li {
	font-size: 14px;
	padding: 0 0 6px 29px;
	background: url("../images/i-2.gif") no-repeat 15px 5px;
}
.sublink-box ul li  a {color: #fc9400;}

.related-box {
	padding: 8px 0 12px 0;
	background: url("../images/h-line.gif") no-repeat 0 100%;
}

.related-box h3,
.separator h3,
.gallery-box h3 {
	color: #0061aa;
	font-size: 14px;
	padding: 0 0 3px 29px;
	background: url("../images/i-2.gif") no-repeat 15px 3px;
}
.related-box p {
	color: #FC9400;
	font-size: 11px;
	line-height: 14px;
	padding: 0 22px 9px 29px;
}
.related-box p a {color: #B7B7B7;}
.mb-1 {margin-bottom: 5px !important;}

.separator {
	margin: 9px 0 0 0;
	padding: 7px 0 0 0;
	background: url("../images/h-line.gif") no-repeat;
}
.separator p ,
.gallery-box p {padding: 17px 0 0 0;}

.button-box {padding: 2px 0 0 25px;}
.button-box a {margin: 0;}

.flashElement {
	float: left;
	width: 800px;
	height: 196px;
	background: url("../images/flashElement.jpg") no-repeat;
	padding: 0px 0px 0 0px;
}
.whiteBG {
	width: 845px;
	margin: 0 auto;
	background: url("../images/whiteBG.png") repeat-y;
	padding: 0px 0px 0 0px;
}
#body .typography input {
    color: #000;
}

