body, table {
	font-family: sans-serif;
	font-size: 11px;
	color: #ebeaea;
}

html, body {
	padding: 0px;
	text-align: center;
}

img { border: none; }
img.bristol { border-bottom: 1px solid #fff; }
img.gal { border-bottom: 1px solid #41591D; }

table.main {
	margin: auto;
	text-align: left;
	width: 752px;
}

td.leftbar, td.rightbar {
	width: 37px;
	background-color: #4D662C;
	background-image: url(imgs/4D662C.png);
}

td.leftbar {
	border-right: 1px solid #fff;
}

td.rightbar {
	border-left: 1px solid #fff;
}

td.header {
	padding: 7px 3px 3px 10px;
	background-color: #607C3C;
	background-image: url(imgs/607C3C.png);
	border-bottom: 1px solid #fff;
}

td.footer {
	text-align: center;
	background-color: #375114;
	background-image: url(imgs/375114.png);
	padding-top: 3px;
	padding-bottom: 7px;
	border-top: 1px solid #fff;
}

h1 {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 16pt;
	margin: 0px;
}

h2 {
	text-align: left;
	font-family: sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding-left: 7px;
	padding-top: 4px;
	padding-bottom: 3px;
	background-color: #2F4311;
	background-image: url(imgs/2F4311.png);
}

a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

td.map {
	background-color: #607C3C;
	background-image: url(imgs/607C3C.png);
}

td.map {
	width: 324px;
	border-right: 1px solid #fff;
	text-align: center;
}

td.gallery, td.text {
	background-color: #4E6C35;
	background-image: url(imgs/4E6C35.jpg);
}

td.gallery {
	border-right: 1px solid #fff;
	width: 162px;
}

.txt {
	padding: 4px;
}

div.front {
	float: left;
	background-color: #2F4311;
	background-image: url(imgs/2F4311.jpg);
	height: 114px;
}

div.gal {
	text-align: center;
	float: right;
	padding-right: 5px;
}

div.galwrap {
	height: 112px;
	overflow: hidden;
	border-top: 1px solid #fff;
}

div.bt {
	border-top: 1px solid #fff;
}
