@charset "UTF-8";
/* CSS Document */
h5 {
	color: #7B2517;
	font-size: 15px;
	margin-bottom: 0px;
	border-bottom-color: #762906;
	margin-top: 5px;
}

#header a, #header a:link, #header a:visited{
	color: #732C1A;
	text-decoration: underline;
}

#header a:hover{
	color: #028270;
	text-decoration: underline;
}


	#header {
	height: 158px;
	background-color: #FFFFFF;
	background-image: url(/images-new/display-header-bg4.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
} 
#header img {
	float: right;
	border: 1px solid #333333;
	margin-left: 12px;
	margin-top: 0px;
}
#header  h2  {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-align: left;
	font-size: 22px;
	margin-bottom: 0px;
	line-height: 23px;
	margin-left: 0px;
	letter-spacing: -0.06em;
	margin-top: 4px;
}	

#header p {
	margin-top: 0px;
	color: #000000;
	font-size: 11px;
	margin-bottom: 15px;
}
