/* begin Page */

#main, table
{
   font-family: Arial, Helvetica, Sans-Serif;
   font-style: normal;
   font-weight: normal;
   font-size: 13px;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
   margin: 0;
   padding: 0;
}
a:link, a:visited { 
	color: #069;
	text-decoration: none;
	font-weight: bold;
}
a:hover { 
	text-decoration: underline;
}

.postcontent,
.postheadericons,
.postfootericons,
.blockcontent-body,
ul.vmenu a 
{
   text-align: left;
}

.postcontent,
.postcontent li,
.postcontent table,
.postcontent a,
.postcontent a:link,
.postcontent a:visited,
.postcontent a.visited,
.postcontent a:hover,
.postcontent a.hovered
{
   font-family: Arial, Helvetica, Sans-Serif;
}

.postcontent p
{
   margin: 12px 0;
}

.postcontent h1, .postcontent h1 a, .postcontent h1 a:link, .postcontent h1 a:visited, .postcontent h1 a:hover,
.postcontent h2, .postcontent h2 a, .postcontent h2 a:link, .postcontent h2 a:visited, .postcontent h2 a:hover,
.postcontent h3, .postcontent h3 a, .postcontent h3 a:link, .postcontent h3 a:visited, .postcontent h3 a:hover,
.postcontent h4, .postcontent h4 a, .postcontent h4 a:link, .postcontent h4 a:visited, .postcontent h4 a:hover,
.postcontent h5, .postcontent h5 a, .postcontent h5 a:link, .postcontent h5 a:visited, .postcontent h5 a:hover,
.postcontent h6, .postcontent h6 a, .postcontent h6 a:link, .postcontent h6 a:visited, .postcontent h6 a:hover,
.blockheader .t, .blockheader .t a, .blockheader .t a:link, .blockheader .t a:visited, .blockheader .t a:hover,
.vmenublockheader .t, .vmenublockheader .t a, .vmenublockheader .t a:link, .vmenublockheader .t a:visited, .vmenublockheader .t a:hover,
.logo-name, .logo-name a, .logo-name a:link, .logo-name a:visited, .logo-name a:hover,
.logo-text, .logo-text a, .logo-text a:link, .logo-text a:visited, .logo-text a:hover,
.postheader, .postheader a, .postheader a:link, .postheader a:visited, .postheader a:hover
{
   font-family: Arial, Helvetica, Sans-Serif;
   font-style: normal;
   font-weight: bold;
   font-size: 22px;
   text-decoration: none;
}

.postcontent a
{
   text-decoration: none;
   color: #7C372D;
}

.postcontent a:link
{
   text-decoration: none;
   color: #333;
}

.postcontent a:visited, .postcontent a.visited
{
   color: #605648;
}

.postcontent  a:hover, .postcontent a.hover
{
   text-decoration: underline;
   color: #586148;
}

.postcontent h1
{
   color: #7C372D;
   margin: 10px 0 0;
   font-size: 26px;
}

.blockcontent h1
{
   margin: 10px 0 0;
   font-size: 26px;
}

.postcontent h1 a, .postcontent h1 a:link, .postcontent h1 a:hover, .postcontent h1 a:visited, .blockcontent h1 a, .blockcontent h1 a:link, .blockcontent h1 a:hover, .blockcontent h1 a:visited 
{
   font-size: 26px;
}

.postcontent h2
{
   color: #7C372D;
   margin: 10px 0 0;
}

.blockcontent h2
{
   margin: 10px 0 0;
}

.postcontent h3
{
   color: #586148;
   margin: 10px 0 0;
   font-size: 18px;
}

.blockcontent h3
{
   margin: 10px 0 0;
   font-size: 18px;
}

.postcontent h3 a, .postcontent h3 a:link, .postcontent h3 a:hover, .postcontent h3 a:visited, .blockcontent h3 a, .blockcontent h3 a:link, .blockcontent h3 a:hover, .blockcontent h3 a:visited 
{
   font-size: 18px;
}

.postcontent h4
{
   color: #381914;
   margin: 10px 0 0;
   font-size: 16px;
}

.blockcontent h4
{
   margin: 10px 0 0;
   font-size: 16px;
}

.postcontent h4 a, .postcontent h4 a:link, .postcontent h4 a:hover, .postcontent h4 a:visited, .blockcontent h4 a, .blockcontent h4 a:link, .blockcontent h4 a:hover, .blockcontent h4 a:visited 
{
   font-size: 16px;
}

.postcontent h5
{
   color: #381914;
   margin: 10px 0 0;
   font-size: 14px;
}

.blockcontent h5
{
   margin: 10px 0 0;
   font-size: 14px;
}

.postcontent h5 a, .postcontent h5 a:link, .postcontent h5 a:hover, .postcontent h5 a:visited, .blockcontent h5 a, .blockcontent h5 a:link, .blockcontent h5 a:hover, .blockcontent h5 a:visited 
{
   font-size: 14px;
}

.postcontent h6
{
   color: #52251E;
   margin: 10px 0 0;
   font-size: 13px;
}

.blockcontent h6
{
   margin: 10px 0 0;
   font-size: 13px;
}

.postcontent h6 a, .postcontent h6 a:link, .postcontent h6 a:hover, .postcontent h6 a:visited, .blockcontent h6 a, .blockcontent h6 a:link, .blockcontent h6 a:hover, .blockcontent h6 a:visited 
{
   font-size: 13px;
}

ul
{
   list-style-type: none;
}

ol
{
   list-style-position: inside;
}

html 
{
   height:100%;
}

#main
{
   position: relative;
   z-index: 0;
   width: 100%;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}

body
{
   padding: 0;
   margin:0;
   color: #381914;
   height:100%;
   min-height:100%;
   background-color: #C8C1B6;
   min-width: 1000px;
}

