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


/* CSS Document */

@font-face {
 font-family: Viner;
 src: url(http://www.annepilgrim.co.uk/fonts/VINERITC.eot); /* EOT file for IE */
}
@font-face {
 font-family: Viner;
 src: url(http://www.annepilgrim.co.uk/fonts/VINERITC.TTF) format("truetype"); /* TTF file for CSS3 browsers */
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#container {
	height: 980px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/index/index_bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFEEA;
}
#header {
	float: left;
	height: 120px;
	width: 950px;
	text-align: right;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#navbar {
	float: left;
	height: 860px;
	width: 215px;
	margin-top: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: left;
	background-repeat: no-repeat;
	background-position: right top;
}
#navbar  ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#navbar li {
	margin-top: 12px;
}

#navbar   a:link, #navbar  a:visited {
	text-decoration: none;
	color: #CC3399;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 1em;
	line-height: 1em;
	margin-bottom: 1px;
	font-weight: bold;
}
#navbar    a:hover   {
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
}
#navbar     a.local, #navbar     a.local:hover     {
	color: #006600;
	cursor: default;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav_foot {
	font-size: 0.7em;
	font-style: italic;
	color: #CC0000;
	float: right;
	width: 200px;
}
#chook {
	width: 135px;
	margin-left: 35px;
	margin-top: 20px;
	margin-bottom: 10px;
	height: 130px;
}
#outer {
	height: 860px;
	width: 734px;
	float: left;
}


#title {
	height: 50px;
	width: 734px;
	float: left;
	font-family: Viner;
	margin-bottom: 8px;
}
#upper {
	float: left;
	width: 734px;
	height: 200px;
}
#intro {
	float: left;
	height: 200px;
	width: 450px;
}


#intro p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.6em;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: justify;
}
#blurb {
	float: right;
	width: 284px;
	height: 200px;
	font-family: Viner;
}
#blurb  p {
	font-family: Viner;
	font-size: 1em;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: justify;
	color: #006600;
	line-height: 1.4em;
}

#how {
	float: right;
	height: 50px;
	width: 714px;
	font-family: Viner;
	font-size: 1.5em;
	color: #006600;
}
#middle {
	float: right;
	height: 350px;
	width: 714px;
	padding-left: 20px;
}
#middle p {
	margin-top: 1px;
	margin-right: 30px;
	margin-bottom: 1px;
	margin-left: 30px;
	text-align: justify;
	color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
}
#middle img {
	margin-left: 45px;
}
#lower {
	float: left;
	height: 260px;
	width: 734px;
}








h1 {
	margin-top: 0px;
	margin-left: 5px;
	font-weight: normal;
	font-size: 2.5em;
	font-family: Viner;
	margin-bottom: 0px;
	color: #660000;
}


.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
	color: #CC3366;
}

