
/* header title */
#header2 {background: #FFFFFF; padding: 0 0 10px 0; margin: 0;}
#header2 h1 {color: #AD9D54; font-family:  Arial, "Century Gothic",  Futura,  "Avant Garde", Verdana, San-Serif; font-size: 21px; margin: 0 20px 0 20px;}
#header2 a {color: #AD9D54;} /* this piece was added for h1 links under viewall, etc... */

/* section header text */
.sectionheadline {float:right; font-family:Georgia, 'Times New Roman', Times, serif; font-size:44px; color:#D9D1B0; padding:0 0 4px 0;}

.tab .top, .tab .bottom {display:block; background:transparent; font-size:1px;}
.tab .b1, .tab .b2, .tab .b3, .tab .b4 {display:block; overflow:hidden; background:#FFCC66; border-left:1px solid #FBA21C; border-right:1px solid #FBA21C;}
.tab_inactive .b1, .tab_inactive .b2, .tab_inactive .b3, .tab_inactive .b4 {border-left:1px solid #AD9D54; border-right:1px solid #AD9D54;}
.tab .b1, .tab .b2, .tab .b3 {height:1px;}
.tab .b1 {margin:0 5px; background:#FBA21C;}
.tab_inactive .b1 {background:#AD9D54;}
.tab .b2 {margin:0 3px; border-width:0 2px; background:#FFFFFF;}
.tab_inactive .b2 {background:#FEFBEC;}
.tab .b3 {margin:0 2px; background:#FFE4AE;}
.tab_inactive .b3 {background:#FDF7DB;}
.tab .b4 {height:2px; margin:0 1px; background:#FFDA8F;}
.tab_inactive .b4 {background:#FDF8E0;}
.tab .boxcontent {display:block;  background:#FFFFFF; border-left:1px solid #FBA21C; border-right:1px solid #FBA21C;}

.tab_grey .b1, .tab_grey .b2, .tab_grey .b3, .tab_grey .b4 {border-left:1px solid #AD9D54; border-right:1px solid #AD9D54;}
.tab_grey .b1 {background:#AD9D54;}
.tab_grey .b2 {background:#FEFBEC;}
.tab_grey .b3 {background:#FDF7DB;}
.tab_grey .b4 {background:#FDF8E0;}
.tab_grey .tabwrapper {background:#C0C0C0; border-left:1px solid #C0C0C0; border-right:1px solid #666666;}

/* marketing  box */	
.tabwrapper	{ padding: 0 4px 2px 4px; background:#FFCC66; border-left:1px solid #FBA21C; border-right:1px solid #FBA21C;}
.tab_inactive .tabwrapper {background:#FCF5D3; border-left:1px solid #AD9D54; border-right:1px solid #AD9D54;}
.tab h1 {font-family: Verdana, Arial, San-Serif; font-size: 10px; color: #666; font-weight:normal; margin: 0 0 5px 0;text-align: center;}
.tab h2 {font-family: Verdana, Arial, San-Serif ;font-size: 10px;color: #993333; font-weight:normal; margin: 0 0 5px 0;text-align: center;}
.tab h3 {font-family: Verdana, Arial, San-Serif ;font-size: 10px;color: #993333; font-weight:normal; margin-bottom:5px;text-align: center;}
.tab h3 a {font-size: 10px;color: #993333; text-decoration:none;}
.tab h3 a:hover {font-size: 10px;text-decoration: none; border-bottom: 1px solid #AD9D54;}
.tab p {font-family: Verdana, San-Serif;font-size: 11px;color: #666666;margin: 4px 0 0 0;}

.tab {margin-left: 4px;}


/* subnavigation */
.subtabs {background-color:#FFCC66; padding: 0 0 0 12px;}
.subtabs ul {
font-family:Verdana,San-Serif;
font-size:9px;
font-weight:bold;
margin: 0;
padding:6px 0;
}

.subtabs ul li.first {
border-width:0;
margin:0;
padding:0;
}

.subtabs  ul li {
border-style:solid;
border-width:0 0 0 1px;
margin:0 0 0 8px;
padding:0 0 0 8px;
display: inline;
}

.subtabs ul li a {border-bottom:1px solid #EA8E05;
color:#993333;
text-decoration:none;
}

.subtabs ul li span{
color:#993333;
text-decoration:none;
}