/* Base Specs */
/* ===========*/

body { 
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	font-size:11px;
	text-align:center; 
	margin:0;
	padding:0;
	color:#666600;
	background:transparent url(../image/BG.jpg) left top;
}

div, h1, h2, h3, h4, h5, h6 {position:relative;padding:0;margin:0;}

img {border:0;}

span.homebig {
margin: 0 0 1em 0;
padding: 0 0 0 0;
font-size: 1.2em;
font-family:Georgia, Times New Roman, Times, serif;
color:#330;
}

.clear {clear:both;font-size:1px;line-height:1px;height:1px;}

/* Copy Styles */
/* ===========*/

a {color:#FFF;text-decoration:none;}
a:link{}
a:visited{}
a:hover{color:#669966;}
a:active{}

h1 {background:transparent url(../image/logo.jpg) no-repeat left top;width:735px;height:70px;}
h2 {margin:2px 0;width:735px;height:33px;}
h3 {width:181px;height:20px;margin:0 0 10px 0;}
h1 span {display:none;}
h2 span {display:none;}
h3 span {display:none;}

ul {margin:0 0 30px 0;padding:0;}
ul li {list-style-type: none; padding:5px 10px;}

p {padding:0 10px; margin:0 0 15px 0; line-height:150%;}

/* Main Content Wrapper/Main Layout Block Specs */
/* ===========================*/

#main-container {
	margin:0 auto; 
	width:735px;  
	text-align:left; 
}
			#copy-right {
				float:left;
				font-size:10px;
				margin:0 0 20px 5px;
			}
			#design-tag {
				float:right;
				font-size:10px;
				margin:0 5px 20px 0;
				display:none;
			}
			#design-tag a:link, #design-tag a:visited, #design-tag a:hover, #design-tag a:active {color:#006699; text-decoration:none;}
#cell {
	background:url(../image/cell-bg.gif) repeat-y 0 0;
	width:735px;
	height:34px;
}

#sm {
	width:75px;
	height:auto;
	float:right;
	z-index:1;
}

#form-container {
	padding: 0px 0px 0px 10px;
}

#content-container {
	width:735px;
	background:#CCCC99 url(../image/content-bg.gif) repeat-y 0 0;
	margin-bottom:2px;
}
			
	#col-1 {
		display:inline;
		width:340px;
		float:left;
		padding:0 10px 20px 10px;
	}
	#col-2 {
		display:inline;
		width:360px;
		float:right;
		padding:0 0 20px 0;
		text-align:left;
	}
		#col-2 img {
			
		}

#footer {
	background:#9B9C6A url(../image/footer-bg.gif) no-repeat center center;
	width:735px;
	height:18px;
}
	#footer a {
		float:right;
		padding-right:5px;
		margin-top:2px;
	}

/* Navigation Specs */
/* =================*/

	#global-nav {
		font-family:Arial,Verdana,Helvetica,sans-serif;
		position:relative;
		padding:0;
		margin:2px 0;
		width:735px;
		background:#CCCC99;
		height:20px;
	}
	#global-nav ul {
		list-style-type: none; 
		margin:0;
		padding-left:65px;
		}
	#global-nav li {
		display:inline;
		float:left;
		margin:0; 
		padding:0; 
		border:0;
	}
  	#global-nav a {
		display:block;
		margin:0;
		padding:0;
		border:0;
		font-size:11px;
		color:#FFF;
		text-decoration:none;
		padding:3px 10px;
		background: url(../image/nav-arrow-off.gif) no-repeat 0px 6px;
		font-size:10px;
	}
  	#global-nav a:hover {
		background: #9B9C6A url(../image/nav-arrow-on.gif) no-repeat 0px 6px;
		color:FFF;
	}
	#global-nav a.active {
		background: #9B9C6A url(../image/nav-arrow-on.gif) no-repeat 0px 6px;
		color:FFF;
	}

/* BAI's */
/* =================*/

.bai-type-1 .bai-block {background:transparent url(../image/main-1.jpg) no-repeat left top;width:735px;height:170px;}
.bai-type-2 .bai-block {background:transparent url(../image/main-2.jpg) no-repeat left top;width:735px;height:170px;}
.bai-type-3 .bai-block {background:transparent url(../image/main-3.jpg) no-repeat left top;width:735px;height:170px;}
.bai-type-4 .bai-block {background:transparent url(../image/main-4.jpg) no-repeat left top;width:735px;height:170px;}
.bai-type-5 .bai-block {background:transparent url(../image/main-5.jpg) no-repeat left top;width:735px;height:170px;}
.bai-type-6 .bai-block {background:transparent url(../image/main-6.jpg) no-repeat left top;width:735px;height:170px;}
.bai-type-7 .bai-block {background:transparent url(../image/main-7.jpg) no-repeat left top;width:735px;height:170px;}

/* Graphic Header Bg's */
/* =================*/

