/* --[ color reference ]--------------------------

blue (light)  #c9e2fa  p, strong


-------------------------------------------------- */


/* --[ general styles ]--------------------------- */

a:link {
	color: #003300;
}     /* unvisited link */
a:visited {
	color: mintgreen;
}  /* visited link */
a:hover {
	color: #B66213; /* Morning Fog */
}   /* mouse over link */
a:active {
	color: #003300;
}   /* selected link */

.buttonsDIV{
	vertical-align: text-top;
	margin: 3px;
	padding: 3px;
	width: 320px;
}
* {
	margin: 0;
	padding: 0;
  }
.tagline  {
	font-size: 16px;
	text-align: left;
	margin-left: 2x;

	padding: 2px,1px,2px,2px
	height: auto;
	width: auto;
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
	color: #317D42;
  }
  

body {
	background: #57564E;
	color: #333;
	font: 62.5%/1.6em "Lucida Grande", Verdana, Sans-serif;
	text-align: center;
	background-color: #000000;
	z-index:auto;

  }

caption {
  color: #6A8165;
  font-size: 1.3em;
  font-weight: bold;
  padding-bottom: .5em;
  }
h1 {
  color: #284485;
  font: normal 2.5em Georgia, Times, Serif;
  margin-bottom: .5em;
  }
h2 {
  color: #6A8165;
  font-size: 2em;
  font-weight: normal;
  margin-bottom: .75em;
  }
h3 {
  color: #666;
  font-size: 1.5em;
  margin-bottom: .5em;
  }
hr {
  background: #6A8165;
  color: #6A8165;
  height: 1px;
  margin-bottom: 1.3em;
  }
img {
	border: 0;
	vertical-align: middle;
	width: 125px;
	height: 65px;
  }
li {
  font-size: 1.2em;
  }
li li {
  font-size: 1em;
  }
p {
  font-size: 1.2em;
  line-height: 1.6em;
  margin-bottom: 1.3em;
  }
table {
  border-bottom: 1px solid #c5d6bf;
  border-collapse: collapse;
  border-left: 1px solid #c5d6bf;
  margin: 5px 0 25px;
  width: 99%;
  }

data a:link {color: #FFF8DC;}
data a:visited {color: #FFF8DC;}
data a:hover {color:#FFF8DC;}
data a:active {color: #FFF8DC;}
data a:focus {color: #FFF8DC;}
  
tbody th {
  font-weight: normal;
  text-align: left;
  }
th, td {
  border-right: 1px solid #c5d6bf;
  border-top: 1px solid #c5d6bf;
  font-size: 1.2em;
  padding: .5em;
  }
thead {
  background: #6A8165;
  color: #D4F5D4;
  }
caption {
  background: #6A8165;
  color: #D4F5D4;
  }

/* --[ ids ]--------------------------- */

#activities {
  text-indent: -999em;
  }
#activities ul {
  list-style-type: none;
  margin: 0 0 0 20px;
  }
#activities li {
  float: left;
  border: 3px solid #a0c5e8;
  height: 83px;
  margin: 0 20px 20px 0;
  padding: 2px;
  width: 83px;
  }
#activities #b {
  background: #fff url(/images/activity_b.jpg) 2px 2px no-repeat;
  }
#activities #c {
  background: #fff url(/images/activity_c.jpg) 2px 2px no-repeat;
  }
#activities #j {
  background: #fff url(/images/activity_j.jpg) 2px 2px no-repeat;
  }
#activities #m {
  background: #fff url(/images/activity_m.jpg) 2px 2px no-repeat;
  }
#activities #r {
  background: #fff url(/images/activity_r.jpg) 2px 2px no-repeat;
  }
  
#activities #t {
  background: #fff url(/images/activity_t.jpg) 2px 2px no-repeat;
  }
#activities #w {
  background: #fff url(/images/activity_w.jpg) 2px 2px no-repeat;
  }
#activities #y {
  background: #fff url(/images/activity_y.jpg) 2px 2px no-repeat;
  }

#body {
  background: url(/images/bg_br.jpg) bottom right no-repeat;
  overflow: hidden;
  }
#box {
  background: #e7f2e5;
  border: 4px solid #6A8165;
  color: #6A8165;
  margin-bottom: 1.5em;
  padding: 2em 2em .5em 2em;
  text-align: center;
  }
#column-one {
  float: left;
  padding: 17px;
  width: 480px;
  }
#column-one ol, #column-one ul {
  margin: 0 0 2em 2em;
  }
#column-one ul li {
  background: url(/images/bullet.gif) 0 7px no-repeat;
  line-height: 1.6em;
  list-style-type: none;
  padding-left: 13px;
  }
#column-one ul ul {
  margin-bottom: 0;
  }
#column-two {
  float: left;
  width: 246px;
  }
#column-two img {
  background: #fff;
  }
