body {
	font-size: small;
	margin: 0px;
	padding: 0px 0px 0px;
	background-repeat: no-repeat;
	background-color: #333333;
}
hr {
	width: 45%;
}

#address a {
	text-decoration: none;
	color: #C34D4D;
}

#wrapper {
	padding: 0px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	display: block;
	visibility: visible;
	overflow: hidden;
}
#top {
	background-image: url(../img/headlogo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	background-color: #FFFFFF;
	float: left;
	display: block;
	padding: 0px;
	height: 180px;
	width: 100%;
}
#content {
	margin: 0px;
	visibility: visible;
	overflow: hidden;
	background-image: url(../img/bg_darkbot.gif);
	background-repeat: repeat-x;
	background-color: #D5D5BD;
	float: left;
	clear: left;
	width: 850px;
	padding-top: 30px;
	padding-bottom: 10px;
	text-align: center;
}
img {
	margin-right: 5px;
	margin-left: 5px;
	clear: both;
}

#content h1 {
	font-family: "Goudy Old Style", "Century Schoolbook", Georgia;
	font-size: 2.25em;
	margin: 0px;
	padding: 5px 0px;
	display: block;
	width: 100%;
}

.subtitle {
	font-size: 1.7em;
	color: #000000;
	margin: 0px;
	display: block;
	width: 100%;
	font-style: normal;
	font-weight: bold;
	font-family: "Goudy Old Style", "Century Schoolbook", Georgia;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#menu {
	width: 100%;
	float: left;
}
#address {
	border-top: thin none #999999;
	border-bottom: thin none #999999;
	text-align: right;
	color: #333333;
	border-right-style: none;
	border-left-style: none;
	letter-spacing: 0.15em;
	font-family: Tahoma, "Agency FB", sans-serif;
	font-size: 0.85em;
	padding: 0px;
	display: block;
	visibility: visible;
	float: left;
	clear: left;
	width: 800px;
	height: 100px;
	overflow: hidden;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.price a {
	color: #CC3333;
	text-decoration: none;
}

#address h2 {
	font-family: "Goudy Old Style", "Century Schoolbook", Georgia;
	padding: 0px;
	margin-bottom: 3px;
	font-size: 1.5em;
}
.info {
	font-family: Tahoma, "Agency FB", sans-serif;
	color: #333333;
	display: block;
	height: auto;
	width: 85%;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	float: none;
	clear: both;
}




.name {
	font-size: 0.9em;
	font-weight: normal;
	font-family: Tahoma, "Agency FB", sans-serif;
	margin: 0px auto;
	text-transform: uppercase;
	list-style-type: none;
	letter-spacing: 0.12em;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 75%;
	display: block;
	clear: left;
}
.price {
	font-family: Tahoma, "Agency FB", sans-serif;
	font-size: 0.95em;
	font-style: normal;
	width: 80%;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px auto;
	color: #5C5C5C;
	display: block;
}

.desc {
	font-family: Tahoma, "Agency FB", sans-serif;
	font-size: 0.9em;
	padding: 0px;
	display: block;
	width: 65%;
	margin-right: auto;
	margin-left: auto;
}
.itemtitle {
	font-family: "Goudy Old Style", "Century Schoolbook", Georgia;
	font-size: 1.35em;
	color: #330000;
	margin: 0px;
	display: block;
	width: 100%;
	font-style: oblique;
	font-weight: bold;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	clear: both;
}
.left {
	display: block;
	margin-bottom: 0px;
	text-align: left;
	width: 85%;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.right {
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	height: auto;
	width: auto;
	display: block;
}
#cont {
	width: 100%;
}

.divider {

	background-image: url(../img/divider.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	padding-top: 3px;
	height: 21px;
	padding-bottom: 3px;
	display: block;
	clear: both;
}
#right {
	float: right;
	margin-left: auto;
	margin-right: auto;
	width: 50%;
	height: auto;
	padding: 0px;
	clear: none;
	display: block;
}
#left {
	margin-left: 0px;
	display: block;
	margin-right: 0px;
	width: 770px;
	height: auto;
	text-align: left;
}
#footer {
	display: block;
	clear: both;
	float: left;
	width: 100%;
}
#chateau {
	float: left;
	height: 200px;
	width: 430px;
	display: block;
	padding-right: 10px;
	clear: none;
}
#chateau a {
	color: #C34D4D;
	text-decoration: none;
	font-weight: bold;
}