.cleared
{
   display:block;
   clear: both;
   float: none;
   margin: 0;
   padding: 0;
   border: none;
   font-size: 0;
   height:0;
   overflow:hidden;
}

.reset-box
{
   overflow:hidden;
   display:table;
}

form
{
   padding: 0 !important;
   margin: 0 !important;
}

table.position
{
   position: relative;
   width: 100%;
   table-layout: fixed;
}

/* Start Box */
.box {
   margin:0 auto;
   position:relative;
}
.box:before, .box:after, .box-body:before, .box-body:after {
   position:absolute;
   top:0;
   bottom:0;
   content:' ';
   background-repeat: no-repeat;
   line-height:0;
}
.box:before,.box-body:before{
   left:0;
}
.box:after,.box-body:after{
   right:0;
}
.box:before {
   overflow:hidden;
   background-position: bottom left;
   direction: ltr;
   z-index:-3;
}
.box:after {
   background-position: bottom right;
   z-index:-3;
}
.box-body:before, .box-body:after {
   background-repeat:repeat-y;
}
.box-body:before {
   background-position: top left;
   z-index:-3;
}
.box-body:after {
   background-position: top right;
   z-index:-3;
}

.box .box:before, .box .box:after, .box-body .box-body:before, .box-body .box-body:after {
   z-index:-2;
}
.box .box .box:before, .box .box .box:after, .box-body .box-body .box-body:before, .box-body .box-body .box-body:after {
   z-index:-1;
}
/* End Box */

/* Start Bar */
.bar {
   position:relative;
}
.bar:before, .bar:after {
   position:absolute;
   top:0;
   bottom:0;
   content:' ';
   background-repeat:repeat;
   z-index:-1;
}
.bar:before {
   left:0;
   background-position: top left;
}
.bar:after {
   right:0;
   background-position: top right;
}
/* End Bar */

li h1, .postcontent li h1, .blockcontent-body li h1 
{
   margin:1px;
} 
li h2, .postcontent li h2, .blockcontent-body li h2 
{
   margin:1px;
} 
li h3, .postcontent li h3, .blockcontent-body li h3 
{
   margin:1px;
} 
li h4, .postcontent li h4, .blockcontent-body li h4 
{
   margin:1px;
} 
li h5, .postcontent li h5, .blockcontent-body li h5 
{
   margin:1px;
} 
li h6, .postcontent li h6, .blockcontent-body li h6 
{
   margin:1px;
} 
li p, .postcontent li p, .blockcontent-body li p 
{
   margin:1px;
}

/* end Page */

/* begin Box, Sheet */
.sheet
{
   max-width:1000px;
   margin-top: 0;
   margin-bottom: -3px;
   cursor:auto;
   width: 1000px;
}
.sheet-body 
{
   padding:4px;
   min-width:28px;
   min-height:28px;
   padding-top:0;
   padding-bottom:4px;
}
.sheet:before, .sheet:after 
{
   content: url('images/sheet_t.png');
   font-size: 0;
   background-image: url('images/sheet_b.png');
}
.sheet:after{
   clip:rect(auto, auto, auto, 982px);
}
.sheet:before,.sheet-body:before{
   right:18px;
}
.sheet-body:after{
   width: 18px;
   top:18px;
   bottom:18px;
   background-image:url('images/sheet.png');
}
.sheet-body:before{
   top:18px;
   bottom:18px;
   background-image:url('images/sheet.png');
}

#page-background-top-texture, #page-background-middle-texture, #page-background-glare
{
   min-width: 1000px;
}

/* end Box, Sheet */

/* begin Header */
.header-bg-overlay {
	position: absolute;
	background:url('images/header-bg-overlay.png') no-repeat;
	float: right;
	height: 103px;
	width: 296px;
	top: 22px;
	left: 696px;
	
}	

div.header
{
   margin: 0 auto;
   position: relative;
   width:100%;
   height: 125px;
   margin-top: 0;
   margin-bottom: 0;
}

.header:after
{
   position: absolute;
   z-index:-1;
   display:block;
   content:' ';
   top: 0;
   width:100%;
   height: 125px;
   background-image: url('images/header.jpg');
   background-repeat: no-repeat;
   background-position: center center;
}
/* end Header */

/* begin Logo */
div.logo
{
   display: block;
   position: absolute;
   top: 37px;
   left: 0;
   margin-left: 12px;
}

.logo-name
{
   display: block;
   text-align: left;
   font-size: 28px;
   padding: 0;
   margin: 0;
   color: #DDE1D6 !important;
}
.logo-name a, 
.logo-name a:link, 
.logo-name a:visited, 
.logo-name a:hover
{
   font-size: 28px;
   padding: 0;
   margin: 0;
   color: #DDE1D6 !important;
}

.logo-text
{
   display: block;
   text-align: left;
   font-size: 14px;
   padding: 0;
   margin: 0;
   color: #DDE1D6 !important;
}
.logo-text a,
.logo-text a:link,
.logo-text a:visited,
.logo-text a:hover
{
   font-size: 14px;
   padding: 0;
   margin: 0;
   color: #DDE1D6 !important;
}

#headline, #slogan 
{
   display: block;
   min-width: 150px;
   text-align: left;
}
/* end Logo */

/* begin Menu */
/* menu structure */

ul.hmenu a, ul.hmenu a:link, ul.hmenu a:visited, ul.hmenu a:hover {
   outline: none;
}

ul.hmenu, ul.hmenu ul
{
   display: block;
   margin: 0;
   padding: 0;
   border: 0;
   list-style-type: none;
}

ul.hmenu li
{
   margin: 0;
   padding: 0;
   border: 0;
   display: block;
   float: left;
   position: relative;
   z-index: 5;
   background: none;
}

