@charset "UTF-8";
body {
	background-color: #642107;
}
.layout {
	padding: 0px;
	border: 10px solid #4DA8DA;
	background-color: #B69C87;
}
.layout_btm {
	padding-left: 20px;
	padding-right: 20px;
}
.menu {
	font-size: 14px;
	line-height: 1.75em;
}
.footer {
	color: #FFFFFF;
	font-size: 12px;
}
.footer a {
	color: #FFFFFF;
	font-size: 12px;
}
.home_layout {
	padding-left: 20px;
	padding-right: 20px;
}
.bg_tree {
	background-attachment: scroll;
	background-image: url(../Images/backgrounds/tree_and_ground_fade.jpg);
	background-repeat: no-repeat;
}
.bg_tree_2 {
	background-attachment: scroll;
	background-image: url(../Images/backgrounds/tree_and_ground_fade_2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bg_tree_5a {
	background-attachment: scroll;
	background-image: url(../Images/backgrounds/tree_and_ground_5a.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bg_tree_5b {
	background-attachment: scroll;
	background-image: url(../Images/backgrounds/tree_and_ground_5b.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bg_tree_5c {
	background-attachment: scroll;
	background-image: url(../Images/backgrounds/tree_and_ground_5c.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.mary_potter_blog_text {
	font-size: 2em;
	line-height: 1.2em;
}
.heritage_centre_blog_text {
	font-size: 1.2em;
}
.header_box_red {
	font-size: 18px;
	background-color: #642107;
	display: inline;
	color: #FFFFFF;
	padding: 5px 10px 5px 10px;
	line-height: 4em;
}
.left_line {
	border-left-color: #642107;
	border-left-style: solid;
	border-left-width: 1px;
	margin-left: 10px;
	margin-right: 20px;
	padding-left: 20px;
	font-size: 14px;
	line-height: 2em;
	text-align: justify;
}
.img_left {
	float: left;
	padding-right: 10px;
	padding-top: 10px;
}