/* CSS Document */

body {
	background-color:#9f7851;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image:url(images/background.jpg);
	background-repeat:no-repeat;
	text-align:center;
	color:#000000;
	font-size:16px;
	font-weight:600;
	font-family:"Trajan Pro";
	width:100%;
	height:100%;
	background-position:top center;
}
p { 
	margin:0; 
}
.container {
	width: 100%;
	height: 100%;
	margin: 0 auto;
}
.webdesouterbox {
	width: 100%;
	height: 15px;
	margin:0 auto;
	margin-top:290px;
}
.webdesbox {
	width: 620px;
	height: 16px;
	text-align:center;
	float: right;
	font-size:15px;
}
.threecolwrapper {
	width:100%;
	height:auto;
	margin: 0 auto;
	margin-bottom:300px;
}
.maincol {
	width:800px;
	height:auto;
	margin: 0 auto;
	background-color:#ffffff;
	padding-left:10px;
	padding-right:10px;
	margin-top:20px;
	padding-top:60px;
}
.eggsbox {
	width:150px;
	height:110px;
	margin:0 auto;
	background-image:url(images/your_own_free_range_eggs_final.jpg);
	background-repeat:no-repeat;
}
.keepingchickensandbasadvertouterbox {
	width:800px;
	height:500px;
	margin:0 auto;
	margin-bottom:45px;
}
.keepingchickens {
	width:510px;
	height:470px;
	float:left;
	padding:10px;
	border-bottom:1px dashed #9f7851;
	background-color:#E5FDFD;
}
.adboxescontainer {
	width:250px;
	height:275px;
	float:right;
}
.basadvertbox {
	width:250px;
	height:273px;
	float:right;
	border-left:1px dashed #9f7851;
	border-bottom:1px dashed #9f7851;
	background-image:url(images/bas_clarke_advert.jpg);
	background-repeat:no-repeat;
	margin-bottom:5px;
}
.advertboxescontainer {
	width:505px;
	height:405px;
	margin:0 auto;
}
.advertbox1 {
	width:250px;
	height:200px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
.advertbox2 {
	width:250px;
	height:200px;
	float:right;
	margin-bottom:5px;
}
.selectioniconboxes {
	width:565px;
	height:75px;
	margin:0 auto;
	margin-bottom:25px;
}
.selectionicon1 {
	width:173px;
	height:60px;
	float:left;
	margin-left:10px;
	background-color:#E5FDFD;
	border:1px solid #9f7851;
	font-size:16px;
}
.selectionicon2 {
	width:173px;
	height:60px;
	float:left;
	margin-left:10px;
	background-color:#E5FDFD;
	border:1px solid #9f7851;
	font-size:16px;
}
.selectionicon3 {
	width:173px;
	height:60px;
	float:left;
	margin-left:10px;
	background-color:#E5FDFD;
	border:1px solid #9f7851;
	font-size:16px;
}
.selectionicon4 {
	width:173px;
	height:60px;
	float:right;
	margin-right:10px;
	background-color:#E5FDFD;
	border:1px solid #9f7851;
	font-size:16px;
}
.homepagelink {
	width:150px;
	height:30px;
	float:left;
	padding-top:10px;
	border:1px dashed #000000;
	background-color:#E5FDFD;	
}
.homepagelink:hover {
	width:150px;
	height:30px;
	float:left;
	padding-top:10px;
	border:1px dashed #000000;
	background-color:#9f7851;
}
.basphotobox {
	width:320px;
	height:240px;
	margin:0 auto;
	margin-bottom:20px;
}
.basouterphotobox {
	width:700px;
	padding:5px;
	height:auto;
	margin:0 auto;
	border:1px dashed;
}
.basouterbox {
	width:790px;
	height:auto;
	border:1px dashed;
	padding-left:5px;
	padding-right:5px;
}
.footer {
	width:100%;
	height: 270px;
	margin: 0 auto;
	background-color:#000000;
	color:#ffffff;
	border-top:1px dashed #ffffff;
}
.footerleft {
	width:404px;
	height:260px;
	float:left;
	margin-left:90px;
	text-align:right;
	font-family:"Kozuka Gothic Pro B";
}
.footerchickenphoto {
	width:300px;
	height:199px;
	margin:0 auto;
	background-image:url(images/chicken_on_bucket.jpg);
	background-repeat:no-repeat;
	margin-left:130px;
	margin-top:10px;
	border:2px solid #FFFFFF;
}
.footerright {
	width:404px;
	height:260px;
	float:right;
	margin-right:90px;
	text-align:left;
	font-family:"Kozuka Gothic Pro B";
}
hr {
	height:0;
	border:1px dashed #9f7851;
	border-width: 1px 0 0 0;
}
