/* Decade Resources CSS - Nov 23, 2009 - RA */

/* Essentials */
html, body, td, big, strong, small {font-family: arial, helvetica, sans-serif; font-size: 13px; font-weight: normal; line-height: 20px;}
body {margin: 0; padding: 0; color: #333; background: #fff;}
big, strong {font-weight: bold;}
small {font-size: 10px;}

/* Text links */
a, a:visited {text-decoration: none; color: #a37213;}
a:hover {text-decoration: underline; color: #a37213;}

/* Text headers */
h1, h2, h3, h4, h5, h6 {margin: 0; padding: 0; line-height: auto;}
h1 {color: #000; font-size: 20px; text-transform: uppercase; padding: 10px 0 10px 0; line-height: 26px;}
h1.alt {color: #a37213; font-size: 20px; text-transform: uppercase; padding: 7px 0 7px 0; line-height: 26px;}

h2 {color: #000; font-size: 18px; text-transform: uppercase; padding: 0 0 20px 0;}
h3 {color: #a37213; font-size: 14px; font-weight: normal; text-transform: uppercase; margin: 0 0 10px 0; padding: 5px 0 5px 0;}

/* Div specifics header texts */

/* Layout */
.container {width: 1030px; margin: 0 auto; overflow: hidden; clear: both;}
.logo {width: 315px; height: 128px; float: left;}
.left_col {float: left; width: 804px;}
.right_col {float: left; width: 226px;}
.content {padding: 50px 30px 20px 40px;}

/* Front Page Layout */
.front_content {padding: 20px 30px 20px 20px; clear: both;}
.front_left_col {float: left; width: 508px; padding: 0 0 0 60px; overflow: hidden;}
.front_right_col {float: left; width: 462px; margin: 22px 0 0 0; overflow: hidden;}
#flashcontent {background: url('/i/common/flash_bg.jpg') no-repeat top left; margin: 0 0 -10px 0; padding: 0;}
.updates_box {border: 1px solid #a37213; border-right: none; padding: 20px; overflow: hidden;}
.projects_box {float: left; width: 198px; height: 319px;}
.features_box {float: left; background: url('/i/common/features_box.gif') no-repeat top left; width: 157px; height: 319px; padding: 60px 20px 10px 20px;}
.features_box ul {list-style: none; margin: 0; padding: 0;}
.features_box ul li {background: url('/i/common/feat_bullet.gif') no-repeat top left; padding: 0px 0 12px 22px;}
.features_box ul li a, .features_box ul li a:visited {color: #ffffcc;}
.features_box ul li a:hover {color: #fff;}

.rss_feat {float: left;}
.email_feat {float: left; padding: 0 0 0 20px;}

/* Front page Recent News Release format */
ul.newsitem {list-style: none; margin: 0; padding: 5px 25px 10px 0;}
ul.newsitem li {display: block; padding: 0 10px 10px 0; margin: 0;}
ul.newsitem li a, ul.newsitem li a:visited {}

/* Home Stock Quote Box */
.stock_box {border-top: 8px solid #796e39; border-bottom: 8px solid #796e39; background: #ffefc9; margin: 22px 0 0 0; overflow: hidden;}
.home_stock_left {float: left; width: 140px; background: #eddebb; height: 85px;}
.home_stock_right {float: left; width: 365px; padding: 5px 0 0 0;}
.stock_symbol h3 {color: #776330; font-size: 14px; padding: 15px 0 5px 28px; margin: 0;}
.stock_last h2 {font-size: 36px; color: #776330; font-weight: bold; padding: 0 0 0 25px; margin: 0;}
.stock_legal {font-size: 11px;}

/* Images */
.main_menu {float: left; width: 645px;}
.main_bg {background: #555e32 url('/i/common/main_bg.gif') repeat-x top left;}
.top_bg {background: #fff url('/i/common/top_bg.gif') repeat-x top left; width: 1030px; height: 13px; margin: 28px 0 0 0;}
.menu_bg {float: left; background: url('/i/common/menu_bg.gif') no-repeat top left; width: 695px; height: 85px; padding: 43px 0 0 20px;}
.footer_bg {background: #fff url('/i/common/footer_bg.gif') no-repeat top left; width: 1030px; height: 140px; overflow: hidden;}
.header_area {clear: both; background: #fff; overflow: hidden;}
.content_area {clear: both; background: #fff url('/i/common/body_bg.gif') repeat-x top left; overflow: hidden;}

/* Forms area */
.text_field {background: url('/i/common/form_field.gif') no-repeat top left; border: none; width: 136px; height: 28px; padding: 0 0 0 10px;}
.form_field {float: left; padding: 14px 0 10px 10px;}
.form_button {float: left; padding: 14px 0 10px 0;}
.form_captions {clear: both; font-size: 11px; color: #666; padding: 5px 10px 10px 10px; border-bottom: 1px solid #c9c9c9;}

/* Side Nav Area */
.side_nav {width: 156px; margin: 1px auto 10px auto; background: #ffefc9; border: 1px solid #8b804b; border-top: none;}
.side_nav ul {width: 146px; list-style: none; color: #000; margin: 0 auto; padding: 0 0 5px 0; text-transform: uppercase; font-size: 12px;}
.side_nav ul li {padding: 0 0 1px 0;}
.side_nav ul li a:link, .side_nav ul li a:visited {width: 136px; padding: 5px 5px 5px 5px; display: block; color: #000;}
.side_nav ul li a:hover {display: block; color: #000; text-decoration: none; background: #ebdcba;}
.side_nav ul li#active, .side_nav ul li#active a, .side_nav ul li#active a:visited {display: block; color: #000; font-weight: normal; 
text-decoration: none; background: #ebdcba;}
.active {display: block; color: #000; text-decoration: none; background: #ebdcba;}

.side_nav ul ul {width: 146px; list-style: none; color: #000; margin: 0 auto; padding: 0 0 5px 0; text-transform: none; font-size: 12px;}
.side_nav ul ul li {padding: 0 0 1px 0;}
.side_nav ul ul li a:link, .side_nav ul ul li a:visited {width: 126px; padding: 2px 5px 2px 15px; display: block; color: #000;}
.side_nav ul ul li a:hover {display: block; color: #000; text-decoration: none; background: #ebdcba;}
.side_nav ul ul li#active, .side_nav ul ul li#active a, .side_nav ul ul li#active a:visited {display: block; color: #000; font-weight: normal; text-decoration: none; background: #ebdcba;}

/* Articles format */
.article_item {padding: 0; margin: 0;}
.article_item ul {list-style: none; padding: 0; margin: 0 0 10px 0;}
.article_title {font-weight: bold; float: left;}
.article_link {float: left; margin-left: 10px;}
.article_body {clear: both;}

/* PDF List */
ul.pdf {list-style: none; margin: 0; padding: 0;}
ul.pdf li {margin: 0; padding: 0 0 10px 25px; background: url('/i/common/pdf_icon.gif') no-repeat top left;}

/* Maps & Photos */
.gallery {clear: both; overflow: hidden;}
.gallery div {text-align: center; float: left; margin: 0 20px 20px 0; font-size: 11px;}
.gallery div a, .gallery a:visited {text-decoration: none;}
.gallery div a:hover {text-decoration: none;}
.ind_gallery {float: right; width: 250px; padding: 0 0 0 20px;}

.mapscontainer {float: left; width: 700px;}
.maps {float: left; width: 150px; height: 250px; margin: 0 20px 20px 0;  font-size: 11px; text-align: center;}
.maps a, .maps a:visited, .maps a:hover {text-decoration: none;}

/* Table formatting for all projects pages */
table.table1 {border-collapse: collapse; color: #6f6c68;}
table.table1 th {font-size: 13px; font-weight: bold; border: 1px solid #fff; color: #fff; background: #83773e; padding: 3px;}
table.table1 tr {vertical-align: top;}
table.table1 td {border: 1px solid #fff; background: #f0f0f0; padding: 3px 10px 3px 10px;}

/* Stock Info */
table.stocktable1 {border-collapse: collapse;}
table.stocktable1 td {width: 16%;}
table.stocktable1 tr.stock_odd {background: #eadbb9;}
table.stocktable1 tr.stock_even {}
table.stocktable1 td.stock_title {text-align: left; color: #6f6c68; font-weight: bold; padding: 0 0 0 10px;}
table.stocktable1 td.stock_value {text-align: right; padding: 0 10px 0 0;}

table.stocktable2 {border-collapse: collapse; margin: 0 0 10px 0;}
table.stocktable2 td {border: 1px solid #fff; width: 16%;}
table.stocktable2 td.stock_title {text-align: left; background: #eadbb9; color: #333; font-weight: bold; padding: 0 0 0 10px;}
table.stocktable2 td.stock_value {text-align: right; background: #eae4dc; padding: 0 10px 0 0;}

/* News Release format */
.news_item {padding: 0 0 5px 0;}
.news_date {font-style: italic;}
.news_title {font-weight: bold; font-size: 13px; padding: 0; margin: 0;}
.news_file {text-align: right; font-weight: bold; margin: 0;}

.mgmt {width: 100%; margin: 0; padding: 0 0 15px 0; clear: both; overflow: hidden;}
.mgmt_name {font-weight: bold; font-size: 14px;}
.mgmt_position {font-style: italic;}
.mgmt_bio {float: left; padding: 8px 0 0 0; margin: 8px 0 0 0; text-align: justify;}

/* Footer Area */
.footer_links {float: left; width: 725px; padding: 60px 0 0 50px; font-size: 11px; text-transform: uppercase; clear: both; color: #564834;}
.footer_links ul {list-style: none; margin: 0; padding: 0;}
.footer_links ul li {display: inline; padding: 0;}
.footer_links ul li a, .footer_links ul li a:visited {color: #564834; padding: 2px 3px 2px 15px;}
.footer_links ul li a:hover {color: #564834; text-decoration: underline;}
.adnet_logo {float: left; padding: 65px 0 0 20px;}
.footer_text {float: left; font-size: 11px; padding: 10px 0 0 65px;}

/* Flash Gallery */
.gallery {width:395px;} 
.gallery div {text-align: center; float: left; margin:0; width:395px; font-size: 11px;} 
.gallery a, .gallery a:visited {text-decoration: none;} 
.gallery a:hover {text-decoration: none;} 
.ind_gallery {float: right; width: 395px; padding: 0 0 0 20px;} 
#FlashTitle { width:395px; margin:-25px -120px 0px 0px; z-index:9999px; font-size: 14px; font-weight: bold; color: #fff; float:right;}

/* Housekeeping */
.clearall {clear: both;}
.buttons {padding: 20px;}
.pngt {behavior: url('/cc/js/pngbehavior.htc');}


