/* 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,a:visited,a:hover{
    color:#04703d;
    text-decoration:none;
}
a:focus,a:hover{
    text-decoration:underline;
}
a img{
    border:0;
}
.clear{
    clear:both;
}
body{
    position:relative;
    background:#ccc;
    color:#000;
    font:62.5% Arial, Helvetica, sans-serif;
}
.replace{
    position:relative;
    margin:0;
    padding:0;
    /* \*/
    overflow:hidden;
    /* */
}
.replace span{
    display:block;
    position:absolute;
    top:0;
    left:0;
    z-index:1;
}
.skiplink{
    display:none;
}
.wrapper{
    margin:0 auto;
    width:750px;
    background:#fff url(../images/wrapper_bg.gif) repeat-y;
}
/*picon*/
#picon{
    position:relative;
    padding:0 0 0 124px;
}
#picon img{
    float:left;
    width:139px;
    height:468px;
    position:absolute;
    z-index:1;
    top:266px;
}
/* HEADER */
#header{
    width:100%;
    height:156px;
    overflow:hidden;
    background:#fff;
}
#header h1{
    float:left;
    width:189px;
}
#hright{
    float:right;
}
#logo{
    width:189px;
    height:156px;
    text-indent:-5000px;
    position:relative;
    overflow:hidden;
    display:block;
}
#logo span{
    background:url(../images/logo.png) no-repeat;
    position:absolute;
    width:100%;
    height:100%;
    cursor:pointer;
}
#hbanners{
    width:100%;
    overflow:hidden;
}
#hbanners li{
    float:left;
}
#hbanners li img{
    float:left;
}
#hphones{
    width:555px;
    height:23px;
    text-indent:-5000px;
    position:relative;
    overflow:hidden;
    display:block;
    margin:4px 0 0 0;
}
#hphones span{
    background:url(../images/hphones.gif) no-repeat;
    position:absolute;
    width:100%;
    height:100%;
}
/* BODY */
#body{
    width:100%;
    overflow:hidden;
    min-height:600px;
    position:relative;
}
#sidebar{
    float:left;
    width:189px;
}
#content{
    float:right;
    width:561px;
    background: url(../images/interior-background.jpg) no-repeat;
}
/*menu*/
#menu{
    width:100%;
    background:#fcb918;
    padding:20px 0 0 0;
    min-height:323px;
    height:323px;
}
#menu ul{
    width:100%;
    border-top:1px solid #fecb69;
}
#menu ul li{
    width:100%;
    border-bottom:1px solid #fecb69;
    font-size:1.2em;
    line-height:1.4em;
    float:left;
}
#menu ul li a{
    display:block;
    color:#fff;
    float:left;
    width:177px;
    background:url(../images/ar01.gif) no-repeat 177px center;
    padding:1px 0 1px 11px;
    line-height:1.4em;
}
#menu ul li a:hover{
    color:#5c5e5e;
    text-decoration:none;
    background:#fecb66 url(../images/ar02.gif) no-repeat 177px center;
}
/*iflash*/
#iflash{
    width:100%;
    overflow:hidden;
    margin:0 0 7px 0;
}
#iflash img{
    float:left;
}
/*iblock*/
#iblock{
    width:549px;
    overflow:hidden;
    margin:0 0 0 5px;
    float:left;
}
#t_learning{
    width:549px;
    height:38px;
    text-indent:-5000px;
    position:relative;
    overflow:hidden;
    display:block;
    margin:0 0 10px 0;
}
#t_learning span{
    background:url(../images/t_learning.gif) no-repeat;
    position:absolute;
    width:100%;
    height:100%;
}
/*ievents*/
#ievents{
    float:left;
    width:205px;
    padding:0 20px 0 51px;
}
#ievents h2{
    color:#f47a20;
    font-size:1.5em;
    line-height:1.5em;
    font-weight:normal;
    text-transform:uppercase;
    padding:0 0 10px 0;
    letter-spacing:2px;
}
#ievents ul{
}
#ievents ul li{
    color:#606161;
    font-size:1.2em;
    line-height:1.6em;                                    
    background:url(../images/ar03.gif) no-repeat left 7px;
    padding:0 0 0 8px;
} 

#ievents ul li span{
    color:#f47a20;
    padding:0 5px 0 0;
}
#ievents ul li a{
    color:#606161;
}
/*inews*/
#inews{
    float:left;
    width:245px;
    padding:0 20px 0 0;
}
#inews h2{
    color:#f47a20;
    font-size:1.5em;
    line-height:1.5em;
    font-weight:normal;
    text-transform:uppercase;
    padding:0 0 10px 0;
    letter-spacing:2px;
}
#inews ul{
}
#inews ul li{
    color:#606161;
    font-size:1.2em;
    line-height:1.6em;  
    background:url(../images/ar03.gif) no-repeat left 7px;
}
#inews ul li span{
    color:#f47a20;
    padding:0 5px 0 0;
}
#inews ul li a{
    color:#606161;
}
/* FOOTER */
#footer{
    width:100%;
    padding:0 0 7px 0;
    overflow:hidden;
}

