body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 101%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	line-height: 1.25em;
	/*background: url(../Images/GreenBamboo.jpg) repeat-x top;
	background: url(../Images/GreenWave.gif) repeat top;*/
	background: url(../Images/LeafPattern.jpg) repeat top;
	/*background: url(../Images/clouds.jpg) no-repeat 50% top;*/
}
.HRule {
	width: 90%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #956E3A;
	border-right-color: #956E3A;
	border-bottom-color: #956E3A;
	border-left-color: #956E3A;
}
body.NoNav {
	background: url(../Images/LeafPatternDark.jpg) repeat top;
}
	
p {
	font-size: 0.95em;
	color: #666666;
	line-height: 1.25em;
	margin-top: 5px;
	
}

p.Dark {
	color: #333;
}

.OneCol p {
	width: 75%;
}
h1, h3 {
	font-size: 1.5em;
	color: #956E3A;
	margin-top: 1.5em;
}
h2, .OneCol h2{
	font-size: 1.1em;
	color: #333;
	text-transform: capitalize;
	/*padding-bottom: .5em;*/
	/*border: 1px solid red;*/
}
h2.Title{
	padding-left: 15px;
	padding-top: .5em;
	padding-bottom: 10px;
	margin-left: 10px;
	margin-bottom: 7px;
	background: url(../Images/H2Graphic.gif) no-repeat 0 24px;
	/*border: 1px solid red;*/
}
.ColLeft h2 {
	font-size: 1em;
	padding-top: 1em;
}
h3 {
	font-size: 0.8em;
	margin-bottom: 0px;
	text-transform: uppercase;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: .9em;
	font-style: italic;
	text-align: right;
	margin-bottom: 4px;
	margin-left: 5px;
}

.SideNote{
	font-size: 0.85em;
	color: #956E3A;
	display: block;
}
.Description, .Price {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: .9em;
	text-align: left;
	vertical-align: text-top;
	line-height: 1.2;
	border-top: 1px solid #ECDECC;
	padding-bottom: 5px;
	background-color: #F8F8F8;
	padding-left: 5px;
}
.Price {
	color: #666;
	text-align: right;
	padding-left: 0;
	padding-right: 5px;
}
.DescriptionNote {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: .75em;
	line-height: 1.1;
	background-color: #F8F8F8;
}

#Content {
	background: url(../Images/ContentBKGD.gif) repeat-y top;
	margin: 0;
	padding: 0 10px;
	width: 780px;
	float: left;
	/*border: 1px solid red;*/
}
#Content a {
	color: #956E3A;
}
.Footer a {
	color: #339900;
	text-decoration: none;
}
#Content a:hover, .Footer a:hover {
	color: #666666;
}

#PageFrame, #SubPageFrame {
	margin-top: 10px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	width: 800px;
	
}
#PageFrame #Navigation, #SubPageFrame #Navigation {
	margin: 0;
	padding: 0 10px;
	clear: both;
	height: 40px;
	width: 780px;
	background: url(../Images/ContentBKGD.gif) repeat-y top;
}

/*#PageFrame #Content, #SubPageFrame #Content {
	margin: 0;
	float: left;
}*/

#PageFrame .ColLeft, #PageFrame .ColCenter, #PageFrame .ColRight {
	float: left;
	
}
#PageFrame .ColCenter, #PageFrame .ColRight {
	margin: 0 0 0 5px;
	padding: 0;
	float: left;
	background-image: none;
}
#PageFrame .ColRight {
	height: 250px;
	border: none;
	float: right;
}
#PageFrame .ColCenter {
	width: 350px;
}

/*SubPage Styles*/
#SubPageFrame .ColLeft, #SubPageFrame .OneCol {
	float: left;
	margin-bottom: 20px;
	padding: 0 13px 0 10px;
	/*border: 1px solid red;*/
}
#SubPageFrame .ColLeft {
	background: url(../Images/ColLeftBKGD.jpg) no-repeat top right;
	width: 185px;
	display:block;
	margin-left: 0;
	/*border: thin solid #FF0000;*/
}

#SubPageFrame .OneCol {
	width: 550px;
	padding-right: 5px;
}


#SubPageFrame .TwoColL, #SubPageFrame .TwoColR {
	float: left;
	width: 45%;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	margin-right: 30px;
}
#SubPageFrame .TwoColR {
	margin-right: 0;
}
	
	

.ColFull { 
	float: left;
	width: auto;
	height: auto;
	padding: 5px 0 10px;
	margin: 0 15px 0 0;
	background: #FFF url(../Images/BlissNote.jpg) no-repeat left top;
	clear: both;	
	}
	
