/*****************************************/
/*****************************************/
/*****************************************/
/***************** National Arts Strategies

/* HEADER begin */
#header_style {
	background-color: #3B5943;
	/*width: 764px;*/
	width:100%;
	min-width:764px;
	padding:0px;
	margin-left:-1px;
	height: 138px;
	float:left;
}

#header_top {
	/*width: 764px;*/
	width:100%;
	height: 11px;
	background-color: #3B5943;
}

#header_bottom {
	/*width: 764px;*/
	width:100%;
	height: 21px;
	background-color: #3B5943;
	display:none;
}

#header_bg {
	background-color:#708480;
	width:100%;
}

#header_logo {
	width: 438px;
	height: 106px;
	float: left;
}

#header_menu {
	width: 326px;
	height: 106px;
	background-color: #708480;
	float: left;
	color: #FFF;
	text-align: left;
}

	/* HEADER TEXT begin */
		.header_txt_menu {
			color: #FFF;
			text-align: left;	
			text-decoration: none;
			line-height: 19px;
		}
		
		a.header_txt_menu:visited, a.header_txt_menu:link {}
		
		a.header_txt_menu:hover {
			font-weight: bold;
		}

		.header_text_spacer {
			font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #F0A723;
			text-align: left;
			line-height: 19px;
		}
	/* HEADER TEXT end */
/* HEADER end */