#container {
  background: url(/images/bg.gif) 0 0 repeat-y;
  margin: 0 auto;
  text-align: left;
  width: 760px;
  }

.footer{
	margin-top:15px;
	background: white;
	color: #333333;
	overflow: hidden;
	width: auto;
	height: auto;
	text-align: center;
	vertical-align: text-bottom;
	white-space: normal;
	display: block;
	top: -10px;
	}
	
	.footer a:link {
	color: #317D42;
	}
	
	.footer a:visited {
	color:#6A8165;
	}
	
	footer a:hover {
	color:#darkgreen;
	}
	footer a:link {
	color:#6A8165;
	}
.footer copyright {
	float: left;
	padding-left: 1px;
	width: 370px;
  }	
	
.footer p {
  margin-bottom: 5px;
  margin-top:1px;
  }
.footer span {
	display: block;
	top: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.footer address {
  float: right;
  padding-right: 1px;
  text-align: right;
  width: 290px;
  }
  
  
#header {
	background: #E7E7E7;
	overflow: hidden;
  }
#map-info {
  font-size: 1.3em;
  width: 200px;
  }
#logo {
	float: left;
	height: 74px;
	width: 247px;
	background: #E7E7E7 url(../images/logo.png) no-repeat;
	color: #E7E7E7;
margin-left: 1px;
  }
  
#map {
  width: 100%;
  height: 300px;
  margin-bottom: 2em;
  border: 3px solid #c5dcc0;
  background: center no-repeat;
  font-size: 1em;
  line-height: 1.2;
  }
#map p {
  line-height: 1.2em;
  margin-bottom: 0;
  padding-bottom: 0;
  }
#nav-primary {
  float: left;
  overflow: hidden;
  width: 503px;
  }
#nav-primary a {
  color: #30407e;
  text-decoration: none;
  }
#nav-primary a:hover {
  color: #5b6eb6;
  }
#nav-primary li {
  display: inline;
  font-size: 1.1em;
  font-weight: bold;
  padding-right: 9px;
  }
#nav-primary li#last {
  padding-right: 0;
  }
#nav-primary p {
  background: url(/images/tagline.png) 0 0 no-repeat;
  height: 54px;
  margin-bottom: 0;
  text-indent: -999em;
  }
#nav-primary ul {
  padding-top: 2px;
  text-align: center;
  }
#nav-secondary {
  border-bottom: 1px solid #c5dcc0;
  overflow: hidden;
  width: 760px;
  }
#nav-secondary a {
  background: url(/images/nav.png);
  display: block;
  float: left;
  height: 23px;
  overflow: hidden;
  text-indent: -999em;
  }
#nav-secondary li {
  display: inline;
  }
#nav-secondary #bed a {
  background-position: -110px 0;
  width: 132px;
  }
#nav-secondary #bed a:hover {
  background-position: -110px 23px;
  }
#nav-secondary #groups a {
  background-position: -385px 0;
  width: 72px;
  }
#nav-secondary #groups a:hover {
  background-position: -385px 23px;
  }
#nav-secondary #katy a {
  background-position: -242px 0;
  width: 143px;
  }
#nav-secondary #katy a:hover {
  background-position: -242px 23px;
  }
#nav-secondary #packages a {
  background-position: -457px 0;
  width: 86px;
  }
#nav-secondary #packages a:hover {
  background-position: -457px 23px;
  }
#nav-secondary #rates a {
  background-position: -634px 0;
  width: 126px;
  }
#nav-secondary #rates a:hover {
  background-position: -634px 23px;
  }
#nav-secondary #spa a {
  background-position: 0 0;
  width: 110px;
  }
#nav-secondary #spa a:hover {
  background-position: 0 23px;
  }
#nav-secondary #weddings a {
  background-position: -543px 0;
  width: 91px;
  }
#nav-secondary #weddings a:hover {
  background-position: -543px 23px;
  }


/* --[ classes ]--------------------------- */
.katytrailimg {
	height: 97px;
	width: 450px;
	  background: #fff;
  border: 3px solid #a0c5e8;
  padding: 3px;
  }


.bb img {
  margin-bottom: 180px;
  }
.bb img, .vote img {
  background: #fff;
  border: 3px solid #a0c5e8;
  padding: 3px;
  }
.bb:hover img, .vote:hover img {
  border: 3px solid #336799;
  }
.center, table.center td {
  text-align: center;
  }
  
