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:#855e3b;
    text-decoration:none;
}
a:focus,a:hover{
    text-decoration:underline;
}
a img{
    border:0;
}
.clear{
    clear:both;
}
html{
    background:#e2cba7 url(../images/html.png) repeat;
}
body{
    position:relative;
    background:url(../images/bg.png) repeat-x;
    color:#855e3b;
    font:62.5% Georgia, "Times New Roman", Times, 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:837px;
}
/* HEADER */
#header{
    width:100%;
    height:135px;
    overflow:hidden;
    position: relative;
}
#hleft{
    float:left;
    width:512px;
}
#hright{
    float:right;
    width:325px;
}
#logo{
    width:278px;
    height:93px;
    text-indent:-5000px;
    position:relative;
    overflow:hidden;
    display:block;
    margin:28px 0 0 26px;
}
#logo span{
    background:url(../images/logo.png) no-repeat;
    position:absolute;
    width:100%;
    height:100%;
    cursor:pointer;
}
#top_menu_left{
    float:left;
    position:relative;
    width:127px;
}
#top_menu_right{
    float:right;
    position:relative;
    width:198px;
}
#top_menu_left ul{
    padding:9px 0 0 0;
    float:left;
}
#top_menu_left ul li{
    color:#c4866f;
    float:left;
    font-family:Arial, Helvetica, sans-serif;
    text-transform:uppercase;
    padding:0 4px 0 0;
}
#top_menu_left ul li a{
    color:#c4866f;
}
#top_menu_right ul{
    float:right;
    padding:3px 16px 0 0;
}
#top_menu_right ul li{
    float:left;
    padding:0 0 0 0;
}
.m_search{
    width:146px;
    padding:3px;
    border:1px solid #cbc9c9;
    color:#bdbdbd;
    font-family:Arial, Helvetica, sans-serif;
    font-size:1.0em;
    float:left;
    margin:0 5px 0 0;
}
.m_search_sub{
    float:left;
}
/* MENU */
#menu{
    width:100%;
    height:48px;
    position:relative;
}
#menu ul{
    float:left;
    padding:3px 0 0 28px;
    position:relative;
}
#menu ul li{
    float:left;
}
#menu ul li a{
    display:block;
    float:left;
    font-size:1.2em;
    font-family:Arial, Helvetica, sans-serif;
    color:#7a3e21;
    height:45px;
    text-align:center;
    text-transform:uppercase;
}
#menu ul li a span{
    cursor:pointer;
    padding:14px 20px 0 20px;
    display:block;
}
#menu ul li.last a span{
    padding:14px 18px 0 18px;
}
#menu ul li a:hover, #menu ul li a.select{
    color:#FFFFFF;
    background:url(../images/menu_a_s.png) repeat-x;
    text-decoration:none;
}
/* board */
#board{
    width:100%;
    overflow:hidden;
}
#board_links{
    float:left;
    width:298px;
}
#board_flash{
    float:right;
    width:539px;
}
.moving{
    width:524px;
    height:238px;
    
}
#slidebar{
    float:right;
    padding:197px 15px 0 0;
}
#slidebar ul{
    float:right;
}
#slidebar ul li{
    float:left;
    font-family:Arial, Helvetica, sans-serif;
}
#slidebar_left{
    width:24px;
    height:28px;
    text-indent:-5000px;
    position:relative;
    overflow:hidden;
    display:block;
}
#slidebar_left span{
    background:url(../images/slidebar_left.png) no-repeat;
    position:absolute;
    width:100%;
    height:100%;
    cursor:pointer;
}
#slidebar_right{
    width:24px;
    height:28px;
    text-indent:-5000px;
    position:relative;
    overflow:hidden;
    display:block;
}
#slidebar_right span{
    background:url(../images/slidebar_right.png) no-repeat;
    position:absolute;
    width:100%;
    height:100%;
    cursor:pointer;
}
#slidebar_items{
    height:26px;
    background:url(../images/slidebar_bg.png) no-repeat;
    padding:2px 4px 0 4px;
}
#slidebar_items a{
    float:left;
    display:block;
    width:18px;
    height:19px;
    text-align:center;
    color:#FFFFFF;
    position:relative;
    padding:6px 0 0 0;
    margin: 0 1px 0 0;
}
#slidebar_items a:hover, #slidebar_items a.select{
    text-decoration:none;
    background:url(../images/slidebar_items_s.png) no-repeat;
}
#board_links ul{
    width:276px;
    margin:0 0 0 21px;
}

