/* css used on business pages */
/* styles for Passmores */
.passmores_title {
	background-image: url(../local_information/business_directory/images/small_fish.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 50px;
	padding-right: 5px;
	color: #336666;
	font-weight: bold;
	height: 25px;
}
.passmores_h3 {
	color: #336666;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-top: 5px;
	font-size: 1.6em;
}
/* styles for Porlock Arts Festival */
#festival .date {
	color: #3B4E93;
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
}
#festival h3 {
	font-size: 1.2em;
	color: #3B4E93;
}
#festival a {
	font-size: 12px;
	color: #333366;
	text-decoration: underline;
}
#festival a:hover {
	color: #FFFFFF;
	background-color: #3B4E93;
}
#festival .menu a {
	text-align: right;
	display: block;
	font-size: 1.1em;
	text-decoration: underline;
/*	background-color: #3B4E93;*/
	color: #3B4E93;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#festival .menu a:hover {
	color: #FFFFFF;
	background-color: #333366;
	text-decoration: none;
}
#overstream .overstream {
	text-align: right;
	font-size: 36px;
	padding-right: 20px;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
}
#overstream .taximg {
	margin-left: 300px;
	margin-bottom: 20px;
}
#overstream p {
	font-family: Arial, Helvetica, sans-serif;
}
#overstream hr {
	width: 150px;
	margin-left: 185px;
}
.taxpoint {
	font-size: 1.1em;
	color: #000066;
	font-weight: bolder;
}
#overstream .taxline {
	font-family: "Times New Roman", Times, serif;
	text-align: right;
	font-size: 24px;
	color: #000000;
	padding-right: 20px;
	padding-top: 0px;
}
.drumquote {
	font-style: italic;
}

