/*STYLES SPECIFIC TO DEPARTMENT SITE*/
/*AVOID ADDING ANYTHING HERE WITH OUT CONSULTING THE WEB TEAM*/

p#walkingtour-gallery {
	overflow:hidden;
}
p#walkingtour-gallery a {
	display:inline;
}

p#walkingtour-gallery a img {
	border:3px solid #6ba5e5;
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
	
}
p#walkingtour-gallery a:hover img{
	border:3px solid #2169bb;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
#newsColumn {
float:left;
margin-right:16px;
width:370px;
}
#eventsColumn {
float:right;
width:174px;
}

#imageBar h2 {
	padding-top:50px;
}

/*Badbehaviour styles*/
.style1 {
	color: #FF0000;
	font-family: "Franklin Gothic Heavy", Garamond, "Gill Sans MT";
}
.style5 {
	font-family: "Franklin Gothic Heavy", Garamond, "Gill Sans MT";
	color: #000000;
	font-size: 1.8em;
}
.style6 {
	color: #FF0000;
	font-family: "Franklin Gothic Heavy", Garamond, "Gill Sans MT";
	font-size: 60px;
}
.style7 {
	font-family: Garamond;
	color: #000000;
	font-size: 1.5em;
}
.style8 {
	font-family: Garamond;
	color: #000000;
	font-size: 2em;
	font-weight: bold;
}
.style10 {
	font-family: Garamond;
	color: #000000;
	font-style: italic;
}
.style11 {
	font-family: "Gill Sans MT"
}
.style12 {
	font-family: "Gill Sans MT";
	color: #000000;
	font-size: 2em;
	font-weight: bold;
}
.style14 {
	font-family: Garamond;
	font-size: 2em;
}
.style16 {
	font-family: "Gill Sans Ultra Bold"
}
.style17 {
	font-family: Garamond;
	font-size: 14px;
}
.style20 {
	font-family: "Franklin Gothic Heavy", Garamond, "Gill Sans MT";
	font-size: 2em;
}