.ColFull p
{
	color: #333;
	margin-left: 55px;
}

a.OnlineNotice {
	float: left;
	height: 75px;
	width: 300px;
	margin: 0;
	padding: 0;
	color: #FFF;
	/*border: 1px solid red;*/
}
a.OnlineNotice:hover {
	background: url(../Images/OnlineServicesNoticehover.jpg) no-repeat #FFF;
	color: #FFF;
}
#PageFrame #Header, #SubPageFrame #HeaderSpa {
	margin-left: 0;
	margin-right: 0;
	margin-top: 20px;
	clear: both;
	height: 200px;
	width: 800px;
}
#SubPageFrame #HeaderSpa {
	height: 90px;
}
p.Callout, p.Callout a {
	font-family: Arial,Helvetica,sans-serif;
	font-style: italic;
	text-decoration: none;
	text-transform: capitalize;
	color: #956E3A;
	font-size: 0.95em;
	text-align: left;
	line-height: 1.2;
	padding: 0;
}
.Divider {
	clear: both;
}

.FlushRight {
	margin: 0 0 0 200px;
	padding-left: 100px;
}
.Spacer15 {
	height: 15px;
}
.Spacer50 {
	height: 50px;
}
.Spacer100 {
	height: 100px;
	}
.Spacer200 {
	height: 200px;
	}
	
.Footer, .Copyright {
	background: url(../Images/Footer.jpg) no-repeat top;
	font-size: 0.75em;
	line-height: 1.1;
	color: #333;
	height: 60px;
	width: 770px;
	margin: 0;
	padding: 7px 0 0 30px;
	/*border: 1px solid red;*/
}
/*#SubPageFrame .Footer, #SubPageFrame .Copyright {
	background: url(../Images/Footer.jpg) no-repeat top;
	font-size: .9em;
	color: #956E3A;
	height: 60px;
	width: 780px;
	margin: 0;
	padding: 7px 0 0 20px;
}*/

.Copyright {
	margin: 0;
	padding: 0 20px;
	height: 15px;
	background: none;
	font-size: .7em;
	color: #956E3A;
}
.ImageBorder {
	margin: 1px;
	padding: 3px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
#Gallery {
	float: left;
	width: 350px;
}
#Picture {
	margin-top: 10px;

}
#MainImageOutline {
	border: thin solid;
	padding: 4px;
	/*float: left;*/
	height: 100px;
	overflow: visible;
	border-bottom-color: #00CC00;
}
#thumbnails {
	width: 400px;
	clear: both;
	margin: 0 auto;
}
#thumbnails div {
	position: relative;
	width: 80px;
	height: 80px;
	float: left;
	margin: 5px;
	padding: 0;
}
#thumbnails img {
	width: 80px;
	height: 80px;
	position: absolute;
}
.selectedThumbnail {
	border: #00CC00 1px solid;
	}
.inFocus {
	border: #00CC00 1px solid;
	}
#controls li{
	background: url(../Images/NavTabsBKGD.gif) repeat-x 50% 50%;
	float: left;
	height: 18px;
	width: 75px;
	padding: 2px;
	padding-left: 5px;
	margin: 2px;
	display: inline;
	overflow: hidden;
	border: 1px solid #999999;
	color: #666;
	font-size: 0.9em;
}


#StaffText .Staff {
	font-size: 0.85em;
	color: #666;
	background-color: #EDE6DE;
	padding: 2px 2px 2px 10px;
}

.thumbs, .thumbs:hover {
	margin: 4px;
	float: left;
}
.thumbs:hover {
}
#Controls {
	margin: 0 auto 4px auto;
	float: left;
}
#Transport {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 300px;
	display: block;
}

#Transport li {
	float: left;
	text-align: center;
	padding: 0;
	margin: 0 4px 0 0;
	border: 1px solid #999999;
	color: #333;
	
}

#Transport a {
	display: block;
	float: left;
	background: url(../Images/NavTabsBKGD.gif) repeat-x left 50%;
	/*border: 1px solid #BDC0C6;*/
	margin: 0 auto;
	padding: 2px 15px;
	text-decoration: none;
	color: #666;
	font-size: 0.9em;
}

#Transport a:link {

}

#Transport a:visited {

}
#Transport a:hover {
	color: #80561B;
	background-position: 0 100%;
}
#Transport a:focus {
	-moz-user-select: none;
	-khtml-user-select: none;
}
#Transport li:hover {
	border: 1px solid #80561B;
}