ul.hmenu li:hover{
   z-index: 10000;
   white-space: normal;
}
ul.hmenu li li{
   float: none;
   width: auto;
}

ul.hmenu ul
{
   visibility: hidden;
   position: absolute;
   z-index: 10;
   left: 0;
   top: 0;
   background: none;
   min-height: 0;
   background-image: url('images/spacer.gif');
   padding: 10px 30px 30px 30px;
   margin: -14px 0 0 -30px;
}

ul.hmenu li:hover>ul {
   visibility: visible;
   top: 100%;
}
ul.hmenu li li:hover>ul {
   top: 0;
   left: 100%;
}
ul.hmenu:after, ul.hmenu ul:after
{
   content: ".";
   height: 0;
   display: block;
   visibility: hidden;
   overflow: hidden;
   clear: both;
}
ul.hmenu{
   min-height: 0;
   position:relative;
   padding: 6px 3px 3px 3px;
   float: left;
   left: 50%;
}

ul.hmenu ul.hmenu-left-to-right {
   right: auto;
   left: 0;
   margin: -10px 0 0 -30px;
}
ul.hmenu ul.hmenu-right-to-left {
   left: auto;
   right: 0;
   margin: -10px -30px 0 0;
}

ul.hmenu ul ul
{
   padding: 30px 30px 30px 10px;
   margin: -30px 0 0 -10px;
   margin-left: -11px;
   z-index: -1;
}

ul.hmenu ul ul.hmenu-left-to-right
{
   right: auto;
   left: 0;
   padding: 30px 30px 30px 10px;
   margin: -30px 0 0 -10px;
   margin-left: -11px;
}

ul.hmenu ul ul.hmenu-right-to-left
{
   left: auto;
   right: 0;
   padding: 30px 10px 30px 30px;
   margin: -30px -10px 0 0;
   margin-right: -11px;
}

ul.hmenu li li:hover>ul.hmenu-left-to-right {
   right: auto;
   left: 100%;
}
ul.hmenu li li:hover>ul.hmenu-right-to-left {
   left: auto;
   right: 100%;
}

div.nav-center{
   position: relative;
   float: right;
   right: 50%;
}

.firefox2 ul ul.hmenu{
   float: none;
}
/* end menu structure */

/* menu bar */

.nav
{
   margin:0 auto;
   min-height: 28px;
   z-index: 100;
   margin-top: 0;
   margin-bottom: 0;
}

.nav:before, .nav:after{
   background-image: url('images/nav.png');
}
.nav:before{
   right: 5px;
}
.nav:after{
   width: 5px;
}
/* end menu bar */
.nav-outer{
   position:absolute;
   width:100%;
}

/* end Menu */

/* begin MenuItem */
ul.hmenu>li>a
{
   position: relative;
   top: -3px;
   display: block;
   height: 27px;
   cursor: pointer;
   text-decoration: none;
   color: #333829;
   padding: 0 13px;
   line-height: 26px;
   text-align: center;
   font-weight: bold;
}

ul.hmenu>li>a:before, ul.hmenu>li>a:after
{
   position: absolute;
   display: block;
   content:' ';
   top: 0;
   bottom:0;
   z-index: -1;
   background-image: url('images/menuitem.png');
}

ul.hmenu>li>a:before
{
   left: 0;
   right: 1px;
   background-position: top left;
}

ul.hmenu>li>a:after
{
   width: 1px;
   right: 0;
   background-position: top right;
}

.hmenu a, .hmenu a:link, .hmenu a:visited, .hmenu a:hover
{
   text-align: left;
   text-decoration: none;
}

ul.hmenu>li>a.active:before {
   background-position: bottom left;
} 
ul.hmenu>li>a.active:after {
   background-position: bottom right;
}
ul.hmenu>li>a.active {
   color: #333829;
}

ul.hmenu>li>a:hover:before, ul.hmenu>li:hover>a:before {
   background-position: center left;
}
ul.hmenu>li>a:hover:after, ul.hmenu>li:hover>a:after {
   background-position: center right;
}
ul.hmenu>li>a:hover, ul.hmenu>li:hover>a{
   color: #3D4332;
}

/* end MenuItem */

/* begin MenuSeparator */
ul.hmenu>li:before
{
   position:absolute;
   display: block;
   content:' ';
   top:0;
   left:  -6px;
   width:6px;
   height: 20px;
   background: url('images/menuseparator.png') center center no-repeat;
}

ul.hmenu>li {
   margin-left:6px;
}
ul.hmenu>li:first-child{
   margin-left:0;
}

ul.hmenu>li:first-child:before{
   display:none;
}
/* end MenuSeparator */

/* begin MenuSubItem */
.hmenu ul a
{
   display: block;
   white-space: nowrap;
   height: 24px;
   background-image: url('images/subitem.png');
   background-position: left top;
   background-repeat: repeat-x;
   border-width: 1px;
   border-style: solid;
   border-top-width: 0;
   border-color: #A2AD90;
   min-width: 7em;
   text-align: left;
   text-decoration: none;
   line-height: 24px;
   color: #3D4332;
   margin:0;
   padding: 0 22px;
}

.hmenu ul>li:first-child>a
{
   border-top-width: 1px;
}

.hmenu ul a:link, .hmenu ul a:visited, .hmenu ul a:hover, .hmenu ul a:active
{
   text-align: left;
   text-decoration: none;
   line-height: 22px;
   color: #3D4332;
   margin:0;
   padding: 0 22px;
}

.hmenu ul li a:hover
{
   color: #000000;
   background-position: left bottom;
   border-color: #8A9772;
   border-top-width: 1px !important;
}

.hmenu ul li a.hmenu-before-hovered
{
   border-bottom-width: 0 !important;
}

