body{background-color:#FFFFFF; margin:0px;padding:0px;}

.dd_topDark{background-color:#ff7f50; height:6px;}
.dd_topLight{background-color:#eeeeee; background-image:url(underlay/hickorybgcw.jpg);}

.dd_topSep{background-color:#eeeeee; height:1px;} /*grey*/

.dd_topShade{background-color:#f0f8ff; height:4px;}


.dd_side{width:140px; background-color:#eeeeee;}
.dd_width{width:768px;}
.dd_head{display:block;}
.dd_innerside{width:220px;}

.dd_midDark{background-color:#ff7f50;}
.dd_midLight{background-color:#ffffff;}


TD, .Normal, a, a:link, a:visited, a:active, a:hover{font-family: Verdana; font-size:11px; color:#000000;}
a, a:link, a:visited{color:#ff7f50!important;}, a:active, a:hover{text-decoration:underline;}
a:hover{color:#0000cd;}

/*objects*/
.dd_title{ color:#8cb5ff; font-size:18px; font-family: "Arial Black", Arial;}
.dd_login{ text-transform:uppercase; font-size:13px; text-decoration:none;}
.dd_footer, a.dd_footer, a.dd_footer:link, a.dd_footer:visited, a.dd_footer:active, .dd_footer a, .dd_footer a:link, .dd_footer a:active, .dd_footer a:visited{color:#FFFFFF!important;}
a.dd_footer:hover{color:#eeeeee;}

/*search*/
.dd_midLight INPUT,.dd_midLight A{height:18px;padding:0px;margin:0px; font-family: Verdana; font-size:11px; color:#0000cd; border:1px solid #ff7f50; text-decoration:none; font-weight:bold; background-color:#FFFFFF;}

.main_dnnmenu_container { 
      background-color: transparent;
      text-align: left;
}

.main_dnnmenu_bar { 
      text-align: left;
      background: transparent;  
      width: 100%;
      padding: 5px 6px 3px 7px;
}

.main_dnnmenu_item, .main_dnnmenu_item td { /*TD if menu option for using tables is on*/
      font-family: Verdana;
      color: #000000;
      height: 20px;
      font-size: 12px;
      text-align: left;
      background-color: Transparent;
      font-weight: normal; 
      font-style: normal; 
      white-space: nowrap;
      padding: 5px 6px 3px 7px;
}

.main_dnnmenu_itemhover, .main_dnnmenu_itemhover td { 
      font-weight: bold;
      background-image: url(select1.gif);
}

.main_dnnmenu_icon, .main_dnnmenu_icon td {
      display: none;
}

.main_dnnmenu_rootitem, .main_dnnmenu_rootitem td { /*TD if menu option for using tables is on*/
      font-family: Verdana; 
      font-size: 12px; 
      font-weight: normal; 
      font-style: normal;
      text-align: left;
      color: #000000;
      background-color: #eeeeee; 
      white-space: nowrap;
      padding: 5px 6px 3px 7px; /*explicity set padding for root menu items*/
}

.main_dnnmenu_submenu, .main_dnnmenu_submenu td { 
      z-index: 2000;
      white-space: nowrap;
      background-color: #eeeeee; 
      background-image: url(subbkg.gif);
      background-repeat: repeat-y;
      Background-Position: top; 
      line-height: 14px;
	padding-left: 33px;  /*explicitly set padding for sub-menus */
}


.main_dnnmenu_submenu_itemhover, .main_dnnmenu_submenu_itemhover td {
      color: #ff7f50;  
      font-weight: normal;
      background-image: url(subroll.gif);
}
    
.main_dnnmenu_arrow {
	border-right: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
}

.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
}


.Head {
      font-family: Verdana;
      font-size: 12px;
}

/*containers*/
.dc_primary .dc_sep{background-color:#eeeeee;}
.dc_primary .Head{color:#ff7f50;}

.dc_secondary .dc_sep{background-color:#eeeeee;}
.dc_secondary .Head{color:#ff7f50;}

.dc_alternate .dc_sep{background-color:#e7f8c0;}
.dc_alternate .Head{color:#c39b00;}



