body {
    background: #052b40;
    font-family: Arial, Helvetica, Helvetica Neue, sans-serif;
    font-size: 9pt;
    line-height: 1.2em;
    margin: 0;
    padding: 0;
}

#wrap {
    background: #fff;
    margin: 0;
    padding: 0;
    width: 100%;
}

hr.clear {
    font-size: 0;
    padding: 0;
    margin: 0;
    width: 1px;
    background: transparent;
    border: 0;
    outline: 0;
}

#footer {
    margin: 0;
    padding: 0;
}

#header {
    background: url(../graphics/images/bg_logo.jpg) repeat-x top left #d6bc81;
    color: #FFF;
    min-height: 149px;
    width: 100%;
}

#top_bar {
    background: url(../graphics/images/bg_top_nav.jpg) repeat-x bottom left #566c95;
    margin: 0;
    padding: 0;
    height: 31px;
    width: 100%;
    position: relative;
}

#top_nav {
    background: url(../graphics/images/bg_top_nav_links.jpg) no-repeat bottom center #e3ef57;
    width: 200px;
    height: 31px;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 0.8em;
    text-align: center;
}

#top_nav ul {
    margin: 0;
    padding: 0;
    display: inline;
    text-align: right;
}

#top_nav ul li {
    display: inline;
}

#top_nav ul li {
    border-left: 1px solid #fff;
}

#top_nav ul li:first-child {
    border-left: 0 none;
}

#top_nav ul * {
    display: inline;
    text-align: center;
}

#top_nav ul li {
    padding: 0 8px;
    line-height: 31px;
}

#top_nav a {
    text-decoration: none;
}

#top_nav a:link, #top_nav a:visited {
    color: #FFF;
    font-weight: normal;
}

#top_nav a:active, #top_nav a:hover {
    color: #ECC96B;
}

#logo {
    padding: 0 0 30px 0;
    border: 0 none;
}


/*
ul.prime_menu {background:url(../graphics/images/bg_prime_nav_list_off.jpg) repeat-x top left #FFF;}

ul.prime_menu li {}

ul.prime_menu li a {background:url(../graphics/images/bg_prime_nav_list_off.jpg) repeat-x top left #FFF;}

ul.prime_menu li a:hover {background:url(../graphics/images/bg_prime_nav_list_on.jpg) repeat-x top left #FFF;}

ul.prime_menu li span.pn_last {background:url(../graphics/images/bg_prime_nav_list_right.jpg) no-repeat top right;}

ul.prime_menu li.current a {background:url(../graphics/images/bg_prime_nav_list_on.jpg) repeat-x top left #FFF;}

ul.prime_menu li.pn_first {background:url(../graphics/images/bg_prime_nav_list_left.jpg) no-repeat top left;}
*/

#nav #nav ul {
    background: url(../graphics/images/bg_prime_nav.jpg) bottom center repeat-x #6f95aa;
}

#nav ul:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

#nav ul {
    background: url(../graphics/images/bg_prime_nav_list_off.jpg) repeat-x top left #FFF;
    padding-bottom: 15px;
    text-align: center;
    margin: 0 auto;
    font-size: 12pt;
}

#nav ul li {
    background: url(../graphics/images/bg_prime_nav_list_divider.jpg) no-repeat top left;
    display: inline;
    padding: 9px 0 12px 2px;
}

#nav ul li span.pn_last {
    background: url(../graphics/images/bg_prime_nav_list_right.jpg) no-repeat top right;
    padding: 9px 2px 12px 0;
}

#nav ul li a {
    background: url(../graphics/images/bg_prime_nav_list_off.jpg) repeat-x top left #FFF;
    padding: 9px 15px 12px;
    font-weight: normal;
}

#nav ul li.current a {
    background: url(../graphics/images/bg_prime_nav_list_on.jpg) repeat-x top left #FFF;
    padding: 9px 15px 12px;
}

#nav ul li a:hover {
    background: url(../graphics/images/bg_prime_nav_list_on.jpg) repeat-x top left #FFF;
}

#nav ul a, #nav ul a:link, #nav ul a:visited, #nav ul a:active, #nav ul a:hover {
    text-decoration: none;
    color: #FFF;
}

#nav ul li.pn_first, #nav ul li.pn_first {
    background: url(../graphics/images/bg_prime_nav_list_left.jpg) no-repeat top left;
}