.hmenu ul li:hover>a
{
   color: #000000;
   background-position: left bottom;
   border-color: #8A9772;
   border-top-width: 1px !important;
}

/* end MenuSubItem */

/* begin Layout */
.layout-wrapper
{
   position:relative;
   margin:0 auto 0 auto;
}

.content-layout
{
   display: table;
   width:100%;
   table-layout: fixed;
   border-collapse: collapse;
}

.content-layout-row {
   display: table-row;
}

.layout-cell
{
   display: table-cell;
   vertical-align: top;
}
/* end Layout */

/* begin Box, Block, VMenuBlock */
.vmenublock
{
   max-width:992px;
   margin: 10px;
}
.vmenublock-body 
{
   padding:0;
}

/* end Box, Block, VMenuBlock */

/* begin BlockHeader, VMenuBlockHeader */
.vmenublockheader {
   margin-bottom: 0;
   min-height: 26px;
   line-height:26px;
}

.vmenublockheader .t
{
   min-height: 26px;
   line-height:26px;
   color: #631616;
   font-size: 14px;
   margin:0;
   padding: 0 5px 0 5px;
   white-space: nowrap;
}

.vmenublockheader .t a,
.vmenublockheader .t a:link,
.vmenublockheader .t a:visited, 
.vmenublockheader .t a:hover
{
   color: #631616;
   font-size: 14px;
}

/* end BlockHeader, VMenuBlockHeader */

/* begin Box, Box, VMenuBlockContent */
.vmenublockcontent
{
   max-width:992px;
}
.vmenublockcontent-body 
{
   padding:1px;
}
.vmenublockcontent:before, .vmenublockcontent:after 
{
   content: url('images/vmenublockcontent_t.png');
   font-size: 0;
   background-image: url('images/vmenublockcontent_b.png');
}
.vmenublockcontent:after{
   content: url('images/vmenublockcontent_t.png');
   font-size: 0;
   background-image: url('images/vmenublockcontent_b.png');
   clip:rect(auto, auto, auto, 991px);
}
.vmenublockcontent:before,.vmenublockcontent-body:before{
   right:1px;
}
.vmenublockcontent-body:after{
   width: 1px;
   top:1px;
   bottom:1px;
   background-image:url('images/vmenublockcontent.png');
}
.vmenublockcontent-body:before{
   right:1px;
   top:1px;
   bottom:1px;
   background-image:url('images/vmenublockcontent.png');
}

.vmenublockcontent:before{
   content: url('images/vmenublockcontent_t.png');
   font-size: 0;
   background-image: url('images/vmenublockcontent_b.png');
   right:1px;
}

/* end Box, Box, VMenuBlockContent */

/* begin VMenu */
ul.vmenu, ul.vmenu ul
{
   list-style: none;
   display: block;
}

ul.vmenu, ul.vmenu li
{
   display: block;
   margin: 0;
   padding: 0;
   width: auto;
   line-height: 0;
}

ul.vmenu
{
   margin-top: 0;
   margin-bottom: 0;
}

ul.vmenu ul
{
   display: none;
   margin: 0;
   padding: 0;
   position:relative;
   margin-left: 0;
   margin-right: 0;
}

ul.vmenu ul.active
{
   display: block;
}
/* end VMenu */

/* begin VMenuItem */
ul.vmenu a 
{
   display: block;
   cursor: pointer;
   z-index:0;
   font-family: Arial, Helvetica, Sans-Serif;
   font-style: normal;
   font-weight: normal;
   font-size: 12px;
   text-decoration: none;
   margin-left:0;
   margin-right:0;
   position:relative;
}

ul.vmenu li{
   position:relative;
}

ul.vmenu>li>a 
{
   color: #181A14;
   padding: 0 10px 0 10px;
   min-height: 30px;
   line-height: 30px;
}

ul.vmenu>li>a.active {
   color: #692F26;
}
ul.vmenu a:hover, ul.vmenu a.active:hover {
   color: #5A5144;
}

ul.vmenu>li>a:before, ul.vmenu>li>a:after 
{
   position: absolute;
   display: block;
   content: ' ';
   z-index:-1;
   background-image: url('images/vmenuitem.png');
   top:0;
   height:30px;
}

ul.vmenu>li>a:before{
   left: 0;
   right: 0;
   background-position: top left;
}
ul.vmenu>li>a:after{
   width: 0;
   right: 0;
   background-position: top right;
}
ul.vmenu>li>a.active:before {
   background-position: bottom left;
}
ul.vmenu>li>a.active:after {
   background-position: bottom right;
}
ul.vmenu>li>a:hover:before  {
   background-position: center left;
}
ul.vmenu>li>a:hover:after {
   background-position: center right;
}

ul.vmenu>li{
   margin-top:4px;
}
ul.vmenu>li>ul{
   margin-top:4px;
   padding-bottom: 0;
}
ul.vmenu>li:first-child{
   margin-top:0;
}

/* end VMenuItem */

/* begin VMenuSubItem */
ul.vmenu ul li{
   margin: 0;
   padding: 0;
}
ul.vmenu li li, ul.vmenu li li a {
   position:relative;
}

ul.vmenu ul a
{
   display: block;
   position:relative;
   white-space: nowrap;
   height: 24px;
   overflow: visible;
   background-image: url('images/vsubitem.png');
   background-repeat: repeat-x;
   background-position: top left;
   padding:0;
   padding-left:15px;
   padding-right:15px;
   line-height: 24px;
   color: #4B523D;
   margin-left: 0;
   margin-right: 0;
}

