@charset "utf-8";
/* 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;
}


body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
}

#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;
}
#counter {
	text-align: center;
	float: left;
	height: 40px;
	width: 210px;
	margin-top: 50px;
}

#chook {
	width: 135px;
	margin-left: 35px;
	margin-top: 20px;
	margin-bottom: 10px;
	height: 130px;
}
#outer {
	color: #660000;
	height: 695px;
	width: 734px;
	float: left;
	background-image: url(../images/index/erogenorse.gif);
	background-repeat: no-repeat;
	background-position: 180px 50px;
}

#text1 {
	float: left;
	width: 450px;
	text-align: justify;
	height: 360px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/index/horses.gif);
	background-repeat: no-repeat;
	background-position: 20px 10px;
}
#text1 ul {
	padding: 0px;
	line-height: 2.21em;
	color: #006600;
	font-size: 1.4em;
	margin-top: 0px;
	list-style-type: none;
	margin-left: 80px;
}

#text1 a:link, #text1 a:visited {
	text-decoration: none;
	color: #006600;
	margin-bottom: 1px;
}
#text1 a:hover {
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
}
#text1 a.local, #text1 a.local:hover {
	color: #006600;
	cursor: default;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#pic1 {
	height: 370px;
	width: 277px;
	float: right;
}
#intro {
	font-family: Viner;
	float: left;
	height: 85px;
	width: 710px;
	padding-right: 0px;
	font-size: 1.3em;
	padding-left: 20px;
	text-align: justify;
}
#bot_left {
	float: left;
	height: 235px;
	width: 400px;
	text-align: center;
}
#bot_left img {
	margin-top: 15px;
}

#bot_rt {
	float: right;
	height: 210px;
	width: 290px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	text-align: justify;
	background-image: url(../images/index/bot_rt_bg.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	margin: 0px;
	padding-top: 18px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#bot_rt p {
	font-size: 0.6em;
	line-height: 1.7em;
	margin: 0px;
	padding: 0px;
}


.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
	color: #CC3366;
}
.line_ht {
	line-height: .6em;
}

.smallfont {
	font-size: 0.7em;
}
