body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #c8c8c8;
	margin: 10px;
	padding: 0px;
}
#pagecopy img {
	margin-bottom: 2px;
	margin-left: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
.mainphoto {
	position: absolute;
	top: 70px;
	right: 2px;
	z-index: 6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.pagephoto {
	position: absolute;
	top: 70px;
	z-index: 2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	left: 2px;
}
#maindiv {
	height: 550px;
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	z-index: 1;	
}
#topcontent {
	background-image: url(images/background_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 800px;
	position: relative;
	z-index: 2;
	left: 0px;
	top: 0px;
}
#topnav {
	position: absolute;
	z-index: 7;
	left: 267px;
	top: 47px;
}
#topcontent p {
	position: absolute;
	top: 14px;
	left: 668px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #eeeeee;
	display: inline;
	margin: 0px;	
}
#topnav .mainnav {
	position: absolute;
	z-index: 7;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	width: 518px;
}
#topnav .mainnav li {
	display: inline;
	list-style-type: none;
	color: #FFFFFF;
	white-space: nowrap;
	margin: 0px;
	padding-right: 18px;
}
#topnav #subaboutus {
	margin: 0px;
	list-style-type: none;
	position: absolute;
	left: 40px;
	top: -4px;
	z-index: 8;
	white-space: nowrap;
	background-image: url(images/trans-bg.png);
	visibility: hidden;
	line-height: 16px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#topnav #subservices {
	margin: 0px;
	list-style-type: none;
	position: absolute;
	left: 179px;
	top: -4px;
	z-index: 8;
	white-space: nowrap;
	background-image: url(images/trans-bg.png);
	visibility: hidden;
	line-height: 16px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#topnav a, #topnav a:link, #topnav a:visited, #topnav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
#topnav a:hover {
	color: #FFFFFF;
}
#midcontent {
	background-image: url(images/background_02.gif);
	background-repeat: repeat-y;
	background-position: left top;
	position: relative;
	z-index: 1;
	height: 420px;
	width: 800px;
	left: 0px;
	background-color: #FFFFFF;
}
#midcontent #maincopy {
	position: relative;
	height: 440px;
	width: 250px;
}
#midhome {
	background-image: url(images/background_02.gif);
	background-repeat: repeat-y;
	background-position: left top;
	position: relative;
	z-index: 1;
	height: 427px;
	width: 800px;
	left: 0px;
	background-color: #FFFFFF;
}
#maincopy h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}
#maincopy p {
	font-size: 12px;
}
#maincopy ul {
	font-size: 12px;
	font-weight: bold;
	list-style-type: square;
}
#maincopy h2 {
	color: #009933;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
#maincopy h3 {
	font-size: 20px;
	color: #333333;
}
#pagecopy {
	position: relative;
	height: 440px;
	width: 250px;
}

#pagecopy h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#pagecopy p {
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 16px;
}
#pagecopy ul {
	font-size: 11px;
	list-style-type: square;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-top: 0px;
	padding-bottom: 8px;
}
#pagecopy h2 {
	color: #009933;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#pagecopy h3 {
	color: #009933;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
	padding-bottom: 8px;
	margin-top: 2px;
	padding-top: 2px;
}
#pagecopy blockquote {
	font-style: italic;
	margin-top: 0px;
	padding-top: 0px;
}
#pagecopy .img2 {
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#midhome #maincopy {
	position: absolute;
	width: 210px;
	left: 20px;
	top: 5px;
}
#midhome #pagecopy {
	position: absolute;
	width: 506px;
	left: 266px;
	top: 5px;
}
#bottomcontent {
	background-image: url(images/background_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	z-index: 2;
	height: 50px;
	width: 800px;
}
#horses {
	color: #FFFFFF;
	background-color: #333333;
	padding: 20px;
	height: 410px;
	width: 207px;
	position: absolute;
	left: 2px;
	top: 70px;
	z-index: 3;
}
#horses h2 {
	font-size: 14px;
	font-weight: bold;
}
#horses a {
	color: #FFFFFF;
	text-decoration: none;
}
#horses a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.logo {
	position: absolute;
	left: 16px;
	top: 4px;
}
.separator1 {
	position: absolute;
	z-index: 4;
	top: 2px;
	right: 551px;
}
.linklook {
	color: #0000CC;
	text-decoration: underline;
}
