/* CSS Document */

body {
	border-bottom : 1px solid #fff;
	color : #000;
	min-width: 780px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
#wrapper {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #000066;
}

#header {
	background-color: #FFFFFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	}

#header h1 {
	font-size: 16px;
	font-style: normal;
	font-weight: lighter;
	line-height: .4px;
	}

#navlist {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	text-align: center;
}

#navlist a, #navlist a:link, #navlist a:visited {
	border: 1px solid #000066;
	padding: 1px;
	padding-left: 0.5em;
	padding-right: 0.5em;
	color: #000066;
	text-decoration: none;
}

#navlist a:hover, #navlist a:active, #navlist a:focus {
	border: 1px solid #000066;
	padding: 1px;
	padding-left: 0.5em;
	padding-right: 0.5em;
	text-decoration: none;
	background-color: #000066;
	color: #FFFFFF;
}

#navlist li {
	padding-right: 1px;
	display: inline;
	font-size: 10px;
}

#navlist ul {
	margin: 0px;
	padding: 0px;
}

#navlist #active a {
	background-color: #000066;
	color: #FFFFFF;
}

#content {
	background-color: #FFFF00;
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000066;
	border-bottom-color: #000066;
}


p2 {
	text-indent:1.5em
}

p1 {
	font: 12px/150% "Verdana", "Helvetica", sans-serif;
	text-indent:1.5em
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 16px;
	color: #000066;
}

.floatright2 {
	float: right;
	border: 1px solid #333333;
	margin-left: 10px;
	margin-top: 15px;
	clear:right;
}

.floatright {
	float: right;
	margin: 0 0px 0 10px;
	background-color: #fff;
	padding: 5px;
	border-top: 1px solid #999;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	border-left: 1px solid #999;
	text-align: center;
}

.floatleft {
	float: left;
	margin: 0 10 0 10;
	background-color: #fff;
	padding: 5px;
	border-top: 1px solid #999;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	border-left: 1px solid #999;
	text-align: center;
}

.floatCenter {
	background-color: #fff;
	border-top: 1px solid #999;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	border-left: 1px solid #999;
	text-align: center;
}

.frame {
	margin: 0 10px;
	background-color: #FFFFFF;
	padding: 5px;
	border-top: 1px solid #999;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	border-left: 1px solid #999;
}

 div.floatright img
{
border-top: 2px solid #555;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 2px solid #555;
}

#footer {
	height: 40px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-size: 12px;
}

#footer p {
	font-size: x-small;
	text-indent: 10px;
}

#roomlist {
	margin: 0px auto;
	padding: 3px 0px 6px 60px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
}

#roomlist a, #roomlist a:link, #roomlist a:visited {
	padding: 1px;
	padding-left: 0.5em;
	padding-right: 0.5em;
	color: #000066;
	text-decoration: none;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

#roomlist a:hover, #roomlist a:active, #roomlist a:focus {
	padding: 1px;
	padding-left: 0.5em;
	padding-right: 0.5em;
	text-decoration: none;
	background-color: #000066;
	color: #FFFFFF;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

#roomlist li {
	display: inline;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

#roomlist ul {
	margin: 0px;
	padding: 0px;
}

#displayed {
	float: left;
	width: 400px;
	height: 410px;
}

#thumbnails{
	float: right;
	height: 300px;
	width: 300px;

}

#description{
	background-color: #999999;

}

.thumbnail
{
	float: right;
	width: 50px;
	margin: 0 5px 5px 0;
	padding: 5px;
}

.centeredImage
    {
    float: left;
	width: 400px;
	height: 410px;
    display: table-cell;
    vertical-align: middle;
    }

#gallerylist {
	margin: 0px auto;
	padding: 3px 0px 6px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
}

#gallerylist a, #gallerylist a:link, #gallerylist a:visited {
	padding: 1px;
	padding-left: 0.5em;
	padding-right: 0.5em;
	color: #000066;
	text-decoration: none;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

#gallerylist a:hover, #gallerylist a:active, #gallerylist a:focus {
	padding: 1px;
	padding-left: 0.5em;
	padding-right: 0.5em;
	text-decoration: none;
	background-color: #000066;
	color: #FFFFFF;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

#gallerylist li {
	display: inline;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

#gallerylist ul {
	margin: 0px;
	padding: 0px;
}

.emStrong { 
	font-style: italic;
	font-weight: bold;
}

#contact {
	float: right;
}

#activities li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2px;
}

#classes li {
	display: inline;
}

td.policy {
	border-collapse: collapse;
	border: .05em solid #000;
	padding: 10px;
}

#tripadvisor {
	float: right;
	position: relative;
	text-align: center;
	width: 300px;
	padding: 10px;
	top: 50px;
}
.centeredText {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	text-align: center;
}

.style3 {font-size: 14px}
.style1 {font-size: 13px}
.style2 {font-style: italic}
.style3 {font-size: 10px;}