#footer ul{
    float:left;
    padding:0 0 0 16px;
}
#footer 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:60px;
    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;
}

/* subpage */

#subpage_left{
    float:left;
    width:555px;
    overflow:hidden;
}

#subpage_left2{
    float:left;
    width:381px;
    overflow:hidden;
}

#subpage_right{
    float:left;
    width:180px;
    overflow:hidden;
    margin:55px 0 0 0;
    background:#f8f3e7;
}

/* sub Content */
#sub_content{
    width:545px;
    margin:5px 0 20px 0px;
   /* z-index:2000;*/
    position:relative;
}
#sub_content h1, #sub_content h2, #sub_content h3{
    color:#7e7e7e;
    padding:0 0 6px 0;
    font-weight:normal;
}
#sub_content h1{
    font-size:2.1em;
}
#sub_content h2{
    font-size:1.8em;
}
#sub_content h3{
    font-size:1.8em;
}
#sub_content h4, #sub_content h5, #sub_content h6{
    color:#04703d;
    padding:0 0 6px 0;
    font-weight:normal;
}
#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:#7e7e7e;
    font-size:1.1em;
    line-height:1.3em;
    padding:0 0 15px 0;
}
#sub_content p.sub_content_text a{
    color:#397c4c;
}
#sub_content p.sub_content_text a.selected{
    text-decoration:underline;
    color:#397c4c;
}
#sub_content p.sub_content_text a.selected:hover{
    text-decoration:none;
    color:#397c4c;
}
/* sub Content2 */
#sub_content2{
    width:380px;
    margin:5px 0 20px 0px;
   /* z-index:2000; */
    position:relative;
}
#sub_content2 h1, #sub_content2 h2, #sub_content2 h3{
    color:#7e7e7e;
    padding:0 0 6px 0;
    font-weight:normal;
}
#sub_content2 h1{
    font-size:2.1em;
}
#sub_content2 h2{
    font-size:1.8em;
}
#sub_content2 h3{
    font-size:1.8em;
}
#sub_content2 h4, #sub_content2 h5, #sub_content2 h6{
    color:#04703d;
    padding:0 0 6px 0;
    font-weight:normal;
}
#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:#7e7e7e;
    font-size:1.1em;
    line-height:1.3em;
    padding:0 0 15px 0;
}
#sub_content p.sub_content_text a{
    color:#397c4c;
}
#sub_content p.sub_content_text a.selected{
    text-decoration:underline;
    color:#397c4c;
}
#sub_content p.sub_content_text a.selected:hover{
    text-decoration:none;
    color:#397c4c;
}
.sub_box{
    background:#f8f3e7;
    border:1px solid #e0d6c0;
    padding:15px 20px 5px 0;
    margin:5px 0 19px 0;
    overflow:hidden;
}
.sub_box p{
    color:#7e7e7e;
    font-size:1.1em;
    line-height:1.3em;
    padding:0 0 12px 30px;
}
#sub_content .sub_box h4{
    color:#7e7e7e;
    padding:0 0 4px 30px;
}
.sub_list{
    padding:10px 0 5px 32px;
    width:425px;
}
.sub_list p{
    color:#7e7e7e;
    padding:0 0 6px 0;
    font-size:1.2em;
}
.sub_list .sub_list_ul{
    color:#7e7e7e;
}
.sub_list ol{
    margin:0 0 0 20px;
    list-style:decimal;
}
.sub_list ol li{
    color:#7e7e7e;
    font-size:1.1em;
    padding:0 0 3px 0;
}
.sub_list ul{
    padding:0 0 0 5px;
}
.sub_list ul li{
    color:#7e7e7e;
    font-size:1.1em;
    background:url(../images/dot.gif) no-repeat left 4px;
    padding:0 0 3px 12px;
    display:block;
}


