﻿@import "default.css";
@import "forms.css";

@media print {
	.noPrintDisplay { display:none; }	
}

body 
{
	background:#3B8471;
	font-family: verdana, arial, helvetica; 
	/*font-size: 13px; */
	color: #2D2D2F;
	scrollbar-3d-light-color:#255C94;
	scrollbar-arrow-color:#F6C33F;
	scrollbar-base-color:#000000;
	scrollbar-dark-shadow-color:#0C3C6B;
	scrollbar-face-color:#2B6AA9;
	scrollbar-highlight-color: #3178BF;
	scrollbar-shadow-color:#3178BF;
	scrollbar-track-color: #1E4A77;
}

#ooWrapper, #oWrapper { min-width:1070px; width:100% !important; width:1070px; height:100%; }


/*ul, li { font-size: 12px; color: #2D2D2F; font-weight: normal; padding-bottom: 8px;}*/
p.mp { font-family: verdana, arial, helvetica; color: #2D2D2F; font-size: 12px; }

.bold, b {font-weight:bold;}
.italic, i {font-style:italic;}
.bolditalic {font-weight:bold; font-style:italic;}


.separator { color: #9FB9D2; }
.articleHeading {font-family:Verdana, Helvetica; font-size:13px; font-weight:bold; color:#124F8C; text-transform:uppercase;}

.mpInitCap { font-size: 18px; font-weight: bold; color: #6B310C; }
.initCap { font-size: 18px; font-weight: bold; color: #578D7D; }
.bold, b { font-weight: bold; }
.mpDivider { color: #D75202; font-size: 12px; font-weight: normal; }
.intDivider { color: #98D1C4; font-size: 12px; font-weight: normal; }
.footer { font-size: 11px; color: #F7F7F7; font-weight: normal; }
.intFooter { font-size: 10px; color: #C3855E; font-weight: normal; }
.header { font-size: 17px; font-weight: bold; color: #0F4B89; }
.subheader { font-size: 14px; font-weight: bold; color: #2E6959; }
.mpCalDate { font-size: 10px; color: #0F4B89; font-weight: bold; padding-left:25px}
.footDivider { color: #FBE494; font-size: 12px; }
.subNavBullet { color: #FCFCFE; font-size: 11px; }
.sectionNavBullet { color: #70A495; font-size: 12px; }
.linkTrailDivider { font-size: 11px; }
.rightNavHead { font-weight: bold; color: #EA5E1A; font-size: 10px; }
.rightNavBullet { color: #F19467; font-size: 11px; }
.blue10 { font-size: 9px; color: #0F4B88; }
.popText { font-size: 13px; color: #000000; }
.popCaption { font-size: 9px; color: #E1510B; font-weight: bold; }
.downloadOver { border: 1px solid #F9E193; background-color: #FEFDFA; }
.downloadOff { border: 1px solid #FEFBF0; }
.photoCaption { font-size: 9px; color: #2A6AA8; font-weight: bold; }
.mpWhatsNew { font-size: 11px; font-weight: bold; color: #ffffff; }
.calDate { font-size: 14px; font-weight: bold; color: #578D7D; }
.calTitle { font-size: 15px; font-weight: bold; color: #2361A0; }
.error { color: #ff0000; background-color: yellow; }
.hoverOver { border: 1px solid #F9E193; background-color: #FEFDFA; }
.hoverOff { border: 1px solid #FEFBF0; }
.ctxt { font-size : 11px; color : #003366; background-color:#DDDDDD; } 
.stxt { font-size : 11px; color : #003366; } 
.itxt { font-size : 11px; color : #003366; background-color:#EEEEEE; }

.errormsg {font-weight:bold; color:#FF0000;}


.nohover {
  background-color:#bcbcbc;
  border-top: 1px solid #999999;
  border-right: 1px solid #999999;
  border-left: 1px solid #999999;
  
}

.rowhover {
  background-color:#FEFBF0;
  border-top: 1px solid #F46B27;
  border-right: 1px solid #F46B27;
  border-left: 1px solid #F46B27;
  cursor: hand;
}
.rowhoveroff {
  background-color:#B6D1ED;
  border-top: 1px solid #999999;
  border-right: 1px solid #999999;
  border-left: 1px solid #999999;
}

.tourNavMain {
	background-color: #FCF1CD;border:1px solid #F9E193; cursor:pointer;font-weight: bold; font-size: 10px; color: #EA5E1A;
}

.tab {
	border-right: 1px solid #F86D2C;
	border-left: 1px solid #F86D2C;
	border-top: 1px solid #F86D2C;
	background-color: #FCF1CD;
	cursor: pointer;
}

.tabSelected {
	border-right: 1px solid #F86D2C;
	border-left: 1px solid #F86D2C;
	border-top: 1px solid #F86D2C;
	background-color: #F86D2C;
	cursor: pointer;
}

a.tabLink:link, a.tabLink:visited, a.tabLink:hover {
	color: #EA5E1A;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

a.tabLinkSelected:link, a.tabLinkSelected:visited, a.tabLinkSelected:hover {
	color: #FEFBF0;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

/* MP ANCHOR CLASSES */
a.mpRed:link { font-size: 12px; color: #B33246; }
a.mpRed:visited { font-size: 12px; color: #B33246; }
a.mpRed:hover { font-size: 12px; color: #B33246; text-decoration: none; }

a.mpCal:link { font-size: 10px; color: #2B6BA9; font-weight: normal; }
a.mpCal:visited { font-size: 10px; color: #2B6BA9; font-weight: normal; }
a.mpCal:hover { font-size: 10px; color: #2B6BA9; text-decoration: none; font-weight: normal; }

a.mpFoot:link { font-size: 12px; color: #FBE494; font-weight: bold; }
a.mpFoot:visited { font-size: 12px; color: #FBE494; font-weight: bold; }
a.mpFoot:hover { font-size: 12px; color: #F9D559; text-decoration: none; font-weight: bold; }

/* INT. ANCHOR CLASSES */
a:link { color: #DE5614; }
a:visited { color: #DE5614; }
a:hover { color: #DE5614; text-decoration: none; }

a.main:link { color: #FADC74; }
a.main:visited { color: #FADC74; }
a.main:hover { color: #FADC74; text-decoration: none; }


a.x11:link { color: #DE5614; font-size:11px; font-weight: bold; }
a.x11:visited { color: #DE5614; font-size: 11px; font-weight: bold; }
a.x11:hover { color: #DE5614; text-decoration: none; font-size: 11px; font-weight: bold; }



a.topTrail:link { font-size: 10px; color: #104C8A; }
a.topTrail:visited { font-size: 10px; color: #104C8A; }
a.topTrail:hover { font-size: 10px; color: #104C8A; text-decoration: none; }

a.nextContent:link { font-size: 12px; color: #588E80; font-weight: bold; }
a.nextContent:visited { font-size: 12px; color: #588E80; font-weight: bold; }
a.nextContent:hover { font-size: 12px; color: #588E80; text-decoration: none; font-weight: bold; }

a.sectionNav:link { font-size: 12px; color: #3F6FA0; font-weight: bold; }
a.sectionNav:visited { font-size: 12px; color: #3F6FA0; font-weight: bold; }
a.sectionNav:hover { font-size: 12px; color: #3F6FA0; text-decoration: none; font-weight: bold; }

a.intFoot:link { font-size: 12px; color: #ffffff; font-weight: bold; }
a.intFoot:visited { font-size: 12px; color: #ffffff; font-weight: bold; }
a.intFoot:hover { font-size: 12px; color: #FBE58F; text-decoration: none; font-weight: bold; }

a.rightNav:link {font-size:10px; color:#3F6FA0; text-decoration:none; font-weight:bold;}
a.rightNav:visited {font-size:10px; color:#3F6FA0; text-decoration:none; font-weight:bold;}
a.rightNav:hover {font-size:10px; color:#233F5A; text-decoration:none; font-weight:bold;}

a.rightNavAt:link {font-size:10px; color:#2F5377; text-decoration:none; font-weight:bold;}
a.rightNavAt:visited {font-size:10px; color:#2F5377; text-decoration:none; font-weight:bold;}
a.rightNavAt:hover {font-size:10px; color:#2F5377; text-decoration:none; font-weight:bold;}

a.rightBlue:link {font-size:10px; color:#294969; text-decoration:none; font-weight:bold;}
a.rightBlue:visited {font-size:10px; color:#294969; text-decoration:none; font-weight:bold;}
a.rightBlue:hover {font-size:10px; color:#294969; text-decoration:underline; font-weight:bold;}

a.columnsBlue:link { font-size: 12px; color: #0F4B88; font-weight: bold; }
a.columnsBlue:visited { font-size: 12px; color: #0F4B88; font-weight: bold; }
a.columnsBlueNav:hover { font-size: 12px; color: #0F4B88; text-decoration: none; font-weight: bold; } 

a.tourNav:link { color: #2A6AA8; font-size:10px; }
a.tourNav:visited { color: #2A6AA8; font-size:10px; }
a.tourNav:hover { color: #2A6AA8; font-size:10px; text-decoration:none; }

#dyk { margin: 3em 1.5em 1em; }
#dyk h3 {
	border-bottom: 1px solid #D7DBD7;
	color: #0F4880;
	margin: 0;
	padding: 3px 10px;
}
#dyk .content {
	color: #696A6F;
	background: #E5EEF0;
	padding: 8px 10px;
	border: 1px solid #D7DBD7;
	border-width: 0 1px 1px;
}
#dyk .content p { margin: .2em 0 1em; color: #696A6F }


#Navigation { height:23px; border-bottom:1px solid #5E5E5E; }
#Navigation #MainNav { width:1070px; margin:0 auto; height:23px; padding:0; border-left:1px solid #5E5E5E; }
#Navigation #MainNav dd { float:left; position:relative; }
#Navigation #MainNav dt { position:absolute; height:0; overflow:hidden; visibility:hidden; }
#Navigation #MainNav a.ir { padding-top:23px; position:relative; }

#Navigation #MainNav #mn_genera { width:157px; background:url(/images/interior/osh_int_nav_01b.gif) no-repeat; }
#Navigation #MainNav #mn_collec { width:96px; background:url(/images/interior/osh_int_nav_02b.gif) no-repeat; }
#Navigation #MainNav #mn_exhibi { width:76px; background:url(/images/interior/osh_int_nav_03b.gif) no-repeat; }
#Navigation #MainNav #mn_educat { width:89px; background:url(/images/interior/osh_int_nav_04b.gif) no-repeat; }
#Navigation #MainNav #mn_suppor { width:159px; background:url(/images/interior/osh_int_nav_05b.gif) no-repeat; }
#Navigation #MainNav #mn_museum { width:117px; background:url(/images/interior/osh_int_nav_06b.gif) no-repeat; }
#Navigation #MainNav #mn_links { width:122px; background:url(/images/interior/osh_int_nav_arlinks_b.gif) no-repeat; }
#Navigation #MainNav #mn_arkans { width:177px; background:url(/images/interior/osh_int_nav_07b.gif) no-repeat; }

#Navigation #MainNav #mn_genera a.ir { width:157px; background:url(/images/interior/osh_int_nav_01a.gif) no-repeat; }
#Navigation #MainNav #mn_collec a.ir { width:96px; background:url(/images/interior/osh_int_nav_02a.gif) no-repeat; }
#Navigation #MainNav #mn_exhibi a.ir { width:76px; background:url(/images/interior/osh_int_nav_03a.gif) no-repeat; }
#Navigation #MainNav #mn_educat a.ir { width:89px; background:url(/images/interior/osh_int_nav_04a.gif) no-repeat; }
#Navigation #MainNav #mn_suppor a.ir { width:159px; background:url(/images/interior/osh_int_nav_05a.gif) no-repeat; }
#Navigation #MainNav #mn_museum a.ir { width:117px; background:url(/images/interior/osh_int_nav_06a.gif) no-repeat; }
#Navigation #MainNav #mn_links a.ir { width:122px; background:url(/images/interior/osh_int_nav_arlinks_a.gif) no-repeat; }
#Navigation #MainNav #mn_arkans a.ir { width:177px; background:url(/images/interior/osh_int_nav_07a.gif) no-repeat; }

#Navigation #MainNav #mn_genera a.AT { width:157px; background:url(/images/interior/osh_int_nav_01b.gif) no-repeat; }
#Navigation #MainNav #mn_collec a.AT { width:96px; background:url(/images/interior/osh_int_nav_02b.gif) no-repeat; }
#Navigation #MainNav #mn_exhibi a.AT { width:76px; background:url(/images/interior/osh_int_nav_03b.gif) no-repeat; }
#Navigation #MainNav #mn_educat a.AT { width:89px; background:url(/images/interior/osh_int_nav_04b.gif) no-repeat; }
#Navigation #MainNav #mn_suppor a.AT { width:159px; background:url(/images/interior/osh_int_nav_05b.gif) no-repeat; }
#Navigation #MainNav #mn_museum a.AT { width:117px; background:url(/images/interior/osh_int_nav_06b.gif) no-repeat; }
#Navigation #MainNav #mn_links a.AT { width:122px; background:url(/images/interior/osh_int_nav_arlinks_a.gif) no-repeat; }
#Navigation #MainNav #mn_arkans a.AT { width:177px; background:url(/images/interior/osh_int_nav_07b.gif) no-repeat; }

#Navigation dd:hover a.ir, #Navigation dd:focus a.ir, #Navigation a.ir:focus, 
#Navigation a.ir:hover, #Navigation a.over { background:none!important; }

#Navigation .dropdown ul { overflow: visible; position:absolute; display:none; z-index:15; *top:23px; *left:0; margin:0 0 0 -1px; *zoom:1; }
#Navigation .dropdown dd.active ul, #Navigation .dropdown dd:hover ul,#Navigation .dropdown dd.over ul { display:block; }

#Navigation ul { border: 1px solid #5E5E5E; background:#FFF; list-style-type: none; width:222px; }
#Navigation ul li a { display:block; line-height:23px; vertical-align:middle; padding:0 0 0 12px; width:210px; font-weight:bold; text-decoration:none; border:0; color:#2A6AA8; }

#Navigation ul li.alt a { background:#FCF1CD; } 
#Navigation ul li a:focus, #Navigation ul li a:hover { background:#2A6AA8; color:#FFF; }


#SubNavigation { background:#E25E0B none no-repeat; padding-top:45px; color:#FFF; }
.sec_general_information #SubNavigation { background-image: url(/images/interior/osh_int_ink_tab_vs.gif); }
.sec_collections #SubNavigation { background-image: url(/images/interior/osh_int_lnk_tab_collections.gif); }
.sec_exhibits #SubNavigation { background-image: url(/images/interior/osh_int_lnk_tab_exhibits.gif); }
.sec_educational_programs #SubNavigation { background-image: url(/images/interior/osh_int_lnk_tab_education.gif); }
.sec_support-the-museum #SubNavigation { background-image: url(/images/interior/osh_int_lnk_tab_support.gif); }

#SubNav dd { background: url(/images/interior/osh_int_arrow_r.gif) no-repeat 8px 5px;  padding-left:20px; padding-bottom:8px; }
#SubNav dd.AT { background: url(/images/interior/osh_int_arrow_dwn.gif) no-repeat 6px 6px; }
#SubNav ul li { color:#FCD6C3; }
#SubNav ul { display:none; }
#SubNav .AT ul { display:block; margin-left:15px; }

#SubNav a:link { font-size: 12px; color: #FEFFFF; font-weight: bold; text-decoration: none; }
#SubNav a:visited { font-size: 12px; color: #FEFFFF; font-weight: bold; text-decoration: none; }
#SubNav a:hover { font-size: 12px; color: #FDE744; font-weight: bold; text-decoration: none; }

#SubNav a.AT:link { font-size: 12px; color: #FDE744; font-weight: bold; text-decoration: none; }
#SubNav a.AT:visited { font-size: 12px; color: #FDE744; font-weight: bold; text-decoration: none; }
#SubNav a.AT:hover { font-size: 12px; color: #FDE744; font-weight: bold; text-decoration: none; }

#SubNav ul a:link { font-size: 10px; color: #FCD6C3; font-weight:normal; text-decoration: none; }
#SubNav ul a:visited { font-size: 10px; color: #FCD6C3; font-weight:normal; text-decoration: none; }
#SubNav ul a:hover { font-size: 10px; color: #FCFCFE; font-weight:normal; text-decoration: none; }

#SubNav ul a.ATT:link { font-size: 10px; color: #FCFCFE; font-weight:bold; text-decoration: underline; }
#SubNav ul a.ATT:visited { font-size: 10px; color: #FCFCFE; font-weight:bold; text-decoration: underline; }
#SubNav ul a.ATT:hover { font-size: 10px; color: #FCFCFE; font-weight:bold; text-decoration: underline; }


#helpfulLinks { line-height:51px; vertical-align:middle; padding-right:10px; color:#FFF; font-size:.85em; font-weight:bold; }
#helpfulLinks a:link, #helpfulLinks a:visited { color:#FFF; text-decoration:none; }
#helpfulLinks a:hover { text-decoration:underline; }



.sitemap a:link, .sitemap a:visited { text-decoration:none; }
.sitemap a:hover { text-decoration:underline; }

.sitemap ul, .sitemap li { margin:0; padding:0; }

.sitemap { padding:2em 0 0 2em; }
.sitemap ul { padding:1em 2em; }
.sitemap ul ul { padding:.5em 0 .5em 2em; }

.sitemap li { font-size:1.3em; line-height:1.5em; font-weight:bold; }
.sitemap li li { font-size:.95em; line-height:1.5em; font-weight:normal; }
.sitemap li li li { font-size:.9em; line-height:1.5em; font-weight:normal; }



#pageControls { text-align:right; line-height:30px; vertical-align:middle; padding:30px 40px 20px 40px; }
#pageControls div { float:left; line-height:30px; vertical-align:middle; }

#PageContent { padding:0 40px 50px 40px; }
#RSidebar { background-image: url(/images/interior/osh_int_blue_background.gif); border-left: 1px solid #5E5E5E; }

/* Page SubHdrs */
.sec_general_information .sub1_links .sub2_default #subHdrOut { background-color:#600D09; height:132px; border-bottom:1px solid #5E5E5E;}
.sec_general_information .sub1_links .sub2_default #subHdrIn { background: url(/images/interior/osh_int_header_arklinks.jpg) no-repeat; width:613px; height:132px; margin:0 auto; }

.sec_exhibits .sub1_now_showing .sub2_arkansas_arkansaw #subHdrOut {background: url(/images/interior/osh_header_exhibit_arkansaw_tile2.jpg) repeat-x; height:132px; border-bottom:1px solid #5E5E5E; }
.sec_exhibits .sub1_now_showing .sub2_arkansas_arkansaw #subHdrIn { background: url(/images/interior/osh_header_exhibit_arkansaw.png) no-repeat; width:264px; height:132px; margin:0 auto; }

.sec_exhibits .sub1_now_showing .sub2_bandits_badges_bars #subHdrOut {background-color:#3a2524; height:132px; border-bottom:1px solid #5E5E5E;}
.sec_exhibits .sub1_now_showing .sub2_bandits_badges_bars #subHdrIn { background: url(/images/interior/osh_int_header_arklawandjustice.jpg) no-repeat; width:613px; height:132px; margin:0 auto; }

.sec_exhibits .sub1_permanent .sub2_legacy_women #subHdrOut { background: url(/images/exhibits/arkansas-women/osh_int_header_promo_women_02.jpg) repeat-x; height:132px; border-bottom:1px solid #5E5E5E; }
.sec_exhibits .sub1_permanent .sub2_legacy_women #subHdrIn { background: url(/images/exhibits/arkansas-women/osh_int_header_promo_women_01.gif) no-repeat; width:437px; height:132px; margin:0 auto; }

.sec_exhibits .sub1_permanent .sub2_pillars #subHdrOut { background: url(/images/interior/osh_int_exhibits_header_pillarsofpower.jpg) repeat-x; height:132px; border-bottom:1px solid #5E5E5E; }

.sec_exhibits .sub1_virtual .sub2_leenora_parlor #subHdrOut { background: url(/images/interior/osh_header_exhibit_leenoraparlor_tile.jpg) repeat-x; height:132px; border-bottom:1px solid #5E5E5E; }
.sec_exhibits .sub1_virtual .sub2_leenora_parlor #subHdrIn { background: url(/images/interior/osh_header_exhibit_leenoraparlor.gif) no-repeat; width:437px; height:132px; margin:0 auto; }

.sec_exhibits .sub1_virtual .sub2_ernie_deane #subHdrOut {background-color:#cc8c2c; height:132px; border-bottom:1px solid #5E5E5E;}
.sec_exhibits .sub1_virtual .sub2_ernie_deane #subHdrIn { background: url(/images/interior/osh_header_exhibit_ernie_deane.gif) no-repeat; width:437px; height:132px; margin:0 auto; }

.sec_exhibits .sub1_virtual .sub2_hard_times #subHdrOut { background: url(/images/interior/osh_int_hardtimes_promo_b.jpg); height:132px; border-bottom:1px solid #5E5E5E; }
.sec_exhibits .sub1_virtual .sub2_hard_times #subHdrIn { background: url(/images/interior/osh_int_hardtimes_promo_a.jpg) no-repeat; width:437px; height:132px; margin:0 auto; }

.sec_exhibits .sub1_video-gallery .sub2_default #SubHdrOut {background: url(/exhibits/video-gallery/images/osh_header_video_gallery.jpg); height:132px; border-bottom:1px solid #5E5E5E; }

.sec_exhibits .sub1_archive .sub2_circus_politics #subHdrOut {background-color:#002e6a; height:132px; border-bottom:1px solid #5E5E5E;}
.sec_exhibits .sub1_archive .sub2_circus_politics #subHdrIn { background: url(/images/interior/osh_int_header_arkpolitics.jpg) no-repeat; width:613px; height:132px; margin:0 auto; }

.sec_exhibits .sub1_archive .sub2_sparkle_and_twang #subHdrOut { background: url(/images/interior/osh_int_header_sparkleandtwang_tile.gif); height:132px; border-bottom:1px solid #5E5E5E; }
.sec_exhibits .sub1_archive .sub2_sparkle_and_twang #subHdrIn { background: url(/images/interior/osh_int_header_sparkleandtwang.gif) no-repeat; width:613px; height:132px; margin:0 auto; }

.sec_exhibits .sub1_archive .sub2_sam_dellinger #subHdrOut {background-color:#000000; height:132px; border-bottom:1px solid #5E5E5E;}
.sec_exhibits .sub1_archive .sub2_sam_dellinger #subHdrIn { background: url(/exhibits/changing/sam-dellinger/images/osh_exhibit_header_sam_dellinger.jpg) no-repeat; width:437px; height:132px; margin:0 auto; }

.sec_exhibits .sub1_archive .sub2_mexican_war #subHdrOut { background: url(/images/exhibits/mexican-war/osh_mexwar_green-tile.jpg); height:132px; border-bottom:1px solid #5E5E5E; }
.sec_exhibits .sub1_archive .sub2_mexican_war #subHdrIn { background: url(/exhibits/changing/mexican-war/Images/osh_int_header_promo_mexwar.jpg) no-repeat; width:437px; height:132px; margin:0 auto; }

.sec_exhibits .sub1_archive .sub2_john_barleycorn #subHdrOut { background: url(/images/interior/osh_int_johnbarleycorn_promo_b.jpg); height:132px; border-bottom:1px solid #5E5E5E; }
.sec_exhibits .sub1_archive .sub2_john_barleycorn #subHdrIn { background: url(/images/interior/osh_int_johnbarleycorn_promo_a.jpg) no-repeat; width:437px; height:132px; margin:0 auto; }

.sec_collections .sub1_gowns #subHdrOut { background: url(/images/interior/osh_int_gowns_header.jpg) repeat-x; height:143px; border-bottom:1px solid #5E5E5E; }

.sec_collections .sub1_flags .sub2_default #subHdrOut { background:#000; height:132px; border-bottom:1px solid #5E5E5E; }
.sec_collections .sub1_flags .sub2_default #subHdrIn { background: url(/images/flags/osh_int_battleflags_pearidge.jpg) no-repeat; width:437px; height:132px; margin:0 auto; }

.sec_support-the-museum .sub1_default #subHdrOut { background:#dbe9f6; height:132px; border-bottom:1px solid #5E5E5E; }
.sec_support-the-museum .sub1_default #subHdrIn { background: url(/images/support/osh_support_header.jpg) no-repeat; border-left:1px solid #5E5E5E; border-right:1px solid #5E5E5E; width:610px; height:132px; margin:0 auto; }

.sec_support-the-museum #subHdrOut { background:#dbe9f6; height:93px; border-bottom:1px solid #5E5E5E; }
.sec_support-the-museum #subHdrIn { background: url(/images/support/osh_support_header.jpg) no-repeat; border-left:1px solid #5E5E5E; border-right:1px solid #5E5E5E; width:610px; height:93px; margin:0 auto; }

.sub2_arkansas_news #subHdrOut { background: url(/images/arkansas_news/osh_int_ark_news_sb_bg.gif) repeat-x; height:140px; border-bottom:1px solid #5E5E5E; }
.sub2_arkansas_news #subHdrIn { background: url(/images/arkansas_news/osh_int_arknews_headr.gif) no-repeat 0 21px; width:321px; height:98px; margin:0 auto; padding:21px 0; }

.sub1_columns #subHdrOut { background:#eaeaea url(/images/columns/osh_int_columns.gif) no-repeat center 10px; height:100px; border-bottom:1px solid #5E5E5E;  }
.sub1_columns #subHdrIn { background: url(/images/interior/osh_int_columns2.gif) no-repeat 0 60px; width:306px; height:28px; margin:0 auto; padding:60px 0; }

/* Podcast Styles */
#PodCastSection {width: 960px;}    
#PodCastSection .PodcastTop {background: url(/images/podcasts/osh_int_podcasts_box_top.gif) no-repeat; height: 14px; width: 960px;}    
#PodCastSection .PodcastWrapper {background: url(/images/podcasts/osh_int_podcasts_box_tile.gif) repeat-y; width: 960px;}
#PodCastSection .PodInfo {width: 960px; height: 100%;}
#PodCastSection .PodPhoto {padding: 10px 10px 10px 25px; float: left;}
#PodCastSection .PodText {padding: 10px 0; background: url(/images/podcasts/osh_int_podcasts_nav2.gif) bottom right no-repeat; height: 108px; width: 949px; * width: 789px;}
#PodCastSection .PodTitle {font-weight: bold; padding-bottom: 5px;}
#PodCastSection .PodcastBottom {background: url(/images/podcasts/osh_int_podcasts_box_bottom.gif) top center no-repeat; height: 35px; width: 960px; clear: both;}
#PodCastSection .PodDesc {padding-bottom: 10px;}
#PodCastSection .PodDuration {font-weight: bold;}
.ItunesLink b {float: right; position: relative; cursor: pointer; cursor: hand;  display: block; width: 105px; height: 30px; right: 25px; top: 125px; * top: 156px; z-index: 10;}
.DownloadLink b {float: right; position: relative; cursor: pointer; cursor: hand;  display: block; width: 140px; height: 30px; right: 28px; top: 125px; * top: 156px; z-index: 10;}
.clear {clear: both;}