html, body
{
    height: 100%;
    margin: 0;
    padding: 0;


}
a
{
color:#644711;
}
a:hover
{
  text-decoration:none;
  }
.footer-address
{
  text-align: left;
  padding-bottom:3px;
  color:black;
  text-align:center;
  font-size:10px;
}

.header-addres
{
font-size:10px;
}


body, body form
{
    margin: 0;
    padding: 0;
    font-family: tahoma;
font-size:12px;
}


h2
{
    margin-top: 5;
    margin-bottom: 10px;
    
}
h2,h2 a
{
font-size:15px!important;
  color:#4F301E;
}

h3
{
  font-size: 14px !important;
  font-family:verdana;
  color:#4F301E;
  margin-top:0;
  margin-bottom:10px;
  }
h3 a
{
color:#4F301E;
}



img
{
    border: none;
}
p
{
    margin: 0;
}

.clearing
{
clear:both;
}

hr.clear
{
    clear: both;
    display: block;
    width: 100%;
}

table.haeder-table
{
    width: 100%;
}
table.haeder-table td
{
padding-left:3px;
padding-right:3px;
}

table.haeder-table td.header-one
{
    

}

table.haeder-table td.header-two
{
    width: 250px;
}

table.haeder-table td.header-three
{
    
    width: 485;
}


/*header-block*/

table.header-block
{
    
    height: 140px;
    float: left;
    margin-top: 5px;
    width: 100%;
}
td.header-block-left
{
    width: 9px;
    background-image: url('images/Header-block-left.jpg');
    background-repeat: no-repeat;
padding:0!important;

}
td.header-block-middle
{
    background-image: url('images/Header-block-middle.jpg');
    background-repeat: repeat-x;
    vertical-align: top;
padding-left:0!important;
padding-RIGHT:0!important;
    padding-top: 10px;
}


td.header-block-right
{
    width: 9px;
    background-image: url('images/Header-block-right.jpg');
    background-repeat: no-repeat;
padding:0!important;
}
/*End of Header block*/

.header-text-small
{
    font-size: 14px;
    font-family: verdana;
    color: black;
  text-align:center;
}

h1
{
    font-size: 48px;
    font-family: Georgia;
    color: #513003;
    padding: 0;
    margin:0;
  text-align:center;
}


.innerwrap
{
    position: relative;
    height: 100%;
    min-height: 100%;
  background-image:url(/skin/images/background.png);
  background-repeat:repeat-x;
/*
  min-width: 1000px;
max-width:1200px;
  -width:1000px;
  */
  width:1200px;
margin:auto;
  padding-bottom:45px;
}
html > body .innerwrap
{
    height: auto;
    min-height: 100%;
}



.wrapcontent
{
    float: left;
    margin-right: -200px;
    width: 100%;
    padding-top: 5px;
}
.content-table
{
    position: relative;
    height: 100%;
    min-height: 100%;
}
html > body .innerwrap .content-table
{
    height: auto;
    min-height: 100%;
}
.content-table td
{
    vertical-align: top;
}
.content-table
{
    margin-bottom: 20px;
  width:100%;

}

.content-table .td-left
{
    width: 220px;
    padding-right: 5px;
  height:900px;
  border-right:solid 1px #d0c2a1;
  background-color:#efede5;
}
.content-table .td-left .block
{

width:180px;
background-color:white;
margin:auto;
padding:10px;
margin-top:10px;
float:left;
margin-left:10px;
}

.content-table .td-right
{
  width: 250px;
  padding-top:10px;
  border-left:solid 1px #d0c2a1;
  border-top:solid 1px #d0c2a1;
  background-color:#efede5;
}
.content-table .td-right .block
{

width:212px;
background-color:white;
margin:auto;
padding:10px;

margin-top:10px;
}

.content-table .center
{
  
  background-color:white;
}

