
/*--------------------------------------------
Fonts
---------------------------------------------*/
@font-face {
    font-family: 'TT0589M_';
    src: url('../fonts/TT0589M_.eot');
    src: url('../fonts/TT0589M_.eot?#iefix') format('embedded-opentype'),
         url('../fonts/TT0589M_.woff') format('woff'),
         url('../fonts/TT0589M_.ttf') format('truetype'),
         url('../fonts/TT0589M_.svg#QlassikMediumRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
body{
    color: #777777!important;
}
.photo_thumb{
    color:#777777;
}
.logo{
    padding-bottom: 10px!important;
}
.myl_image img{
    border: 1px solid #d2d2d2;

}

#footer{
    background: #392f30!important;
}
#footer_content{
    height: 65px;
    color: #fff;
    background: #392f30!important;
    margin-bottom: 20px !important;
    border-bottom: 3px solid #004b5b;
}
#header_content{
    background: #ffffff!important;
    margin-top: 20px !important;
}
ul#nav{
    margin: 0;
    padding: 0;
    list-style-type: none;
    float: left;
    width: 980px;
    background: url('../imgs/menu_bg.jpg') repeat-x!important;
    height: 45px!important;
}
ul#nav li{
    float: left;
    margin-top: 0px;
    text-align: center;
    padding-left:20px;
    padding-right:20px;
    padding-top:13px;
    padding-bottom:10px;
    margin-left: 10px;
}

ul#nav li.current-menu-item{
    background: #e5b38b;
    height: 25px !important;
    margin-top: -2px;
    padding-top: 15px !important;
}
ul#nav li a {
    color: #FFFFFF;
    font-family: arial !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: bold !important;
    text-decoration: none;
}
ul#nav li:hover{
    background: #e5b38b;
    margin-top: -2px;
    height: 25px!important;
    padding-top:15px;
}
ul#nav li ul li a{
    color: #333;
    font-family: georgia;
    text-decoration: none;
    font-size: 14px;
    font-style: italic;
}
ul#nav li ul li:hover a{
    color: #fff!important;
}
ul#nav li ul li:hover{
    background: #e5b38b;
    border-radius:0px;
    margin-top: 0px;
    height: auto!important;
    padding-top:12px!important;
    
    
}
ul#nav li ul li{
    background: none;
    clear: both;
    padding-top: 12px;
    padding-bottom: 12px;
    border-bottom: 1px dotted #ccc;
    height: auto;
    margin: 0;
    width: 150px;
    text-align: left;
}
ul#nav li ul{
    display: none;
    background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #999;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    list-style: none outside none;
    margin-top: 16px;
    *margin-top: 25px;
    margin-left: -20px!important;
    *margin-left: -100px!important;
    padding: 0 0 5px;
    position: absolute;
    z-index: 999999;
}
h1, h2, h3{
    font-family: "TT0589M_"!important;
}
h1{
    font-size: 26px!important;
    margin: 0;
    padding: 0;
    color: #17697b!important;
}
h2{
    font-size: 22px!important;
    margin: 0;
    padding: 0;
    color:#17697b!important;
}
h3{
    font-size: 16px!important;
    margin: 0;
    padding: 0;
    color: #c4804a;
    font-weight: normal!important;
}
hr{
    border: 1px solid #DCDCDC;
}
.testimonial{
    background: url('../imgs/testimonial_bg.jpg') no-repeat;
    width: 260px;
    height: 149px;
    margin-top: 30px;
    padding:10px;
}
.testi_date{
    color: #e78500;
    text-align: right;
}
.testi_by{
    font-weight: bold;
    text-align: right;
}

#middle_content {
    background: #ffffff!important;
    padding-bottom: 10px !important;
}
#slider {
    background: #ffffff!important;
    border-radius:0!important;
}

#menubar {
    height: 47px!important;
}
#wide_slider {
    padding-bottom: 0px!important;
}
.home_news_row .news_thumb img {
    border: none!important;
}
.home_news_row .news_thumb {
    width: 109px!important;
}
.home_news_row .news_summary {
    width: 344px!important;
}
#footer {
    background: none !important;
}
#footer_content{
    background: url('../imgs/footer_bg.jpg') repeat-x #156778  !important;
}
ul#footer_nav li a {
    color: #ffffff!important;
}
ul#footer_nav li a:hover {
    color: #E5B48B!important;
}
.home_news_row .news_date{
    color: #767676!important;
    font-weight: bold;
    font-size: 14px;
}
.home_news_row .news_name{
    color: #767676!important;
    font-weight: bold;
    font-size: 14px;
}
.news_title{
    font-size: 12px!important;
    font-weight: normal!important;
}
.home_news_row .news_date{
    font-style: italic!important;
    font-size: 13px!important;
    color:#19687c!important;
}
ul#footer_nav li.current-menu-item a{
    color: #e5b38b!important;
    font-weight: bold;
}