
body {

	margin: 0px;
}
/*
td {
	font-family: tahoma,arial,sans-serif;
	padding: 0px;
	color: #000000;
	background: none;
	border: solid 1px #ff0000;
}*/
/*p {
	margin-top: 3px;
	font-size: 0.9em;
	text-align: justify;
	font-family: tahoma;
	line-height: 1.5em;
}*/
.Bgrnd {
	background: #639A74;
	border-right: 1px solid #000000;
}
.Bgrndmain {
	background: url(images/chickens.jpg) no-repeat;
	height: 299px;
	border-left: 1px solid #000000;
}
.Bgrndright {
	background: url(images/textlogo.jpg) no-repeat;
	border-right: 1px solid #000000;
}
.Bgrndmain2 {
	background: url(images/chickens2.jpg) no-repeat;
	height: 299px;
	border-left: 1px solid #000000;
}
.NavLink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFCC;
	text-decoration: none;
	padding-left: 28px;
}
.NavLink:Hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.BannerText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFCC;
	background: #639A74;
	height: 30px;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
}
.BotBannerText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #639A74;
	background: #FFFFCC;
	padding-left: 28px;
	padding-right: 28px;
	padding-top: 18px;
	padding-bottom: 18px;
	border: 1px solid #000000;
}
.CellText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #639A74;
	background: #FFFFCC;
	padding-left: 28px;
	padding-right: 28px;
	padding-top: 18px;
	padding-bottom: 18px;
}
.CellTextPrices {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #639A74;
	background: #FFFFff;
	padding-left: 18px;
	line-height: 18px;

}
.AlisTa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	background: #FFFFCC;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 0.5em;
	border-top: 1px solid #000000;
	line-height: 30px;
	vertical-align: middle;
}
.BgrndmainContact {

	background: url(images/chickens4.jpg) no-repeat;
	height: 299px;
	border-left: 1px solid #000000;
}
.ContactText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-indent: 60pt;
}
.CellTextHead {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFCC;
	background: #639A74;
	padding-left: 18px;
}
.BgrndmainPrices {

	background: url(images/bannerprices.jpg) no-repeat;
	height: 299px;
	border-left: 1px solid #000000;
}
.CellTextSmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.ImgBorder {
	border-color: #639A74;
}

#newprice {
	font-size: 0.75em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#newprice h2 {
	background: #FFFFCC;
	color: #990000;
	padding: 10px;
	margin: 10px 0 0px 0;
	font-family: verdana, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 1.3em;
}

#newprice h3 {
	color: #7E0D26;
	margin: 20px 0 5px 0;
	font-size: 1.2em;
}

#newprice h4 {
	color: #1F497D;
	margin: 5px 0 5px 0;
	font-size: 1.0em;
}

#newprice h4 .price {
	color: #000;
	padding-left: 20px;
}

#newprice p {
	margin: 0 0 15px 0;
}

#newprice .note {
	padding: 20px;
	background: #FFFFCC;
	margin: 0 0 10px 0;
}

#newprice .note h3 {
	margin: 0 0 15px 0;
}

#newprice .note ul {
	margin: 0;
	padding: 0;
	font-style: italic;
	font-size: 0.9em;
}

#newprice .note li {
	margin: 0 0 8px 18px;
	padding: 0;
}

#newprice p.stdmargin {
	margin: 0 0 5px 0;
}

.tblprice {
	margin: 10px 0;
	width: 100%;
	border-collapse: collapse;
	font-size: 1em;
}

.tblprice2 {
	width: 400px;
	margin: 0px 0 10px 0;
	border-collapse: collapse;
}

.tblprice2 th,
.tblprice2 td {
	text-align: left;
	padding: 3px;
}


.tdtype {
	width: 300px;
}

.tblprice th {
	background: #639A74;
	text-align: left;
	color: #FFFFCC;
	font-weight: normal;
	padding: 3px;
}

.tblprice td {
	padding: 3px;
	text-align: left;
	color: #639A74;
	border-bottom: 1px solid #eee;
}

