/* Created by Rick Malkin */
/* Modified by Serge for IE 6-7 Issues  Nov 2009*/

body {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font-family: "Bookman Old Style Bold", "Times New Roman", sans-serif;
	font-size: 100%;
	font-weight: normal;
	line-height: 125%;
}

#wrapper {
	position: relative;
	text-align: left;
	padding-top: 0.5em;
	padding-bottom: 1.5em;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	background-color: #C20102;
}

#header {
/*	border: 2px solid white;  */
	padding-bottom: 0;
	padding-right: 5px;
	
}

#lodgeimage {
	float:right;
	width: 350px;
	padding-right: 2px;
}

#header h1 {
	font-size: 150%;
	font-variant: small-caps;
	background-color: #C20102;
	font-weight: bold;
	text-align: center;
}

#tagline {
/*	border: 2px solid white;  */
	display:table;
/*	border-collapse: collapse; */
	border-left: 24px solid #1078FD;
	padding-bottom: 15px
}

#address {
/*	border: 2px solid white;  */
	display: table-cell;
	width: 300px;
	vertical-align: middle;
	color:#FFFFFF;
	font-size: 85%;
	font-weight: bold;
	text-align: center;
	line-height: 120%;
	padding-top: 10px;
	height: 50px;
}

#pagetitle {
/*	border: 2px solid white;  */
	display: table-cell;
	vertical-align: middle;
	width: 765px;
	float: right;
}

#main {
	display: table;
	border-collapse: collapse;
}

#navigation {
/*	border: 2px solid white;   */
	display: table-cell;
	width: 200px;
	vertical-align: top;
	float: left;
}

#navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#navigation li {
  border-bottom: 1px solid #1E105F;
}

#navigation li a:link, #navigation li a:visited  {
	font-size: 110%;
	display: block;
	padding: 0.4em 0 0.4em 0.5em;
	border-left: 24px solid #1E105F;
	border-right: 1px solid #1E105F;
	background-color: #1078FD;
	color: #FFFFFF;
	text-decoration: none;
}

#navigation li a:hover {
  background-color: #1E105F;
  color: #FFFFFF;
}

#navigation ul ul {
  margin-left: 12px;
}

#navigation ul ul li {
  border-bottom: 1px solid #1E105F;
  margin:0;
}

#navigation ul ul a:link, #navigation ul ul a:visited {
  background-color: #ED9F9F;
  color: #711515;
}

#navigation ul ul a:hover {
  background-color: #1E105F;
  color: #FFFFFF;
}

#bodycontent {
	display: table-cell;
/*	border: 2px solid white;  */
	float: right;
	width: 870px;
	padding-left: 10px;
	font-size: 100%;
}

#footer {
	display: table-row;
	font-size: 95%;
	border-collapse: collapse;
	clear: both;
}

#modified {
	display: table-cell;
	width: 333px;
	text-align: center;
	float: left;
}

#copyright {
	display: table-cell;
	width: 333px;
	text-align: center;
	float: left;
}

#contact {
	display:table-cell;
	width: 333px;
	text-align: center;
	float: right;
}


h1 {
	background-color: black;
	background-image: none;
	border: none;
	color: #FFFFFF;
	font-size: 117%;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 150%	
}

h2 {
	background-color: black;
	background-image: none;
	border: none;
	color: #FFFFFF;
	font-size: 110%;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	}

h3 {
	background-image: none;
	color: #FFFFFF;
	font-size: 107%;
	font-style: normal;
	font-weight: bold;
	}

h4 {
	background-image: none;
	color: #804040;
	font-size: 105%;
	font-style: normal;
	font-weight: bold;
	}

a:link {
	background-color: transparent;
	background-image: none;
	color: #FFFFFF;
	font-size: 105%;
	font-family: Times, "Times New Roman", serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: underline;
	text-transform: none;
	}

a:visited {
	background-color: transparent;
	background-image: none;
	color: #1078FD;
	font-family: Times, "Times New Roman", serif;
	font-size: 105%;
	font-style: normal;
	font-variant: normal;
	font-weight: lighter;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	text-transform: none;
	}

a:hover {
	background-color: transparent;
	background-image: none;
	color: #1078FD;
	font-family: Times, "Times New Roman", serif;
	font-size: 105%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	text-transform: none;
	}

a:active {
	background-color: transparent;
	background-image: none;
	color: #00FF00;
	font-family: Times, "Times New Roman", serif;
	font-size: 105%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	text-transform: none;
	}

div.float {
  width: 200px;
  height: 250px;
  padding: 10px;
  float: left;
  }

div.spacer {
  clear: both;
  }

div.float img {
  margin-left: 20px;
}

div.float p {
  font-size: 12pt;
  text-align: center;
}
div.booknow {
	display: table-cell;
	vertical-align: middle;
	width: 50px;
}


td.image {
background-color: #ffffff;
}

td.thumb {
font-size: x-small;
font-weight: normal;
text-align: center;
}

td.title {
font-weight: bold;
}

td.info {
font-weight: bold;
}

td.small {
font-size: small;
font-style: italic;
}

img.contents {
border: thin solid #ffffff;
}

img.thumb {
border: medium solid #ffffff;
}

img.main {
border: thick solid #ffffff;
}

img.bimager {
	margin: 5px 10px 5px 10px;
	float: right;
}

img.bimagel {
	margin: 5px 10px 5px 10px;
	float: left;
}


.thickborder {
border: thick solid #ffffff;
}

p.info {
	margin-top: 2%;
	text-indent: 5%;
	font-size: 100%;
	text-align: justify;
}

p.note {
	margin-top: 2%;
	text-indent: 5%;
	font-size: 80%;
}

p.comment {
	margin-top: 2%;
	text-indent: 5%;
	font-family: "Arial Rounded MT Bold";
	font-size: 100%;
}

p.commentr {
	margin-top: 2%;
	text-indent: 5%;
	font-family: "Arial Rounded MT";
	font-style: italic;
	font-size: 90%;
}




table.rates {
	background-color: #FFFFFF;
	border-collapse: collapse;
	width: 698px;
}

table.rates th {
	padding: 4px;
	text-align: left;
	font-weight: bold;
	color: #000000;
}

table.rates td {
	padding: 4px;
	text-align: left;
	color: #000000;
}

table.rates caption {
	padding-bottom: 4px;
}

table.rates span {
	font-weight: bold;
	text-type: italics;
}