body {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}

a {
	outline:none;
}
a:link, a:active, a:visited {
	color: #930;
	text-decoration: underline;
}
a:hover {
	color: #030;
	text-decoration: none;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #030;
	margin-top: 3px;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #933;
	padding-top: 5px;
}


#wrapper {
	width: 911px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	margin: 0px;
	padding: 0px;
	height: 68px;
	width: 911px;
	float: left;
}
#menu ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	float: left;
	padding: 0px;
}
#menu ul li {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 149px;
	width: 911px;
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	float: left;
}
#cityview {
	padding: 0px;
	float: left;
	height: 23px;
	width: 143px;
	margin-top: 121px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 119px;
}
#logo {
	padding: 0px;
	float: left;
	height: 127px;
	width: 351px;
	margin-top: 23px;
}
#footworkin {
	padding: 0px;
	float: left;
	height: 23px;
	width: 212px;
	margin-top: 121px;
	margin-left: 0px;
}
#green-wrapper {
	background-image: url(images/green-bg.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 150px;
	width: 911px;
}
#green-wrapper .main-pictures {
	padding: 0px;
	float: left;
	height: 142px;
	width: 189px;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.shadow {
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 911px;
	background-image: url(images/shadow.gif);
	background-repeat: no-repeat;
}
#tan-wrapper {
	background-image: url(images/tan-bg.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 911px;
}
.content {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.content h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	background-image: url(images/asterick.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 40px;
	padding-left: 45px;
	color: #933;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-top: 5px;
}
.content p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333;
	text-align: justify;
}
.horses {
	border: 1px dotted #933;
	padding: 5px;
	float: left;
	width: 800px;
}
.picture {
	padding: 5px;
	float: left;
	width: 260px;
}
.picture img {
	border: 1px solid #333;
}
.horse-info {
	padding: 5px;
	float: left;
	width: 520px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #930;
}
.horse-info h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #030;
}
.horse-info table {
	border: 1px solid #333;
}
.address {
	float: left;
	list-style-image: none;
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 3px;
	width: 800px;
}
.address li {
	display: block;
	float: left;
	padding-left: 20px;
	padding-right: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #933;
}
#cityform {
	text-align: left;
	border: 1px solid #930;
	margin-top: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #FFF;
}
#cityform p {
	text-align: left;
	margin-top: 0px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #930;
	margin-bottom: 3px;
	padding-bottom: 5px;
	padding-top: 10px;
}
#cityform input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 2px;
}
#cityform #message {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 3px;
	display: block;
}


#footer {
	background-image: url(images/footer-bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 911px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFC;
	margin-top: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	float: left;
	width: 300px;
}
#gmap {
	height: 400px;
	width: 800px;
	margin-left: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
}