a:link {
	color: #A61026;
}
a:visited {
	color: #C7726D;
}
a:hover {
	color: #C8785E;
}
a:active {
	color: #CE9F13;
}
.bolditallic {
	font-style: italic;
	font-weight: bold;
}
body {
	background-color: #FFF2CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.buttongradient {
	background-image: url(../images/home/gradient1.gif);
	background-repeat: repeat-x;
}
.itallic {
	font-style: italic;
}
.indexbanner {
	background-image: url(../images/home/index_banner.jpg);
	background-repeat: no-repeat;
}
.indexbanner2 {
	background-image: url(../images/home/index_banner_2.jpg);
	background-repeat: no-repeat;
}
.imagepadding {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.maingradient {
	background-image: url(../images/home/gradient3.gif);
	background-repeat: repeat-x;
}
.navgradient {
	background-image: url(../images/home/gradient2.gif);
	background-repeat: repeat-x;
	background-color: #FAE7AD;
}
.typepadding {
	padding-right: 20px;
	padding-left: 20px;
}
.tablebackgroundcolor {
	background-color: #f1dc9b;
}
.welcomegoats {
	background-image: url(../images/welcome_goats.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.welcomehome {
	background-image: url(../images/welcome_home.jpg);
	background-repeat: no-repeat;
}
.welcomehowtobuy {
	background-image: url(../images/welcome_how_to_buy.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.welcomeaboutus {
	background-image: url(../images/welcome_about_us.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.welcomecontactus {
	background-image: url(../images/welcome_contact_us.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.welcomeproducts {
	background-image: url(../images/welcome_products.jpg);
	background-repeat: no-repeat;
}
.welcomecattle {
	background-image: url(../images/welcome_cattle.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.whitetext {
	color: #FFFFFF;
	top: 5px;
	right: 5px;
	text-align: justify;
}
.smalltext {
	font-size: 11px;
}