.center a:link {color: #FFF8DC;}
.center a:visited {color: #FFF8DC;}
.center a:hover {color: #FFF8DC;}
.center a:active {color: #FFF8DC;}
.center a:focus {color: #FFF8DC;}
  }
.deals img {
  background: #fff;
  border: 3px solid #f7b2b2;
  padding: 3px;
  }
.deals:hover img {
  border: 3px solid #c00;
  }
.even {
  background: #eff9ec;
  }
.gc {
  float: right;
  margin: 0 0 1em 1.5em;
  }
.gc:hover {
  border: 3px solid #6A8165;
  }
.message {
  color: #284485;
  font: 1.7em Georgia, Times, Serif;
  text-align: center;
  }
.ph {
	border: 3px solid #c5dcc0;
	padding: 3px;
	width: 341px;
	height: 219px;
  }
  .slideshw {
	border: 3px solid #c5dcc0;
	padding: 3px;
	width: 470px;
	height: 239px;
  }
.right {
  text-align: right;
  }
.wd80 {
  width: 80px;
  }

.rssbutton{
background-color: #ff6600;
border: 1px #ff6600 outset;
padding: 0 2px;
color: white;
text-decoration: none;
font: bold 10px Verdana;
}

.rssbutton:visited, .rssbutton:hover, .rssbutton:active{
color: white;
}

.cssbutton{
	border: 2px #d1ec4c outset;
	padding: 1px 4px;
	color: #D6BA8C;
	text-decoration: none;
	font: bold 90% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	background: #C6CF7B;
}

.cssbutton:visited{
color: black;
}

.cssbutton:hover{
border-style: inset;
background-color: #e3f48e;
padding: 2px 3px 0 5px; /*shift text 1px to the right and down*/
}

.cssbutton:active{
color: black;
}

.thumbnail{	z-index: 0;	position: relative;}

.thumbnail:hover{background-color: white;z-index: 50;}

.thumbnail span{ /*CSS for enlarged image*/

	position: absolute;
	background-color: lightyellow;
	padding: 5px, 5px, 5px, 5px;
	left: 0px;
	border: 2px solid gray;
	visibility: hidden;
	color: black;
	text-decoration: none;

}

.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
	height: 156px;
	width: 220px;

}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 20px;
	left: 60px; /*position where enlarged image should offset horizontally */
	height: 156px;
	width: 224px;
	margin: 10px;
	padding: 10px 10px 30px;
}


/*   THUMBNAIL TWO    */
.thumbnail2{
	z-index: 0;
	position: relative;

}

.thumbnail2:hover{
background-color: transparent;
z-index: 0;

}

.thumbnail2 span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: lightyellow;
	padding: 5px;
	left: 0px;
	border: 1px solid gray;
	visibility: hidden;
	color: black;
	text-decoration: none;

}

.thumbnail2 span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
	height: 150px;
	width: 150px;

}
.HealingStoneTemplate {
	background: #FFFFFF;
}

.thumbnail2:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 0;
	left: 60px; /*position where enlarged image should offset horizontally */
	height: 150px;
	width: 150px;
	margin: -150px 0px 0px 100px;
}


.style2 {color: #FFFFFF}
.ReikiImage {
	border: medium double #6B8263;
	height: 202px;
	width: 274px;
	background: url(/images/reiki-reflexology-services.png) no-repeat;
	padding: 0px;
	margin: 0px;
	text-align: center;
	display: block;
	vertical-align: middle;
}
.somelinediv {
	width: 200px;
	border-bottom: thin solid #6B8263;
	border-top-color: #6B8263;
	border-right-color: #6B8263;
	border-left-color: #6B8263;
	margin-left: 1px;
	padding: 10px 0px;
}
.bookitDiv {
	margin: 2px;
	padding: 1px;
	height: 25px;
	width: 50px;
}

.OurRoomsDIV {
	padding: 10px;
	width: 400px;
	font: 16px Verdana, Arial, Helvetica, sans-serif;
}
.SingleRoomLink {
	height: auto;
	width: auto;
}
.HoverLink span {
	padding: 2px;
	height: auto;
	width: auto;
}

.HoverLink img {
	padding: 2px 2px 2;
	height: auto;
	width: auto;
	border: thin dotted #CCFFFF;
}
.bookit {
	height: 21px;
	width: 71px;
	padding: 1px 0px 2px 4px;
	margin-left: 6px;
}
/*   THUMBNAIL THREE    */
.thumbnail3{z-index: 0;	position: relative;}
.thumbnail3:hover{background-color: transparent;z-index: 0;}
.thumbnail3 span{position: absolute;background-color: lightyellow;	padding: 5px;left: 0px;	border: 1px solid gray;
	visibility: hidden;	color: black;	text-decoration: none;}
.thumbnail3 span img{border-width: 0; padding: 2px;	height: 300px;	width: 300px;}

/*   Katy_Trail Hover Link    */
.Katy_Trail{z-index: 0;	position: relative;}
.Katy_Trail:hover{background-color: transparent;z-index: 0;}
.Katy_Trail span{position: absolute;background-color: lightyellow;	padding: 5px;left: 0px;	border: 1px solid gray;
	visibility: hidden;	color: black;	text-decoration: none;}
.Katy_Trail span img{border-width: 0; padding: 2px;	height: 50px;	width: 225px;}
