/*-----------------------------
CSS FOR: WEBSITE NAME
AUTHOR: JOHN RAINSFORD / Pixelcode.ie
DATE: 00-00-2009
-----------------------------*/

/* ERIC MEYER's RESET STYLES - meyerweb.com */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body{
	margin:0;
	padding:0;
	font-size: 62.5%;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", "Verdana", sans-serif;
	/*font-family: "Georgia", "Times New Roman", "Times", serif;*/
	text-align: center;
	background: #fffee5;
}

/* ----------------------------------------------- MAIN STYLES --------------------------------------------*/
a:link{
	color: #8a090a;
	text-decoration: none;
	border-bottom: 1px dotted #8a090a;
}

a:visited{
	color: #8a090a;
	text-decoration: none;
	border-bottom: 1px dotted #8a090a;
}

a:hover{
	color: #f3220e;
	text-decoration: none;
	border-bottom: 1px solid #f3220e;
}

h1{
	color: #f60000;
	font-weight: bold;
	font-size: 18px;
}

h2{
	display: block;
	clear: both;
	font-size: 25px;
	margin: 0 0 10px 0;
	font-family: "Georgia", "Times New Roman", "Times", serif;
	color: #8a090a;
	font-weight: normal;
}

h3{
	display: block;
	clear: both;
	font-size: 25px;
	margin: 0 0 10px 0;
	font-family: "Georgia", "Times New Roman", "Times", serif;
	color: #8a090a;
	font-weight: normal;
}

h4{
	display: block;
	clear: both;
	font-size: 25px;
	margin: 0 0 10px 0;
	font-family: "Georgia", "Times New Roman", "Times", serif;
	color: #8a090a;
	font-weight: normal;
}

p{
	font-size: 14px;
	line-height: 1.5em;
	padding: 0 0 10px 10px;
}
/* --------------------------------------------- SECTION STYLES -------------------------------------------- */

div#masthead{
	width: 960px;
	height: 160px;
	margin: 0 auto;
	margin-top: 20px;
	padding: 30px 0 0 0;
	text-align: left;
	position: relative;
	background: url(../img/masthead_bg.jpg) 0 10px no-repeat;
}

div#content_wrapper{
	width: 960px;
	margin:0 auto;
	padding: 20px 0;
	text-align: left;
}

div#footer{
	clear:both;
	width: 850px;
	height: 50px;
	margin:0 auto;
	padding: 10px 0;
	border-top: 1px dotted #f3cec1;
	text-align: right;
}

div#footer_text{
	width: 400px;
	float: left;
	text-align: left;
}

div#contactform{
	float: left;
	width: 400px;
	margin: 0 0 0 30px;
	padding: 0 0 20px 0;
	
}

div#contactinfo{
	float: right;
	margin: 0 30px 0 0;
	width: 340px;
	padding: 60px 60px 20px 0;
}
/* -------------------------------------------- SPECIFIC SECTION STYLES -------------------------------- */

h1#logo a{
	display: block;
	width: 232px;
	height: 175px;
	position: absolute;
	top: 0;
	left:0;
	text-indent: -9999px;
	background: url(../img/logo.png) top left no-repeat !important;
	background: url(../img/logo.gif) top left no-repeat;
	border-bottom: none;
}

h2#slogan{
	width: 500px;
	height: 83px;
	margin: 0 auto;
	text-indent: -9999px;
	background: url(../img/slogan.png) top left no-repeat !important;
	background: url(../img/slogan.gif) top left no-repeat;
}

img#head_coop{
	position: absolute;
	top: 0;
	right: 0;
}

ul#navlist{
	clear: both;
	margin:0 auto;
	margin-top: 30px;
	display: block;
	width: 500px;
	text-align: center;
}

ul#navlist li{
	display: inline;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 1px;
	font-family: "Georgia", "Times New Roman", "Times", serif;
}

ul#navlist a{
	color: #8a090a;
	border-bottom: none;
	padding: 5px 10px;
	
}

ul#navlist a:visited{
	color: #8a090a;
	border-bottom: none;
}

ul#navlist a:hover{
	color: #8a090a;
	border-bottom: none;
	background: #fdfcac;
	}

ul.column3{
	padding: 0 0 20px 30px;
}
ul.column3 li{
	display: block;
	float: left;
	width: 280px;
	margin: 0 30px 0 0;
}

ul#coops li{
	text-align: center;
	padding: 0 0 20px 0;
	position: relative;
}
ul#coops a span.coop_title{
	display: block;
	clear: both;
	font-size: 30px;
	margin: 10px 0 0 0;
	font-family: "Georgia", "Times New Roman", "Times", serif;
	color: #8a090a;
}

