@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: #FFFDCE;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
}

#container {
	height: 1000px;
	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;
}
#chook {
	width: 135px;
	margin-left: 35px;
	margin-top: 20px;
	margin-bottom: 10px;
	height: 130px;
}
#nav_foot {
	font-size: 0.7em;
	font-style: italic;
	color: #CC0000;
	float: right;
	width: 200px;
}
#body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #660000;
	height: 880px;
	width: 734px;
	float: left;
}
#body p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#sal_pic {
	float: left;
	height: 220px;
	width: 215px;
}
#navlinks {
	text-align: left;
	float: left;
	height: 580px;
	width: 175px;
	padding-left: 40px;
}
#one {
	width: 730px;
	float: left;
	height: 260px;
	margin-bottom: 10px;
}
#two {
	width: 730px;
	float: left;
	height: 210px;
}
#three {
	width: 730px;
	float: left;
	height: 400px;
}
#text1 {
	float: left;
	width: 380px;
	padding-left: 20px;
	text-align: justify;
	padding-right: 50px;
	height: 259px;
}
#pic1 {
	height: 240px;
	width: 250px;
	float: left;
	margin-top: 10px;
}
#text2 {
	float: left;
	width: 350px;
	padding-left: 15px;
	text-align: justify;
	padding-top: 10px;
	height: 195px;
	background-image: url(../images/index/g_fowl.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#pic2 {
	height: 205px;
	width: 350px;
	float: left;
}
#pic2 img {
	margin-left: 100px;
}
#text3 {
	float: left;
	width: 235px;
	padding-left: 15px;
	text-align: justify;
	height: 395px;
	padding-right: 15px;
}
#pic3 {
	height: 245px;
	width: 460px;
	float: left;
	text-align: right;
	font-size: 1.2em;
	text-decoration: none;
}

#pic3 img {
	margin-top: 5px;
}

#mailing {
	float: left;
	height: 150px;
	width: 455px;
	background-image: url(../images/about/three_bg.jpg);
	background-repeat: no-repeat;
	background-position: 35px 5px;
}
#mailing a:link, #mailing a:visited {
	text-decoration: none;
	color: #006600;
	font-size: 1em;
	font-weight: bold;
}
#mailing a:hover {
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
}

#mailing p {
	font-family: Viner;
	font-size: 1.5em;
	line-height: 1.5em;
	color: #990000;
	text-align: justify;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 10px;
}


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

.phone {
	font-weight: bold;
	color: #006600;
	font-size: 1.2em;
}

