*{
	margin: 0px;
	padding: 0px;
}
a{
	outline: none;
}
img{
	border: none 0px #fff;
}
html, body {
	height: 100%;
}

body {
	background-color: #958144;
	margin: 0px;
	text-align: center;
	font-size: 62.5%;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../layout/body.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
}
#Binside {
	background-image: url(../layout/logo_left.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 289px;
	width: 131px;
	left: 0px;
	top: 0px;
}
#Boutside {
	background-image: url(../layout/background.gif);
	height: 289px;
	width: 110px;
	position: absolute;
	left: -110px;
}
#main {
	margin-left: 131px;
}
#logo {
	background-image: url(../layout/theburfordlodge.gif);
	height: 64px;
	width: 220px;
	background-color: #FCFADF;
	left: 0px;
	top: 0px;
	position: relative;
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	text-indent: -9999px;
}
#nav {
	background-color: #C1B385;
	position: relative;
	height: 28px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	width: 808px;
}
#nav li {
	float: left;
	list-style-type: none;
}
#nav li a {
	text-decoration: none;
	color: #FCFADF;
	font-size: 1.4em;
	text-transform: capitalize;
	margin-right: 10px;
}
#nav li a:hover {
	color: #FFFFFF;
}


#maincontent {
	position: relative;
	margin-left: 131px;
}
#images, #map {
	height: 400px;
	width: 828px;
	position: relative;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #C1B385;
}

#images img {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 400px;
	width: 828px;
}

p {
	font-size: 1.4em;
	color: #958144;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 1.6em;
	margin-bottom: 10px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #C1B385;
	font-weight: lighter;
	padding-right: 10px;
	padding-left: 10px;
}
#maincontent ul{
	padding-left: 20px;
}
#maincontent li{
	color: #C1B385;
	font-size: 1.4em;
}
a {
	color: #958144;
	text-decoration: underline;
}
a:hover {
	background-color: #C1B385;
	color: #FCFADF;
	text-decoration: none;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: lighter;
	color: #c1b385;
	padding-right: 10px;
	padding-left: 10px;
}
.floatright {
	float: right;
	margin: 5px;
}
#thumbs {
	position: absolute;
	left: -45px;
	top: 150px;
}

#thumbs span {
	height: 60px;
	width: 94px;
	clear: left;
	float: left;
	border: 3px solid #FCF6DD;
	margin-bottom: 5px;
	display: block;
}
#thumbs span img {
	width: 94px;
	height: 60px;
}
.pdf {
	background-image: url(../layout/pdf.png);
	height: 48px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 55px;
	color: #958145;
	text-decoration: none;
	float: left;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	padding-right: 10px;
	padding-top: 5px;
	width: 130px;
	margin-bottom: 10px;
}
.pdf:hover {
	color: #272626;
	background-color: transparent;
}

.pdf span {
	font-size: 0.6em;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

#footer {
	clear: both;
	background-color: #C1B385;
	color: #FCFADF;
}
#footer p, #footer a {
	color: #FCFADF;
}

.book_feature {
	float: right;
	width: 150px;
	padding: 0px;
	margin-right: 10px;
}
.book_feature .floatright {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.col {
	float: left;
	width: 45%;
}
h1 {
	clear: both;
}
#bookonline {
	position: absolute;
	top: 8px;
	right: 8px;
}
#corinium {
	position: absolute;
	left: 649px;
	top: 11px;
}
