﻿body {
	margin: 0px;
	background-color: #002E8E;
	background-image: url(images/bkmain.jpg);
	background-repeat: repeat-y;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	padding: 10px 0px 10px 0px;
	border-bottom-width: 0px;
	border-color: #29A1BA #000000 #000000;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-top-width: 3px;
	color: #00FFFF;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: capitalize;
}
h2 {
	padding: 10px 0px 10px 0px;
	border-bottom-width: 0px;
	border-color: #29A1BA #000000 #000000;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-top-width: 3px;
	color: #00FFFF;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: capitalize;
}
a:visited, a:link {
	color: #00FFFF;
	font-weight: bold;
	text-decoration: underline;
}
a:active, a:hover {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
}
p, td {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul {
	line-height: 18px;
}
.align-center {
	text-align: center;
}
.address {
	border-top: medium solid #FFFFFF;
	border-bottom: medium solid #FFFFFF;
	margin: 3px auto 12px auto;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.room-pics {
	margin-left: 30px;
}
.btcontent1, .btcontent2 {
	background-image: url(images/bkcontent1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	color: #000000;
}
.btheader {
	background-image: url(images/bkheader.jpg);
	background-repeat: repeat-x;
}
.btsubtitles {
	border-bottom-width: 1px;
	border-color: #000000 #000000 #002E8E;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-top-width: 0px;
	color: #002E8E;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
#nav a:visited, #nav a:link {
	color: #000000;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	text-align: center;
	text-decoration: underline;
}
#nav a:active, #nav a:hover {
	color: #66FFFF;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	text-align: center;
	text-decoration: underline;
}
#nav td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}
.lower-nav {
	margin-left: 280px;
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #2E9FB9;
	margin-bottom: 20px;
}
.lower-nav2 {
	margin-left: 10px;
	line-height: 26px;
}

