/*
A free xhtml/css website template.
*/

/* Main containers */
body {padding:0; margin:0; font:83% tahoma,verdana,sans-serif; background-color:#e4e4e4; color:#333; text-align:center; line-height:1.6em;}
#wrap {width:980px; text-align:left; margin:0 auto;}
#menu {text-align:right;margin-top:0px;}
#content {background:#fff; text-align:justify; padding:20px 20px 5px; margin:15px 0 15px 0;}

/* Scroll box */
#scroll_box {
   position:relative;
     bottom:0px;
      right:0px;

   overflow:auto;
      width:460px;
     height:220px;
 }
 



/* HTML Tags */
a {text-decoration:none; font-weight:400; color:#8c772f;}
a:hover {text-decoration:underline;}
a img {border:0;}
h1 {margin:15px auto 10px auto; padding:0; font-size:2.4em; color:#2a7a9a; letter-spacing:-1px; line-height:1.2em;}
h1 a {color:#2a7a9a; font-weight:600; text-decoration:none;}
h1 a:hover {color:#333; text-decoration:none;}
h2 {margin:0 0 12px 0; padding:10px 0; color:#2a7a9a; font-size:1.4em; font-weight:700; border-top: 1px solid #ddd; border-bottom:1px solid #ddd;}
h2 a {font-weight:500;}
h3 {font-size:1.4em; font-weight:400; margin:0 0 10px 0;}
h4 {font-size:1.3em; font-weight:400; margin:0 0 10px 0;}
h5 {font-size:1.0em; font-weight:400; margin:0 0 10px 0;}
/*p {margin:0 0 15px 0;}*/
p#auto {
     text-align: justify;
     hyphens: auto;
}
ul {margin:0 0 15px 20px; padding:0;}
li {margin:0; padding:0 0 0 5px;}
li#auto {
     text-align: justify;
     hyphens: auto;	
}

/* Various classes */
.slogan {color:#555; font-size:1.2em; margin:0 0 15px 0; padding:0;}
.feature {border-top:2px solid #fff; border-bottom:2px solid #fff;}
.locfeature {border-top:16px solid #e4e4e4; border-bottom:0px solid #fff;}
.loccfeature { padding: 10px 0;}
.menulinks {font-size:1.1em; line-height:1.9em; color:#555; margin:0 0 15px 0;}
.menulink {padding:6px 8px 5px 8px; font-weight:400; margin:0 0 0 2px; color:#555;}
.menulink:hover {background-color:#eee; color:#333; text-decoration:none;}
.active {background-color:#2a7a9a; color:#fff;}
.active:hover {background-color:#2a7a9a; color:#fff;}
 .footer{font-size:0.8em; clear:both; width:980px; line-height:1.4em; text-align:right; color:#888; font-weight:400; margin-bottom:10px;}
.footerc{font-size:0.8em; clear:both; width:990px; line-height:1.4em; text-align:left;  color:#888; font-weight:400; margin-bottom:10px; margin-top: -16px; white-space: normal;}
.footerc a {color:#888; font-weight:400; text-decoration:none; border-bottom: 0px dotted #aaa;}
.left {float:left; width:49%;}
.right {float:right; width:49%;}
.center {float: none; text-align: center; width:79%;}
.leftf {float:right; width:20%;}
.centered {text-align:center;}
.justify {text-align:justify;}
.hide {display:none;}
.clear {clear:both; width:980px; visibility:hidden;}
.redtext {color: red;}
.greentext {color: green;}
.underltext {text-decoration: underline; color: green;}
.textwidth {width: 800}
.smptext {color:#2a7a9a;}

/* Scrollbars */