@charset "utf-8";
body {
	background-color: #66296E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AB8834;
}
#scotish_holidays_h_top {
	padding-top: 1%;
}
.photos {
	margin-top: 5%;
	margin-right: 3%;
	margin-bottom: 5%;
	margin-left: 3%;
	border: 1px solid #FFFFFF;
}

A.footer:link {
	font-size: 11px;
	color: #AB8834;
	text-decoration: none;
}

A.footer:hover {
	font-size: 11px;
	color: #AB8834;
	text-decoration: underline;
}
A.footer:visited {
	font-size: 11px;
	color: #AB8834;
	text-decoration: none;
}

#footer {
	width: 100%;
	font-size: 11px;
	margin-top: 30px;
}
