@charset "UTF-8";
/* CSS Document */

body {
font-size: 10px;
color: #55503e;
background-color: #aaa79e;
text-align: center;
}

#wapper {
width: 758px;
margin: 23px auto;
color: #55503e;
}

#left {
float: left;
text-align: left;
width: 250px;
margin-left: 0px;
}

#right {
float: right;
text-align: left;
width: 450px;
margin-right: 0px;
}

#rightPicture {
float: right;
text-align: left;
width: 450px;
margin: 0px 45px 0px 0px;
padding: 0px 0px 0px 0px;
}
	
#topBorder {
background-image: url(../img/border/top.gif);
background-position:bottom;
background-repeat: no-repeat;
}

#middleBorder {
background-image:url(../img/border/middle.gif);
background-position:center;
background-repeat: repeat-y;
}

#bottomBorder {
background-image: url(../img/border/bottomIndex.gif);
background-position:top;
background-repeat:no-repeat;
margin-top: -12px;
}

#footer {
margin: -5px 10px 15px 10px;
color: #626262;
font-size: 9px;
padding-bottom: 15px;
}

#footer a {
color: #626262;
text-decoration:none;
}

#footer a:hover {
text-decoration: underline;
color: #a55d1c;
}

#footerRight {
float: right;
text-align: left;
}

#footerLeft {
float: left;
text-align: left;
}

#rightIndex {
float: right;
text-align: left;
width: 500px;
}

#leftIndex {
float: left;
text-align: left;
margin-left: 15px;
}

#tree {
background-image: url(../img/tree-background/tree.gif);
background-repeat: no-repeat;
background-position: left;
margin-left: 7px;
margin-top: -5px;
}

#menuLine {
border-left-color: #a49482;
border-left-width: 1px;
border-left-style: solid;
margin-left: 13px;
}

ul.menu {
list-style: none;
font-size: 12px;
letter-spacing: .03em;
margin-left: -35px;
margin-right: -190px;
margin-top: 0px;
padding-right: 0px;
}

ul.menu li a {
color: #c6c1bc;
font-variant:small-caps;
font-family:Verdana, Arial, Helvetica, sans-serif;
display: block;
border-top-color: #a49482;
border-top-width: 1px;
border-top-style: solid;
margin: 0px 0px 0px 0px;
vertical-align: middle;
text-decoration: none;
padding:5px 0px 5px 10px;
width: 135px;
}

ul.menu li.last {
border-bottom-color: #a49482;
border-bottom-width: 1px;
border-bottom-style: solid;
padding-left: 0px;
margin-left: 0px;
vertical-align: middle;
text-decoration: none;
margin-right: 100px;
width: 143px;
}

ul.menu li a:hover {
background-image: url(../img/menu/background-link.png);
height: 100%;
}

ul.menu li.active a {
background-image: url(../img/menu/background-link.png);
height: 100%;
color: #fff;
display: block;
font-weight: normal;
}

ul.menu li.active a:hover {
background-image: url(../img/menu/background-link_active.png);
height: 100%;
color: #a49482;
display: block;
}

.logopic {
background-color: #a55d1c;
float: right;
margin-top: 0px;
margin-right: 12px;
}

.mainpic {
margin-top: 0px;
margin-right: 0px;
}

#indexNews {
border-top-width: 1px;
border-top-color: #a49482;
border-top-style: solid;
color: #000;
text-transform:uppercase;
font-size: 11px;
margin-left: 15px;
margin-right: 5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
letter-spacing: .05em;
margin-top: 10px;
}

#indexNews p {
font-size: 10px;
text-transform: none;
letter-spacing: .0px;

}
 
#indexNews p span {
color:#255ed2;
text-transform:uppercase;
font-weight: normal;
font-size: 12px;
}

#indexNews p span a {
color:#000096;
text-transform:uppercase;
text-decoration: none;
letter-spacing: .05em;

}

#indexNews p span a:hover {
text-decoration:underline;
}

#indexNews p a{
color:#6483b8;
text-decoration: none;
}

#indexNews p a:hover {
text-decoration:underline;
}

#footer {
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-top: -5px;
margin-right: 10px;
margin-left: 10px;
color: #626262;
font-size: 9px;
margin-bottom: 15px;
padding-bottom: 15px;
line-height: 13px;
}

#footer a {
color: #626262;
text-decoration:none;
}

#footer a:hover {
text-decoration: underline;
color: #a55d1c;
}

#footerRight {
float: right;
text-align: left;
}

#footerLeft {
float: left;
text-align: left;
}
#twitter_div{
    color: black;
    width:500px;
    text-align: center;
    font-size: 20pt;
    padding: 7px;
    overflow: inherit;
    font-family: helvetica, arial, sans-serif;

}
#twitter_div h2{
    font-family: helvetica, arial, sans-serif;
    font-size: 35pt;
    color: #ff9900; 
}
#twitter_div a{
    font-family: helvetica, arial, sans-serif;
    font-size: 11pt;
    color: #ffffff;
    text-decoration: none;
}
#twitter_div a:hover{
    font-family: helvetica, arial, sans-serif;
    font-size: 11pt;
    color: #ff9900;
    text-decoration: none;
}
#twitter_div ul{
    list-style: none;
}
#twitter_div ul li{
    font-family: helvetica, arial, sans-serif;
    font-size: 13px;
    text-decoration: none;
    color: white;
    padding: 5px 5px 5px 5px;
    background-color: #990000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin-bottom: 7px;
}
#twitter_div ul li a{
    font-family: helvetica, arial, sans-serif;
    font-size: 13px;
    text-decoration: none;
    color: #c1a574;
}
#twitter_div ul li a:hover{
    font-family: helvetica, arial, sans-serif;
    font-size: 13px;
    text-decoration: underline;
    color: black;
}
