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

body {
	margin: 7px;
	padding: 0;
	font-family: Helvetica;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.1em;
	text-align:justify;
}

#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 {
	background-color: #C20102;
	color: #FFFFFF;
/*	border: 2px solid white;  */
/*	padding-bottom: 0;  */
/*	padding-right: 5px;   */
	
}

#header span {
	float:right;
}

#lodgeimage {
/*	border: 2px solid white;  */
	float:right;
/*	height: 302px;  */
/*	width: 565px;  */
/*	padding-right: 2px; */
}


#tagline {
	display:table;
	border-top: 2px solid white;  
	border-bottom: 2px solid white;  
	width: 1100px;
	background-color: #0000FF;
/*	border-collapse: collapse; */
/*	border-left: 24px solid #1078FD;  */
/*	padding-bottom: 5px  */
}

#address {
	padding-left: 10px;
	display: table-cell;
	width: 250px;
	vertical-align: middle;
	font-size: .9em;
	font-weight: bold;
	text-align: left;
	line-height: 1em;
/*	padding-top: 5px;  */
/*	height: 50px;  */
}

#pagetitle {
	display: table-cell;
	text-align: left;
	padding-right: 5px;
/*	border: 2px solid white;  */
	vertical-align: middle;
	width: 900px;
	float: right;
}


#pagetitle h1 {
	font-size: 2.2em;
	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
}

#pagetitle img {
	margin-top: 10px;
	margin-bottom: 5px;
}

#main {
	display: table;
	background-color: #FFFFFF;
	border-collapse: collapse;
	font-family: Helvetica;
	text-align:justify;
}

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

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

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

#navigation li a:link, #navigation li a:visited  {
	font-size: 1.1em;
	font-weight: bold;
	display: block;
	padding: 0.4em 0 0.4em 0.5em;
/*	border-left: 24px solid #0000FF; */
	border-right: 1px solid #0000FF;
	background-color: #1078FD;
	color: #FFFFFF;
	text-decoration: none;
}

#navigation li a:hover {
  background-color: #0000FF;
  color: #FFFFFF;
}

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

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

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

#navigation ul ul a:hover {
  background-color: #0000FF;
  color: #FFFFFF;
}

#bodycontent {
	display: table-cell;
	background-color: #FFFFFF;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
/*	border: 2px solid white;  */
	float: right;
	width: 870px;
	padding-left: 10px;
/*	padding-top: 2px;  */
	font-size: 1em;
}

#footer {
	display: table-row;
	font-size: 0.5em;
	color: #000000;
	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: #0000FF;
	background-image: none;
	border: none;
	color: #FFFFFF;
	font-size: 130%;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 150%	
}

h2 {
	background-color: #0000FF;
	background-image: none;
	border: none;
	color: #FFFFFF;
	font-size: 120%;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 110%;
	padding-left: 5px;
	display: inline;
	}

h3 {
	background-color: #0000FF;
	background-image: none;
	border: none;
	color: #FFFFFF;
	font-size: 110%;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	display: inline;
	}

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

a:link {
	background-color: transparent;
	background-image: none;
	font-size: 1em;
	font-family: Helvetica;
	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: Helvetica;
	font-size: 1em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: underline;
	text-transform: none;
	}

a:hover {
	background-color: transparent;
	background-image: none;
	color: #1078FD;
	font-family: Helvetica;
	font-size: 1em;
	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: Helvetica;
	font-size: 1em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	text-transform: none;
	}

div.spacer {
  clear: both;
  }

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

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.bimagem-r {
	margin-left: 10px;
	float: right;
}

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-left: 10px;
/*	text-indent: 5%;  */
	font-size: 1em;
	text-align: justify;
}

p.infob {
	margin-left: 5px;
/*	text-indent: 5%;  */
	font-size: 1em;
	text-align: left;
	font-weight: bold;
}

p.note {
/*	margin-top: 2%;  */
/*	text-indent: 5%;  */
	font-size: 0.8em;
	line-height: 1em;
}

p.comment {
	margin-top: 2%;
/*	text-indent: 5%;  */
	font-family: Helvetica;
	font-size: 1em;
}

p.commentr {
	margin-top: 2%;
/*	text-indent: 5%;  */
	font-family: Helvetica;
	font-style: italic;
	font-size: 0.9em;
}

p.info a:link {
 	background-color: transparent;
	background-image: none;
	font-size: 1em;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: underline;
	text-transform: none;
	}

p.info a:visited {
	background-color: transparent;
	background-image: none;
	font-size: 1em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: underline;
	text-transform: none;
	}

p.info a:hover {
	background-color: transparent;
	background-image: none;
	color: #1078FD;
	font-size: 1em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: underline;
	text-transform: none;
	}

p.info a:active {
	background-color: transparent;
	background-image: none;
	color: #00FF00;
	font-size: 1em;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	text-decoration: underline;
	text-transform: none;
	}


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;
	font-style: italic;
}
