@charset "utf-8";
@import url("w3c.css");
/* CSS Document */

body {
	font-size:small;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background: #357336 url(img/bgnd-vert1.png) repeat;
	}
#bodyContainer {
	width: 760px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin:20px auto 30px auto;
	border:5px solid rgba(255,255,255,.4);
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;	
	border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;	
	
	
	z-index: 11;
	box-shadow: 2px 2px 4px #000;
	-moz-box-shadow: 2px 2px 4px #000;
	-webkit-box-shadow: 2px 2px 4px #000;
	background: #fff;
	}

#header {
	margin-right: auto;
	margin-left: auto;

/*	height: 178px;*/
	}
h2 {
	font-size: 130%;
	margin: 0 0 0 12px;
}

h3 {
	text-align: center;
	background-color: #347235;
	color: #fff;
	margin: 0px;
	padding: 0px;
	width: 760px;
	height: 45px;
	font-size: 18px;
	}
#contentWrap {
	background: #fff;
	width: 758px;
	border: 1px solid #347235;
	}
#textbox {
	width: 758px;
	height: 13px;
	left: 0px;
	background-color: #fff;
	}
#textboxbottom {
	width: 100%;
	height: 13px;
	background-color: #fff;
	clear: both;
	}
.textboxtop, .textboxbottom {
  display: block;
  margin: 0px;
  padding: 0px;
  clear: both;
	}
.winter {
	border: 1px solid #347235;
	text-align: center;
	font-size: small;
	padding: 8px 8px 8px 4px;
	width: 80%;
	font-size: 120%;
	margin-right: auto;
	margin-left: auto;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.right {
  float: right;
  }
.centre {
	text-align: center;
}

.left {
  float: left;  
	}
.imgleft {
	float: left;
	border: 1px solid #347235;
	padding: 2px;
	margin-right: 10px;
	}	
.imgright {
	float: right;
	border: 1px solid #347235;
	padding: 2px;
	margin-left: 10px;
	}	

/*#colLeft {
	width: 470px;
	float: left;
	padding-left: 10px;
}*/
#colLeft {
	width: 518px;
	float: left;
	padding-left: 0px;
}
#colLeft li {
	margin-left: -38px;
	list-style-position: inside;
	font-size: 115%;
}
#home #colLeft li {
	margin-left: -10px;
	list-style-position: inside;
	font-size: 115%;
}
/*#colRight {
	float: right;
	width: 280px;
	font-size: 140%;
	
	*/
#colRight {
	float: right;
	width: 240px;
	font-size: 100%;
	
	}	
#colRight ul li {
	font-size: small;
	list-style-position: inside;
	margin-left: -25px;
}

.imgLeft:after, .imgRight:after, .right:after, .left:after, #colLeft:after, #colRight:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}	

.p1 {
	padding: 0px 0px 0px 12px;
	margin: 0px 6px 10px 0px;
	background-color: #fff;
	clear: both;
	font-size: 140%;
	}	
.p2 {
	padding-right: 12%;
	padding-left: 9%;
	font-size: 120%;
	margin: 6px 0;
}

.listed {
	font: bold small Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	border: 1px solid #347235;
	padding:2px 0;
	margin: 15px auto;
	width: 60%;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	}
	
.listed:hover, .winter:hover {
	 z-index: 11;
	 box-shadow: 0px 0px 20px black;
	 -moz-box-shadow: 0px 0px 20px black;
	 }
	 	
.listed a {
	color: #347235;
	text-decoration: underline;
	}
.listed a:hover {
	color: #999999;
	}

address{
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: white;
	text-align: center;
	}
address a{
	color: #FF9900;
	text-decoration: underline;
	}
#menu, #submenu {
	clear:both;
	background:#fff url(img/menu.gif) center top;
	height:25px;
	left: 483px;
	text-align: center;
	width: 98%;
	margin: 10px auto 0;
	padding-top: 10px;
}
#menu ul li a, #submenu ul li a{
	padding: 3px 0.2em;
	margin-left: 1px;
	border: 1px solid #778;
	border-bottom: none;
	text-decoration: none;
	color: #FFFFFF;
	height: 35px;
	background-color: #006600;
}
#menu ul li a:hover, #submenu ul li a:hover {
color: #006600;
background: #FFF;
}
#menu ul li a.selected, #submenu ul li a.selected{
	background: #fff;
	color: #006600;
	}
#home #t-home, #amenities #t-amenities, #location #t-location, #gallery #t-gallery, #rates #t-rates {
	background: #fff;
	color: #006600;
}	
#menu li, #submenu li {
	font-size:14px;
	}
#menu ul, #submenu ul {
	margin:0;
	padding:0;
	list-style:none;
	}
#menu ul li, #submenu ul li {
	margin: 0;
	display: inline;
	}
#menu h5 {
	display: none;
}
.click {
	font-size: xx-small;
	color: #666666;
}
.smaller {
	font-size: smaller;
}

.text-small {
	font: bold small Helvetica, Arial, sans-serif;
	color: #006600;
	text-align: center;
	padding-bottom: 5px;

}
dl {
	margin: 5px;
}

dd {
	margin-left: 10px;
}
#rates #bodyContainer #contentWrap #colLeft {
	float: left;
	padding-left: 18px;
	width: 495px;
	margin-right: 4px;
}
.text-red-box {
	color: #fff;
	background: #FF0000;
	width: 120px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
	font-weight: bold;
	padding: 4px;
	border: 1px double #347235;
}
.text-red-box a{
	text-decoration:none;
	color: #FFFFFF;
}
.text-red-box a:hover{
	color: #c0c0c0;
}

/* Hacks for MISE5+6 */

* html .p1,#colRight {
	font-size: 100%;
	}
* html #colLeft li {
	font-size: 85%;}
* html .p2 {
	font-size:98%;
	padding-right: 6%;
	padding-left: 4%;
	}
* html .listed { font-size: small;}
* html .text-small { font-size:x-small;}
* html #colLeft li {
	margin-left: -30px;
	list-style-position: inside;
	font-size: 110%;
	}
#goodsam {
	text-align: center;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
