@charset "UTF-8";
/* CSS Document */
body{
font-size:62.5%;
font-family:Arial, Helvetica, sans-serif;
color:#490054;
margin:0;
padding:0;
background: url(../images/body_bg.jpg) repeat-x #ab9485;
}


/*Layout*/
#wrapper{
width:672px;
margin:0 auto;
position:relative;
}

#header{
width:100%;
height:149px;
background:url(../images/header.jpg) no-repeat;
position:relative;
}

#banner{
width:100%;
height:215px;
float:left;
}

#content{
width:100%;
float:left;
/*height:380px;*/
background:url(../images/content_bg.jpg) repeat-y;
}

#inner_content{
background:url(../images/bottom.jpg) bottom no-repeat;

}

#leftcol{
width:375px;
float:left;
margin-left:28px;
margin-bottom:20px;
}

*html #leftcol{
margin-left:15px;
}

#rightcol{
width:240px;
float:right;
margin-right:12px;
margin-bottom:11px;
}

*html #rightcol{
margin-right:2px;
}

#onecol{
float:left;
margin-left:28px;
margin-bottom:20px;
width:615px;
}

*html #onecol{
margin-left:15px;
}

#footer{
width:100%;
float:left;
height:78px;
position:relative;
text-align:center;
background-color:#ab9485;
}
/*end of layout*/

.clear:after{
content: ".";
display: block;
height:0;
font-size:0;
clear:both;
visibility:hidden;
}
.clear{min-height:1px;}
* html .clear{height:1px;}

.home{
background:url(../images/home_banner.jpg) no-repeat;
}

.pilates{
background:url(../images/pilates_banner.jpg) no-repeat;
}

.hotstone{
background:url(../images/hot_stones_banner.jpg) no-repeat;
}

.classes{
background:url(../images/classes_banner2.jpg) no-repeat;
}

.hauschka{
background:url(../images/hauschka_banner.jpg) no-repeat;
}

.therapies{
background:url(../images/classes_banner.jpg) no-repeat;
}

/***links***/
ul.topmenu{
	list-style-type:none;
	padding-left:0px;
	margin:0px 0px 0px 0px;
	padding-top:3px;
	padding-bottom:2px;
	position:absolute;
	top:124px;
	left:22px;
	width: 630px;
}
ul.topmenu li{display:inline;}
ul.topmenu a{font-family:arial,verdana;font-size:1.2em;padding: 2px 10px 2px 10px;margin-right:0px;border-right:1px solid #590059;
margin-left:0px;text-decoration:none;color:#590059;}
ul.topmenu a:hover{color:#b5b5b5;}

ul.topmenu a.last{
border-right:none;
padding-right:0px;
}

ul.bottommenu{
	list-style-type:none;
	padding-left:0px;
	margin:0px 0px 0px 0px;
	padding-top:3px;
	padding-bottom:2px;
	position:absolute;
	top:45px;
	left:99px;
	width: 500px;
}
ul.bottommenu li{display:inline;}
ul.bottommenu a{
font-family:arial,verdana;
font-size:1.1em;
padding: 2px 5px 2px 5px;
margin-right:0px;
border-right:1px solid #590059;
margin-left:0px;
text-decoration:none;
color:#590059;
}
ul.bottommenu a:hover{text-decoration:underline;}

ul.bottommenu a.last{
border-right:none;
padding-right:0px;
}

a:link{
color:#590059;
text-decoration:underline;
}

a:hover{
text-decoration:none;
}

/***text****/

h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1.6em;
font-weight:lighter;
color:#590059;
margin:0.9em 0px 0.9em 0px;
}

h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1.3em;
font-weight:800;
color:#590059;
margin:0px 0px 1.11em 0px;
}

h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#590059;
	font-weight: lighter;
}

p{
font-size:1.2em;
line-height:1.2em;
margin:0px 0px 1.5em 0px;
color:#490054;
}

ul.tealist{
list-style-type:disc;
margin:1.2em 0px;
}

ul.tealist li{
margin:4px 0px;
font-size:1.2em;
line-height:1.2em;
}

/****end text***/



/****misc******/
#box1{
background:url(../images/pink_box.jpg) no-repeat;
padding:10px 10px 10px 20px;
margin-top:20px;
height:180px;
}

*html #box1{
margin-right:9px
}

.pl20{
padding-left:20px;
}

.mp0{
margin:0;
padding:0;
}

.mltb10px{
margin:10px 0px 10px 10px;
}

.left{
float:left;
}

.right{
float:right;
}
/*site edit 21-08-09 joe wright*/

#twitterbox{
	background:url(../images/#) no-repeat;
	height:30px;
	width:240px;
}
