BODY {
    background-color: #d8e1b6; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    line-height: 18px;
    color: #5b2707;
    text-align: center; 
    min-width: 700px; 
    margin-top: 40px;
}    
#wrapper {
    text-align: left; 
    width: 700px; 
    margin-left: auto; 
    margin-right: auto;
}
A {color: #5b2707; text-decoration: underline;}
A:hover {background-color: #ebe1db; text-decoration: underline;}


#nav {padding: 15px 0px 30px 30px; font-size: 11px;}
#nav A {color: #672c08; font-weight: bold; text-decoration: underline;}


#logo {display: block; margin-bottom: 20px; margin-left: 5px;}	
#header {display: block; margin-left: 30px;}
#content {margin-left: 30px; margin-right: 30px; padding-bottom: 30px;}
#imageslot {float: right; width: 300px; height: 350px;}


/* float clearing for IE6 */
* html .clearfix{
  height: 1%;
  overflow: visible;
}

/* float clearing for IE7 */
*+html .clearfix{
  min-height: 1%;
}

/* float clearing for everyone else */
.clearfix:after{
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}




/* rounded corners */
.xsnazzy {background: transparent; margin:1em;}

.xb1, .xb2, .xb3, .xb4, .xb5, .xb6, .xb7 {display:block; overflow:hidden; font-size:0;}
.xb1, .xb2, .xb3, .xb4, .xb5, .xb6 {height:1px;}
.xb4, .xb5, .xb6, .xb7 {background:#ccc; border-left:1px solid #000; border-right:1px solid #000;}

.xb1 {margin:0 8px; background:#000;}
.xb2 {margin:0 6px; background:#000;}
.xb3 {margin:0 4px; background:#000;}
.xb4 {margin:0 3px; background:#fff; border-width:0 5px;}

.xb5 {margin:0 2px; background:#fff; border-width:0 4px;}
.xb6 {margin:0 2px; background:#fff; border-width:0 3px;} 
.xb7 {margin:0 1px; background:#fff; border-width:0 3px; height:2px;} 

.xboxcontent {
	display:block; background:#fff; border:3px solid #000; border-width:0 3px; 
	min-height: 400px;
}

.Welcome {background-image: url(images/pic_bamboo.jpg); background-repeat: no-repeat; background-position: top right;}
.Massage {background-image: url(images/pic_stones.jpg); background-repeat: no-repeat; background-position: top right;}
.Homeopathy {background-image: url(images/pic_bottles.jpg); background-repeat: no-repeat; background-position: top right;}
.Rates {background-image: url(images/pic_stone_house.jpg); background-repeat: no-repeat; background-position: top right;}
.Specials {background-image: url(images/pic_flower.jpg); background-repeat: no-repeat; background-position: top right;}
.Contact {background-image: url(images/pic_map.gif); background-repeat: no-repeat; background-position: top right;}