/* sub sidebar */
#sub_sidebar{
    width:100%;
    overflow:hidden;
}
#sub_sidebar h2{
    background:#04703d;
    padding:14px 0 10px 26px;
    color:#fff;
    font-size:1.5em;
    font-weight:normal;
}
.sub_sidebar_links{
    margin:0 0 13px 0;
}
.sub_sidebar_links li{
    padding:8px 0 8px 26px;
    color:#7e7e7e;
    font-size:1.2em;
    background:url(../images/line.gif) no-repeat left bottom;
}
#sub_sidebar .sub_sidebar_links li a{
    color:#7e7e7e;
}
.sub_related{
    background:url(../images/line.gif) no-repeat left bottom;
    padding:0 0 4px 0;
    margin:0 0 15px 0;
}
.sub_related h3{
    color:#04703d;
    font-size:1.5em;
    font-weight:normal;
    padding:0 0 0 26px;
    background:url(../images/sub_related_h3.gif) no-repeat 12px center;
    margin:0 0 2px 0;
}
.sub_related ul{
    padding:0 15px 0 26px;
}
.sub_related ul li{
    padding:2px 0 8px 0;
    color:#7e7e7e;
    font-size:1.1em;
}
#sub_sidebar .sub_related ul li a{
    color:#7e7e7e;
}
.sub_related_ev{
    background:url(../images/line.gif) no-repeat left bottom;
    padding:0 0 4px 0;
    margin:0 0 10px 0;
}
.sub_related_ev h3{
    color:#04703d;
    font-size:1.5em;
    font-weight:normal;
    padding:0 0 0 26px;
    background:url(../images/sub_related_h3.gif) no-repeat 12px center;
    margin:0 0 4px 0;
}
.sub_related_ev ul{
    padding:0 0 0 26px;
}
.sub_related_ev ul li{
    padding:2px 0 8px 0;
    color:#7e7e7e;
    font-size:1.1em;
}
#sub_sidebar .sub_related_ev ul li a{
    color:#7e7e7e;
}
.sub_related_ev ul li span{
    color:#7e7e7e;
    display:block;
}
.fet_box{
    background:url(../images/line.gif) no-repeat left bottom;
    margin:0 0 15px 0;
    padding:0 0 3px 0;
}
.fet_box li{
    width:100%;
    float:left;
}
.fet_box_left{
    float:left;
    width:91px;
}
.fet_box_right{
    float:left;
    width:72px;
}
.fet_box_left a{
    display:block;
    background:url(../images/img_bg.gif) no-repeat;
    width:91px;
    height:91px;
}
.last .fet_box_left a{
    background:url(../images/img_bg2.gif) no-repeat;
}
.fet_box_left img{
    float:left;
    padding:12px 0 0 11px;
}
.fet_box h3{
    color:#04703d;
    font-size:1.2em;
    padding:5px 0 3px 0;
    font-weight:normal;
}
#sub_sidebar .fet_box h3 a{
    color:#04703d;
    background:url(../images/sub_related_h3.gif) no-repeat 12px center;
    padding:0 0 0 25px;
}
.fet_box_right p{
    color:#7f7f7f;
    font-size:1.1em;
    padding:10px 0 4px 0;
    line-height:1.4em;
    width:72px;
}
.gall_box{
    margin:0 0 15px 0;
    float:left;
}
.gall_box li{
    width:100%;
    float:left;
}
.gall_box li a{
    color:#04703D;
}
.gall_box h3{
    color:#04703d;
    font-size:1.2em;
    padding:5px 0 3px 25px;
    font-weight:normal;
    background:url(../images/sub_related_h3.gif) no-repeat 10px center;
}
.gall_box li .fet_box_right a.view-photos{
    padding-top:10px;
}
.gall_box_left{
    float:left;
    width:91px;
}
.gall_box_right{
    float:left;
    width:72px;
}
.gall_box_left a{
    display:block;
    background:url(../images/img_bg.gif) no-repeat;
    width:91px;
    height:91px;
}
.last .gall_box_left a{
    background:url(../images/img_bg3.gif) no-repeat;
    height:107px;
}
.gall_box_left img{
    float:left;
    padding:12px 0 0 11px;
}
.last .gall_box_left img{
    padding:11px 0 0 12px;
}
.gall_box_right h4{
    color:#747474;                            
    font-size:1.1em;
    padding:18px 0 8px 0;
    font-weight:normal;
    width:72px;
}
.last .gall_box_right h4{
    padding:12px 0 8px 0;
}
a.view-all{
    color:#606161;
    margin-left:10px;
    line-height:40px;
}
#sub_sidebar .gall_box_right h4 a{
    color:#747474;
}
.gall_box_right p{
    padding:0 0 4px 0;
}
.gall_view_all{
    float:left;
    padding:0 0 0 24px;
}
/*--- page-2 ---*/
.bg-content {      
	overflow: hidden;
	background: url("../images/bg-content.gif") repeat-y;
}
.primary-content-2 {
	float: left;  
	padding: 0 12px 0 38px;
    width:300px;
}
.primary-content-3 {
	float: left;
	padding: 0 32px 0 38px;
}
.breadcrumbs {
	width: 452px;
	padding: 20px 38px 17px 41px;
	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: 180px;
	height: 100%;
	margin: 35px 20px 0 0;
	padding: 0px 0px 10px;
	background-color:#F5F5F5;
}
.sublink-box {
	padding: 0;
	background:#EEE;
}
.sublink-box h3 {
	color: #828282;
	font-size: 16px;
	padding: 6px 0 6px 10px;
	/*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 20px 25px;
    background:transparent url(../images/line.gif) no-repeat scroll left bottom;
}
.button-box a {
    margin: 0;
    color:#04703d;
}

.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;
}
#flamebackground {
    position:absolute;
    top:0;
    left:0;
    width:189px;
    height:810px;
    background: transparent url(../images/side-background.jpg) no-repeat;
}