body {
	background-image: url(images/wood.gif);
	color: #d2b48c;
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	
}
.main {
	width:750px;
	background-image: url(images/back3.jpg);
	background-repeat: repeat-y;
	font-weight: bold;
	color: #d2b48c;
}
#sales {
	color: #d2b48c;
	font-size: 11pt;
}
#sales td { text-align:left; }
#sales .title {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-weight: bold;
}
#sales .desc {
	padding-left: 10px;
	font-style: italic;
	font-weight: bold;
	text-align:left;
}
p, .cowinfo {
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	color: #d2b48c;
	font-size: 12pt;
	font-weight: bold;
}
ul {
	list-style-image: url(images/bullet.gif);
}
a:link, a:visited {
	color: White;
	text-decoration: none;
}
a:hover {
	color: #FF2600;
	text-decoration: underline;
}

.cowpic {
	border: 3px solid #FFCC43;
}

.divideline {
	width: 86%;
}
.sminfo {
	font-size: 13px;
	font-weight: bold;
}
.lginfo {
	font-size: 15px;
}
.emph {
	color:#FFCC00;
	font-size: 110%;
}
