

body,th {
	color: #634F00;
	font-family: Georgia, Times New Roman, Times, serif;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

body#home a#homenav,
body#photos a#photosnav,
body#localarea a#localareanav,
body#directionsmap a#directionsmapnav ,
body#bookourchateau a#bookourchateaunav ,
body#contactus a#contactusnav
{
font-weight:bold;
}


#header h1 { 
	background: transparent url(../images/title.gif) no-repeat top; 
	margin-top: 10px; 
	width: 400px; 
	height: 36px; 
	/*float: left;*/
	}
#header h1 span {
	display:none
	}

#navlist ul {
	border: 0;
	margin: 0;
	margin-bottom: 40px;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#navlist ul li {
	display: inline;

	text-align: center;
	padding: 0;
	margin: auto;
}

#navlist ul li a {
	

	margin: auto;
	color: #917400;
	text-decoration: none;
	text-align: center;
}

#navlist ul li a:hover {
	text-decoration: none;
	color: #634F00;
}



.style1 {font-size: 12px}
a:link {
	color: #917400;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #917400;
}
a:hover {
	text-decoration: none;
	color: #634F00;
}
a:active {
	text-decoration: none;
	color: #634F00;
}



.button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	color: #634F00;
	padding-right: 13px;
	padding-left: 12px;
	width: auto;
	clear: none;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #634F00;
	border-left-color: #634F00;
	text-align: center;
	height: auto;
	text-decoration: none;
}
.button a:link {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	color: #756321;
	width: auto;
	clear: none;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #634F00;
	border-left-color: #634F00;
	text-align: center;
	height: auto;
	text-decoration: none;
}
.button a:active {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	color: #634F00;
	width: auto;
	clear: none;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #634F00;
	border-left-color: #634F00;
	text-align: center;
	height: auto;
	text-decoration: none;
}
.button a:hover {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: bold;
	color: #634F00;
	width: auto;
	clear: none;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #634F00;
	border-left-color: #634F00;
	text-align: center;
	height: auto;
	text-decoration: none;
}
.button a:visited {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	color: #756321;
	width: auto;
	clear: none;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #634F00;
	border-left-color: #634F00;
	text-align: center;
	height: auto;
	text-decoration: none;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	height: auto;
	width: 550px;
	text-align: justify;
}

