@charset "utf-8";
body,td,th {
	font-family: Times New Roman, Times, serif;
	padding: 0px;
	margin: 0px;
}

/* CSS Document */

#outer_wrapper {
	margin: auto;
	width: 1100px;
}
#wrapper {
	width: 880px;
	padding: 0px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #C0C8D3;
	border-right-color: #C0C8D3;
	border-bottom-color: #C0C8D3;
	border-left-color: #C0C8D3;
	background-image: url(images/sky2.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-style: solid;
	float: left;
}
#listleft {
	margin: 0px;
	padding: 10px;
	width: 380px;
	float: left;
}
#listright {
	float: right;
	width: 380px;
	margin: 0px;
	padding: 10px;
}


.right_text {
	text-align: right;
}


.right {
	float: right;
	margin: 10px;
	padding: 0px;
}
#homepage p {
	margin: 0px;
	padding: 0px;
}


.left {
	float: left;
	margin: 10px;
	padding: 0px;
}

#header {
	height: 201px;
	margin: 0px;
	padding: 0px;
}
#headerleft {
	float: left;
	text-align: center;
	width: 274px;
	height: 201px;
	margin: 0px;
	padding: 0px;
	color: #FFF;
}
#headerright {
	float: right;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.clearfloat {
}

#contact {
	float: left;
	height: 50px;
	padding: 4px;
	width: 772px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #B9CD90;
	border-right-color: #B9CD90;
	border-bottom-color: #B9CD90;
	border-left-color: #B9CD90;
}
h3 a {
	color: #C60;
	text-decoration: none;
	font-size: 1em;
}
h3 a:hover {
	color: #03C;
}
#navigation {
	width: 880px;
	float: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer {
	height: 30px;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C0C8D3;
	border-right-color: #C0C8D3;
	border-bottom-color: #C0C8D3;
	border-left-color: #C0C8D3;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	clear: both;
}
.nav {
	text-decoration: none;
	display: block;
	float: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 32px;
	font-size: 1.2em;
}
#logo {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 780px;
}

.nav:hover {
	background-color: #036;
	color: #FFF;
}
h1 {
	font-size: 1.7em;
	color: #000;
	text-align: center;
}


h2 {
	font-size: 1.5em;
	color: #000;
}
h3 {
	font-size: 1em;
	color: #FFF;
	padding: 0px;
	margin: 0px;
}
h4 {
	font-size: 1.2em;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
}
#headerright h4 {
	clear: both;
}

a:link {
	color: #FFF;
	text-decoration: none;
}
#Credit {
	font-size: 0.7em;
	color: #F3C;
	padding: 0px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#Credit a {
	text-decoration: none;
	display: block;
	color: #f3c;
}

#Credit a:hover {
	color: #000;
}
#accreditation {
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 780px;
}
#terms {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #B9CD90;
	border-left-color: #FFF;
}
#access {
	margin: 0px;
	padding: 10px;
}
#homepage {
	width: 800px;
	padding: 10px;
	margin: 10px;
	float: left;
	color: #000;
}
#map_canvas {
	padding: 0px;
	height: 450px;
	width: 450px;
	float: left;
	margin: 20px;
}

#directions {
	margin: 0px;
	width: 340px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: right;
}
#terms {
	margin: 10px;
	padding: 10px;
}
.NoBullet {
	list-style-type: none;
	text-decoration: none;
	list-style-image: none;
}
#terms u {
	text-decoration: none;
}
#horsebarnprices {
	float: left;
	width: 400px;
}
#forgeprices {
	width: 400px;
	float: right;
}
#byreprices {
	float: left;
	width: 400px;
}
#skillingprices {
	float: right;
	width: 400px;
}
h2 {
	text-align: center;
}
#fadeshow1 {
	height: 600px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Forge {
	margin: 10px;
	padding: 10px;
	border: thin double #FFF;
}
.CottageOuterBox {
	border: thin double #FFF;
	margin: 10px;
	padding: 10px;
}
#Forge_detail {
	width: 360px;
}
.CottageDetail {
	width: 360px;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 5px;
}
.CottageImage {
	margin: 5px;
	padding: 5px;
	float: left;
}
.border {
	border: medium solid #FFF;
	margin: 10px;
	padding: 0px;
}
.centre {
	text-align: center;
}
#WiFi {
	float: left;
}
