﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #4f0603;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
}
a {
	color: #671c1c;
}
a:hover {
	color: #BF4542;
}
h1 {
	font-weight: bold;
	font-size: 14px;
	color: #671c1c;
}
h2 {
	font-weight: bold;
	font-size: 14px;
	color: #671c1c;
}
p {
	line-height: 16px;
}
img.contact {
	border: 0px;
}
a.contact{
	width:200px;
	height:40px;
	background-image:url('images/contact-us.png');
	background-repeat:no-repeat;
	background-position:center top;
	display:block;
}
a:hover.contact{
	width:200px;
	height:40px;
	background-image:url('images/contact-us-on.png');
	background-repeat:no-repeat;
	background-position:center top;
	display:block;
}
#container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 880px;
	background: #ffffff;
}
#topbg {
	width: 860px;
	height: 240px;
	background-color: #300404;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#nav li {
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	text-align: center;
}
#nav {
	width: 880px;
	height: 30px;
	background-color: #300404;
	font-family: "Copperplate Gothic Light","Times New Roman";
	margin-right: 50px;
}
#nav ul {
	float: left;
	list-style: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px 0px 0px 40px;
}
.tabactive {
	background: #671c1c;
	display: block;
	height: 23px;
	margin-right: 7px;
}
.tabactive a {
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
	line-height: 20px;
}
.tab {
	background: #300404;
	color: #FFFFFF;
	display: block;
	height: 23px;
	margin-right: 7px;
	text-decoration: none;
}
.tab a {
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	line-height: 20px;
}
.tab a:hover {
	background: #671c1c;
	display: block;
	height: 23px;
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
}
#side {
	width: 210px;
	min-height: 150px;
	float: left;
	background-color: #671c1c;
	padding: 15px;
	color: #ffffff;
}
#side img {
	border: 4px #300404 solid;
	text-align: center;
}
#main {
	width: 600px;
	padding: 15px;
	color: #000000;
	margin-left: 240px;
}
#availability{
	width: 200px;
	float: right;
	padding: 10px;
	margin: 30px 0px 10px 20px;
	display: inline;
	border: 2px #300404 solid;
}
#mainwide {
	width: 850px;
	padding: 15px;
	color: #000000;
}
#side a {
	color: #FFCCCC;
}
#footer {
	background-color: #300404;
	color: #bf4542;
	height: 20px;
	text-align: center;
	padding-top: 6px;
}
.chateaupic {
	width: 200px;
	padding: 10px;
	background-color: #671c1c;
	color: #ffffff;
	border: 1px #300404 solid;
}
.chateaupic a {
	color: #ffffff;
}
.chateaupic a:hover {
	color: #300404;
}
.chateaupic h2 {
	color: #ffffff;
}
.chateautext {
	padding: 10px;
}
.chateaupic img {
	border: 4px #300404 solid;
	text-align: center5px;;
}
.sidespacer {
	width: 5px;
	background-color: #FFFFFF;
}
.bottomspacer {
	background-color: #ffffff;
	height: 5px;
}
.testimonialpic {
	width: 200px;
	height: 141px;
	background-color: #671c1c;
	background-image: url('images/testimonial.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	color: #ffffff;
	vertical-align: top;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.testimonial {
	width: 600px;
	padding: 10px;
	background-color: #671c1c;
	color: #ffffff;
	border: 1px #300404 solid;
}
.special {
	padding: 10px;
	border: 2px #671c1c solid;
}
