body {
	font: 12pt verdana, arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #e6e6e6;
	text-align: left;
	position: absolute;
}

#container {
	width: 810px;
	position: relative;
	margin-left: 15px;
	margin-right: auto;
	margin-top: 20px;
	height: 100%;
}

h1 {
	color: black;
	font: small-caps italic bold 36pt arial, helvetica, sans-serif;
	letter-spacing: 0.15em;
	margin: 0;
	padding: 0;
}

#topnav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#topnav li {
	float: left;
	background: white no-repeat right;
	margin: 0 3px 0 0;
}

#topnav a {
	text-decoration: none;
	display: block;
	background: #d2b9b9 top left no-repeat;
	font: 14pt arial, helvetica, sans-serif;
	letter-spacing: 0.25em;
	color: black;
	padding: 0.6em 1em 0.25em;
}

#topnav a:hover {
	background: #ae5c5c;
	color: #d1d1d1;
}

#topnav #selected a {
	padding-bottom: 8px;
	<!-- lengthens tab-->
	font: 1.2em arial, helvetica, sans-serif;
	font-weight: bold;
	background: #880a0a;
}

#leftnav {
	float: left;
	display: inline;
	background: #d2b9b9;
	line-height: 2.2em;
	font-size: 0.75em;
	text-align: left;
	height: 100%;
	position: absolute;
	width: 180px;
	margin: 0;
	padding: 0;
}

#leftnav ul {
	list-style: none;
	margin: 0;
	padding: 4.2em 0em 2.2em 0.5em;
	font-size: 10pt;
}

#leftnav p {
	color: #880a0a;
	font-weight: bold;
	text-align: center;
	font-size: 10pt;
}

#content {
	position: absolute;
	border: 3px solid #880a0a;
	width: 805px;
	height: 540px;
	top: 94px;
	margin: 0;
	padding: 0;
	clear: both;
	background-color: silver;
}

#UScontent {
	position: absolute;
	border: 3px solid #880a0a;
	background-image: url(images/batpic2.jpg);
	width: 805px;
	height: 540px;
	top: 94px;
	margin: 0;
	padding: 0;
	clear: both;
}

#GRAZEcontent {
	position: absolute;
	border: 3px solid #880a0a;
	background-image: url(images/cow.jpg);
	width: 805px;
	height: 540px;
	top: 94px;
	margin: 0;
	padding: 0;
	clear: both;
}

#OTHERcontent {
	position: absolute;
	border: 3px solid #880a0a;
	background-image: url(images/pcb.jpg);
	width: 805px;
	height: 540px;
	top: 94px;
	margin: 0;
	padding: 0;
	clear: both;
}

#content h2 {
	color: navy;
	text-align: center;
}

#content h3 {
	color: #880a0a;
	text-align: center;
	font-size: 1em;
	width: 70%;
	margin-left: 18%;
}

#content h3 p {
	color: black;
}

#content p strong {
	color: #880a0a;
}

#content #ordering {
	color: green;
	width: 90%;
	margin-left: 4%;
}

#centrecol {
	position: absolute;
	left: 195px;
	text-align: left;
	margin: 0;
	padding: 0;
	top: 14px;
	clear: both;
}

#slides {
	position: absolute;
	left: 320px;
	margin: 0;
	padding: 0;
	top: 200px;
}

#homedisplay {
	width: 65%;
	padding-left: 25%;
}

#centrecol img {
	width: 200px;
	left: -20px;
}

#rightcol {
	display: inline;
	position: absolute;
	font: 0.8em arial, helvetica, sans-serif;
	text-align: left;
	left: 420px;
	right: 10px;
}

#details {
	font-size: 0.88em;
}

#pagetitle {
	font: italic bold 2em arial, helvetica, sans-serif;
	color: #880a0a;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

#headline {
	font-weight: bold;
	line-height: 1em;
	font-size: 1.4em;
	color: green;
	padding-bottom: 0.5em;
}

#features {
	font: bold 1.2em arial, helvetica, sans-serif;
}

#clickinfo {
	color: red;
	font: bold 1.2em arial, helvetica, sans-serif;
	position: relative;
	padding-left: 50px;
	margin-top: 0px;
	margin-bottom: -9px;
}

#thumbs {
	float: left;
	margin-left: 12em;
	position: absolute;
}

#thumbs img {
	border: 1px solid #006a00;
	margin: 0.5em 0em 2.3em 2em;
}

table {
	font-size: 0.9em;
	display: compact;
	border: 1px solid gray;
	margin-left: 0;
}

th {
	color: black;
	text-align: left;
	width: 120px;
	border: 1px solid gray;
}

td {
	border: 1px solid gray;
	empty-cells: hide;
	font-size: 9pt;
}

table td, th {
	margin: 0;
	padding-left: 3px;
	padding-right: 15px;
/* necessary to get RH margin correct in Safari*/
}

#pricetable {
	margin-left: 210px;
	margin-right: 80px;
}

#pricetable td {
	text-align: right;
	color: #880a0a;
	padding-right: 8px;
}

#pricetable th {
	text-align: right;
	color: black;
	width: 100px;
	height: 66px;
	position: relative;
}

caption {
	color: green;
	font-weight: bold;
	font-size: 1.2em;
	font-style: italic;
}

#pricetable #footer {
	color: red;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

#footer {
	color: maroon;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin-right: 5px;
}

#nojava {
	color: red;
	font-size: 1.3em;
	text-align: center;
}