@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	background-color: #5D412A;
	margin-top: 0;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font: Georgia, "Times New Roman", Times, serif;
	}

/* TABLE ATTRIBUTES */

td.bottom {
	background-color: #EBE3D7;
	text-align: center;
	padding: 10px;
	vertical-align: top;
	}

td.reservation {
	background-image: url(images/bhb1_r3_c2.jpg);
	text-align: center;
	padding-top: 14px;
	font-weight: bold;
	font-size: 14px;
	line-height: 2;
	}

td.leftsub {
	background-image: url(images/leftbg.jpg);
	padding: 10px;
	vertical-align: top;
	}

td.bodysub {
	padding: 10px;
	vertical-align: top;
	}

td.newsbox {
	padding: 10px;
	vertical-align: top;
	background-color: #EBE3D7;
	font: Georgia, "Times New Roman", Times, serif;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color: #37291C;
	}

/* TEXT ATTRIBUTES */

h1.bodysub {
	color: #37291C;
	font-weight: bold;
	font-size: 26px;
	padding-left: 10px;
	padding-top: 10px;
	text-align: left;
	}

h2.bodysub {
	color: #990000;
	font-weight: bold;
	font-size: 22px;
	padding-left: 20px;
	text-align: left;
	}

h3.bodysub {
	color: #37291C;
	font-weight: bold;
	font-size: 20px;
	padding-left: 30px;
	text-align: left;
	}

ul.bodysub {
	color: #37291C;
	font-weight: bold;
	font-size: 14px;
	padding-left: 50px;
	text-align: left;
	}

h1.leftsub {
	color: #990000;
	font-weight: bold;
	font-size: 18px;
	line-height: 0;
	padding-top: 10px;
	text-align: center;
	}

img.bodysub {
	padding-right: 10px;
	padding-bottom: 5px;
	}

h2.leftsub {
	color: #37291C;
	font-weight: bold;
	font-size: 14px;
	line-height: 0;
	text-align: center;
	}

p.bodysub {
	color: #37291C;
	font-size: 14px;
	padding-left: 30px;
	text-align: left;
	}

span.bodysub {
	color: #37291C;
	font-size: 14px;
	padding-left: 30px;
	text-align: left;
	}

#bodysub-h {
	visibility: hidden;
	}
	
p.bodysubnav {
	color: #37291C;
	font-size: 14px;
	padding-left: 30px;
	text-align: center;
	}

p.leftsub {
	color: #37291C;
	font-size: 14px;
	text-align: center;
	}

p.bottomtitle {
	color: #990000;
	font-weight: bold;
	font-size: 18px;
	line-height: 0;
	}

p.bottomsubtitle {
	color: #37291C;
	font-weight: bold;
	font-size: 16px;
	line-height: 0;
	}

p.bottomtext {
	color: #37291C;
	font-size: 14px;
	}

p.footerinfo {
	color: #EBE3D7;
	font-size: 16px;
	font-weight: bold;
	}

p.copyright {
	color: #EBE3D7;
	font-size: 14px;
	font-weight: bold;
	}
	
p.menutitle {
	color: #37291C;
	font-size: 20px;
	text-align: center;
	text-decoration:underline;
	font-weight: bold;
	}

p.menuitem {
	color: #37291C;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	}

p.menutext {
	color: #37291C;
	font-size: 16px;
	text-align: center;
	padding-left: 30px;
	padding-right: 30px;
	}

/* LINK ATTRIBUTES */

p.bodysubnav a, p.bodysubnav a:visited, p.bodysubnav a:active {
	font-weight: bold;
	text-decoration: none;
	color: #990000;
	}

p.bodysubnav a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FFCC33;
	}

p.bodysub a, p.bodysub a:visited, p.bodysub a:active {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
	}

p.bodysub a:hover {
	text-decoration: none;
	color: #37291C;
	font-weight: bold;
	}

h3.bodysubnav a, h3.bodysubnav a:visited, h3.bodysubnav a:active {
	font-weight: bold;
	text-decoration: none;
	color: #990000;
	}

h3.bodysubnav a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FFCC33;
	}

h3.bodysub a, h3.bodysub a:visited, h3.bodysub a:active {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
	}

h3.bodysub a:hover {
	text-decoration: none;
	color: #37291C;
	font-weight: bold;
	}
	
h2 a {
	text-decoration:none;
	color:#990000;
	}

td.newsbox ul li {
	font: Georgia, "Times New Roman", Times, serif;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 12px;
	text-align: left;
	color: #37291C;
	}

td.newsbox ul li a {
	font-weight:bold;
	text-decoration: none;
	color: #37291C;
	}

td.newsbox ul li a:hover {
	font-weight:bold;
	text-decoration: none;
	color: #990000;
	}