/* COLORS */

.light-green-bg {background:#cfd76f}
.light-green-type {color:#cfd76f}

.green-bg {background:#9fa93f}
.green-type {color:#9fa93f}

.dark-green-bg {background:#848e43}
.dark-green-type {color:#848e43}

.light-blue-bg {background:#7eb8db}
.light-blue-type {color:#7eb8db}

.blue-bg {background:#2b7bac}
.blue-type {color:#2b7bac}

.dark-blue-bg {background:#214873}
.dark-blue-type {color:#214873}

.light-orange-bg {background:#ed9d33}
.light-orange-type {color:#ed9d33}

.orange-bg {background:#ea8600}
.orange-type {color:#ea8600}

.dark-orange-bg {background:#c66800}
.dark-orange-type {color:#c66800}

.light-red-bg {background:#ad6359}
.light-red-type {color:#ad6359}

.red-bg {background:#9d4437}
.red-type {color:#9d4437}

.dark-red-bg {background:#821506}
.dark-red-type {color:#821506}

.light-neutral-bg {background:#f8f0db}
.light-neutral-type {color:#f8f0db}

.neutral-bg {background:#c4bead}
.neutral-type {color:#c4bead}

.dark-neutral-bg {background:#a39e91}
.dark-neutral-type {color:#a39e91}

.white-bg {background:#fff}
.white-type {color:#fff}

.gray-bg {background:#888}
.gray-type {color:#888}

.black-bg {background:#000}
.black-type {color:#000}

/* forestry colors */
.forestry-green-bg {background:#63a46c}
.forestry-ltgreen-bg {background:#96c29b}
.forestry-type {color:#63a46c}
.forestry-dark-green-type {color:#2a5634}
#forestry a {color:#63a46c}
#forestry a:hover {color:#96c29b}

/* code by sandra */
/* water ways colors */
.water_ways-blue-bg {background:#286a9a}
.water_ways-ltblue-bg {background:#7eb8db}
.water_ways-type {color:#286a9a}
.water_ways-dark-blue-type {color:#286a9a}
#water_ways a {color:#286a9a}
#water_ways a:hover {color:#7eb8db}

/* tribute colors */
.tribute-blue-bg {background:#214873}
.tribute-ltblue-bg {background:#6699cc}
.tribute-type {color:#0058a3}
.tribute-dark-blue-type {color:#214873}
#tribute a {color:#0058a3}
#tribute a:hover {color:#6699cc}


/* STRUCTURE + BASE */

body {background:url(/grid.php?multiply=0x505a25) top center repeat-y fixed #000}

#container1 {background:#edeee3} /* left column background color */


/* ROLLOVERS */
a {color:#848e43;text-decoration:none}
a:hover, #collapse dt.DTminus a, #collapse a:hover span {color:#214873}


/* HOMEPAGE FEATURE */

#feature {float:left;width:430px;height:350px;background:#9c7006;margin-right:15px;color:#fff;position:relative;margin-bottom:15px}
#feature-right {float:left;height:350px;width:305px}


/* HOMEPAGE SECONDARY FEATURES */

.secondary-feature {height:130px;border:1px solid}
.secondary-feature h3 {margin:0;padding:15px 0 8px 0;font-size:15px}
.secondary-feature p {margin:0;padding:0 15px 0 0;color:#000;font-size:12px;line-height:17px}
.secondary-feature .image {float:left;margin-right:10px}

.secondary-feature.blue {background:#e3e6e9;color:#526c79}
.secondary-feature.blue .title {background:#526c79}

.secondary-feature.brown {background:#efeae2;color:#93733b}
.secondary-feature.brown .title {background:#93733b}

.secondary-feature.green {background:#f2f3ec;color:#848e43}
.secondary-feature.green .title {background:#848e43}


/* HOMEPAGE: NEWS & EVENTS */

.news {font-size:12px;line-height:18px}
.news p a {color:#333;}
.news p a:hover {color:#214873}

a.viewall {color:#848e43;font-family:verdana;font-size:9px;text-transform:uppercase;letter-spacing:1px;font-weight:bold}
a.viewall:hover {color:#214873}


/* ONLINE EXHIBITION BOXES */
.exhibition_container {float:left;width:367px;position:relative}
.exhibition {width:100%;float:left;position:relative;clear:left;margin-top:15px;background:#eee}
.exhibition img {float:left;margin-right:10px}
.exhibition h3 {margin:0;padding:10px 15px 5px 0}
.exhibition p {padding-right:15px;font-size:12px;line-height:16px;color:#777}


/* TALK STORY */
.talkstory {margin-right:15px}
.talkstory ul {font:10px verdana;margin:5px 0 0 0}
.talkstory li.year {list-style:none;background:none;padding:0 0 3px 0;margin:0;font:bold 12px georgia}
.talkstory li.feature {padding:0 0 3px 10px;margin:0;background-position:0 5px;color:#777}
.talkstory img {border:1px solid #ccc}


/* LEFT COLUMN MAGAZINE */
#left #magazine {background:#616c36;padding-bottom:10px}
#left #magazine ul {padding:5px 0 0 10px;margin:0 0 0 15px;}
#left #magazine li {list-style:square;color:#fff;padding:0;margin:0}
#left #magazine li a {color:#bcca84;}


/* NEWS & NOTES SECTION */

p.subscribe {font:10px verdana;margin-top:20px}

.news-and-notes p.date, .news-and-notes #collapse dt .date {font:bold 9px verdana;letter-spacing:1px;text-transform:uppercase;color:#999;margin:20px 0 3px 0;padding:5px 0 0 0;display:block;width:100%;border-top:1px solid #ccc}
.news-and-notes p.title, .news-and-notes #collapse dt .title {font-weight:bold}

.media-inquiries, .related-content {font:11px verdana;line-height:16px}

/* media inquiries box */
.media-inquiries {background:url(/images/media-inquiries.gif) no-repeat 10px 10px #fae8d9;margin-bottom:20px;padding:25px 10px 0 10px}
.media-inquiries p {margin:0;padding:0 0 10px 0}
.media-inquiries a {color:#e07007}
.media-inquiries a:hover {color:#000}

/* related content */
.related-content {padding:10px;border:1px solid #2e537b;margin:0 0 20px 0}
.related-content ul {padding:0;margin:0}
.related-content li a {color:#999;font-weight:bold}
.related-content li a:hover {color:#2e537b}


/* news & notes collapse */
.news-and-notes #collapse .showDD {border:none;margin-top:10px}
.news-and-notes #collapse dt .date {margin-top:5px}
.news-and-notes #collapse dt .title {color:#526c79}

.news-and-notes #collapse dt.DTminus .title, .news-and-notes #collapse dt a:hover .title {color:#e07007}

/* Video 3 Column Box 240px */
.twoforty {background:#edeee3;width:240px;position:relative;float:left;display:inline;}
.right-fifteen {margin-right:10px}

.light-green-column {padding:10px;color:#000;height:260px;float:left;position:relative;display:inline;overflow:hidden;}
.light-green-column img {width:220px;height:124px;float:left;display:block;margin-bottom:10px}
h6.green-box {font:15px georgia;line-height:18px;margin-top:10px;}
p.green-box {font:11px georgia;line-height:16px;margin-top:5px;}
p.green-box span {padding:0 5px 0 0;font:bold 9px verdana;text-transform:uppercase;color:#6f813b}

.light-green-column-short {padding:10px;color:#000;height:170px;float:left;position:relative;display:inline;overflow:hidden;}
.light-green-column-short img {width:220px;height:124px;float:left;display:block;margin-bottom:10px}

/* SOLID LIGHT GREEN BOX */
.light-green {background-color:#edeee3;padding:10px}
.light-green img.title {display:inline;}
.light-green p {font:10px verdana;line-height:13px;margin:5px 0 0 0;padding:0}
.light-green span {font:bold 10px verdana;color:#849949;margin-top:3px;text-align:right;}

.floatleft
{float: left; margin: 3px 5px 0 0; clear: left;}

/* DOWNLOAD GRAPHICS */
a.dl span {background-image:url(/images/index/dl.gif)}
a.elink span {background-image:url(/images/index/elink.gif)}
a.dlpdf span, a.dlpdf2 {background-image:url(/images/index/dlpdf.gif)}
a.dldoc span, a.dldoc2 {background-image:url(/images/index/dldoc.gif)}

/*FEATURED AUDIO */
#selected-audio-270 {
    background-color: #EDEEE3;
    padding: 10px 10px 10px;
    width: 250px;
}
#selected-audio-270 div {
    height: 70px;
    overflow: visible;
    padding: 0 0 10px;
}
#selected-audio-270 div p {
    font: 10px/15px verdana;
    width: 240px;
}
#selected-audio-270 div img {
    float: left;
    height: 70px;
    margin-right: 10px;
    width: 70px;
}
#selected-audio-270 div p a.play {
    background: url("/images/index/play-button.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    font-weight: bold;
    height: 13px;
    line-height: 13px;
    margin-top: 3px;
    overflow: visible;
    padding-left: 18px;
}
#selected-audio-270 div p a.play:hover {
    background-position: 0 -13px;
}
#selected-audio-270 img.title {
    margin-bottom: 10px;
}

#selected-audio-270 a {color:#214873}

#selected-audio-270 a:hover {color:#848e43}

#selected-audio-390 {
    background-color: #EDEEE3;
    padding: 10px 10px 10px;
    width: 370px;
}
#selected-audio-390 div {
    height: 50px;
    overflow: visible;
    padding: 0 0 10px;
}
#selected-audio-390 div p {
    font: 10px/15px verdana;
    width: 370px;
}
#selected-audio-390 div img {
    float: left;
    height: 70px;
    margin-right: 10px;
    width: 70px;
}
#selected-audio-390 div p a.play {
    background: url("/images/index/play-button.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    font-weight: bold;
    height: 13px;
    line-height: 13px;
    margin-top: 3px;
    overflow: visible;
    padding-left: 18px;
}
#selected-audio-390 div p a.play:hover {
    background-position: 0 -13px;
}
#selected-audio-390 img.title {
    margin-bottom: 10px;
}

#selected-audio-390 a {color:#214873}

#selected-audio-390 a:hover {color:#848e43}
