body {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #666666;
}
.fade {
	background-image: url(../images/barnbuilding/stripe.jpg);
	background-repeat: repeat;
}
.blue {
	background-image: url(../images/barnbuilding/blue.jpg);
	background-repeat: repeat;
}
.whitehorse {
	background-repeat: no-repeat;
}
.box {
	border: 2px solid #663300;
}
p { }
td { text-align: left; }
a:link { color: #036; font-weight: bold; text-decoration: none; }
a:visited { color: #036; font-weight: bold; text-decoration: none; }
a:hover {
	color: #663300;
	font-weight: bold;
	text-decoration: none;
}
a:active { color: #c96; font-weight: bold; }
h1 {
	color: #2a3f55;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
	margin: 0.25em 0;
	font-size: 36px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
.barn { padding: 3px; }
.barn:link { color: #fff; text-decoration: none; padding: 3px; }
.barn:hover { color: #fff; text-decoration: none; padding: 3px; }
.barn:visited { color: #fff; text-decoration: none; padding: 3px; }
.sidemenu { color: #036; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 16px; background-image: url(../images/barnbuilding/menu.png); background-repeat: no-repeat; text-decoration: none; width: 185px; height: 235px; min-width: 185px; min-height: 235px; max-height: 235px; padding: 12px; }
