/* CSS Document */

* {margin:0; padding:0;}
html {min-height: 100%; margin-bottom: 1px;}
body {font-family:Arial, Helvetica, sans-serif;width:100%;margin:0;padding:0;font-size:10pt;}
p {padding:0 0 1em 0; font-size:12px; }
a img { border:none;}
a {color:#0000FF;}
a:hover {color:#990000;}
img.right {float:right; margin:0 0 10px 10px;border:1px solid #517860;}
img.left {float:left; margin:0 10px 10px 0;border:1px solid #517860;}
h1 {margin:0 0 15px 0; padding:0; font-size:20px; color:#333333; font-weight:normal;}
h2 {margin:0 0 5px 0; padding:0; font-size:14px; color:#333333; font-weight:bold;}
h1 a {
	color:#333;
	text-decoration:none;
}
h1 a:hover {
	text-decoration:underline;
}
#wrapper {margin:0 auto; width:780px;}
#banner {width:780px; float:left;background:url(../images/bannerbg.jpg) top left repeat-x;background-color:#809F85;}
#navbar {float:left; width:780px; height:21px;border-bottom: 1px solid #517860; padding:5px 0 0 0;}
#navbar ul {margin:0; padding:0;}
#navbar li{list-style-type:none; display:inline; padding:0 0 0 0;}
#navbar li a {text-decoration:none; color:black; font-size:15px;padding:0 9px 0 9px;}
#navbar li a:hover {color:#999999;}
.youarehere {text-decoration:none; color:#809F85; font-size:15px;padding:0 9px 0 9px;}

#content {float:left; width:780px; margin:10px 0 0 0; background:url(../images/contentbgmiddle.gif) top center repeat-y;}
#content1 {margin:0 auto; overflow:hidden;width:728px; padding: 10px 0 0 0;}
#content2 {margin:0 auto; overflow:hidden;width:708px; padding: 10px 10px 0 10px;}
p.home {padding:0 15px 0 400px; margin:0 0 7px 0; }
h1.home {padding:0 0 0 400px; margin:0 0 7px 0;}
.contentminheight {float:right; width:0px; height:212px; background:#000000;}
#contentbottom {position:relative;margin:0 auto; width:728px; height:84px; background:url(../images/contentbgbottom.gif) bottom left no-repeat;}
#indexthumbs {overflow:hidden;width:726px; margin:0 auto; background:url(../images/thumbbg.gif) top left repeat-x;}
.indexthumbsmin {float:right; width:0px; height:86px;}
.indexthumb {float:left; margin:10px 43px 0 0; display:inline; position:relative; height:124px;}
.indexthumbtext {position:absolute; top:97px; left:11px;}
.indexthumbtext a {text-decoration:none; color:white; font-size:20px;}
#telephone {position:absolute; top:19px; left:10px;}
#telephone p {margin:0; padding:0; color:white; font-size:18px;}
#telephone p a {color:#FFF; text-decoration:none;}
#telephone p a:hover {text-decoration:underline;}
#footer {width:600px; margin: 0 auto; padding-top:60px;text-align:center;}
#footer p {margin:0; padding:0; font-size:10px; color:#999999;}
#tickbox {width:700px; margin:0 auto; text-align:center;}
#tickbox p {margin:0; padding:0;}
#tickbox p a {text-decoration:none; color:#999999; font-size:10px;}
#tickbox p a:hover {color:black;}
.imgleft {float:left; border:1px solid #517860; margin:0 10px 0 0;}
.imgright {float:right; border:1px solid #517860; margin:0 0 0 10px;}
.clearit {width:720px;float:left;clear:both; border-bottom:1px solid black;}
.attractionstable {width:600px;}
.attractionstable td {padding:10px 0 10px 0;border-bottom:1px solid #517860;}
.attractionstable td p {padding:10px 0 0 0; margin:0;}

.roomstable {width:680px}
/*.roomstable h2 {font-size:13px; color:#999999; font-weight:bold;}*/
.roomstable td {vertical-align:top;border-bottom: 1px solid #517860; padding:10px 0 10px 0;}
.roomstable img {border:1px solid #517860;}
.roomstable ul {padding:0; }
.roomstable li {margin:0 0 0 5px; padding:0;list-style-type:disc;list-style-position:inside;}
.spacer {width:78px;}
.facilities {padding:0; margin:0; width:330px; border:0px solid black;}
.facilities td {padding:0; border:none;}

#accomm_clicks {
	float:right;
	width:200px;
	margin:0 15px 10px 100px;
	display:inline;
	
}
#accomm_clicks div {
	width:192px;
	height:127px;
	float:left;
	background-color:blue;
	margin-top:20px;
	display:inline;
}
#accomm_clicks div a {
	display:block;
	height:27px;
	width:185px;
	padding:100px 0 0 7px;
	color:#FFF;
	text-decoration:none;
	font-weight:normal;
	font-size:20px;
}
#self_gallery {
	float:right;
	width:320px;
	height:660px;
	margin:20px 20px 10px 20px;
	display:inline;
}
#self_gallery table {
	width:100%;
}
#self_gallery a {
	color:#000;
	text-decoration:none;
	font-size:11px;
}
.small_thumb {
	width:99px;
	height:65px;
	margin-bottom:0px;
}