/* Style sheet */


/* stylistic elements */

image {
	border: 0px;
	
}


p {
	margin: 0 0 0 15px;
	padding: 0;
	font-size: 9pt;
	color: #000000;
	font-family: verdana;
	text-align: justify;
}





h1 {
	margin: 0px 0 0 62px;
	padding: 0;
	font-size: 26pt;
	color: #000000;
	font-family: impact;
	text-align: justify;
	font-weight: bold;
}

h4 {
	margin: 50px 0 0 150px;
	padding: 0;
	font-size: 11pt;
	color: #cc6600;
	font-family: verdana;
	text-align: justify;
	font-weight: bold;
}

#topmenu p {
	margin: 20px 0 0 50px;
	padding: 0;
	font-size: 10pt;
	color: #008000;
	font-family: verdana;
	text-align: justify;
	font-weight: bold;
}

#topmenu-land p {
	margin: 20px 0 0 50px;
	padding: 0;
	font-size: 10pt;
	color: #008000;
	font-family: verdana;
	text-align: justify;
	font-weight: bold;
}

#bar03 p {
	margin: 20px 0 0 20px;
	padding: 0;
	font-size: 15pt;
	color: #0000FF;
	font-family: verdana;
	text-align: justify;
	font-weight: bold;
}

#leftcolumn p {
	margin: 0 20px 0 20px;
	padding: 0;
	font-size: 10pt;
	color: #000000;
	font-family: verdana;
	text-align: justify;
}

#widecolumn p {
	margin: 0 20px 0 20px;
	padding: 0;
	font-size: 10pt;
	color: #000000;
	font-family: verdana;
	text-align: justify;
}

.imagewide {
width: 509px;
height: 200px;
margin: 0 10px 0 0px;
float: left;
}


.imageleft {
width: 159px;
height: 175px;
margin: 0 10px 0 0px;
float: left;
}

.imageleft3 {
width: 159px;
height: 175px;
margin: 0 10px 0 0px;
float: left;
}

.imageright {
width: 155px;
height: 252px;
margin: 0 0px 0 10px;
float: right;
}



.imagerightrectangle {
width: 140px;
height: 222px;
margin: 0 0px 0 10px;
float: right;
}

.imageright2 {
width: 159px;
height: 175px;
margin: 0 0px 0 10px;
float: right;
}

.imageleft2 {
width: 149px;
height: 200px;
margin: 0 10px 0 0;
float: left;
}

.chickenrunleft {
width: 159px;
height: 175px;
margin: 0 10px 0 0px;
float: left;
}

.imageleft4 {
width: 105px;
height: 202px;
margin: 0 10px 0 0px;
float: left;
}


/* divs */

body {
text-align: center;
background:#663300;
margin: 0 auto;
font-family: Verdana, sans-serif;

}

#wrapper {
	margin: 0px auto 0px auto;
	width: 770px;
	text-align: center;
}

#container {
	float: left;
	margin: 0 auto;
	width: 770px;
	overflow: hidden;
	border: 1px solid #000000;
}

#main {
	float: left;
	margin: 0 auto;
	width: 770px;
}


#header {
	float: left;
	margin: 0 auto;
	width: 770px;
	height: 68px;
	display: inline;
	background: url(header.gif);
}



#topmenu {
	float: left;
	margin: 0 auto;
	width: 770px;
	height: 49px;
	display: inline;
	background: url(01.gif);
}

#topmenu-land {
	float: left;
	margin: 0 auto;
	width: 770px;
	height: 49px;
	display: inline;
	background: url(02.gif);
}


#bar02 {
	float: left;
	margin: 0 auto;
	width: 250px;
	height: 229px;
	display: inline;
	background: #FFFFCC;
}




#bar03 {
	float: left;
	margin: 0 auto;
	width: 282px;
	height: 229px;
	display: inline;
	background: url(chicken01.gif);

}

#bar03_babychickens {
	float: left;
	margin: 0 auto;
	width: 282px;
	height: 229px;
	display: inline;
	background: url(babychickens01.gif);

}

#bar03_chickenbreeds {
	float: left;
	margin: 0 auto;
	width: 282px;
	height: 229px;
	display: inline;
	background: url(chickenbreeds01.gif);
}

#bar03_chickenfeed {
	float: left;
	margin: 0 auto;
	width: 282px;
	height: 229px;
	display: inline;
	background: url(chickenfeed01.gif);
}

#bar03_chickenrun {
	float: left;
	margin: 0 auto;
	width: 282px;
	height: 229px;
	display: inline;
	background: url(chickenrun01.gif);
}

#bar04 {
	float: left;
	margin: 0 auto;
	width: 238px;
	height: 229px;
	display: inline;
	background: #FFFFCC;
}


#leftcolumn {
	float: left;
	margin: 0 auto -3000px auto;
	padding-bottom: 3000px;
	width: 532px;
	display: inline;
	background: url(06.gif);
	background-repeat:repeat-y;
	


}



#rightcolumn {
	float: left;
	margin: 0 auto -3000px auto;
	padding-bottom: 3000px;
	width: 238px;
	display: inline;
	background: #FFFFCC;

}

#widecolumn {
	float: left;
	margin: 0 auto -3000px auto;
	padding-bottom: 3000px;
	width: 770px;
	display: inline;
	background: #FFFFCC;
	


}







/* links */

a:link, a:visited, a:active {
	font-size: 9pt;
	font-weight: boldest;
	color: #FFFFCC;
	text-decoration: none;
	font-weight:bold
}

#leftcolumn a:link, #leftcolumn a:visited, #leftcolumn a:active {
	font-size: 9pt;
	font-weight: boldest;
	color: #663300;
	text-decoration: underline;
	font-weight:bold
}

#leftcolumn a:hover {
	font-size: 9pt;
	font-weight: boldest;
	color: #006600;
	text-decoration: underline;
	font-weight:bold
}

#widecolumn a:link, #widecolumn a:visited, #widecolumn a:active {
	font-size: 9pt;
	font-weight: boldest;
	color: #663300;
	text-decoration: underline;
	font-weight:bold
}

#widecolumn a:hover {
	font-size: 9pt;
	font-weight: boldest;
	color: #006600;
	text-decoration: underline;
	font-weight:bold
}


#topmenu a:link, #topmenu a:visited, #topmenu a:active {
	font-size: 10pt;
	font-weight: boldest;
	color: #663300;
	text-decoration: underline;
	font-weight:bold
}

#topmenu a:hover {
	font-size: 10pt;
	font-weight: boldest;
	color: #006600;
	text-decoration: underline;
	font-weight:bold
}

#topmenu-land a:link, #topmenu-land a:visited, #topmenu-land a:active {
	font-size: 10pt;
	font-weight: boldest;
	color: #663300;
	text-decoration: underline;
	font-weight:bold
}

#topmenu-land a:hover {
	font-size: 10pt;
	font-weight: boldest;
	color: #006600;
	text-decoration: underline;
	font-weight:bold
}

