@charset "UTF-8";
/* CSS Document */

.wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 160%;
	font-weight: normal;
	color: #21212C;
	background-color: #FFF;
	padding: 0px;
	width: 795px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header {
	background-color:#FFF;
	padding: 0px;
	margin: 0px;
	width: 795px;
	height: 184px;
	clear: both;
}
.masthead {
	background-color:#FFF;
	background-image:url(../images/hd-images/masthead.jpg);
	background-repeat: no-repeat;
	height: 67px;
	width: 795px;
}
.masthead-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-style:normal;
	color: #d7e3b0;
	padding-left: 120px;
	width: 675px;
	vertical-align: bottom;
	height: 67px;
	line-height: 67px;
}
.nav {
	background-color: #FFF;
	width:795px;
	height: 32px;
	background-image:url(../images/hd-images/nav.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform:uppercase;
	color: #ffde9c;
	padding-left: 82px;
	letter-spacing: 0.1em;
	width: 675px;
	text-align: left;
}

	
	/*NAV styles begin*/
	
	ul#navtext
	{
		margin: 0;
		padding-left: 40px;
		text-align: left;
		list-style-type: none;
	}
	
	
	ul#navtext li
	{
		display: inline;
		padding: 10px 10px 0 0px;
	}
	
	ul#navtext li a:link, ul#navtext li a:visited
	{
		text-decoration: none;
		color: #ffde9c;
	}
	
	ul#navtext li a:hover, ul#navtext li a:active
	{
		text-decoration: none;
		color: #fff;
	}
/*top nav styles end*/
	
	
	
.page-header {
	background-image:url(../images/hd-images/page-header.gif);
	height: 85px;
	width: 795px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.page-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #8d2911;
	text-decoration: none;
	padding-top: 25px;
	padding-left: 120px;
	text-transform: uppercase;
}
.container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #21212C;
	background-color:#FFF;
	width: 620px;
	margin-left: 120px;
	margin-right: 55px;
	clear: both;
}

.picturecontainer {
	width: 620px;
	height: 200px;
	background-color: #FFF;
	color: #333;
	clear: both;
	float: left;
}

.picturebox {
	width: 300px;
	height: 200px;
	background-color: #FFF;
	float: left;
	clear:left;
}

.captionbox {
	display: inline;
	font-size: 11px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	color: #333;
	width: 300px;
	height: 30px;
	float: right;
	padding-top: 170px;
}


.smallfont {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333;
}

.pictureinbody {
	width: 620px;
	height: 200px;
	background-color: #FFF;
	clear: both;
	margin-top: 10px;
	float: left;
	margin-bottom: 10px;
}
.picturebodybox {
	width: 301px;
	height: 200px;
	background-color: #FFF;
	border-right: 1px;
	border-right-color: #FFF;
	border-right-style: solid;
	float: left;
}
.captionbodybox {
	display: inline;
	font-size: 11px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	color: #333;
	width: 301px;
	height: 30px;
	border-left: 1px;
	border-left-color: #FFF;
	border-left-style: solid;
	float: right;
	padding-top: 170px;
}

.picturebig {
	width: 620px;
	height: 345px;
	background-color: #FFF;
	color: #333;
	clear: both;
	float: left;
}

.bodycopy {
	width: 620px;
	background-color: #FFF;
	clear: both;
	margin-top: 25px;
	float: left;
	margin-bottom: 25px;
}

.bodycopy a[href^="http:"] {
	background: url(../images/hd-images/externallink.gif) no-repeat right top;
	padding-right: 12px;
}

.bodycopy a[href^="http://www.friendsofcallandermoraine.org.uk"],
.bodycopy.default a[href^="http://friendsofcallandermoraine.org.uk"] {
	background-image: none;
	padding-right: 0;
}


.line {
	width: 620px;
	height: 6px;
	background-image:url(../images/hd-images/horiz-line620x6.gif);
	background-repeat:no-repeat;
}

.footer {
	background-image: url(../images/hd-images/footer120x30.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #632C24;
	width: 795px;
	height: 30px;
	border-top: 1px;
	border-top-color: #8D2911;
	border-top-style:solid;
	clear: both;
}

.footerred {
	width: 740px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 30px;
	color: #FFF;
	text-align: right;
	margin-right: 55px;
}