.content-table .center.content
{
padding-left:10px;
  padding-right:10px;
  padding-bottom:20px;
  background-color:white;
  border-bottom: 1px solid #D0C2A1;
}
.content-table .center.top
{
height:50px;
}
.menurow
{
  display:block;
  height:20px;
}
.footer
{
  background-color:#EFEDE5;
    position: relative;
    color:black;
    height: 65px;
    clear: both;
    min-width: 1000px;
max-width:1200px;
  -width:1000px;
margin:auto;
margin-top: -65px;
   
}
.empty
{
    height: 50px;
}

/*menu*/

.menuwrap
{
padding-bottom:10px;
}
.menu
{
    /* padding-top: 3px;*/
    padding-left: 6px;
    background-image:url(/skin/images/menu-bg.png);
  background-repeat:repeat-x;
  
    height: 40px;

  width:968px;
}
.menu .menu-item
{
    float: left;
    
  margin-top:8px;
    height: 33px;
  line-height:22px;
  
 }
.menu .menu-item a
{
   
padding: 0 9px 0 9px;
}
.menu .menu-item.first
{
  border-left:none;
}
.menu .menu-item .child-menu  a
  {
    border:none;
}

.menu .menu-item-selected
{

font-weight:bold;
/*
    background-color: #DBF2FD;
    background-position: 10px 10px;
*/
}
.menu .menu-item a
{
    color: black;
font-size:15px;
text-decoration:none;
line-height:22px;
}
.menu .menu-item-selected a
{
 font-weight:bold;   
}



div.menu-item:hover .child-menu-hover
{
    
    display: block;
}
.menu .menu-item .child-menu
{
  display: none;
  border-left: solid 1px #E1E1D8;
    border-right: solid 3px #E1E1D8;
    border-bottom: solid 2px #E1E1D8;
    position: absolute;
    z-index: 2147483647;
  
background-color: #efede5;
    margin-top: 25px;
    margin-left: -10px;
}
.menu .menu-item .child-menu a
{
  font-weight:normal!important;
font-size:14px;
}

.menu .menu-item .child-menu .menu-item-selected a
{
  font-weight:bold!important;
}

.menu .child-menu-item
{
    padding: 5px 15px 5px 15px;
    --width: 300px;
}

.menu .menu-item .child-menu .child-menu-item  .submenu
{
  display:none;
  position:absolute;
  border-left: solid 1px #E1E1D8;
  border-right: solid 3px #E1E1D8;
  border-bottom: solid 2px #E1E1D8;
  width:250px;
  margin-left:-255px;
  margin-top:0;
  background-color: #efede5;

}
.menu .menu-item .child-menu .child-menu-item:hover .submenu .sub-menu-item a
{
  font-weight:300!important;
  display:block;
  width:100%;
}
.menu .menu-item .child-menu .child-menu-item:hover .submenu .sub-menu-item 
{
  clear:both;
  text-align:left;
  padding-top:3px;
  padding-bottom:3px;
}

.menu .menu-item .child-menu .child-menu-item:hover .submenu-hover
{
  display:block;
  
  
}


.left-menu .child-menu-item
{
    padding: 5px 0 5px 0;
}
.left-menu .menu-item-selected
{
  font-weight:bold!important;
}
.child-menu-item a
{
    color: Black !important;
font-size:12px;
}
.child-menu .menu-item-selected a
{
    color: Black;
    font-weight: bold;
}

.child-menu-item a:hover
{
    color: #595757 !important;
}



/*end of menu*/
.adminlinks
{
    position: absolute;
    top: 0;
    right: 0;
}


/* center-content */
table.center-content
{
    width: 100%;
display:block;
min-height:533px;
}

table.center-content td.top-left
{
    line-height: 1px;
    width: 6px;
    height: 6px;
    background-image: url('images/content-top-left.jpg');
}
table.center-content td.top-middle
{
    line-height: 1px;
    height: 6px;
    background-image: url('images/content-top-middle.jpg');
width:100%;
}
table.center-content td.top-right
{
    width: 6px;
    height: 6px;
    background-image: url('images/content-top-right.jpg');
    line-height: 1px;
}

