.sponser{text-align: center;}
.archive_title{margin-bottom:10px;display:block;}
.featured-img img{width:100%;}
.news-nav{margin-top: 20px;margin-bottom: 60px;width: 80%;margin-left:110px;}
.news-nav a {padding: 0 4px 0px 4px;font-weight: bold;}
.news-nav a.current {color: #807662;text-decoration: none;}
.news-nav a.current {color: #807662;text-decoration: none;}
.bod-nav{margin-top: 20px;}
.bod-nav a {padding: 0 4px 0px 4px;font-weight: bold;}
.bod-nav a.current {color: #807662;text-decoration: none;}
.bod-nav a.current {color: #807662;text-decoration: none;}
.sponser img {margin-left: 0px;margin-right: 5px;}
.inner_right ul li span{ color:#8f8671; font-weight:bold; padding-bottom: 7px; display: block; text-transform:none; }
.video_img{width: 174px;}
.event .event_img img {max-width: 230px;}

/* Publish Form */
#publishForm input[type="text"] {box-shadow:inset 1px 1px 5px #AFA69E; background:#fff; border:1px solid #bcb5ab; width:296px; height:29px; padding:3px 6px 3px 16px; border-radius:3px; color:#8F8671;}

/* Checkout */
#checkout input[type="text"] {box-shadow:inset 1px 1px 5px #AFA69E; background:#fff; border:1px solid #bcb5ab; width:296px; height:29px; padding:3px 6px 3px 16px; border-radius:3px; color:#8F8671;}
#checkout_left {width: 400px; float: left; margin-right: 40px;}
#checkout_right {width: 515px; float: right;}
#checkout_cart {width: 100%; margin-bottom: 10px;}
#checkout_cart thead th {text-align: left; font-weight: 700; background: #94A2A5; color: #ecebe6; padding: 10px; text-transform: uppercase; font-size: 12px;}
#checkout_cart tbody td {padding: 10px; color: #474d40;}
#order_totals {margin-bottom: 20px;}
#credit_card_payment {margin-bottom: 20px; position: relative;}
#credit_card_payment label {display: block; color: #CE0F00;}
#credit_card_payment table {width: 190px; margin-bottom: 10px;}
#credit_card_payment table td {padding: 3px; font-size: 14px; font-weight: 500; color: #24281f;}
#credit_card_payment input {background: #ccc8b4; width: 250px; padding: 5px; border: 2px solid transparent;}
#error_message p {color: #FF0002; margin-bottom: 20px; font-size: 18px; text-transform: uppercase;}