@charset "utf-8";
* {
    outline:none;

}
body {
    font:11pt Tahoma, Arial, Helvetica, sans-serif;
    color:#fff;
    width:100%;
    min-width:950px !important;
    height: 100%;
    /*position:absolute;*/
}
#main_109591492505044 {
    height: 100%;
}
#header {
    height: 170px;
    width: 100%;
    background-color:#FF9800;
}
#header li { float: left; }

#header a img {
    /*background-image: url(../images/logo2_124.png);*/
    position: absolute;
    /*height: 160px;*/
    height: 134px;
    width: auto;
    top: 25px;
    left: 15px;
    margin:-10px 0 0 10px;
}

#header img {
    position: absolute;
    top: 15px;
    left: 70px;
}

#header a:hover {
    color: #000;
}

#header ul {
    display: block;
    font-size: 14px;
    text-align: right;
    position:absolute;
    top: 90px;
    right: 60px;
    line-height: 13pt;
}
#header a {
    position: relative;
    margin-right: 40px;
    text-decoration:none;
    color:#795548;
    font-weight: bold;
}
#body_109591492505044 {
    height: auto !important;
/*    height: 70%;
    min-height: 70%;*/
    height: 100%;
    min-height: 100%;
    padding-top: 40px;
    background: #795548;
}
#menu_109591492505044 {
    float: left;
    /*width: 180px;*/
    width: 207px;
    /*padding: 15px 20px 20px 55px;*/
    padding: 15px 20px 20px 20px;
    /*height: auto !important;*/
   /* min-height: 1000px;*/
    min-height: 100% !important;
    font-size: 12px;
    background: #000;
    margin: 0 20px 40px;
    position: relative;
}
#menu_109591492505044 a {
    text-decoration:none;
    color:#fff;
}
#menu_109591492505044 a:hover, #rss:hover {
    text-decoration:underline;
}
#searchbox {
    background: #373737 url(../images/search-bg.gif) no-repeat left top;
    height: 28px;
    width: 156px;
    padding: 8px 0 0 18px;
    margin-bottom: 10px;
}
#searchbox input {
    font-size: 10px;
    color:#777;
    padding: 2px;
    height: 12px;
    width: 140px;
}
#menu_109591492505044 h2 {
    font-size: 13pt;
    color: #FF9800;
    display: block;
    /*width: 120px;*/
    padding: 0 0 3px 2px;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #FF9800;
    margin:10px 0 4px 0;
}
#menu_109591492505044 ul {
    margin-left: 4px;
}
#menu_109591492505044 li {
    padding-bottom:3px;
}
#content_109591492505044 {
    /*padding-left: 40px;*/
   /* width: calc(100% - 300px);
    margin-left:300px;*/
    float: left;
    width: 70%;
}
#footer_109591492505044 {
    padding: 50px;
    text-align: center;
   /* width: 100%;*/
    /*overflow:hidden;*/
    background: #000;
}

