﻿/*@font-face {
    font-family: 'Molengo';
    font-style: normal;
    font-weight: normal;
    src: local('Molengo'), url('../../fonts/molengo-regular.ttf') format('truetype');
}*/

:focus {
    outline: 1px dotted #333;
}

body {
    font-size: 12px;
    left: 0px;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

a {
    color: #990610;
    text-decoration: none;
}

a:hover {
    color: #000;
    text-decoration: underline;
}

h2 {
    font-size: 1.3em;
    margin: 0px 0px 0.8em;
}

h2 a, h3 a {
    color: #000;
    text-decoration: none;
}

h2 a:hover, h3 a:hover {
    color: #990610;
    text-decoration: underline;
}

html {
    background-color: #25292C;
}

.inner {
    margin: 0px auto;
    position: relative;
    width: 960px;
}

.master, .master_header, .master_footer {
    left: 0px;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.module {
    position: relative;
}

.wrapper {
    left: 0px;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

/* CONTENT *********************************************************** */

.additional_rss {
    border-top: dotted 1px #C1B67E;
    margin: 15px 0px 0px;
    padding: 10px 0px 0px;
}

.additional_rss ul {
    margin: 5px 0px 0px;
}

.additional_rss li a {
    background-image: url('../../images/home/beige_arrow.gif');
    background-position: left center;
    background-repeat: no-repeat;
    display: block;
    line-height: 1em;
    height: 1em;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    padding: 4px 0px 3px 10px;
}

.additional_rss li a:hover {
    background-image: url('../../images/home/red_arrow1.gif');
}

.master_content {
    background-color: #F3F0DF;
    background-image: url('../../images/home/hp_bg_strip.gif'); /* bg_strip_middle.gif */
    background-repeat: repeat-x;
    height: auto !important;
    height: 200px;
    min-height: 200px;
}

.master_content .inner {
    height: auto !important;
    height: 200px;
    min-height: 200px;
    overflow-x: hidden;
}

.master_content_center, .master_content_left, .master_content_right {
    float: left;
    overflow-x: hidden;
}

.more_right {
    background-image: url('../../images/home/red_arrow.png');
    background-position: left center;
    background-repeat: no-repeat;
    padding: 0px 0px 0px 12px;
    position: absolute;
    right: 0px;
    *right: 20px;
    top: 1px;
}

.more_right:hover {
    background-image: url('../../images/home/red_arrow1.png');
}

.rss_date {
    color: #6E653A;
    font-weight: bold;
}

.rss_image {
    background-color: #fff;
    border: solid 1px #C4B480;
    float: left;
    margin-right: 5px;
    padding: 4px;
    position: relative;
    width: 110px;
}

.rss_item {
    background-color: #EBE5CF;
    margin-bottom: 10px;
    padding: 5px;
}

.rss_title {
    font-size: 1.3em;
    font-weight: normal;
    line-height: 1.3em;
    margin-bottom: 5px;
}

/* FOOTER ************************************************************ */

.master_footer {
    border-top: solid 11px #33373A;
    background-color: #25292C;
    color: #fff;
    height: auto !important;
    height: 200px;
    min-height: 200px;
    text-align: left;
}

.master_footer :focus {
    outline-color: #fff;
}

.master_footer .link_group {
    line-height: 1.7em;
    margin: 10px 0px 0px 0px;
}

.master_footer .link_group a {
    color: #fff;
    font-size: 1em;
    font-weight: bold;
    margin-right: 10px;
    text-decoration: none;
    white-space: nowrap;
}

.master_footer .link_group a:hover {
    text-decoration: underline;
}

.master_footer .link_group li {
    float: left;
}

.master_footer_left, .master_footer_right, .master_footer_text {
    float: left;
    margin: 20px 0px;
    padding: 0px 20px;
}

.master_footer_left {
    width: 255px;
}

.master_footer_left .module {
    border-bottom: dotted 1px #84888b;
}

.master_footer_left .module img {
    margin-right: 5px;
}

.master_footer_right {
    width: 225px;
}

.master_footer_text {
    border: dotted 1px #84888B;
    border-bottom: none;
    border-top: none;
    min-height: 115px;
    position: relative;
    width: 350px;
}

.master_footer_text h2, .master_footer_text h2 a {
    color: #fff;
}


.master_footer_text ul {
    width: 300px;
}

.master_footer_text .expand_slides {
    color: #fff;
}

.master_footer_text .item_image {
    float: left;
}

.master_footer_text .item_image img {
    background-color: #40340E;
    border: solid 1px #5E4F28;
}

.master_footer_text .item_more a {
    background-image: url('../../images/home/red_arrow.png');
    background-position: left center;
    background-repeat: no-repeat;
    color: #CBC297;
}

.master_footer_text .item_title a {
    color: #CBC297;
}

.master_footer_text .slide_left, .master_footer_text .slide_right {
    top: 20px;
}

.master_footer .inner {
    border-top: solid 11px #414649;
    background-color: #33373A;
    height: auto !important;
    height: 200px;
    margin-top: -11px;
    min-height: 200px;
    position: relative;
}

.module {
    padding: 0px 0px 15px;
}

/* HEADER ************************************************************ */

.header_image {
    float: left;
    margin: 25px 0px 0px;
}

.master_header {
    background-color: #890C22;
    background-image: url('../../images/home/bg_strip_top.gif');
    background-position: bottom;
    background-repeat: repeat-x;
    height: auto !important;
    height: 100px;
    min-height: 100px;
}

.master_header :focus {
    outline-color: #fff;
}

.master_header .inner {
    overflow-x: hidden;
    overflow-y: visible;
    text-align: right;
}

.master_header .search {
    text-align: right;
    vertical-align: top;
}

.master_header .search_textbox {
    border-style: inset;
    height: 13px;
    padding: 3px 5px;
    *padding: 1px 5px 5px;
    position: relative;
    top: -5px;
    *top: -2px;
}

.master_header_links {
    padding: 20px 0px 15px;
    text-align: right;
    width: auto;
}

.master_header_links a {
    background-image: url('../../images/home/red_arrow.png');
    background-position: left center;
    background-repeat: no-repeat;
    color: #fff;
    font-weight: bold;
    margin-left: 10px;
    padding-left: 12px;
    text-decoration: none;
}

.master_header_links a:hover {
    background-image: url('../../images/home/beige_arrow.png');
    text-decoration: underline;
}

.master_header_links li {
    display: inline;
}

/* LINKS ************************************************************* */

ul.main_links {
    border-top: solid 12px #CBB87D;
    background-color: #353535;
    background-image: url('../../images/home/nav_rollover.jpg') !important;
    background-position: left bottom;
    background-repeat: no-repeat;
    color: #fff;
    overflow: hidden;
    height: 35px;
    width: 105%;
}

ul.main_links a {
    background-color: #1F1F1F;
    background-image: url('../../images/home/beige_arrow.gif');
    background-position: 10px center;
    background-repeat: no-repeat;
    color: #fff;
    display: block;
    font-family: Georgia;
    font-size: 1.3em;
    height: 13px;
    overflow: hidden;
    padding: 11px 0px 11px 20px;
}

ul.main_links a:hover {
    background-color: #bbb;
    background-image: url('../../images/home/red_arrow1.gif');
    color: #000;
    text-decoration: none;
}

ul.main_links li {
    border-right: dotted 1px #CBB87D;
    float: left;
    line-height: 1.1em;
    height: 400px;
    overflow: hidden;
    padding: 0px;
    width: 189px; /* Total width 192px; */
}

ul.main_links li.last {
    border-right: none;
    width: 200px;

}

ul.main_links ul {
    background-color: transparent;
    display: block;
    padding: 5px 0px 0px 0px;
    width: 100%;
}

ul.main_links ul li {
    border-right: none;
    float: none;
    height: auto;
    min-height: 0px;
    *height: auto;
    padding: 0px 0px 0px 0px;
    width: 100%;
}

ul.main_links ul li a {
    background-color: transparent;
    background-image: none;
    font-family: Arial;
    font-size: 1em;
    height: auto;
    padding: 2px 0px 3px 10px;
}

ul.main_links ul li a:hover {
    background-image: none;
    text-decoration: none;
}

ul.main_links ul li.last {
    width: 100%;
}

/* GENERAL *********************************************************** */

.clear {
    clear: both;
}

.clear_div {
    clear: both;
    height: 0px;
    padding: 0px;
    margin: 0px;
}