ul.vmenu ul a.active{
   background-position: bottom left;
}
ul.vmenu ul a:hover{
   background-position: center left;
   line-height: 24px;
   color: #4B523D;
   margin-left: 0;
   margin-right: 0;
}
ul.vmenu ul li li a:hover, ul.vmenu ul li li a:hover.active{
   background-position: left center;
}

ul.vmenu ul a:link, ul.vmenu ul a:visited, ul.vmenu ul a:active
{
   line-height: 24px;
   color: #4B523D;
   margin-left: 0;
   margin-right: 0;
}

ul.vmenu>li>ul>li:first-child{
   padding-top: 0;
   margin-top:0;
}
 
ul.vmenu li li{
   position:relative;
   margin-top:0;
}

ul.vmenu ul ul a{
   padding-left:30px;
}
ul.vmenu ul ul ul a{
   padding-left:45px;
}
ul.vmenu ul ul ul ul a{
   padding-left:60px;
}
ul.vmenu ul ul ul ul ul a{
   padding-left:75px;
}

ul.vmenu ul li a.active {
   color: #7C372D;
}
ul.vmenu ul li a:hover, ul.vmenu ul li a:hover.active {
   color: #544C40;
}

/* end VMenuSubItem */

/* begin Box, Block */
.block
{
   max-width:992px;
   margin: 10px;
}
.block-body 
{
   padding:0;
}

div.block img
{
   /* WARNING do NOT collapse this to 'border' - inheritance! */
  border-width: 0;
   margin: 0;
}

/* end Box, Block */

/* begin BlockHeader */
.blockheader {
   margin-bottom: 0;
   min-height: 26px;
   line-height:26px;
}

.blockheader .t
{
   min-height: 26px;
   line-height:26px;
   color: #631616;
   font-size: 14px;
   margin:0;
   padding: 0 5px 0 5px;
   white-space: nowrap;
}

.blockheader .t a,
.blockheader .t a:link,
.blockheader .t a:visited, 
.blockheader .t a:hover
{
   color: #631616;
   font-size: 14px;
}

/* end BlockHeader */

/* begin Box, BlockContent */
.blockcontent
{
   max-width:992px;
}
.blockcontent-body 
{
   border-top: 1px solid #666;
	border-bottom: 1px solid #666;
   padding:6px;
   color: #29251F;
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 12px;
}
.blockcontent:before, .blockcontent:after 
{
	
	font-size: 0;
}
.blockcontent:after{
   clip:rect(auto, auto, auto, 991px);
}
.blockcontent:before,.blockcontent-body:before{
   right:1px;
}
.blockcontent-body:after{
   width: 1px;
   top:1px;
   bottom:1px;
}
.blockcontent-body:before{
   top:1px;
   bottom:1px;
}
.blockcontent-body table,
.blockcontent-body li, 
.blockcontent-body a,
.blockcontent-body a:link,
.blockcontent-body a:visited,
.blockcontent-body a:hover
{
   color: #29251F;
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 12px;
}

.blockcontent-body p
{
   margin: 12px 0;
}

.blockcontent-body a, .blockcontent-body a:link
{
   color: #74342A;
   text-decoration: underline;
}

.blockcontent-body a:visited, .blockcontent-body a.visited
{
   color: #88956F;
   text-decoration: none;
}

.blockcontent-body a:hover, .blockcontent-body a.hover
{
   color: #9A4537;
   text-decoration: none;
}

.blockcontent-body ul li
{
   font-size: 13px;
   line-height: 125%;
   color: #3D372E;
   margin: 5px 0 0 10px;
   padding: 0 0 0 12px;
   background-image: url('images/blockcontentbullets.png');
   background-repeat: no-repeat;
   background-position: top left;
}
/* end Box, BlockContent */

/* begin Button */
span.button-wrapper>a.button,
span.button-wrapper>a.button:link,
span.button-wrapper>input.button,
span.button-wrapper>button.button
{
   text-decoration: none;
   font-family: Arial, Helvetica, Sans-Serif;
   font-style: normal;
   font-weight: normal;
   font-size: 12px;
   position:relative;
   top:0;
   display: inline-block;
   vertical-align: middle;
   white-space: nowrap;
   text-align: center;
   color: #29120F !important;
   width: auto;
   outline: none;
   border: none;
   background: none;
   line-height: 31px;
   height: 31px;
   margin: 0 !important;
   padding: 0 16px !important;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;
}

.button img, span.button-wrapper img
{
   margin: 0;
   vertical-align: middle;
}

span.button-wrapper
{
   vertical-align: middle;
   display: inline-block;
   position: relative;
   height: 31px;
   overflow: hidden;
   white-space: nowrap;
   text-indent: 0;
   width: auto;
   max-width:992px;
   margin: 0;
   padding: 0;
   z-index: 0;
}

.firefox2 span.button-wrapper
{
   display: block;
   float: left;
}

input, select, textarea
{
   vertical-align: middle;
   font-family: Arial, Helvetica, Sans-Serif;
   font-style: normal;
   font-weight: normal;
   font-size: 12px;
}

div.block select 
{
   width:96%;
}

span.button-wrapper.hover>.button, span.button-wrapper.hover>a.button:link
{
   color: #1D2018 !important;
   text-decoration: none !important;
}

span.button-wrapper.active>.button, span.button-wrapper.active>a.button:link
{
   color: #E0DCD6 !important;
}

span.button-wrapper>span.button-l, span.button-wrapper>span.button-r
{
   display: block;
   position: absolute;
   top: 0;
   bottom: 0;
   margin: 0;
   padding: 0;
   background-image: url('images/button.png');
   background-repeat: no-repeat;
}

span.button-wrapper>span.button-l
{
   left: 0;
   right: 10px;
   background-position: top left;
}

span.button-wrapper>span.button-r
{
   width: 10px;
   right: 0;
   background-position: top right;
}

