/* @override http://looeamblesidebandb.co.uk/css/new-styles.css */
body {
	background-color: #fff;
	padding-top: 0;
	padding-bottom: 20px;
}

p {
	font-size: 1.2em;
	line-height: 1.5em;
}

img {
	border: 1px solid #d7e1f8;
	padding: 3px;
}

li {
	font-size: 1.2em;
	list-style-image: url(/images/ambleside-blue-tick.jpg);
	line-height: 1.7em;
}

h1 {
	font: 2.2em Georgia, "Times New Roman", Times, serif;
	color: #0b3265;
	margin-bottom: 15px;
}

h2 {
	color: #366598;
	font: 1.6em/1.2em Georgia, "Times New Roman", Times, serif;
	padding-bottom: 5px;
}

#nav_main ul {
	margin-left: 0;
	border-left-style: none;
}

#nav_main {
	margin-left: 15px;
	width: 870px;
	background-image: none;
	background-color: #f5e2a4;
	border-left-style: none;
	border-right-style: none;
	border-top: 1px none #fab91e;
	border-bottom: 1px none #fab91e;
	margin-bottom: 7px;
	font-weight: normal;
	font-style: normal;
}

#nav_main ul li {
	color: #1678b6;
	border-right-color: rgba(246,185,38,0.49);
	border-left-color: rgba(255,255,255,0.65);
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 1.2em;
	line-height: 1.3em;
}

#nav_main ul li a:link {
	color: #136ba3;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	padding: 9px 12px;
}

#nav_main ul li a:visited {
	color: #136ba3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

#nav_main ul li a:hover {
	color: #1678b6;
	background-color: #bad2f7;
	display: block;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#nav_main ul li a:active {
	color: #1678b6;
	background-color: #bad2f7;
	display: block;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#header {
	width: 870px;
	height: 175px;
	background: url(/images/masthead.jpg) no-repeat left top;
	margin-bottom: 5px;
}

#page {
	padding: 0 15px 5px;
	margin-left: 0;
}

#col1_content {
	margin-bottom: 15px;
}

#col3_content {
	padding-left: 15px;
}

.newLine {
	padding-bottom: 5px;
	font-size: 14px;
}

#footer {
	background-color: #fff;
	margin-left: 15px;
	padding: 10px 0;
	border-top: 3px solid #85c6e9;
}

.gallery {
	border: 1px solid #d7e1f8;
	padding: 3px;
}