body {
	background-color: #FFF8DC;
	font: small/1.4em Arial, sans-serif;
	
	}

h1 {
	font: 200% Garamond, serif;
	}

h2 {
	font: 160% Garamond, serif;

	}

h3 {
	font: 120% Garamond, serif;
	font-weight: bold;
	margin-bottom: 10px;
	}

#header h1 {
	font: 250% "Old English Text MT", cursive;
	}

blockquote {
	font-style: italic;
	}

blockquote h1 {
	font: bold 110% Arial, sans-serif;
	}

a:link {
	color: #006400; 
	text-decoration: underline;
	}

a:visited {
	color: #74472c;
	text-decoration: underline;
	}

a:hover {
	color: #006400; 
	text-decoration: none;
	}

a:active {
	color: #006400; 
	text-decoration: none;
	}

.center {
	text-align: center;
	}


.normal {
	font: small/1.4em Arial, sans-serif;
	}

.book {
	font-style: italic;
	}

.judge {
	font: bold 85% Arial, sans-serif;
	}

a.go {
	font-size: 70%;
	background-color: #D2B48C;
	border: 1px solid black;
	padding: 4px;
	color: #006400; 
	text-decoration: none;
	}

table { 
	border: 1px solid gray;
	cellspacing: 0px;
	align: center; 
	v-align: center;
	border-collapse: collapse;
	margin-bottom: 20px;
	}
	
table.does {
	border: none;
	padding: 10px 10px;
	width: 550px;
	}

table.show { 
	border: 1px solid gray;
	border-collapse: collapse;
	margin-bottom: 20px;
	}


td {
	border: 1px solid gray;
	padding: 3px;
	}


table.milk td {
	text-align: center;
	}

table.does td {
	border: none;
	padding: 10px;
	}

th {
	font-size: 85%;
	border: 1px solid gray;
	padding: 3px;
	}

caption {
	font: bold 115% Arial, sans-serif;
	padding-top: 4px;
	padding-bottom: 6px;
	}

table.does caption {
	font: 160% Arial, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	}

#quote {
	width: 300px;
	padding: 0px 10px;
	border: 2px inset #74472c;
	margin: 0px 0px 20px 20px;
	float: right;
	}

#allcontent {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	}


#sidebar {
	width: 120px;
	background-color: #D2B48C;
	border: 2px solid black;
	margin: 0px 15px 15px 0px;
	text-align: center;
	float: left;
	}

#sidebar a:link { color: black; text-decoration: none; }

#sidebar a:visited { color: black; text-decoration: none; }

#sidebar a:hover { color: black; background-color: #FFF8DC; }

#sidebar a:active { color: black; background-color: #FFF8DC; }

#sidebar a:hover.no { color: black; background-color: #D2B48C; }

#sidebar a:active.no { color: black; background-color: #D2B48C; }

#sidebar h2 {
	font: bold 100% Arial, sans-serif;
	color: black;
	background-color: #74472c;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	}

img { margin: 5px; padding: 0; border: ridge 5px #d2b48c; }

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	}

img.nob {
	border: none;
	}

#content {
	margin: 10px;
	margin-left: 140px;
	}

#footer {
	padding: 1px 10px 1px 10px;
	background-color: #74472c;
	clear: left;
	}

.sale { 
	text-align: center; 
	font-size: 115%;
	}

.wether {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

td.text {
	font-size: 100%;
	text-align: center;
	padding-left: 20px;
	width: 100%;
	}

div.buckimage {
	float: left;
	width: 210px;
	min-height: 200;
	margin-right: 15px;
	}

table.buck {
	border: none;
	min-height: 100px;
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	}
	
table.buck td {
	border: none; }

.retained {
	font-size: 90%;
	font-style: italic;
	}
	
tr.kidded {
	background-color: #FFFFFF;
	}
	
.blueeyes {
	color: blue;
	font-size: 85%; 
	}
	
img.schedule {
	border: none;
	}
	

	