span.button-wrapper.hover>span.button-l
{
   background-position: center left;
}

span.button-wrapper.hover>span.button-r
{
   background-position: center right;
}

span.button-wrapper.active>span.button-l
{
   background-position: bottom left;
}

span.button-wrapper.active>span.button-r
{
   background-position: bottom right;
}

span.button-wrapper input
{
   float: none !important;
}
/* end Button */

/* begin Box, Post */
.post
{
   max-width:992px;
   min-width: 570px;
   margin: 0;
}
.post-body 
{
   padding:10px;
   border: 1px #c0c0c0 solid;
   margin: 4px;
}

.post-body-home
{
   padding: 10px;
   margin: 4px;
   font-weight: normal;
}

a img
{
   border: 0;
}

.article img, img.article, .block img, .footer img
{
   border-color: #BBC2AD;
   border-style: solid;
   border-width: 0;
   margin: 7px 7px 7px 7px;
}

.metadata-icons img
{
   border: none;
   vertical-align: middle;
   margin: 2px;
}

.article table, table.article
{
   border-collapse: collapse;
   margin: 1px;
}

.post .content-layout-br
{
   height: 0;
}

.article th
{
   text-align: center;
   vertical-align: middle;
   padding: 7px;
}

pre
{
   overflow: auto;
   padding: 0.1em;
}

#preview-image
{
   float: left;
   }

.preview-cms-logo
{
   border: 0;
   margin: 1em 1em 0 0;
   float: left;
}

.preview-sharepoint-logo
{
   border: 0;
   margin: 5px;
   float: left;
}
/* end Box, Post */

/* begin PostHeaderIcon */
.postheader
{
   color: #631616;
   /*margin: 2px 2px 0 0;*/
   padding:4px;
   padding-left:12px;
   padding-right:12px;
   font-size: 18px;
   background: #E2DFD9;

	border-top-left-radius: 5px; 
	border-top-right-radius: 5px; 
	border-bottom-right-radius: 5px; 
	border-bottom-left-radius: 5px;
}

.postheader-home
{
   color: #631616;
   margin: 2px 2px 0 0;
   padding:4px;
   padding-left:12px;
   padding-right:12px;
   font-size: 18px;
}

.postheader a, 
.postheader a:link, 
.postheader a:visited,
.postheader a.visited,
.postheader a:hover,
.postheader a.hovered
{
   font-size: 20px;
}

.postheader a, .postheader a:link
{
   text-align: left;
   text-decoration: none;
   color: #692F26;
}

.postheader a:visited, .postheader a.visited
{
   color: #51493D;
}

.postheader a:hover,  .postheader a.hovered
{
   color: #586148;
}

/* end PostHeaderIcon */

/* begin PostIcons, PostHeaderIcons */
.postheadericons,
.postheadericons a,
.postheadericons a:link,
.postheadericons a:visited,
.postheadericons a:hover
{
   font-family: Arial, Helvetica, Sans-Serif;
   color: #535B43;
}

.postheadericons
{
   padding: 1px;
}

.postheadericons a, .postheadericons a:link
{
   text-decoration: none;
   color: #7C372D;
}

.postheadericons a:visited, .postheadericons a.visited
{
   font-style: italic;
   font-weight: normal;
   color: #7C372D;
}

.postheadericons a:hover, .postheadericons a.hover
{
   font-style: italic;
   font-weight: normal;
   text-decoration: underline;
   color: #7C372D;
}

/* end PostIcons, PostHeaderIcons */

/* begin PostIcon, PostDateIcon */
span.postdateicon
{
   display:inline-block;
}

span.postdateicon:after
{
   content: '.';
   width: 1px;
   visibility: hidden;
   display: inline-block;
}/* end PostIcon, PostDateIcon */

/* begin PostIcon, PostAuthorIcon */
span.postauthoricon
{
   display:inline-block;
}

span.postauthoricon:after
{
   content: '.';
   width: 1px;
   visibility: hidden;
   display: inline-block;
}/* end PostIcon, PostAuthorIcon */

/* begin PostIcon, PostEditIcon */
span.postediticon
{
   display:inline-block;
}

span.postediticon:after
{
   content: '.';
   width: 1px;
   visibility: hidden;
   display: inline-block;
}/* end PostIcon, PostEditIcon */

/* begin PostBullets */
.postcontent ol, .postcontent ul
{
   margin: 1em 0 1em 2em;
   padding: 0;
}

.postcontent li
{
   font-size: 13px;
   color: #433C32;
   margin: 3px 0 0 -15px;
   padding: 0 0 0 13px;
}

.postcontent li ol, .post li ul
{
   margin: 0.5em 0 0.5em 2em;
   padding: 0;
}

