* {
	font-size:11px;
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	} /*overwrite all default browser settings*/

/* 
================================
Skin styles for DotNetNuke
================================
*/   
body
{
	background-image: url(../../nav/bg_home[1].jpg);
	background-repeat:repeat-x;
	background-color: #dae7f6;
	margin-top:0px;
}
.logo
{
	background-image: url(../../nav/top_banner.gif);
	background-repeat: no-repeat;
	height:112px;
	width:944px;

}

.home-topstory {
	margin-top:-9px;margin-left:-8px;
	margin-right:-8px;margin-bottom:8px;background-repeat: no-repeat;width:659px;height:278px;
	} /* top story */

 .clearfix {
	display:inline-block;
}


/* Hides from IE-mac \*/
.clearfix {display: block;}
/* End hide from IE-mac */


.clearfix:after {
	content:"."; 
	display: block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}




.pagemaster {
	width: 100%;
	height: 100%;
}
.skinmaster {
	height: 100%;
	width:958px;
	background-color: #f3f5fa;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
	padding:5px;
	
	
}
.content-container
{
	background-image: url(../../nav/bg_maincontent2[1].jpg);
	background-repeat: repeat-x;
	background-color: #eceff4;
	border: 1px solid #becade;
	position: relative;
	
}

.skinheader {
}
.skinfooter
{
	color:#fff;
	list-style: none;
	height: 34px;
	background: url(../../nav/footer[1].jpg);
	background-repeat: repeat-x;
	padding: 0;
	position: relative;
	margin: 0;
	border-bottom:solid 3px red;

}
.skinObject, A {color:#fff;}

.skingradient
{
	
	list-style: none;
	height: 34px;
	background: transparent;
	background-repeat: repeat-x;
	padding: 0;
	position: relative;
	margin: 0;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane 
{
	width:175px;
	text-align:left;
	background-color:#fff;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	border: solid 1px #ccd6e7;
}
.contentpane 
{
	width:326px;
	background-color:#fff;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	border: solid 1px #ccd6e7;	
}
.contentpane_internal
{
	width:686px;
	background-color:#fff;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	border: solid 1px #ccd6e7;	
}

.rightpane {
	width: 245px;
	background-color:#fff;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	border: solid 1px #ccd6e7;	
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #8da4d3; 
}

.main_dnnmenu_itemhover td {  
	background-color: #8da4d3; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}

 /* NAVIGATION BAR
--------------------------------------------------------------------*/

#header #mainnav {
	position: relative; /* important */
	z-index: 45; /* important */
	
}

#tabs {
	list-style: none;
	height: 34px;
	background: url(../../nav/nav_bg[1].jpg);
	background-repeat: repeat-x;
	padding: 0;
	position: relative;
	margin: 0;
	width:945px;
	float:left;
}

#tabs li {
	float: left;
	position: relative;
	border-right: 0;
	margin: 0;
	padding: 0;
	display: block;
	background: url(../../nav/nav_bg_divider[1].jpg) no-repeat top right;
}



#tabs li a {
	display: block;
	padding: 0;
	margin: 0;
	line-height: 35px;
	font-size: 10px;
	color: black;
	position: relative;
	text-indent: -5000px;
	background-position: 50%;
	background-repeat: no-repeat;
	width:100%;
}

#tabs > li > a { height: 34px; }
#tabs > li > ul > li > a{ height: 25px; }

li#last-nav-tab { border-right: none !important;} /* take off the right most border */

#tabs li:hover, #tabs li.sfhover 
{

}

#tabs li.selected {

} /* defines background of on tab */

#tabs li #tab_home {
	background-image: url(../../nav/home_menu.gif);
	width:124px;
	/* 36 */
}

#tabs li:hover #tab_home, #tabs li.sfhover #tab_home {
	background-image: url(../../nav/home_menu.gif);
}

#tabs li #tab_about {
	background-image: url(../../nav/toni_menu.gif);
	width:132px;
	/* 50 */
}

#tabs li:hover #tab_about, #tabs li.sfhover #tab_about {
	background-image: url(../../nav/toni_menu.gif);
}


#tabs li #tab_volunteer {
	background-image: url(../../nav/volunteer_menu.gif);
	width:131px;
	/* 83 */
}

#tabs li:hover #tab_volunteer, #tabs li.sfhover #tab_volunteer {
	background-image: url(../../nav/volunteer_menu.gif);

}

#tabs li #tab_issues {
	background-image: url(../../nav/nav_issues[1].gif);
	width:100px;
	/* 41 */
}

#tabs li:hover #tab_issues, #tabs li.sfhover #tab_issues {
	background-image: url(../../nav/nav_issues_hover[1].gif);
}

#tabs li #tab_news {
	background-image: url(../../nav/news_menu.gif);
	width:152px;
	/* 74 */
}

#tabs li:hover #tab_news, #tabs li.sfhover #tab_news {
	background-image: url(../../nav/news_menu.gif);
}

#tabs li #tab_video {
	background-image: url(../../nav/video_menu.gif);
	width:100px;
	/* 33 */
}

#tabs li:hover #tab_video, #tabs li.sfhover #tab_video{
	background-image: url(../../nav/video_menu.gif);
}


#tabs li #tab_text {
	background-image: url(../../nav/text_menu.gif);
	width:164px;
	/* 40 */
}

#tabs li:hover #tab_text, #tabs li.sfhover #tab_text {
	background-image: url(../../nav/text_menu.gif);
}


#tabs li #tab_states {
	background-image: url(../../nav/nav_states[1].gif);
	width:82px;
	/* 43 */
}

#tabs li:hover #tab_states, #tabs li.sfhover #tab_states {
	background-image: url(../../nav/nav_states_hover[1].gif);
}

#tabs li #tab_donate {
	background-image: url(../../nav/nav_donate[1].gif);
	border-right: none;
	width:155px
	/* 79 */
}
#tabs li:hover #tab_donate, #tabs li.sfhover #tab_donate {
	background-image: url(../../nav/nav_donate_hover[1].gif);
}

 /* NAVIGATION DROP DOWNS
--------------------------------------------------------------------*/