#board_links div a{
    overflow:hidden;
    display:block;
}
#board_links div a span{
    position:absolute;
    width:100%;
    height:100%;
    cursor:pointer;
}
#b_content{
    height:82px;
}
#b_content span{
    background:url(../images/b_content.png) no-repeat;
}
#b_grow{
    height:80px;
}
#b_grow span{
    background:url(../images/b_grow.png) no-repeat;
}
#b_serve{
    height:76px;
}
#b_serve span{
    background:url(../images/b_serve.png) no-repeat;
}
/* BODY */
.body{
    width:100%;
    background:url(../images/body_bg.png) repeat-y;
    overflow:hidden;
}
#sub{
    background:url(../images/body_bg2.png) repeat-y;
}
.body_top{
    width:100%;
    background:url(../images/body_top_bg.png) no-repeat;
    overflow:hidden;
}
#sub .body_top{
    background:url(../images/body_top_bg2.png) no-repeat;
}
.body_end{
    width:100%;
    background:url(../images/body_end_bg.png) no-repeat left bottom;
    overflow:hidden;
    padding:0 0 10px 0;
}
#sub .body_end{
    background:url(../images/body_end_bg2.png) no-repeat left bottom;
}
/* sub */
#subpage_left{
    float:left;
    width:271px;
    overflow:hidden;
}
#subpage_right{
    float:right;
    width:566px;
    overflow:hidden;
}

/* sub sidebar */
#sub_sidebar{
    width:222px;
    margin:30px 0 0 38px;
    padding:0 0 20px 0;
    overflow:hidden;
}
#sub_sidebar h2{
    background:url(../images/line2.png) no-repeat left bottom;
    padding:14px 0 10px 26px;
    color:#d8965b;
    font-size:1.7em;
    font-weight:normal;
}
.sub_sidebar_links{
    background:url(../images/line2.png) no-repeat left bottom;
    padding:0 0 10px 26px;
    margin:0 0 13px 0;
}
.sub_sidebar_links li{
    padding:8px 0 2px 0;
    color:#fff;
    font-size:1.4em;
}
.sub_sidebar_links li a{
    color:#fff;
}
.sub_related{
    background:url(../images/line2.png) no-repeat left bottom;
    padding:0 0 4px 0;
    margin:0 0 15px 0;
}
.sub_related h3{
    color:#d8965b;
    font-size:1.5em;
    font-weight:normal;
    padding:0 0 0 26px;
    background:url(../images/sub_related_h3.png) no-repeat 12px center;
    margin:0 0 2px 0;
    text-transform:uppercase;
}
.sub_related ul{
    padding:0 30px 0 26px;
}
.sub_related ul li{
    padding:2px 0 8px 0;
    color:#fff;
    font-size:1.2em;
    font-family:Arial, Helvetica, sans-serif;
}
.sub_related ul li a{
    color:#fff;
}
.sub_related_ev{
    background:url(../images/line2.png) no-repeat left bottom;
    padding:0 0 4px 0;
    margin:0 0 5px 0;
}
.sub_related_ev h3{
    color:#d8965b;
    font-size:1.5em;
    font-weight:normal;
    padding:0 0 0 26px;
    background:url(../images/sub_related_h3.png) no-repeat 12px center;
    margin:0 0 4px 0;
    text-transform:uppercase;
}
.sub_related_ev ul{
    padding:0 0 0 26px;
}
.sub_related_ev ul li{
    padding:2px 0 8px 0;
    color:#fff;
    font-size:1.2em;
    font-family:Arial, Helvetica, sans-serif;
}
.sub_related_ev ul li a{
    color:#fff;
}
.sub_related_ev ul li span{
    color:#d8965b;
    display:block;
}
.fet_box{
    background:url(../images/line2.png) no-repeat left bottom;
    margin:16px 0 15px 0;
    padding:0 0 3px 0;
}
.fet_box li{
    width:100%;
    float:left;
    padding:0 0 10px 0;
}
.fet_box_left{
    float:left;
    width:99px;
}
.fet_box_right{
    float:left;
    width:123px;
}
.fet_box_left a{
    margin:0 0 0 10px;
    display:block;
}
.fet_box_left img{
    float:left;
    width:67px;
    border:4px solid #fff;
}
.fet_box_right h3{
    color:#d8965b;
    font-size:1.5em;
    padding:0 0 3px 0;
    font-weight:normal;
}
.fet_box_right h3 a{
    color:#d8965b;
}
.fet_box_right p{
    color:#fff;
    font-size:1.2em;
    font-family:Arial, Helvetica, sans-serif;
    padding:0 0 4px 0;
    line-height:1.4em;
}
.gall_box{
    background:transparent url(../images/line2.png) no-repeat scroll left bottom;
margin:0 0 15px;
padding:0 0 4px;
    float:left;
}
.gall_box li{
    width:100%;
    float:left;
    padding:0 0 13px 0;
}
.gall_box h3{
    color:#d8965b;
    font-size:1.5em;
    font-weight:normal;
    padding:0 0 0 26px;
    background:url(../images/sub_related_h3.png) no-repeat 10px center;
    text-transform:uppercase;
    margin:0 0 10px 0;
}
.gall_box_left{
    float:left;
    width:99px;
}
.gall_box_right{
    float:right;
    width:123px;
}
.gall_box_left a{
    margin:0 0 0 10px;
    display:block;
}
.gall_box_left img{
    float:left;
    width:67px;
    border:4px solid #fff;
}
.gall_box_right h4{
    color:#fff;
    font-size:1.2em;
    padding:8px 0 8px 0;
    font-weight:normal;
    width:100px;
    font-family:Arial, Helvetica, sans-serif;
}
.gall_box_right h4 a{
    color:#fff;
}
.gall_box_right p{
    padding:0 0 4px 0;
}
.gall_view_all{
    float:left;
    padding:0 0 0 24px;
}

