body {
	background-image:url(../images/body/outdoor-ring.jpg);
	background-repeat:no-repeat;
	background-position: top right;
	background-color:#A48568;
	position:static;
	margin:0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#barn {
	background-color:#FFFFFF;
}
#barntopleft img {
	margin-top:5px;
	padding-left:30px;
	padding-right:30px;
	float:left;
}
#barntopleft {
	background-image: url("../images/barn/top-left.gif");
	background-position:right;
	background-repeat:repeat-x;
	height:104px;
}
#barntopleft h1 {
	padding-top:30px;
	font-size:2em;
	color:#FFFFFF;
}
#barntopright {
	background-image: url("../images/barn/top-right.gif");
	background-repeat:no-repeat;
	background-position: left bottom;
	width:128px;
	height:104px;
	}
#barnside {
	background-image: url("../images/barn/right-side.gif");
	background-position:left top;
	width:128px;
	background-repeat:repeat-y;
}
#content {
	background-color:#FFFFFF;
	margin-left:200px;
	padding:0px 20px 20px 20px;
}
img.right {
	float:right;
	padding:10px;
}
img.left {
	float:left;
	padding-right:10px;
}
#content h1 {
	font-size:1.3em;
	color:#8E321D;
}
#menu {
	float:left;
	width:180px;
	border: #8E321D 1px solid;
	padding-top:20px;
	margin-left:10px;
}
#menu li {
	list-style-image:url(../images/barn/horseshoe.gif);
	font-size:1em;
	margin-left:-10px;
}
#menu a, #menu a:visited {
	color:#8E321D;
	font-weight:bold;
}
#menu a:active, #menu a:hover {
	color:#A93115;
	font-weight:bold;
}
#extra {
	float:left;
	width:180px;
	padding-top:20px;
	margin-left:10px;
	clear:left;
	color:#8E321D;
}
#extra2 {
	float:left;
	width:160px;
	padding-top:20px;
	margin-left:10px;
	clear:left;
	color:#8E321D;
	border: #8E321D 1px solid;
}
#extra2 a, #extra2 a:visited {
	color:#8E321D;
	font-weight:bold;
}
#extra2 a:active, #extra2 a:hover {
	color:#A93115;
	font-weight:bold;
}
#extra2 li {
	list-style-image:url(../images/barn/horseshoe.gif);
	font-size:1em;
	margin-left:-10px;
}
.clear {
	clear:both;
}
#linetable td {
	border: 1px solid #CCCCCC;
	padding:5px;
	margin:5px;
}
table.redtable {
	border:#8E321D solid 1px;
}
td.redtable {
	border:#8E321D solid 1px;
	font-weight:bold;
	text-align:center;
}
th.redtable {
	background-color: #8E321D;
	color:#FFFFFF;
}
.copyright {
	clear:both;
	border-top-color:#8E321D;
	border-top-style:solid;
	border-top-width:1px;
	padding-top:10px;
}
#content2 {
	background-color:#FFFFFF;
	margin-left:20px;
	padding:0px 20px 20px 20px;
}
#content2 h1 {
	font-size:1.3em;
	color:#8E321D;
}