/* Footer */

#footer_left_corner {
    background: url(../graphics/images/bg_footer_top_left.jpg) no-repeat top left transparent;
    display: block;
    height: 20px;
    width: 30px;
}

#footer_right_corner {
    background: url(../graphics/images/bg_footer_top_right.jpg) no-repeat top left transparent;
    display: block;
    height: 20px;
    width: 30px;
}

.social_media_section {
    position: relative;
    float: right;
    right: 31px;
    bottom: 67px;
}

.social_media_section ul {
    list-style-type: none;
}

#footer.clear .social_media_section ul li {
    display: flex;
    float: left;
    padding: 0px 5px 0 0;
}

#footer.clear .social_media_section ul {
    list-style-type: none;
}

#column_l {
    float: left;
    width: 210px;
}

#column_l ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#column_r {
    margin: 0 30px 0 240px;
}

#col_1 {
    margin-bottom: 60px;
}

#col_1_content_home {
    background-color: #EAD086;
}

#col_1_content_home #col_1_bottom {
    background: url(../graphics/images/bg_home_column_left_bottom.jpg) no-repeat top left transparent;
}

#col_1_content_home div.quick_links ul {}

#col_1_content_home div.quick_links ul li a {
    background: url(../graphics/images/bg_quicklink_slidingdoor.jpg) repeat-y left top;
}

#col_1_content_home div.quick_links ul li a:hover {
    background-position: -210px 0;
}

#col_1_content_home div.quick_links ul li, #col_1_content_internal ul.subnav li {
    border-bottom: 1px solid #19295F;
}

#col_1_content_home div.quick_links ul, #col_1_content_home div.quick_links ul a, #col_1_content_home div.quick_links ul a:link, #col_1_content_home div.quick_links ul a:visited, #col_1_content_home div.quick_links ul a:active, #col_1_content_home div.quick_links ul a:hover {
    color: #19295F;
    font-size: 11pt;
    font-weight: 700;
    text-decoration: none;
}

#col_1_content_internal {
    background: url(../graphics/images/bg_subnav.jpg) repeat-y left top;
    margin-left: 20px;
    margin-top: 20px;
    width: 190px;
}

#col_1_content_internal #col_1_bottom {
    background: url(../graphics/images/bg_subnav_bottom.jpg) no-repeat top left transparent;
}

#col_1_content_internal ul.subnav li a {
    background: url(../graphics/images/bg_subnav_slidingdoor.jpg) repeat-y left top;
}

#col_1_content_internal ul.subnav li a:hover {
    background-position: -190px 0;
}

#col_1_content_internal ul.subnav, #col_1_content_internal ul.subnav a, #col_1_content_internal ul.subnav a:link, #col_1_content_internal ul.subnav a:visited, #col_1_content_internal ul.subnav a:active, #col_1_content_internal ul.subnav a:hover {
    color: #19295F;
}

#col_1_content_internal {
    background: url(../graphics/images/bg_subnav.jpg) repeat-y left top;
    margin-left: 20px;
    margin-top: 20px;
    width: 190px;
}

#col_1_content_internal #col_1_bottom {
    background: url(../graphics/images/bg_subnav_bottom.jpg) no-repeat top left transparent;
    display: block;
    font-size: 1px;
    height: 20px;
    line-height: 1px;
    text-indent: -1000000px;
    width: 190px;
}

#col_1_content_internal h2 {
    color: #FFF;
    display: block;
    height: 30px;
    text-indent: -100000em;
    width: 190px;
    margin-bottom: 0;
}

#col_1_content_internal h2 {
    background: url('../graphics/titles/subnav_default.jpg') no-repeat 0 0 transparent;
}

body.companyinfo #col_1_content_internal h2 {
    background: url('../graphics/titles/subnav_companyinfo.jpg') no-repeat 0 0 transparent;
}

body.contact #col_1_content_internal h2 {
    background: url('../graphics/titles/subnav_contact.jpg') no-repeat 0 0 transparent;
}

body.customer_portal #col_1_content_internal h2 {
    background: url('../graphics/titles/subnav_customer_portal.jpg') no-repeat 0 0 transparent;
}

body.products_services #col_1_content_internal h2 {
    background: url('../graphics/titles/subnav_products_services.jpg') no-repeat 0 0 transparent;
}