/* sub Content */
#sub_content{
    width:443px;
    margin:45px 0 30px 51px;
}
#sub_content h1, #sub_content h2, #sub_content h3{
    color:#8a4324;
    padding:0 0 6px 0;
}
#sub_content h1{
    font-size:1.9em;
    font-weight:normal;
}
#sub_content h2{
    font-size:1.6em;
}
#sub_content h3{
    font-size:1.4em;
}
#sub_content h4, #sub_content h5, #sub_content h6{
    color:#522714;
    padding:0 0 6px 0;
}
#sub_content h4{
    font-size:1.9em;
    font-weight:normal;
}
#sub_content h5{
    font-size:1.6em;
}
#sub_content h6{
    font-size:1.4em;
}
p.sub_content_text{
    color:#855e3b;
    font-size:1.1em;
    line-height:1.3em;
    padding:0 0 15px 0;
}
p.sub_content_text a{
    color:#8a4324;
}
p.sub_content_text a.selected{
    text-decoration:underline;
    color:#8a4324;
}
p.sub_content_text a.selected:hover{
    text-decoration:none;
    color:#8a4324;
}
.sub_box{
    background:#dbc79b;
    border:1px solid #b59f6f;
    padding:15px 20px 5px 0;
    margin:5px 0 19px 0;
    overflow:hidden;
}
.sub_box p{
    color:#855e3b;
    font-size:1.1em;
    line-height:1.3em;
    padding:0 0 12px 30px;
}
#sub_content .sub_box h4{
    color:#522714;
    padding:0 0 4px 30px;
}
.sub_list{
    padding:10px 0 5px 32px;
}
.sub_list p{
    color:#8a4324;
    padding:0 0 6px 0;
    font-size:1.2em;
}
.sub_list .sub_list_ul{
    color:#8a4324;
}
.sub_list ol{
    margin:0 0 0 25px;
    list-style:decimal;
}
.sub_list ol li{
    color:#94704d;
    font-size:1.1em;
    padding:0 0 3px 0;
}
.sub_list ul{
    padding:0 0 0 3px;
}
.sub_list ul li{
    color:#94704d;
    font-size:1.1em;
    background:url(../images/dot.png) no-repeat left 4px;
    padding:0 0 3px 12px;
    display:block;
}