#footer_109591492505044 span {
    font: 10px Georgia, Times, serif;
}
#content_109591492505044 {
    /*line-height:1.5em;*/
    /*padding-right:285px;*/
}
#content_109591492505044 a {
    color:#FF9800;
    text-decoration:underline;
}
.post_109591492505044 .info_109591492505044 {
    text-align: center;
    float: left;
    width: 150px;
    margin: 8px 50px 0 0;
    font-size:13px;
    /*position:absolute;*/
    left: 0 !important;
   /* left: -200px;*/
}
.post_109591492505044 {
    overflow: hidden;
    margin-bottom:30px;
    position:relative;
}
.post_109591492505044 .date_109591492505044 {
    font: bold 14px Georgia, Times, serif;
    padding-bottom:3px;
    color: #FF9800;
}
.post_109591492505044 .text_109591492505044 {
    margin-left: 200px;
}
.post_109591492505044 .text_109591492505044 p {
    margin-left: 0px;
}
.text_109591492505044 h1, .text_109591492505044 h2, .text_109591492505044 h3 {
    margin:5px;
    color: #FF9800;
}
.post_109591492505044 h1, .post_109591492505044 h1 a {
    font-size: 16pt;
    text-decoration: none;
}
#comments {
    margin-top: 40px;
}
#comments li {
    list-style: none;
    padding: 0;
    margin-bottom: 20px;
}
#comments .head {
    color: #0BC6FB;
    letter-spacing: .2em;
    font-size: 8pt;
}
#comments p {
    font-size: 10pt;
    text-indent:0.5em;
}
#comments form input[type='text'], #comments form textarea {
    border: 1px solid #0bc6fb;
    width: 70%;
    font-size: 10pt;
    padding: 5px;
}
#comments form input[type='submit']{
    margin-left: 120px;
    width: 100px;
}
#comments form label {
    display:block;
    float: left;
    width: 120px;
}
#comments form li {
    margin: 5px;
    overflow:hidden;
}
.text_109591492505044 h2 {
    font-size: 14pt;
}
.text_109591492505044 h3 {
    font-size: 12pt;
}
.text_109591492505044 ol, .text_109591492505044 ul {
    margin-left:15px;
}
.text_109591492505044 li {
    list-style-position:outside;
    margin: 5px;
}
.text_109591492505044 ol li {
    list-style-type:decimal;
}
.text_109591492505044 ul li {
    list-style-type:disc;
    padding-left:5px;
}
.text_109591492505044 ul li ul li {
    list-style-type:circle;
}
b, strong {
    font-weight:bold;
}
i, em {
    font-style:italic;
}
blockquote {
    display: block;
    border-width: 0 0 0 3px;
    border-style: solid;
    border-color: #0bc6fb;
    padding-left: 10px;
    margin:10px;
    letter-spacing: 0.1em;
    font-style: italic;
}

#ContactForm_109591492505044 {
    padding: 18px 0 0;
    width: 497px;
    text-align: center;
}
#ContactForm_109591492505044 .wrapper_109591492505044 {min-height:70px}
#ContactForm_109591492505044 .textarea_box_109591492505044 {min-height:400px}
#ContactForm_109591492505044 span {font-weight:bold;width:121px;float:left;line-height:26px}
#ContactForm_109591492505044 a {
    float: none;
    width: 150px;
    height: 50px;
    color: #fff;
    font-size: 21px;
    text-align: center;
    background: #000;
    padding: 11px;
    text-decoration: none;
}
#ContactForm_109591492505044 .input {
    max-width: 300px;
    height: 18px;
    padding: 7px 15px;
    color: #000;
    font: 14px Arial, Helvetica, sans-serif;
    margin: 5px;
    border-radius: 1px;
}
#ContactForm_109591492505044 textarea {overflow:auto;width:356px;height:360px;padding:4px 10px;color:#000;font:14px Arial, Helvetica, sans-serif;margin:0}
#ContactForm_109591492505044 span {
    color: black;
}

#subscribe_109591492505044 {
    margin: 40px auto;
    background-color: #FF9800;
    padding: 40px 0;
    max-width: 500px;
    text-align: center;
    font-size: 25px;
    color: #000;
    border: 5px dashed #000;
}

#menu_109591492505044 ul li img {
    width: 100%;
    height:auto;
    margin: 15px 0 25px;
}
form#ContactForm_109591492505044 .form2_109591492505044 {
    padding: 0;
    text-align: left;
    width: 100%;
}
.form02_109591492505044 {
    width: 100% !important;
}
.form02_109591492505044 a {
    float: right !important;
    height: 20px !important;
    width: 50px !important;
    margin: 0 70px 0 0 !important;
}
.clear_cl_109591492505044{
    display:block; 
    content:"."; 
    clear:both; 
    font-size:0; 
    line-height:0; 
    height:0; 
    overflow:hidden; 
}