@charset "ISO-8859-1";

body {
	background-image: url(../images/background.jpg);
	background-attachment:scroll;
	background-position:top;
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#wrapper {
	width: 800px;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
		
}

#wrapperCLEAR {
	clear: both;
	width: 801px;
}

#content {
	width: 564px;
	float: left;
	
}
#leftnav {
	float: left;
	width: 192px;
	
}
#openingtimes {
	float: left;
	width: 184px;
	padding-left: 6px;
	display:inline;
}
.opening {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: 656565;
}
.headersmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #730027;
}
#sahlogo {
	width: 184px;
	margin-left: 8px;
	float: left;
	display:inline;
}
#livestock {
	float: left;
	height: 32px;
	width: 174px;
	margin-top: 30px;
	margin-bottom: 15px;
}
#equine {
	float: left;
	height: 32px;
	width: 174px;
	margin-bottom: 15px;
}
#delivery {
	float: left;
	height: 32px;
	width: 174px;
	margin-bottom: 15px;
}
#contact {
	float: left;
	height: 32px;
	width: 174px;
	margin-bottom: 15px;
}
#pharmacy {
	float: left;
	height: 32px;
	width: 174px;
	margin-bottom: 15px;
}
#rightcontent {
	float: left;
	width: 564px;
	margin-left: 30px;
	display: inline;
}
#header {
	height: 189px;
	width: 564px;
	margin-bottom: 30px;
	float: left;
}
#supplies {
	float: left;
	height: 32px;
	width: 174px;
	margin-bottom: 15px;
}
#rightimages {
	float: right;
	height: auto;
	width: 137px;
	margin-right: 15px;
}
#text {
	
	width: 382px;
	float: left;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #656565;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #656565;
}

.body a:link {text-decoration: underline; color: #730027;}
.body a:visited {text-decoration: underline; color: #730027;}
.body a:hover {text-decoration: underline; color: #730027;}
.body a:active {text-decoration: underline; color: #730027;}


.headerred {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #730027;
}
#horse {
	float: left;
	height: 182px;
	width: 122px;
	margin-bottom: 30px;
}
#products {
	float: left;
	
	
}
ul {
	padding-left: 11px;
	color: 656565;
}

#footer {
	background-color: #730027;
	float: left;
	height: 23px;
	width: 800px;
	margin-top: 30px;
	padding-top: 5px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

#footer a:link {text-decoration: none; color: #FFFFFF;}
#footer a:visited {text-decoration: none; color: #FFFFFF;}
#footer a:hover {text-decoration: underline; color: #FFFFFF;}
#footer a:active {text-decoration: none; color: #FFFFFF;}