/* wellcome */
#wellcome{
    float:left;
    width:298px;
    overflow:hidden;
}
#wellcome_padd{
    width:240px;
    margin:15px 0 0 39px;
}
#wellcome h2{
    font-size:2.7em;
    color:#8a4324;
    font-weight:normal;
    padding:0 0 4px 0;
}
#wellcome p{
    font-size:1.2em;
    padding:0 0 15px 0;
    line-height:1.4em;
}
/* featured */
#featured{
    float:left;
    width:249px;
    padding:20px 0 0 0;
}
#featured ul{
    float:left;
    padding:0 0 0 20px;
    width:210px;
}
#featured ul li{
    width:100%;
    float:left;
    padding:0 0 22px 0;
}
#featured ul div{
    float:left;
    width:87px;
}
#featured ul div img{
    float:left;
    width:66px;
    border:4px solid #fff;
}
#featured ul li h3{
    color:#d8965b;
    font-size:1.4em;
    font-weight:normal;
    padding:1px 0 3px 0;
    text-transform:uppercase;
}
#featured ul li h3 a{
    color:#d8965b;
}
#featured ul li p{
    color:#fff;
    font-size:1.2em;
    font-family:Arial, Helvetica, sans-serif;
    padding:2px 10px 8px 0;
}
/* newsevents */
#newsevents{
    float:left;
    width:290px;
}
#h_news{
    width:275px;
    height:40px;
    text-indent:-5000px;
    position:relative;
    overflow:hidden;
    display:block;
}
#h_news span{
    background:url(../images/h_news.png) no-repeat;
    position:absolute;
    width:100%;
    height:100%;
}
#h_events{
    width:275px;
    height:40px;
    text-indent:-5000px;
    position:relative;
    overflow:hidden;
    display:block;
}
#h_events span{
    background:url(../images/h_events.png) no-repeat;
    position:absolute;
    width:100%;
    height:100%;
}
#newsevents ul{
    width:238px;
    float:left;
    padding:4px 0 12px 16px;
}
#newsevents ul li{
    float:left;
    width:100%;
    font-size:1.2em;
    background:url(../images/line.png) no-repeat left bottom;
    padding:5px 0 6px 0;
}
#newsevents ul li a{
    display:block;
    background:url(../images/i_li.png) no-repeat left 4px;
    padding:0 0 0 14px;
}
#newsevents ul li span{
    color:#8a4324;
    margin:0 5px 0 0;
    float:left;
    display:block;
}
.b_all{
    padding:0 0 0 33px;
    clear:both;
}
.b_all2{
    padding:0 0 6px 33px;
}
/* FOOTER */
#footer{
    width:100%;
    background:url(../images/footer_bg.png) no-repeat;
    padding:25px 0 60px 0;
    overflow:hidden;
}
#footer_left{
    float:left;
}
#footer_right{
    float:right;
}
#footer_left p{
    color:#877150;
    font-size:1.2em;
    padding:0 0 4px 42px;
}
#footer_left p a{
    color:#8a4324;
}
#logo2{
    width:101px;
    height:32px;
    text-indent:-5000px;
    position:relative;
    overflow:hidden;
    display:block;
    margin:0 8px 0 0;
}
#logo2 span{
    background:url(../images/logo2.png) no-repeat;
    position:absolute;
    width:100%;
    height:100%;
    cursor:pointer;
}
#footer_right ul{
    padding:0 30px 0 0;
}
#footer_right ul li{
    float:left;
}
#b_login{
    width:44px;
    height:20px;
    text-indent:-5000px;
    position:relative;
    overflow:hidden;
    display:block;
    margin:7px 0 0 0;
}
#b_login span{
    background:url(../images/b_login.png) no-repeat;
    position:absolute;
    width:100%;
    height:100%;
    cursor:pointer;
}
#header_bottom{
    position:absolute;
    width:822px;
    height:21px; 
    top:48px;
    left: 0;
    z-index: 5;
}
#header_bottom_bgr{
    background:url(../images/header_bottom.png) no-repeat;
    width:822px;
    height:21px;
}
.main_header{
    background:url(../images/main_header_bgr.png) no-repeat 50% 0;
    width:100%;
}
.typography p {
    line-height: 1.4em;
}
#sub-extend {
    background: #F4E4C1;
}
.sub-body-extend {
    background: #F4E4C1;
}
.breadcrumbs {
    list-style-type:none;
    margin:0 0 0;
    padding:0 15px 10px 0;
}
.breadcrumbs li {
    background:transparent none repeat scroll 0 0;
    color:#696A6A;
    display:inline;
    font-size:11;
    list-style-type:none;
    padding-left:0;
}
#SearchResults li {
    padding-bottom: 10px;
    font-size: 12px;
}
#SearchResults li a {
    color: #8A4324;
}
