.font1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-style: normal;
}

.font2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.font2 a:link {color: #666666; text-decoration: none;}
.font2 a:visited {color: #666666; text-decoration: none;}
.font2 a:hover {color: #ffffff; text-decoration: none;}

.font3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

.font3 a:link {color: #666666; text-decoration: none;}
.font3 a:visited {color: #666666; text-decoration: none;}
.font3 a:hover {color: #ffffff; text-decoration: none;}


a.viewTour {
	background:url(images/viewtour.gif) no-repeat left top;
	width:164px;
	height:27px;
	}
	
a.viewTour:hover {
	background:url(images/viewtour.gif) no-repeat left bottom;
	}

a.viewTour span {
	margin-left:-9999px;
	}
	
#bcfooter {
	width:100%;
	text-align:center;
	color:#CCCCCC
	}
	
#bcfooter a, #bcfooter a:visited {
	color:#CCCCCC
	}
	
	
