
#headermain {
	width:950px;
	height:120px;
	margin: 0px auto 0px auto;
	border: 0px solid #f0f0f0;
	background-color:#000;

}
#surge_logo {
	margin-left:0px;
	margin-top:30px;	
	margin-bottom:0px;
	float:left;
	display:inline;

}
#surge_header_donate {
	margin-right:0px;
	margin-top:0px;	
	margin-bottom:0px;
	float:right;
	display:inline;

}
#colwrap_header_1 {
	float:left;
	width:250px;
	height:120px;
	margin-top:0px;
	margin-left:0px;
}

#colwrap_header_2 {
	float:left;
	width:575px;
	padding-top:28px;
	margin-left:0px;
}
#colwrap_header_3 {
	float:right;
	padding-top:28px;
	width:125px;
	margin-top:0px;
	margin-left:0px;
}
.header_nav_line {
	border-top: 1px solid #666666;
}
.header_nav_line_selected {
	border-top: 2px solid #0099CC;
}
.header_lvl2nav_line {
	border-top: 1px solid #363636;
	border-bottom: 1px solid #363636;
	
}
.header_lvl2nav_line_selected {
	border-top: 1px solid #0099CC;
	border-bottom: 1px solid #363636;
}
.Txt_Header {
	margin-right:30px;
	margin-top:7px;
	margin-bottom:0px;
	float:right;
	display:inline;
	font-size:14px;
	font-family:'Century Gothic', Arial, Helvetica, sans-serif;
	text-align: left;
	color: #E4E4E4;
	line-height: 120%;
	padding-top:1px;
	padding-bottom:2px;
}

.Txt_lvl2_Header{
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
	font-size:12px;
	font-family:'Century Gothic', Arial, Helvetica, sans-serif;
	text-align: center;
	color: #E4E4E4;
	line-height: 120%;
	padding-top:1px;
	padding-bottom:2px;
	
}



/* HEADER TOP NAVIGATION STYLES */
a.topNavigator, a.topNavigator:link, a.topNavigator:visited  {
	color: #E4E4E4;
	font-style: normal;
	font-weight: normal;
	font-size:14px;
	font-family:'Century Gothic', Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.topNavigator:hover, a.topNavigator:focus {
	color: #E4E4E4;
	font-style: normal;
	font-weight: normal;	
font-size:14px;
	font-family:'Century Gothic', Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a.topNavigatorSelected, a.topNavigatorSelected:link, a.topNavigatorSelected:visited {
	color: #E4E4E4;
	font-weight: bold;	
	font-family:'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
a.topNavigatorSelected:hover, a.topNavigatorSelected:focus {
	color: #E4E4E4;
	font-style: italic;
	font-weight: bold;	
	font-family:'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}


/* HEADER LEVEL 2 NAVIGATION STYLES */
a.lvl2Navigator, a.lvl2Navigator:link, a.lvl2Navigator:visited  {
	color: #E4E4E4;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	font-family:'Century Gothic', Arial, Helvetica, sans-serif;
	text-decoration: none;

}
a.lvl2Navigator:hover, a.lvl2Navigator:focus {
	color: #E4E4E4;
	font-style: normal;
	font-weight: normal;	
	font-size:12px;
	font-family:'Century Gothic', Arial, Helvetica, sans-serif;
	text-decoration: underline;

}
a.lvl2NavigatorSelected, a.lvl2NavigatorSelected:link, a.lvl2NavigatorSelected:visited {
	color: #E4E4E4;
	font-style: italic;
	font-weight: bold;	
	font-family:'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;

}
a.lvl2NavigatorSelected:hover, a.lvl2NavigatorSelected:focus {
	color: #E4E4E4;
	font-style: italic;
	font-weight: bold;	
	font-family:'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;

}