body.resources #col_1_content_internal h2 {
    background: url('../graphics/titles/subnav_resources.jpg') no-repeat 0 0 transparent;
}

body.search #col_1_content_internal h2 {
    background: url('../graphics/titles/subnav_search.jpg') no-repeat 0 0 transparent;
}

h2.sign_galleries {
    background: url('../graphics/titles/subnav_galleries.jpg') no-repeat 0 0 transparent !important;
}

#col_1_content_internal ul.subnav {
    border-top: 1px solid #19295F;
    width: 190px;
}

#col_1_content_internal ul.subnav li a {
    background: url(../graphics/images/bg_subnav_slidingdoor.jpg) repeat-y left top;
    display: block;
    text-indent: 0;
    width: auto;
    padding: 10px 0 10px 10px;
}

#col_1_content_internal ul.subnav li a:hover {
    background-position: -190px 0;
}

#col_1_content_internal ul.subnav, #col_1_content_internal ul.subnav a, #col_1_content_internal ul.subnav a:link, #col_1_content_internal ul.subnav a:visited, #col_1_content_internal ul.subnav a:active, #col_1_content_internal ul.subnav a:hover {
    color: #19295F;
    font-size: 11pt;
    text-decoration: none;
}

#home_news {
    background: url(../graphics/images/bg_news_top.jpg) repeat-x top left #ededed;
    color: #062c41;
    margin-top: 40px;
}

#home_news a {
    color: #062c41;
    font-weight: 700;
    text-decoration: none;
}

#home_news h2 {
    background: url(../graphics/titles/home_news.jpg) no-repeat top left transparent;
    color: #FFF;
    display: block;
    height: 31px;
    text-indent: -100000em;
    width: 305px;
}

#main {
    background: url(../graphics/images/bg_main_content.jpg) repeat-x top left #fff;
    padding: 20px 0 30px;
}

#main_content a:link, #home_news a:link {
    color: #062c41;
}

#main_content a:visited, #home_news a:visited {
    color: #333;
}

#main_content a:active, #main_content a:hover, #home_news a:active, #home_news a:hover {
    color: #647cac;
}

#main_content h2.main_content_headline {
    border-bottom: 1px solid #3c9fd7;
    color: #19295F;
}

#main_content h3.main_content_headline {
    color: #19295F;
}

#main_content h4.main_content_headline {
    color: #690;
}

#main_content img {
    border: 1px solid #2b556d;
}

#main_content ol {
    list-style-type: decimal;
}

#main_content ol ol {
    list-style-type: lower-alpha;
}

#main_content p, #main_content ul, #main_content ol {
    color: #000;
}

#news_left_corner {
    background: url(../graphics/images/bg_new_left_corner.jpg) no-repeat bottom left transparent;
}

#news_right_corner {
    background: url(../graphics/images/bg_new_right_corner.jpg) no-repeat bottom left transparent;
}

.contactinfo_title, #footer_content a, #footer_content a:link, #footer_content a:visited, #footer_content a:active, #footer_content a:hover {
    color: #fff;
}

.errormessage {
    color: red;
    font-size: 14pt;
    font-weight: 700;
}

.formtitle, .form_title, h5.form_title, div.form_row_submit {
    background-color: #19295F !important;
    color: #fff;
    font-size: 10pt;
    font-weight: 700;
}

.prime_menu a, .prime_menu a:link, .prime_menu a:visited, .prime_menu a:active, .prime_menu a:hover {
    color: #FFF;
    text-decoration: none;
}

.subcontent {
    font-size: 9pt;
}

.subheadline, .indent_content h3 {
    font-size: 11pt;
    font-weight: 700;
}

.subtitle {
    font-size: 9pt;
    font-weight: 700;
}


/* Color and Image Customization */

body.companyinfo #col_1_content_internal h2 {
    background: url(../graphics/titles/subnav_companyinfo.jpg) no-repeat 0 0 transparent;
}

body.contact #col_1_content_internal h2 {
    background: url(../graphics/titles/subnav_contact.jpg) no-repeat 0 0 transparent;
}

body.customer_portal #col_1_content_internal h2 {
    background: url(../graphics/titles/subnav_customer_portal.jpg) no-repeat 0 0 transparent;
}

body.products_services #col_1_content_internal h2 {
    background: url(../graphics/titles/subnav_products_services.jpg) no-repeat 0 0 transparent;
}

