.bishop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #999999;
}

body { background-image:url(images/bishop_stock_pattern.jpg)}

#happyHour	{
	margin: 0;
	padding: 60px 0 20px 0;
	width: 100%;
	height: auto;
	font:Arial, Helvetica, sans-serif;
}
#happyHour p	{
	font-size:10px;
	text-align: center;
	color: #CCC;	
}

a.softGrey:active	{
	color: #CCC;
	text-decoration: none;
}
a.softGrey:link	{
	color: #CCC;
	text-decoration: none;
}
a.softGrey:visited	{
	color: #CCC;
	text-decoration: none;
}
a.softGrey:hover	{
	color: #000000;
	text-decoration: underline;