﻿@charset "utf-8";
/* CSS Document */
img, div, #tagline1, .leftc, .rightc { behavior: url(iepngfix.htc) }
.clear {
	height:1px;
	margin:0 0 -1px 0;
	clear:both;
	overflow:hidden;
}
body {
	background-image: url(images/background-pattern.png);
	background-repeat: repeat;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 17px;
}
#wrapper {
	width: 980px;
	margin: 0 auto;
}
#header {
	width: 933px;
	height: 312px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	padding: 32px 0px 0px 47px;
}
#photos {
	margin: 0 auto;
	background-image: url(images/background-paper.png);
	background-repeat: no-repeat;
	height: 225px;
	padding: 0px 25px 0px 25px;
	width: 980px;
	overflow: hidden;
}
#main {
	width: 920px;
	background-repeat: repeat-y;
	background-image: url(images/background-main.png);
	overflow: hidden;
	padding: 5px 30px 5px 30px;
}
#gallery {
	width: 980px;
	height: 291px;
	background-image: url(images/back-barnboard.png);
	background-repeat: no-repeat;
}
#footer {
	width: 980px;
	background-image: url(images/footer.png);
	height: 140px;
	overflow: hidden;
	text-align: center;
	padding-top: 10px;
}
#footer-home {
	width: 980px;
	background-image: url(images/footer.png);
	height: 140px;
	overflow: hidden;
	padding-top: 10px;
}
.footer a:link, .footer a:visited {
	color: #000;
	text-decoration: none;
}
.footer a:hover {
	color: #8E501C;
	}
.logo {
	width: 435px;
	height: 53px;
	padding-left: 30px;
}
.tagline {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #fae9ba;
	float: right;
	margin: 60px 200px 0px 0px;
	width: 300px;
	line-height: 26px;
}
.taglineindent {
	padding-left: 85px;
}
.image {
	float: left;
	margin: 0px 7px 0px 7px;
	width: 140px;
	text-align: center;
}
.mainbox1 {
	width: 260px;
	float: left;
	padding: 0px 20px 0px 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bb6925;
	height: 300px;
	margin: 10px 20px 30px 10px;
}
.mainbox2 {
	width: 300px;
	float: left;
	margin: 10px 0px 30px 0px;
	padding-top: 0px;
}
.mainbox3 {
	width: 250px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #bb6925;
	margin: 10px 0px 30px 20px;
	height: 300px;
	padding-left: 20px;
}
.text-area {
	width: 900px;
	margin: 0 auto;
	padding-bottom: 1px;
}
.text-area ul {
	margin-left: 100px;
}
.text-area ul li {
	list-style-image: url(images/bullet.png);
	line-height: 22px;
}
.style1 {
	height: 743px;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000;
	line-height: 26px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
	line-height: 20px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #8E501C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2D782;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-bottom: 10px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #8E501C;
	text-transform: uppercase;
}
p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 17px;
	margin-bottom: 20px;
}
a:link, a:visited {
	color: #000;
}
a:hover {
	color: #bb6925;
}
.mainbox1 ul li {
	list-style-type: none;
	list-style-image:url(images/bullet.png);
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	line-height: 20px;
}
/*-------------------------nav----------------------*/
.nav {
	width: 880px;
	margin: 90px 0px 0px 0px;
	float: left;
	text-align: left;
}
	
.nav ul {
	list-style-type: none;
}
.nav ul li {
	display: inline;
}
.nav ul li a:link, .nav ul li a:visited {
	color: #fae9ba;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 32px 5px 0px;
}
.nav ul li a:hover {
	color: #bb6925;
}
/*-------------------------nav-----------------*/

.gallery-text {
	width: 980px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #fae9ba;
	padding-top: 12px;
}
.gallery1 {
	padding-left: 70px;
	width: 195px;
	float: left;
	padding-top: 5px;
}
.gallery2 {
	width: 196px;
	float: left;
	margin-left: 20px;
}
.gallery3 {
	width: 195px;
	float: left;
	margin-left: 20px;
	padding-top: 3px;
}
.gallery4 {
	width: 196px;
	float: left;
	margin-left: 20px;
}
.noborder {
	border: none;
	}
.icons {
	margin-bottom: -2px;
	margin-right: 3px;
}
small {
	font-size: 11px;
}
.question {
	font-size: 24px;
	color: #8E501C;
	padding-right: 10px;
}
.horse {
	width: 450px;
	margin: 0px 30px 30px 0px;
	color: #000;
	padding: 0px 10px 3px 10px;
	border: 1px solid #F2D98A;
	overflow: hidden;
}
.column1 {
	width: 500px;
	float: left;
	padding-top: 5px;
}
.column2 {
	width: 238px;
	float: right;
	text-align: center;
	margin-top: 55px;
	background-color: #F8EABE;
	font-size: 12px;
	padding-bottom: 10px;
	border: 1px solid #F2D98A;
}
.column2 a:link, .column2 a:visited {
	font-size: 12px;
}
.column2 a:hover {
	color: #bb6925;
}
.column2padding {
	margin-bottom: 20px;
}
.imagewborder {
	float: left;
	margin: 0px 8px 8px 0px;
	border: 1px solid #000;
}
.gallerythumb {
	width: 140px;
	margin: 0px 5px 30px 0px;
	float: left;
	border: 1px solid #F2D98A;
}
.contact-from {
	width: 500px;
	margin: 0 auto;
	margin-bottom: 20px;
	overflow: hidden;
}
.camp1 {
	width: 500px;
	float: left;
	padding: 0px 10px 15px 20px;
	text-align: left;
	border: 1px solid #F2D782;
	margin: 0px 50px 20px 170px;
	height: 200px;
}
.camp2 {
	width: 350px;
	float: left;
	padding: 0px 10px 15px 20px;
	text-align: left;
	border: 1px solid #F2D782;
	margin: 0px 50px 20px 235px;
	height: 200px;
}
.facebook {
	float: left;
	margin-left: 40px;
	width: 308px;
}
.register {
	float: left;
	width: 307px;
	text-align: center;
	padding-top: 18px;
}
.address {
	width: 285px;
	float: left;
	text-align: center;
	padding-top: 18px;
}
.centerbox {
	width: 200px;
	margin: 0 auto;
	margin-bottom: 30px;
}
.camp {
	margin: 10px 10px 0px 250px;
	border: none;
}
.testimonial {
	margin-top: 20px;
	border: none;
}
.testimonial-box {
	width: 230px;
	text-align: center;
	padding: 5px;
	margin: 0 auto;
	margin-bottom: 20px;
}

