a{
	color: #7E071B;
}

a:hover{
	color: #AC0A25;
}

#siteHeader{
	background-image: url(/site_files/11/siteHeaderLeft.jpg); 
	background-repeat: no-repeat;
}

#siteHeader h1{
	background: url(/site_files/11/siteHeaderRight.jpg) no-repeat center right; 
	height: 150px;
	width: 100%;
}


#surveyNameHeader h1{
	height: 40px;
	font-size: 28px;
	line-height: 40px;
	color: #FFF;
	text-align: center;
	background-repeat: no-repeat;
	margin-bottom: 15px;
	border-bottom: solid 2px #FF8500;
}

#memberMenu{
	background-image: url(/site_files/11/siteHeaderRight.jpg);
}

.clientGraphic div{
	background: url(/site_files/11/sidePanel.jpg) no-repeat top center;
}

#accountNav .currentSite a{
	background: #7E071B url(/site_files/11/favicon.ico) no-repeat center center;
}

#accountNav .currentSite a:hover{
	background: #AC0A25 url(/site_files/11/favicon.ico) no-repeat center center;
}