@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 78%;
	line-height:1.5em;
	color:#666666;
	margin:0;
	text-align:center;
	background-image:url(images/pagebg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
#container{
text-align:left;
width:900px;
margin-top:0;
margin-left:auto;
margin-right:auto;
padding-left:5px;

}
div.sitebutton{
float:left;
margin:0 20px 0 0;
}

div.sitebutton a{
display:block;
width:270px;
height:55px;
text-indent:-1000px;
}
div.sitebutton a.current{
background-image:url(images/tab-westmerepilates-current.gif);
background-repeat:no-repeat;
}



/*#westmerepilates.sitebutton a{background-image:url(images/tab-westmerepilates.gif);background-repeat:no-repeat;}
#westmerepilates.sitebutton a:hover{background-image:url(images/tab-westmerepilates-over.gif);background-repeat:no-repeat;}*/

#dancepilates.sitebutton a{background-image:url(images/tab-dancepilates.gif);background-repeat:no-repeat;}
#dancepilates.sitebutton a:hover{background-image:url(images/tab-dancepilates-over.gif);background-repeat:no-repeat;}

#dancephysio.sitebutton a{background-image:url(images/tab-dancephysio.gif);background-repeat:no-repeat;}
#dancephysio.sitebutton a:hover{background-image:url(images/tab-dancephysio-over.gif);background-repeat:no-repeat;}

div#logo{

float:left;
}

#menuwrapper{
width:200px;
float:left;
margin-left:100px;
}
#menuwrapper .menuitem{
margin-top:0;
}
#menuwrapper .menuitem a{
display:block;
padding:1px 3px;
	color:#666666;
	text-decoration:none;
	font-size:1.3em;
	border:#FFFFFF solid 1px;
}
#menuwrapper .menuitem a.current{
	border:#E0DEDE solid 1px;
}
#menuwrapper .menuitem a:hover{
display:block;
border:#B2B2B2 solid 1px;
	color:#666666;
	font-size:1.3em;
}
div#contentwrapper{
clear:left;
padding-bottom:20px;
margin-left:5px;
}
div#contentwrapper h1{
font-weight:normal;
}
div#contentwrapper div.leftcol{
float:left;
width:50%;


}
div#contentwrapper div.rightcol{
float:left;
width:41%;
margin-left:7%

}

div#contentwrapper div.fullwidthcol{
float:left;
width:90%;


}
div#contentwrapper table td{
font-size:.9em;
}

.bottomsection{
clear:left
}
div.bottomsection table td p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.5em;
}
#footer{
	border-top:#E0DEDE solid 1px;
	clear:both;
	margin-bottom:20px;
	text-align:center;
	
}
#footer a{
		color:#666666;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	margin-top:8px;
	line-height:1.7em;

}