table.center-content td.center-left
{
    width: 6px;
    background-image: url('images/content-middle-left.jpg');
}
table.center-content td.center-middle
{
    background-color: #eeeee9;
    padding-left: 15px;
    padding-right: 15px;
height:500px;
}
table.center-content td.center-right
{
    width: 6px;
    background-image: url('images/content-middle-right.jpg');
}

table.center-content td.bottom-left
{
    width: 6px;
    height: 6px;
    background-image: url('images/content-bottom-left.jpg');
    line-height: 1px;
}
table.center-content td.bottom-middle
{
    line-height: 1px;
    height: 6px;
    background-image: url('images/content-bottom-middle.jpg');
}
table.center-content td.bottom-right
{
    line-height: 1px;
    width: 6px;
    height: 6px;
    background-image: url('images/content-bottom-right.jpg');
}
/*end of centr-content*/

/* left block */

table.left-block
{
    width: 191px;
    margin-left: 5px;
    margin-bottom: 20px;
}




table.left-block td.header-top
{
    height: 6px;
}

table.left-block td.header-middle
{
    vertical-align: top;
    padding-left: 15px;
    padding-right: 10px;
    padding-bottom: 5px;
}

table.left-block td.header-bottom
{
    height: 3px;
}

table.left-block td.middle
{
    vertical-align: top;
    padding-left: 15px;
    padding-right: 15px;
}

table.left-block td.footer-top
{
    height: 3px;
}

table.left-block td.footer-middle
{
    vertical-align: top;
    padding-left: 15px;
    padding-bottom: 5px;
}


table.left-block td.footer-bottom
{
    height: 6px;
}
table.left-block td.bottom-small
{
    height: 7px;
}



.theme-blue td.header-top
{
    background-image: url('images/left-block-header-top-blue.jpg');
}

.theme-blue td.header-middle
{
    background-image: url('images/left-block-header-middle-blue.jpg');
    color: White;
    font-weight: bold;
    font-size: 18px;
}

.theme-blue td.header-bottom
{
    background-image: url('images/left-block-header-bottom-blue.jpg');
}

.theme-blue td.middle
{
    background-image: url('images/left-block-middle-blue.jpg');
    color: black;
    font-size: 14px;
}

.theme-blue td.footer-top
{
    background-image: url('images/left-block-footer-top-blue.jpg');
}

.theme-blue td.footer-middle
{
    background-image: url('images/left-block-footer-middle-blue.jpg');
}

.theme-blue td.footer-middle a, .theme-blue td.footer-middle a:visited
{
    color: White;
    font-size: 18px;
}
.theme-blue td.footer-bottom
{
    background-image: url('images/left-block-footer-bottom-blue.jpg');
}

.theme-blue td.bottom-small
{
    background-image: url('images/left-block-bottom-small-blue.jpg');
}


.theme-green td.header-top
{
    background-image: url('images/left-block-header-top-green.jpg');
}

.theme-green td.header-middle
{
    background-image: url('images/left-block-header-middle-green.jpg');
    color: White;
    font-weight: bold;
    font-size: 18px;
}

.theme-green td.header-bottom
{
    background-image: url('images/left-block-header-bottom-green.jpg');
}

.theme-green td.middle
{
    background-image: url('images/left-block-middle-green.jpg');
    color: black;
    font-size: 14px;
}

.theme-green td.footer-top
{
    background-image: url('images/left-block-footer-top-green.jpg');
}

.theme-green td.footer-middle
{
    background-image: url('images/left-block-footer-middle-green.jpg');
}

.theme-green td.footer-middle a, .theme-green td.footer-middle a:visited
{
    color: White;
    font-size: 18px;
}
.theme-green td.footer-bottom
{
    background-image: url('images/left-block-footer-bottom-green.jpg');
}
/* end of left block */