ul#coops a span.coop_info{
	display: block;
	clear: both;
	font-size: 14px;
	margin: 10px 0 0 0;
	color: #d03c1c;
	
}

ul#coops a span.more_info{
	display: block;
	clear: both;
	font-size: 12px;
	margin: 10px 0 0 0;
	
}

ul#coops a{
	display: block;
	border-bottom: 1px solid #fffee5;
	padding: 0 0 10px 0;
	
}

ul#coops a:visited{
	border-bottom: none;
	border-bottom: 1px solid #fffee5;
	
}

ul#coops a:hover{
	border-bottom: 1px solid #f3220e;
	background: #fdfcac;
}

ul#chicken_info{
	display: block;
	width: 620px;
	margin:0 auto;
}
ul#chicken_info li{
	text-align: center;
	padding: 0 0 20px 0;
}

ul#chicken_info a{
	display: block;
	border-top: 1px solid #f3cec1;
	border-bottom: none;
	padding: 10px 0;
}

ul#chicken_info a:visited{
	border-top: 1px solid #f3cec1;
	
}

ul#chicken_info a:hover{
	border-top: 1px solid #f3220e;
	background: #fdfcac;

}

ul#chicken_info a span.chick_title{
	display: block;
	clear: both;
	font-size: 16px;
	margin: 0;
	font-family: "Georgia", "Times New Roman", "Times", serif;
	color: #8a090a;
	
}

ul#chicken_info a span.chick_info{
	display: block;
	clear: both;
	font-size: 12px;
	margin: 10px 0 0 0;
	color: #d03c1c;
}

ul#chicken_info a span.more_info{
	display: block;
	clear: both;
	font-size: 10px;
	margin: 10px 0 0 0;
	
}

div#footer p.footer_title{
	font-size: 14px;
	font-family: "Georgia", "Times New Roman", "Times", serif;
	color: #9f3b3b;
}

div#footer p.footer_title a{
	font-size: 14px;
	font-family: "Georgia", "Times New Roman", "Times", serif;
	color: #9f3b3b;
	border-bottom: none;
}
div#footer p{
	font-size: 10px;
	line-height: 2em;
}

div.ind_coop_info{
	width: 400px;
	float: right;
	margin: 0 30px 0 0;
}

div.ind_coop_info p{
	font-size: 14px;
	line-height: 1.5em;
	padding: 0 0 10px 10px;
}

div.ind_coop_info h3{
	display: block;
	clear: both;
	font-size: 25px;
	margin: 0 0 10px 0;
	font-family: "Georgia", "Times New Roman", "Times", serif;
	color: #8a090a;
	font-weight: normal;
}

div.subpages{
	width: 660px;
	margin: 0 0 0 100px;
	min-height: 400px;
	padding: 0 0 20px 0;
}

div.subpages p{
	font-size: 14px;
	line-height: 1.5em;
	padding: 0 0 10px 10px;
}

div.subpages h3{
	display: block;
	clear: both;
	font-size: 25px;
	margin: 0 0 10px 0;
	font-family: "Georgia", "Times New Roman", "Times", serif;
	color: #8a090a;
	font-weight: normal;
}


ul#slide-images{
	float: left;
position:relative;
	display:block;
	margin:0 0 20px 30px;
	padding:0px;
	width:460px;
	height:350px;
	overflow:hidden;
	}
	
	ul#slide-images li{
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-color:#fff;
	}
	
	#slide-images li img{
	display:block;
	background-color:#fff;
	}
	
span.form_label{
	display: block;
	font-weight: bold;
	clear: both;
	padding: 10px 0 0 0;
}
input.contactfields{
	width: 400px;
}

textarea.contacttext{
	width: 400px;
	height: 100px;
}

#contactform input#send{
	margin: 0 0 0 300px;
	width: 100px;
}

p.contactmessage{
	color: #f60000;
}

img.priceegg{
	position: absolute;
	top:145px;
	right:2px;
}
/* ----------------------------------------------- OVERRIDING STYLES --------------------------------------------*/

div#lightbox a{
	border-bottom: none;
}

.bold{font-weight: bold;}
.italic{font-style: italic;}
.underline{text-decoration: underline;}
.strikethrough{text-decoration: line-through;}
.highlight{background: #ddd;}
strong{
	font-weight: bold;
}
p.bold{font-weight: bold;}
p.italic{font-style: italic;}
