/* General Styles */
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:#9F0117;
    text-decoration:none;
}
a:focus,a:hover{
    text-decoration:underline;
}
a img{
    border:0;
}
.clear{
    clear:both;
}
html{
    background:#06182c url(../images/html.png) repeat;
}
#sub{
    background:url(../images/html_sub_bg.png) repeat;
}
body{
    position:relative;
    color:#000;
    font:62.5% Arial, Helvetica, sans-serif;
}
#index{
    background:url(../images/bg_index.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;
}
.skiplink{
    display:none;
}
#index .page{
    background:url(../images/page_index_bg.png) no-repeat center top;
}
#sub .page{
    background:url(../images/page_sub_bg.png) repeat-x left bottom;
}
.page {
    background:url(../images/page_sub_bg.png) repeat-x left bottom;
}
 .page3{
    background:url(../images/page3_sub_bg.png) repeat-y top center;
}
 .page2{
    background:url(../images/page2_sub_bg.png) repeat-x;
}
 .page4{
    background:url(../images/page4_sub_bg.png) no-repeat center top;
}
 .page5{
    background:url(../images/page5_sub_bg.png) no-repeat center bottom;
}
.wrapper{
    margin:0 auto;
    width:800px;
}
/* HEADER */
#header{
    width:100%;
    height:128px;
    background:url(../images/header_bg.png) no-repeat;
    overflow:hidden;
}
#sub #header{
    background:url(../images/header_sub_bg.png) no-repeat;
}
#hleft{
    float:left;
    width:600px;
}
#hright{
    float:right;
    width:200px;
}
#logo{
    width:456px;
    height:83px;
    text-indent:-5000px;
    position:relative;
    overflow:hidden;
    display:block;
    margin:20px 0 0 10px;
}
#logo span{
    background:url(../images/logo.png) no-repeat;
    position:absolute;
    width:100%;
    height:100%;
    cursor:pointer;
}
#hmenu{
    width:100%;
}
#hmenu ul{
    padding:10px 0 0 0;
}
#hmenu ul li{
    display:inline;
    padding:0 1px 0 1px;
    font-size:1.0em;
    text-transform:uppercase;
    color:#92b2d2;
}
#hmenu ul li a{
    color:#92b2d2;
}
#hsearch{
    width:100%;
    overflow:hidden;
    padding:6px 0 0 0;
}
#SearchForm_SearchForm fieldset{
    width:175px;
}
#search_val{
    float:left;
    border:1px solid #5f7483;
    background:#fff;
    font-size:10px;
    font-family:Arial, Helvetica, sans-serif;
    color:#bdbdbd;
    padding:3px;
    width:144px;
    margin:0 4px 0 0;
}
#search_sub{
    float:left;
}
/* MENU */
#menu{
    width:100%;
    height:48px;
    background:url(../images/menu_bg.png) no-repeat;
}
#sub #menu{
    background:url(../images/menu_sub_bg.png) no-repeat;
}
#menu ul{
    padding:15px 0 0 0;
    text-align:center;
}
#menu ul li{
    display:inline;
    padding:0 20px 0 20px;
    font-size:1.2em;
    text-transform:uppercase;
}
#menu ul li a{
    color:#fff;
}
#menu ul li a:hover{
    color:#c7001c;
    text-decoration:none;
}
/* BODY */
#body{
    width:100%;
    height:370px;
    background:url(../images/body_bg.png) no-repeat;
    overflow:hidden;
}
#sub #body{
    background:#f9f8f0 url(../images/body_sub_bg.png) repeat-y;
    height:auto;
}
#sub #body2{
    background:#f9f8f0 url(../images/body_sub_bg2.png) repeat-y;
    height:auto;
}
#body2{
    background:#f9f8f0 url(../images/body_sub_bg2.png) repeat-y;
    height:auto;
}
#ileft{
    float:left;
    width:523px;
}
#iright{
    float:right;
    width:277px;
}
#ileft_thumb{
    width:100%;
    overflow:hidden;
    margin:8px 0 0 0;
}
#ileft_thumb img{
    float:left;
    border:9px solid #fff;
    width:505px;
    height:329px;
}
#ifeatured{
    width:240px;
    overflow:hidden;
    margin:0 0 0 35px;
}
#ifeatured ul{
    width:100%;
    overflow:hidden;
    margin-top:10px;
}
#ifeatured ul li{
    float:left;
    padding:10px 0 0 0;
}
#ifeatured ul li div{
    float:left;
    width:94px;
    height:96px;
    background:url(../images/shad.png) no-repeat;
    overflow:hidden;
}
#ifeatured ul li div img{
    float:left;
    width:66px;
    height:67px;
    margin:14px 0 0 14px;
}
#ifeatured ul li h3{
    float:left;
    color:#022a55;
    text-transform:uppercase;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-weight:normal;
    width:120px;
    font-size:1.5em;
    margin:10px 0 4px 0;
}
#ifeatured ul li h3 a{
    color:#022a55;
}
#ifeatured ul li p{
    float:left;
    font-size:1.2em;
    color:#9d8c83;
    width:120px;
    margin:0 0 6px 0;
}
/* afbody */
#afbody{
    width:100%;
    height:256px;
    background:url(../images/afbody_bg.png) no-repeat;
    overflow:hidden;
    font-family:Georgia, "Times New Roman", Times, serif;
}
#afbody h2{
    font-size:2.7em;
    font-weight:normal;
    color:#8aa0b6;
}
#iaf_wellcome{
    float:left;
    width:300px;
    padding:10px 0 0 0;
}
#iaf_news{
    float:left;
    width:270px;
    padding:10px 0 0 0;
}
#iaf_events{
    float:left;
    width:200px;
    padding:10px 0 0 0;
    height:100%;
}
#iaf_wellcome h2{
    padding:0 0 2px 5px;
}
#iaf_wellcome p{
    font-size:1.3em;
    line-height:1.4em;
    color:#fff;
    padding:0 0 15px 5px;
    width:230px;
}
#iaf_news h2{
    padding:0 0 10px 13px;
}
#iaf_news ul{
    width:194px;
}
#iaf_news ul li{
    font-size:1.3em;
    line-height:1.4em;
    color:#fff;
    background:url(../images/dot.gif) no-repeat left 9px;
    padding:3px 0 5px 14px;
}
#iaf_news ul li a{
    color:#FFFFFF;
}
#iaf_news p{
    padding:6px 0 0 14px;
}
#iaf_events h2{
    padding:0 0 10px 13px;
}
#iaf_events ul{
    width:194px;
}
#iaf_events ul li{
    font-size:1.3em;
    line-height:1.4em;
    color:#fff;
    background:url(../images/dot.gif) no-repeat left 9px;
    padding:2px 0 0px 14px;
}
#iaf_events ul li span{
    color:#9f0117;
    display:block;
}
#iaf_events ul li a{
    color:#FFFFFF;
}
#iaf_events p{
    padding:6px 0 0 14px;
}
/* FOOTER */
#footer{
    width:100%;
    padding:15px 0 20px 0;
    overflow:hidden;
}
#sub #footer{
    height:231px;
    padding:0;
}
#footer_left{
    float:left;
}
#footer_right{
    float:right;
    margin:0 24px 0 0;
}
#sub #footer_left, #sub #footer_right{
    padding:55px 0 0 0;
}
#footer_left .vcard{
    font-size:1.1em;
    line-height:1.6em;
    color:#8197ad;
    padding:0 0 0 10px;
    font-family:Georgia, "Times New Roman", Times, serif;
}
#footer_left .vcard a{
    color:#8197ad;
}
#footer_right ul{
    float:left;
}
#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 0;
}
#b_login span{
    background:url(../images/b_login.png) no-repeat;
    position:absolute;
    width:100%;
    height:100%;
    cursor:pointer;
}
/* subpage */
#sboard{
    width:100%;
    overflow:hidden;
    background:#f9f8f1 url(../images/sboard_bg.png) no-repeat;
    padding:15px 0 10px 0;
}
#sboard_thumb{
    width:778px;
    overflow:hidden;
    margin:0 0 0 15px;
}
#sboard_thumb img{
    width:760px;
    float:left;
    border:9px solid #fff;
}
#sleft{
    width:270px;
    float:left;
    padding:25px 0 20px 0;
}
#sright{
    width:485px;
    float:right;
    padding:20px 0 20px 0;
}