.add-module-link
{
    position: absolute;
}

.edit-module-link
{
    position: absolute;
    margin-left: 10px;
}

.article-list-item
{
    display: block;
    padding: 10px;

}
.article-list-item .face-image
{
    float: left;
    margin-right: 6px;
  margin-left:3px;
  margin-bottom:10px;
}

.ontoweb
{
    float: right;

    background-image:url(/skin/images/menu-bg.png);
  background-repeat:repeat-x;
  background-color:#edeae1;
width:100%;
color:black;
height:40px;
}
.cr
{
position:absolute;
margin-top:5px;
margin-left:5px;
font-family:Tahoma;
font-size:9px;
}
.cr a
{
color:black; 
}
.ontoweb a, .ontoweb a:visited
{
    color: white;
    text-decoration: none;
float:right;
}

.left
{
    width: 300px;
    float: left;
}

.left-block .top
{
    width: 193px;
    height: 9px;
    background-image: url(/skin/images/left-top.jpg);
    line-height: 1px;
}

.left-block .middle
{
    width: 193px;
    background-image: url(/skin/images/left-middle.jpg);
}

.left-block .bottom
{
    width: 193px;
    height: 9px;
    background-image: url(/skin/images/left-bottom.jpg);
    line-height: 1px;
}
.pager-item
{
    margin: 0 3px 0 3px;
}

.pager-item-selected
{
    font-weight:bold;
}

.bordertable TD {
border: 1px solid black;
}


#mask {
  position:absolute;
  z-index:9000;
  background-color:#000;
  display:none;
  top:0;
  left:0;
}
  
#framewindow {
  position:absolute;
  width:90%;
  height:90%;
  display:none;
  z-index:9999;
  padding:20px;
}

.head-links
{
float:right;
width:17px;
height:100px;
}
.head-links a
{
margin-top:5px;
margin-bottom:10px;
display:block;
}


.header-picture img
{
  width:212px;
}

.weather
{
width:130px;
margin-top:5px;
float:left;
font-family:tahoma;
}


.weather strong
{
margin-top:5px;
}
.phonestable
{
border-collapse:collapse;
    
}
.phonestable td
{
border: solid 1px black;
border-collapse:collapse;
padding-left:3px;
padding-right:3px;
}

.phonestable tr.grouprow td
{
    font-weight:bold;
    font-size:14px;
    border:none;
    padding-top:5px;
    padding-bottom:5px;
}
.article-list-item
{
padding:3px;
margin:0;
}
.article-list-item a
{
font-size:16px;

}
.right-include-block
{
  
   width:230px;
min-height: 200px; 
  margin-left: 10px;
margin-top:20px;
float:left;
 padding-left: 10px;
padding-right:10px;
background-color:white;
}

.news-header a
{
color:#513003;
}
.hide-link
{
 text-decoration:underline;
cursor:pointer;
color:#0072ab;
}
.red
{
color:red;
}
.short-news-image
{
float:right;
margin-left:5px;
margon-bottom:5px;
}

.article-table td
{
  width:50%;
  vertical-align:top;
  padding-left:5px;
 }

div.printview
{
  padding:20px;
  position:absolute;
  width:100%;
  height:100%;
  background-color:white;
  left:0;
  top:0;
  z-index:10000000000;
  font-size:16px!important;
}
.anounce
{
 background-image: url(/skin/images/anounce.png);
 background-repeat:no-repeat;
 width:244px;
 height:105px;
 margin-left:8px;
}

#wrapheader
{

}
#wrapheader .logo
{
width:110px;
height:110px;
float:left;
}
#wrapheader .official
{
font-family:verdana;
font-size:14px;
color:#746C4F;
text-align:center;
 text-transform:uppercase;
 padding-bottom:10px;
}
.lnews img
{
  witdh:50%;
    height:50%;
  }
.printer
{
  font-size:16px;
}