#homebanner {
	background: #fffffa;
	padding: 6px;
	margin: 20px 100px 20px 100px;
	font-size: 18px;
	border-top: 8px solid #b38511;
	border-right: 8px solid #b38511;
	border-bottom: 8px solid #b38511;
	border-left: 8px solid #b38511;
	text-decoration: none;
	}

a.banner:link {
	color: #3e053e;
	font-size: 15px;
	font-weight: bold;
	}

a.banner:visited {
	color: #00807e;
	font-size: 15px;
	font-weight: bold;
	}



h1.homepagebanner {
	text-align: center;
	color: #006060;
	text-indent: 0;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	}

p.homepagebanner {
	text-align: center;
	color: #006060;
	text-indent: 0;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	padding: 0 20px 0 20px;
	text-decoration: none;
	}