.postcontent ol>li
{
   background: none;
   padding-left: 0;
   /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.postcontent ul>li
{
   background-image: url('images/postbullets.png');
   background-repeat: no-repeat;
   background-position: top left;
   padding-left: 13px;
   /* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
   overflow-y: hidden;
}

/* end PostBullets */

/* begin PostQuote */
.postcontent blockquote,
.postcontent blockquote a,
.postcontent blockquote a:link,
.postcontent blockquote a:visited,
.postcontent blockquote a:hover
{
   color: #10120D;
   font-style: italic;
   font-weight: normal;
   text-align: left;
}

.postcontent blockquote p
{
   margin: 0;
   margin: 5px 0;
}

.postcontent blockquote
{
   margin: 10px;
   padding: 10px;
   background-color: #DADED3;
   margin-left: 50px;
   padding-left: 38px;
   background-image: url('images/postquote.png');
   background-position: left top;
   background-repeat: no-repeat;
   /* makes block not to align behind the image if they are in the same line */
  overflow: auto;
   clear:both;
}

/* end PostQuote */

/* begin PostIcons, PostFooterIcons */
.postfootericons,
.postfootericons a,
.postfootericons a:link,
.postfootericons a:visited,
.postfootericons a:hover
{
   font-family: Arial, Helvetica, Sans-Serif;
   color: #687255;
}

.postfootericons
{
   padding: 1px;
}

.postfootericons a, .postfootericons a:link
{
   text-decoration: none;
   color: #7C372D;
}

.postfootericons a:visited, .postfootericons a.visited
{
   color: #7C372D;
}

.postfootericons a:hover, .postfootericons a.hover
{
   color: #7C372D;
}

/* end PostIcons, PostFooterIcons */

/* begin PostIcon, PostCategoryIcon */
span.postcategoryicon
{
   display:inline-block;
}

span.postcategoryicon:after
{
   content: '.';
   width: 1px;
   visibility: hidden;
   display: inline-block;
}/* end PostIcon, PostCategoryIcon */

/* begin PostIcon, PostTagIcon */
span.posttagicon
{
   display:inline-block;
}

span.posttagicon:after
{
   content: '.';
   width: 1px;
   visibility: hidden;
   display: inline-block;
}/* end PostIcon, PostTagIcon */

/* begin PostIcon, PostCommentsIcon */
span.postcommentsicon
{
   display:inline-block;
}

span.postcommentsicon:after
{
   content: '.';
   width: 1px;
   visibility: hidden;
   display: inline-block;
}/* end PostIcon, PostCommentsIcon */

/* begin Footer */
.footer
{
   position: relative;
   margin-top:0;
   margin-bottom:0;
   width: 100%;
}

.footer-body
{
   position:relative;
   padding: 5px;
   color: #231F1A;
   font-size: 11px;
}

.footer-body ul li
{
   color: #37322A;
   padding: 0 0 0 13px;
   background-image: url('images/footerbullets.png');
   background-repeat: no-repeat;
   background-position: top left;
}

.footer-body:before
{
   position: absolute;
   content:' ';
   z-index:-2;
   left:0;
   right:0;
   top:0;
   bottom:5px;
   background-image: url('images/footer.png');
   background-position:bottom left;
}

.footer:before, .footer:after 
{
   position: absolute;
   content:' ';
   z-index:-2;
   bottom:0;
   height:5px;
   max-height: 100%;
   background-image: url('images/footer_b.png');
}

.footer:before
{
   left:0;
   right:5px;
   background-position: bottom left;
}

.footer:after
{
   right:0;
   width:5px;
   background-position: bottom right;
}

.footer-body .rss-tag-icon
{
   position: absolute;
   left:   6px;
   bottom:5px;
   z-index:1;
}

.rss-tag-icon
{
   display: block;
   background-image: url('images/rssicon.png');
   background-position: center right;
   background-repeat: no-repeat;
   height: 32px;
   width: 17px;
   cursor: default;
}

.footer-text p
{
   padding:0;
   margin:0;
   text-align: center;
}

.footer-body a,
.footer-body a:link,
.footer-body a:visited,
.footer-body a:hover,
.footer-body td, 
.footer-body th,
.footer-body caption
{
   color: #231F1A;
   font-size: 11px;
}

.footer-text
{
   min-height: 33px;
   padding-left: 10px;
   padding-right: 10px;
   text-align: center;
}

.footer-body a,
.footer-body a:link
{
   color: #6D3027;
   text-decoration: none;
}

.footer-body a:visited
{
   color: #544C40;
}

.footer-body a:hover
{
   color: #4D553F;
   text-decoration: underline;
}

div.footer img
{
   /* WARNING do NOT collapse this to 'border' - inheritance! */
  border-width: 0;
   margin: 0;
}/* end Footer */

/* begin PageFooter */
.page-footer, 
.page-footer a,
.page-footer a:link,
.page-footer a:visited,
.page-footer a:hover
{
   font-family: Arial;
   font-size: 10px;
   letter-spacing: normal;
   word-spacing: normal;
   font-style: normal;
   font-weight: normal;
   text-decoration: underline;
   color: #434936;
}

.page-footer
{
   padding: 1em;
   text-align: center;
   text-decoration: none;
   color: #494137;
}
/* end PageFooter */

/* begin LayoutCell, sidebar1 */
.content-layout .sidebar1
{
   width: 250px;
   vertical-align: top;
   background: #e2dfd9;
   box-shadow:-1px 0 3px #666 inset;
  
}
/* end LayoutCell, sidebar1 */

/* begin LayoutCell, sidebar2 */
.content-layout .sidebar2
{
   width: 200px;
   position: relative;
   left: -15px;
  
}
/* end LayoutCell, sidebar2 */
.search {
	position: absolute;
	right: 12px;
	top: 5px;
	z-index: 10;
	
}
.search input[type=text] {
	color: #666;	
	padding: 4px 22px 4px 4px;
}
.buttonsearch {
	position: absolute;
	right: 1px;
	top: 1px;
	padding: 3px;
}
.buttonsearch:hover {
}
.navbarlinks {
	text-decoration: none;	
	font-weight: bold;
	color: #281A17;
}
.navbarlinks:hover {
	text-decoration: underline;
}
.tabs {
	width: 553px;
	
}
.tabs-head {
	padding: 4px 4px 0 4px;
	color: #CCC;
}
.tab-header {
	display: inline-block;
	padding: 6px;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	margin: 0 1px;
	background: #821b1c;
	position: relative;
	bottom: 0;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;

}
.tab-header a:link, .tab-header a:visited{
	color: #CCC;
	text-decoration: none;
}
.active {
	padding: 8px 6px 7px 6px;
	margin: -2px 1px -1px 1px;
	background: #FFF;
	color: #333;
	font-size: 11px;
}
.tabs-date {
	font-size: 11px;
	padding: 2px 0 0 0; 
}
.tabs-content {
	border: 1px solid #999;
	background: #F5F5F5; 
}
.tab-content {
	display: none;	
}
.tab-content ul {
	padding: 6px;

}
.tab-content li {
	list-style-type: circle;
	margin: 6px 20px;
}
.tabs-content a:link, .tabs-content a:visited {
	color: #333;
	font-weight: normal;
}
.tabs-content-table {
	width: 550px
}
.tabs-content-table td {
	vertical-align: top;
	padding: 6px;
}
.row-1 {
	background: #FFF;	
}

.row-2 {
	background: #e2dfd9;	
}
.personnel {
	width: 940px;
	left: 20px;
	position: relative;
}	


.content_menu_items_level1 {
	color: #7C372D;
	font-size:12px;
	font-weight:normal;
}
.content_menu_items_level2 {
	color: #7C372D;
	font-size:11px;
	font-weight:bold;
}
.content_menu_active {
	color: red;
}
.calendar {
	border: 1px solid #999;	
	width: 551px;
	padding: 12px 0;
	z-index: 0;
	position: relative;
}
.calendar-head {
	border-top: 1px solid #999;	
	border-right: 1px solid #999;	
	border-left: 1px solid #999;	
	background: #FFF;
	width: 186px;
	margin:0 0 -6px 6px;
	z-index: 10;
	display: block;
	position: relative;
}
.calendar-head h2{
	font-size: 13px;
}
.calendar-icon {
	float: left;
	margin: -12px 0 0 0;
}
.menu-left {
	width: 226px;
	margin: 12px;
	border: 2px solid #FFF;
	box-shadow: 0 0 4px #333;
}
.menu-left-head {
	padding: 6px;
	border-bottom: 3px double #381914;
	box-shadow: 0 2px 2px #666;
}
.menu-left-content a:link, .menu-left-content a:visited {
	text-decoration: none;
	color: #333;
}
.menu-left-content ul {
	padding: 6px;	
}
.menu-left-content li {
	padding: 6px;	
}
.menu-left-content li:hover {
	background: #E6E6E6;	
}
.menu-left-content li:active {
	background: #B6C2C9;color: #FFF;
}
.menu-left-content li:active a:link, .menu-left-content li:active a:visited{
	color: #FFF;

}
.menu-left-content li.level-2 {
	padding: 6px 6px 6px 18px;
	font-size: 12px;
}
.block-links-left img {
	border: 2px solid #FFF;
	box-shadow: 0 0 2px #666;
	margin: 0 2px 0 4px;	
}
.block-links-left img:hover {
	box-shadow: 0 0 4px #666;
}
.block-links-right img {
	border: 2px solid #FFF;
	box-shadow: 0 0 2px #666;
	margin: 0 0 0 4px;	
}
input[type=submit] {
	color: #381914;
	font-weight: bold;
	border: 2px solid #FFF;
	box-shadow: 0 0 4px #333;
	padding: 0 6px;
	cursor: pointer;
	background: #CCC;
}
input[type=submit]:hover {
	background: #E2DFD9
}	
input[type=submit]:active {
	background: #666;
	color: #FFF;
}	
.items-home-bottom img{
	border: 4px solid #FFF;
	box-shadow: 0 0 4px #666;
	margin: 0 12px 0 4px;	
}
.items-home-bottom img:hover{
	box-shadow: 0 0 8px #666;
}
.login-box {
	width: 200px;
	margin: 12px;
	border: 2px solid #FFF;
	box-shadow: 0 0 4px #333;
	
}
.login-box-head {
	padding: 6px;
	border-bottom: 3px double #381914;
}

.login-box-content{
	text-decoration: none;
	font-size: 10px;
}
input[type=text] {
	padding: 4px;
}
input[type=password] {
	padding: 4px;
}
.faculties-menu {
	width: 	216px;
	margin: -2px 0 0 0;
}
.faculty-item {
	font-size: 12px;
	color: #FFF;
	border: 1px solid #fff;
	list-style-type: none;
	background: #666;
	font-family: Verdana, Geneva, sans-serif;
}
.faculty-item:hover {
	background: #999;
	color: #333;
}
.faculty-item:active {
	background: #333;
	color: #fff;
	
}
.faculty-item a:link, .faculty-item a:visited {
	font-weight: normal;
	color: #fff;
	text-decoration: none;

}
.faculty-item-head {
	padding: 12px 4px 14px 8px;
}
.faculty-item ul{
}
.accordion-menu li ul li a:link, .accordion-menu li ul li a:visited {
	color: #333;
}
ul.accordion-menu, ul.accordion-menu ul {
  list-style-type:none;
  margin: 0 0 0 2px;
  padding: 0;
  width: 210px;
}
ul.accordion-menu li ul li {
	margin: 1px 0 0 -2px;
	width: 208px;
}
ul.accordion-menu a {
  display: block;
  text-decoration: none;	
  font-size: 12px;
  font-weight: normal;
    font-weight: bold;

}

ul.accordion-menu li {
  margin: 1px 0 0 0;
}

ul.accordion-menu li a {
  background: #333;
  color: #333;	
  padding: 0.5em;
  font-weight: bold;
}

ul.accordion-menu li a:hover {
  background: #000;
}

ul.accordion-menu li ul li a {
  background: #ccc;
  color: #333;
  padding-left: 20px;
}

ul.accordion-menu li ul li a:hover {
  background: #aaa;
  border-left: 5px #000 solid;
  padding-left: 15px;
  color: #333;
}

.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }

.email-icon {
	height: 24px;	
	position: absolute;
	left: 70px;
	top: 6px;
}
.courses-menu li ul{
	display: none;
	
}