.browncell {
	background-color: #663300;
	vertical-align: middle;
	color: #e2b838;
	background-position: center center;
}
.brownbackground {
	background-color: #CC6633;
}

.tancell {
	color: #000000;
	background-color: #CC9900;
	text-align: center;
}

img {
	text-align: left;
}
.Centre {
	text-align: center;
}
.TopAlignment {
	vertical-align: top;
}
.Caps {
	text-transform: uppercase;
}
.horseshoesbackground {
	background-image: url(Backgrounds/horseshoebackground.jpg);
}
.border {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #663300;
	border-right-color: #CC9900;
	border-bottom-color: #CC9900;
	border-left-color: #663300;
}
.browncelltopalign {
	background-color: #663300;
	text-align: left;
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E2B838;
}
a:link {
	color: #e2b838;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #e2b833;
	font-size: 18px;
}
