/* ==========================================================================
   CONTENT PAGES
   ========================================================================== */
.content_L {width: 23%; margin-right: 15px;}
.content_menu {background-color: #FFF;}   
.content_menu_link a {display: block; padding: 10px 20px; color: #404040; text-decoration: none;}
.content_menu_link a:hover {font-weight: 600;}
.content_menu_link.active a {color: #FFF; background-color: #C99E2D;}
.content_menu_link.active a:hover {font-weight: normal;}
   
.content_R {width: 75.4%; background-color: #FFF;}
.content_top {padding: 25px 30px;}
.content_top .page_title_full {position: relative;}
.content_top .page_title_full h1 {font-family: georgia; font-size: 22px; font-style: italic; font-weight: bold; color: #191919;}
.content_top .page_title_full h1 span {position: relative; padding-right: 10px; background-color: #FFF; z-index: 1;}
.content_top .page_title_full hr {position: absolute; width: 100%; top: -7px; border-top: solid 1px #B3B3B3;}
.content_top .contentStory {padding-top: 16px;}
.content_top .contentStory p {line-height: 21px !important; margin: 0 !important; color: #4d4d4d; font-size: 14px;}
.content_top .contentStory a {color: #C89D2F;}
.content_top .contentStory h3 {line-height: 21px !important; margin: 0 !important; color: #191919; font-size: 17px; font-weight: 600;}

.content_bottom {padding: 15px 20px; padding-top: 7px; color: #FFF; background-color: #575556;}
.content_bottom_title {padding-bottom: 5px; font-size: 25px; font-family: georgia; font-style: italic;}
.content_bottom_text a {color: #C99E2D;}



