@charset "utf-8";
/* CSS Document */

#shadow {
	background-image: url(images/dropshadow.jpg);
	background-repeat: no-repeat;
	width: 925px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
horses {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #F00;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 200px;
	clear: right;
}

#header {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/header.jpg);
	background-position: left top;
	height: 178px;
}
menu {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#content {
	background-color: #CCC;
	width: 900px;
}
#footer {
	width: 900px;
	background-color: #CCC;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #00F;
	font-weight: bold;
}#storeheader {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/storeheader.jpg);
	background-position: left top;
	height: 178px;
	background-repeat: no-repeat;
}
#content2 {
	background-color: #FFF;
	width: 900px;
}
#border {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #000;
}
#border #wrapper #content2 table tr td p a strong {
	color: #03F;
}