#slefts{
    width:745px;
    float:right;
    padding:20px 0 20px 0;
}
/* sub Content */
#sub_content{
    width:456px;
}
#sub_content h1, #sub_content h2, #sub_content h3{
    color:#001d45;
    padding:0 0 4px 0;
    width:425px;
}
#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:#54453d;
    padding:0 0 4px 0;
    width:425px;
}
#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:#867064;
    font-size:1.2em;
    line-height:1.4em;
    padding:0 0 15px 0;
}
#sub_content p.sub_content_text a{
    color:#001d45;
}
p.sub_content_text a.selected{
    color:#001d45;
    text-decoration:underline;
}
p.sub_content_text a.selected:hover{
    color:#001d45;
    text-decoration:none;
}
p.georgia{
    font-size:1.2em;
}
.sub_box{
    background:#e3e0d1;
    border:1px solid #d6d6bc;
    padding:15px 20px 15px 0;
    margin:5px 0 19px 0;
    width:430px;
    overflow:hidden;
}
.sub_box p{
    color:#867064;
    font-size:1.2em;
    line-height:1.3em;
    padding:0 0 12px 30px;
}
#sub_content .sub_box h4{
    color:#3f3029;
    padding:0 0 4px 30px;
}
.sub_list{
    padding:10px 0 5px 32px;
    width:425px;
}
.sub_list p{
    color:#001d45;
    padding:0 0 6px 0;
    font-size:1.2em;
}
.sub_list .sub_list_ul{
    color:#001d45;
}
.sub_list ol{
    margin:0 0 0 26px;
    list-style:decimal;
}
.sub_list ol li{
    color:#867064;
    font-size:1.2em;
    padding:0 0 3px 0;
}
.sub_list ul{
    padding:0 0 0 5px;
}
.sub_list ul li{
    color:#867064;
    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:224px;
    margin:0 0 0 30px;
    overflow:hidden;
}
#sub_sidebar h2{
    background:url(../images/line2.gif) no-repeat left bottom;
    padding:0 0 10px 26px;
    color:#8aa0b6;
    font-size:1.6em;
    font-weight:normal;
}
.sub_sidebar_links{
    background:url(../images/line2.gif) no-repeat left bottom;
    padding:0 0 10px 26px;
    margin:0 0 0px 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:#8aa0b6;
    font-size:1.4em;
    font-weight:normal;
    padding:0 0 0 26px;
    background:url(../images/sub_related_h3.gif) no-repeat 12px 4px;
    margin:0 0 2px 0;
}
.sub_related ul{
    padding:0 30px 0 26px;
}
.sub_related ul li{
    padding:2px 0 8px 0;
    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:#8aa0b6;
    font-size:1.4em;
    font-weight:normal;
    padding:0 0 0 26px;
    background:url(../images/sub_related_h3.gif) no-repeat 12px 4px;
    margin:0 0 2px 0;
}
.sub_related_ev ul{
    padding:0 0 0 26px;
}
.sub_related_ev ul li{
    padding:2px 0 8px 0;
    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:#9f0117;
    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;
}
.fet_box_left{
    float:left;
    width:87px;
    height:87px;
    background:url(../images/shad_01.png) no-repeat;
    overflow:hidden;
}
.fet_box_right{
    float:left;
    width:123px;
}
#sub_sidebar .fet_box_left a{
    margin:11px 0 0 10px;
    display:block;
}
.fet_box_left img{
    float:left;
    width:67px;
    height:65px;
}
.fet_box_right h3{
    color:#8aa0b6;
    font-size:1.4em;
    padding:10px 0 3px 0;
    font-weight:normal;
}
#sub_sidebar .fet_box_right h3 a{
    color:#8aa0b6;
}
.fet_box_right p{
    color:#fff;
    font-size:1.2em;
    font-family:Arial, Helvetica, sans-serif;
    padding:0 0 3px 0;
    line-height:1.4em;
}
.gall_box{
    margin:0 0 15px 0;
    padding:15px 0 0 0;
    float:left;
    background:url(../images/line2.gif) no-repeat;
}
.gall_box li{
    width:100%;
    float:left;
}
.gall_box h3{
    color:#8aa0b6;
    font-size:1.4em;
    font-weight:normal;
    padding:0 0 0 26px;
    background:url(../images/sub_related_h3.gif) no-repeat 12px 4px;
    margin:0 0 12px 0;
}
.gall_box_left{
    float:left;
    width:92px;
    height:88px;
    background:url(../images/shad_01.png) no-repeat;
    overflow:hidden;
}
.gall_box_big{
    float:left;
    width:87px;
    height:109px;
    background:url(../images/shad_02.png) no-repeat left;
    overflow:hidden;
}
.gall_box_right{
    float:right;
    width:123px;
}
#sub_sidebar .gall_box_left a, #sub_sidebar .gall_box_big a{
    margin:11px 0 0 10px;
    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;
    width:100px;
    font-family:Arial, Helvetica, sans-serif;
}
#sub_sidebar .gall_box_right h4 a{
    color:#fff;
}
.gall_box_right p{
    padding:0 0 4px 0;
    color:#fff;
    font-size:13px;
    font-family:Arial, Helvetica, sans-serif;   
    line-height:1.4em;
}
.gall_view_all{
    float:left;
    padding:4px 0 0 24px;
}
#search input.txt{
    width:131px;
    height:18px;
    padding:3px 10px 0;
    font-size:1em;
    color:#bdbdbd;
    border:0;
}
.inp-text-holder{
    width:177px;
}
.inp-text-holder input:focus{
    border:0;
}
.button_go{
    float:right;
    margin-top:-21px;
}
/*--- page-2 ---*/
.bg-content {
	width: 800px;
	overflow: hidden;
	background: url("../images/bg-content.gif") repeat-y;
}
.primary-content-2 {
	float: left;
	width: 451px;
	padding: 0 32px 0 38px;
}
.primary-content-3 {
	float: left;
	padding: 0 32px 0 38px;
}
.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: left;
	width: 230px;
	height: 100%;
	margin: -9px 0 0 0;
	padding: 20px 19px 30px 19px;
}
#Form_SubcalendarForm{
    padding-left:10px;
}
#Form_SubcalendarForm fieldset{
    margin-bottom:10px;
}
#Form_SubcalendarForm p.field{
    color:#fff;
}
.sublink-box {
	padding: 0;
	background: url("../images/h-line.gif") no-repeat 0 100%;
}
.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;
}