body.resources #col_1_content_internal h2 {
    background: url(../graphics/titles/subnav_resources.jpg) no-repeat 0 0 transparent;
}

body.search #col_1_content_internal h2 {
    background: url(../graphics/titles/subnav_search.jpg) no-repeat 0 0 transparent;
}

body.default #col_1_content_internal h2 {
    background: url(../graphics/titles/subnav_default.jpg) no-repeat 0 0 transparent;
}

h2.sign_galleries {
    background: url(../graphics/titles/subnav_galleries.jpg) no-repeat 0 0 transparent !important;
}

#footer {
    background: url(../graphics/images/bg_footer.jpg) repeat-x top left #052b40;
    position: relative;
    padding: 40px 20px 0;
    clear: both;
}

#footer_content {
    color: #FFF;
}

#NavPulldown {
    float: right;
}

#footer_left_corner {
    background: url(../graphics/images/bg_footer_top_left.jpg) no-repeat top left transparent;
    position: absolute;
    left: 0;
    top: 0;
}

#footer_right_corner {
    background: url(../graphics/images/bg_footer_top_right.jpg) no-repeat top left transparent;
    position: absolute;
    right: 0;
    top: 0;
}

table.content_data_table th.column_label, table.content_data_table td.row_label {
    background-color: #F5F5F5;
    color: #000;
    border: 1px solid #333;
}

table.content_data_table td {
    border: 1px solid #333;
}

#col_1_content_internal ul li div.collection_item_label {
    font-size: 10pt;
    font-weight: normal;
    line-height: 2.5em;
    text-indent: 10px;
    overflow: hidden;
}

#col_1_content_internal ul li div.collection_item_label, #col_1_content_internal ul li div.collection_item_label a {
    margin: 0;
    background: none;
    display: block !important;
    color: #19295F;
    text-decoration: none;
}

#col_1_content_internal ul li div.collection_item_label a, #col_1_content_internal ul li div.collection_item_label a:link, #col_1_content_internal ul li div.collection_item_label a:visited {
    text-indent: 0;
    padding: 10px 0 10px 10px;
    background: url("../graphics/images/bg_subnav_slidingdoor.jpg") repeat-y scroll left top transparent;
    font-weight: normal;
    line-height: 1.2em;
    height: auto;
    font-size: 11pt;
}

#col_1_content_internal ul li div.collection_item_label a:hover, #col_1_content_internal ul li div.collection_item_label a:active {
    background-position: -190px 0;
}


/* Changes to Live */

#home_news {
    display: none;
}

#top_bar {
    position: relative;
}

#top_nav {
    height: auto;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
}

#column_l {
    float: none;
}

#column_r {
    width: auto;
    float: none;
    padding: 0 30px;
}

#main_content h2.main_content_headline {
    margin: 1.14em 0;
}

#ie #main_content h2.main_content_headline {
    line-height: 1em;
    padding: 0;
}

#ie #nav ul li, #ie #nav ul li span.pn_last, #ie #nav ul li.pn_first, #ie #nav ul li.pn_first {
    background: none !important;
}

#top_nav ul li {
    padding: 0 4px;
}

.content_image_box {
    background: none;
    border: 0 none;
}

#main {
    position: relative;
}

#col_1_content_home {
    position: relative;
    top: 10px;
    left: 0;
}

#col_1_content_home * {
    margin: 0 !important;
}

#main_content {
    line-height: 1.4em;
}

#column_l, #column_r {
    padding-top: 20px;
}

#search {
    background-color: #D0B67B;
    border: 1px solid #E9E1A3;
    float: right;
    margin: 25px;
    padding: 15px 0;
    text-align: center;
    width: 350px;
}

.social_media_section {
    position: relative;
    float: right;
    left: 412px;
    top: 85px;
}

.social_media_section ul {
    list-style-type: none;
    display: flex;
    flex-direction: row;
}

.collection_item_description, .collection_item_gallery_description {
    font-style: normal;
}

.collection_item_label, .collection_item_gallery_label {
    font-size: 18px;
    line-height: 1.2;
}

.content_image_title {
    font-size: 24px;
    line-height: 1.2;
}

#main_content h3 {
    font-size: 18pt;
}

#main_content p, #main_content ul, #main_content ol {
    font-size: 15pt !important;
}

.collection_gallery_pagination_container {
    font-size: 18px !important;
}