/*Sliding Door Link www.exploding-boy.com*/
.ButtonLink {
    float: left;
	margin: 10px 0;
	padding: 0;
    line-height: normal;
	list-style: none;
	   /*border: 1px solid red;*/
      }
.ButtonLink ul {
	padding: 0;
	  /*list-style:none;*/
	margin: 0;
	  /*border: 1px solid red;*/
  }
.ButtonLink li {
  display: inline;
  margin: 0;
  padding: 0;
  
  }
.ButtonLink a {
  float: left;
  background: url(../Images/ButtonLinkLeft.jpg) no-repeat left top;
  margin:0;
  padding: 0 40px 0 0;
  text-decoration:none;
  cursor: pointer;
  font-weight: bold;
  }
.ButtonLink a span {
  float: left;
  display: block;
  background: url(../Images/ButtonLinkRight.jpg) no-repeat right top;
  padding: 12px 15px 22px 5px;
  margin: 0 0 0 40px;
  color: #FFF;
  font-size: 1em;
  /*border: 1px solid red;*/
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.ButtonLink a span {float: none;}
/* End IE5-Mac hack */
.ButtonLink a:hover span {
	
}
.ButtonLink a:hover {
	background-position: 0% -54px;
}
.ButtonLink a:hover span {
	background-position: 100% -54px;
}


.ButtonLinkOnline {
    float: left;
	margin: 5px 0;
	padding: 0 0 10px 0;
    line-height: normal;
	list-style: none;
  /*border: 1px solid red;*/
      }
.ButtonLinkOnline ul {
	padding: 0;
	  /*list-style:none;*/
	margin: 0;
	  /*border: 1px solid red;*/
  }
.ButtonLinkOnline li {
  display: inline;
  margin: 0;
  padding: 0;
  
  }
.ButtonLinkOnline a {
  float: left;
  background: url(../Images/ButtonLinkOnlineLeftAlt.jpg) no-repeat left top;
  margin:0;
  padding: 0 ;
  text-decoration:none;
  cursor: pointer;
  font-weight: bold;
  }
.ButtonLinkOnline a span {
  float: left;
  display: block;
  background: url(../Images/ButtonLinkOnlineRight.jpg) no-repeat right top;
  padding: 25px 265px 35px 0px;
  margin: 0 0 0 12px;
  color: #666;
  font-size: .6em;
 /* border: 1px solid red;*/
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.ButtonLinkOnline a span {float: none;}
/* End IE5-Mac hack */
.ButtonLinkOnline a:hover span {
	
}
.ButtonLinkOnline a:hover {
	background-position: 0% -75px;
}
.ButtonLinkOnline a:hover span {
	background-position: 100% -75px;
	color: #FFF;
}

/*End Sliding door button*/

/*- Menu Tabs --------------------------- */
    #Tabs {
      float: left;
	  margin: 0;
	  padding: 0;
      width: 780px;
	  /*height: 40px;*/
      background: url(../Images/NavTabsBKGD.gif) repeat-x;
      line-height: normal;
	  /*border: 1px solid red;*/
      }
    #Tabs ul {
	  padding: 0;
	  list-style:none;
	  margin: 0;
	  /*height: 40px;*/
	  /*display: block;*/
	  /*border: 1px solid red;*/
      }
    #Tabs li {
      display: inline;
      margin: 0;
      padding: 0;
	  
      }
    #Tabs a {
      float: left;
      background: url(../Images/NavTabsLeft.gif) no-repeat left top;
      margin:0;
      padding: 0 0 0 4px;
      text-decoration:none;
	  cursor: pointer;
      }
    #Tabs a span {
      float: left;
      display: block;
      background: url(../Images/NavTabRight.gif) no-repeat right top;
	  border-right: 1px #EEE7DE solid;
      padding: 8px 14px 11px 6px;
	  margin: 0;
	  /*height: 32px;*/
      color: #666;
	  font-size: 1em;
	  font-family:
	  /*border: 1px solid red;*/
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #Tabs a span {float: none;}
    /* End IE5-Mac hack */
    #Tabs a:hover span {
		color: #80561B;
    }
    #Tabs a:hover {
    	background-position: 0% -42px;
    }
    #Tabs a:hover span {
    	background-position: 100% -42px;
    }

	#Tabs #current a {
		background-position: 0% -42px;
	}
	#Tabs #current a span {
		background-position: 100% -42px;
		color: #80561B;
	}