#home h2 {background:#9B9C6A url(../image/headers/home-id.gif) no-repeat left top;}
#about-us h2 {background:#9B9C6A url(../image/headers/about-id.gif) no-repeat left top;}
#services h2 {background:#9B9C6A url(../image/headers/service-id.gif) no-repeat left top;}
#spa-packages h2 {background:#9B9C6A url(../image/headers/pack-id.gif) no-repeat left top;}
#products h2 {background:#9B9C6A url(../image/headers/prod-id.gif) no-repeat left top;}
#policies h2 {background:#9B9C6A url(../image/headers/pol-id.gif) no-repeat left top;}
#gift-certificates h2 {background:#9B9C6A url(../image/headers/gift-id.gif) no-repeat left top;}
#contact h2 {background:#9B9C6A url(../image/headers/contact-id.gif) no-repeat left top;}


/* Graphic Header H3 Bg's */
/* =================*/

h3#header-1 {background:#9B9C6A url(../image/headers/header-1.gif) no-repeat left top;}

h3#header-2 {background:#9B9C6A url(../image/headers/header-2.gif) no-repeat left top;}
h3#header-3 {background:#9B9C6A url(../image/headers/header-3.gif) no-repeat left top;}
h3#header-4 {background:#9B9C6A url(../image/headers/header-4.gif) no-repeat left top;}
h3#header-5 {background:#9B9C6A url(../image/headers/header-5.gif) no-repeat left top;}
h3#header-6 {background:#9B9C6A url(../image/headers/header-6.gif) no-repeat left top;}
h3#header-7 {background:#9B9C6A url(../image/headers/header-7.gif) no-repeat left top;}
h3#header-8 {background:#9B9C6A url(../image/headers/header-8.gif) no-repeat left top;}
h3#header-9 {background:#9B9C6A url(../image/headers/header-9.gif) no-repeat left top;}

h3#header-10 {background:#9B9C6A url(../image/headers/header-10.gif) no-repeat left top;}
h3#header-11 {background:#9B9C6A url(../image/headers/header-11.gif) no-repeat left top;}
h3#header-12 {background:#9B9C6A url(../image/headers/header-12.gif) no-repeat left top;}

h3#header-10 {background:#9B9C6A url(../image/headers/header-10.gif) no-repeat left top;}
h3#header-11 {background:#9B9C6A url(../image/headers/header-11.gif) no-repeat left top;}
h3#header-12 {background:#9B9C6A url(../image/headers/header-12.gif) no-repeat left top;}

h3#header-13 {background:#9B9C6A url(../image/headers/header-13.gif) no-repeat left top;}
h3#header-14 {background:#9B9C6A url(../image/headers/header-14.gif) no-repeat left top;}
h3#header-15 {background:#9B9C6A url(../image/headers/header-15.gif) no-repeat left top;}
h3#header-16 {background:#9B9C6A url(../image/headers/header-16.gif) no-repeat left top;}

h3#header-17 {background:#9B9C6A url(../image/headers/header-17.gif) no-repeat left top;}
h3#header-18 {background:#9B9C6A url(../image/headers/header-18.gif) no-repeat left top;}
h3#header-19 {background:#9B9C6A url(../image/headers/header-19.gif) no-repeat left top;}
h3#header-20 {background:#9B9C6A url(../image/headers/header-20.gif) no-repeat left top;}
h3#header-21 {background:#9B9C6A url(../image/headers/header-21.gif) no-repeat left top;}
h3#header-22 {background:#9B9C6A url(../image/headers/header-22.gif) no-repeat left top;}
h3#header-23 {background:#9B9C6A url(../image/headers/header-23.gif) no-repeat left top;}
h3#header-24 {background:#9B9C6A url(../image/headers/header-24.gif) no-repeat left top;}
h3#header-25 {background:#9B9C6A url(../image/headers/header-25.gif) no-repeat left top;}
h3#header-26 {background:#9B9C6A url(../image/headers/header-26.gif) no-repeat left top;}
h3#header-27 {background:#9B9C6A url(../image/headers/header-27.gif) no-repeat left top;}
h3#header-28 {background:#9B9C6A url(../image/headers/header-28.gif) no-repeat left top;}
h3#header-29 {background:#9B9C6A url(../image/headers/header-29.gif) no-repeat left top;}
h3#header-30 {background:#9B9C6A url(../image/headers/header-30.gif) no-repeat left top;}
h3#header-31 {background:#9B9C6A url(../image/headers/header-31.gif) no-repeat left top;}
h3#header-40 {background:#9B9C6A url(../image/headers/header-40.gif) no-repeat left top;}

h3#pro-1 {background: url(../image/headers/pro-1.gif) no-repeat left top; width:109px; height:21px;}
h3#pro-2 {background: url(../image/headers/pro-2.gif) no-repeat left top; width:60px; height:49px;}
h3#pro-3 {background: url(../image/headers/pro-3.gif) no-repeat left top; width:112px; height:40px;}
h3#pro-4 {background: url(../image/headers/pro-4.gif) no-repeat left top; width:116px; height:25px;}
h3#pro-5 {background: url(../image/headers/pro-5.gif) no-repeat left top; width:116px; height:27px;}
h3#pro-6 {background: url(../image/headers/pro-6.gif) no-repeat left top; width:114px; height:42px;}
h3#pro-7 {background: url(../image/headers/pro-7.gif) no-repeat left top; width:110px; height:29px;}
