body {
	text-align: center;
	background-attachment: fixed;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
}
* {

}
a {
	color: #333;
	text-decoration: none;
}




p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333;
	margin-right: 18px;
	margin-bottom: 12px;
	margin-left: 18px;
	line-height: 20px;
}


h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333;
	margin: 12px;
	text-decoration: none;
}
#logo  {
	height: 177px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 70px;
	text-align: left;
}

#wrapper {
	width: 900px;
	min-height: 210px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 70px;
}
#navigation  {
	width: 150px;
	float: left;
	text-align: left;
	clear: both;
}
#wrapper #navigation h4 a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
}

#wrapper #navigation #subnav {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	font-weight: bold;
	margin-right: 15px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #333;
	padding-right: 10px;
	background-image: url(../images/transparency.png);
}
#wrapper #content {
	width: 725px;
	text-align: left;
	background-color: #FFF;
	margin-top: 0px;
	padding-right: 0px;
	border: 13px ridge #666;
	margin-bottom: 30px;
	margin-left: 148px;
}
#wrapper #contentContact  {
	width: 725px;
	text-align: left;
	background-color: #FFF;
	margin-top: 0px;
	padding-right: 0px;
	border: 13px ridge #666;
	margin-bottom: 30px;
	margin-left: 148px;
	background-image: url(../images/contact.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#wrapper #content #slideshow {
	background-color: #FFF;
	float: right;
	height: 250px;
	width: 275px;
	clear: right;
	top: auto;
	bottom: auto;
	text-align: center;
	margin: 15px;
}




#wrapper #content #intro {
	background-color: #FFF;
	width: 100%;
	float: left;
	text-align: justify;
}


#wrapper #content p img {
	clear: both;
	margin-top: 15px;
	padding-right: 8px;
	padding-left: 8px;
}
.contact {
	float: left;
	width: 725px;
	clear: both;
}

#wrapper #content p #horsehead {
	float: right;
	clear: right;
	padding-left: 30px;
	padding-bottom: 20px;
}
#wrapper #content .boomerang .image a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #content #toplink {
	position: fixed;
	bottom: 0px;
	background-color: #CCC;
	height: 30px;
	width: 80px;
	text-align: center;
	margin-bottom: 20px;
	margin-right: 20px;
	padding-top: 5px;
	margin-left: 20px;
	right: 5%;
}

.boomerang {
	width: 100%;
	min-height: 130px;
	float: left;
}
.image    {
	background-color: #FFF;
	width: 320px;
	padding-top: 5px;
	text-align: center;
	float: left;
	padding-left: 50px;
	padding-bottom: 10px;
}

.info    {
	width: 350px;
	background-repeat: no-repeat;
	text-align: center;
	padding-bottom: 12px;
	margin-top: 0px;
	float: right;
	clear: right;
	background-position: center center;
}
.pagebreak    {
	height: 5px;
	width: 100%;
	float: none;
	clear: both;
	background-color: #E9E9E9;
	font-size: 1px;
}

#footer   {
	font-style: normal;
	text-align: center;
	clear: both;
	font-size: 13px;
	color: #999;
	width: 725px;
	padding-top: 0px;
	background-color: #252525;
}
#footer a  {
	color: #666;
}
