body {
 font-family: Verdana, Geneva, Arial, sans-serif;
 font-size: 12px;
 line-height: 18px;
 text-align: center;
 margin: 0px auto 0px auto;
}

h1 { font-size: 15px; margin: 5px 0 12px 0; padding: 0; }
h2 { font-size: 13px; margin: 12px 0 8px 0; padding: 0; }
h3 { font-size: 11px; margin: 5px 0 5px 0; padding: 0; }

td { font-size: 10px; }

p { margin: 10px 0 0 0; padding: 0;}

#banner0 {
  width: 650px; height: 175px; margin: 20px 0; border: 1px solid #ccc;
  background: url(images/ban/Home.jpg) center top no-repeat;
}

#banner1 {
  width: 650px; height: 175px; margin: 20px 0; border: 1px solid #ccc;
  background: url(images/ban/About.jpg) center top no-repeat;
}

#banner2 {
  width: 650px; height: 175px; margin: 20px 0; border: 1px solid #ccc;
  background: url(images/ban/Area.jpg) center top no-repeat;
}

#banner3 {
  width: 650px; height: 175px; margin: 20px 0; border: 1px solid #ccc;
  background: url(images/ban/Rates.jpg) center top no-repeat;
}

#banner4 {
  width: 650px; height: 175px; margin: 20px 0; border: 1px solid #ccc;
  background: url(images/ban/Programs.jpg) center top no-repeat;
}

#banner5 {
  width: 650px; height: 175px; margin: 20px 0; border: 1px solid #ccc;
  background: url(images/ban/Activities.jpg) center top no-repeat;
}

#banner6 {
  width: 650px; height: 175px; margin: 20px 0; border: 1px solid #ccc;
  background: url(images/ban/FAQ.jpg) center top no-repeat;
}

#banner7 {
  width: 650px; height: 175px; margin: 20px 0; border: 1px solid #ccc;
  background: url(images/ban/Contact.jpg) center top no-repeat;
}

#banner8 {
  width: 650px; height: 175px; margin: 20px 0; border: 1px solid #ccc;
  background: url(images/ban/Gallery.jpg) center top no-repeat;
}

#banner8 {
  width: 650px; height: 175px; margin: 20px 0; border: 1px solid #ccc;
  background: url(images/ban/Facilities.jpg) center top no-repeat;
}
	
#container {
 width: 652px;
 margin: 20px auto 0 auto;
 padding: 0px;
 background: #fff;
}

#tabnav {
 height: 20px;
 margin: 0;
 padding-left: 10px;
 background: url(images/tabline.gif) repeat-x bottom;
}

#tabnav ul, #tabnav li {
 margin: 0; 
 padding: 0;
 display: inline;
 list-style-type: none;
}
	
#tabnav a:link, #tabnav a:visited {
 float: left;
 background: #eee;
 font-size: 10px;
 line-height: 14px;
 font-weight: bold;
 padding: 2px 6px 2px 6px; /* 7 was 10 */
 margin-right: 4px;
 border: 1px solid #ccc;
 text-decoration: none;
 color: #666;
}

#tabnav a:link.active, #tabnav a:visited.active {
 border-bottom: 1px solid #fff;
 background: #fff;
 color: #000;
}

#tabnav a:hover { background: #fff; }
	
#box {
 padding: 10px 15px 15px 15px;
 text-align: left;
 border-left: 1px solid #ccc;
 border-right: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
}

#ftr { font-size: 10px; }

#ftr a:link { text-decoration: none; }
#ftr a:visited { text-decoration: none; }
#ftr a:hover { text-decoration: underline; }
#ftr a:active { text-decoration: none; }

#gallery   { width: 525px; margin: 25px 0 0 50px; }
#galleries { width: 574px; margin: 25px 0 0 20px; }
.bb { border: 1px solid #ccc; margin: 1px; }
.thumb { float: left; margin: 10px; font-size: 9px; text-transform: uppercase; text-align: center; }
.thumb a:hover img { border: 1px solid #ff6f36; }

a:link { color: #1f82ff; text-decoration: none; }
a:active { color: #1f82ff; text-decoration: none; }
a:visited { color: #1f82ff; text-decoration: none; }
a:hover { color: #ff6f36; text-decoration: none; }

.cc { background: #f5f5f5; }
.spacer { clear: both; }
.sm { text-size: 10px; }
.smaller { font-size: 11px; }
.special { font-weight: bold; color: #ff6f36; text-align: center; }
.tag { font-style: italic; font-weight: bold; }
.l { float: left; margin-right: 10px; }
.r { float: right; margin-left: 10px; }
.c { clear: both; }
.full { margin-top: 5px; }
.btfont { font-family: "Century Gothic", Verdana, Geneva, Arial, sans-serif; }
.attn { color: #900; }
.ns { display: none; }