body {
	padding: 0px;
	margin:0px;
	min-width: 760px;
	border: 0px;
	text-align: center;
	background-color: #e2ecee;
	font-family:"Century Gothic", Geneva,Helvetica;
	font-size: 90%;
}
#moray-osteopath 
{
	text-align: center;
	background-color: #e2ecee;
	margin: 7px;
	padding: 0px;
	background-color: #e2ecee;

}

#back-in-balance-logo
{
	margin-left:auto;
	margin-right:auto;
	width: 750px;
	padding:0px;
	
}
#osteopathy-menuHolder
{
	margin-left:auto;
	width: 750px;
	padding:0px;
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 100%;
	margin-right: auto;
	border: 1px none #CCCCCC;
	font-weight: bold;
}
#osteopathy
{
	margin-left:auto;
	margin-right:auto;
	width: 750px;
	padding:0px;

}
#footerHolder
{
	margin-left:auto;
	margin-right:auto;
	width: 750px;
	padding:0px;
}
/*~~~~~~~~~~~~~~~Panels~~~~~~~~~~~~~~~~~~~~*/
#topEdge
{
height:15px;
background-image:url(../images/mainTop.jpg);
background-repeat:no-repeat;
}
#logo
{
background-image:url(../images/mainMid.jpg);
background-repeat:repeat-y;
}
#back-pain
{
background-image:url(../images/mainMid.jpg);
background-repeat:repeat-y;

}
#botEdge
{
background-image:url(../images/mainBot.jpg);
height:14px;
background-repeat:no-repeat;

}
/*~~~~~~~~~~~~~~~leftPanel~~~~~~~~~~~~~~~~~~~~~~~~~*/
#leftPanelHolder
{
	margin-left:5px;
	width:114px;
	float:left;
	color:#FFFFFF;
}
#leftPanelTop
{
	height:14px;
	background-image:url(../images/greenPanelTop.jpg);
	background-repeat:no-repeat;

}

#leftPanelBot
{
	height:14px;
	background-image:url(../images/greebPanleBot.jpg);
	background-repeat:no-repeat;

}

/*~~~~~~~~~~~~~~~~~~rightPanel~~~~~~~~~~~~~~~~~~~~*/
#rightPanelHolder
{
	width:590px;
	float:left;
	color:black;
	margin-left: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;

}

#rightPanelTop
{
background-image:url(../images/orangePanelTop.jpg);
height:14px;
background-repeat:no-repeat;
}
#rightPanelBot
{
	background-image:url(../images/orangePanelbot.jpg);
	height:14px;
	background-repeat:no-repeat;
}

.picfloatright
{
	float:right;
	padding-left: 5px;
}

/*~~~~~~~~~~~~~~locations page to hold address info~~~~~~~~~~~~~~~~~~~~*/

#addressRowHolder
{
	padding-top: 7px;
	
}
#addressFloatRight
{
	width: 280px;
	float: right;
	padding-right: 10px;
}

#addressFloatLeft
{
	width: 280px;
	float: left;
	padding-left: 10px;

}

/*~~~~~~~~~~~~~~~~~clear fix~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.clear {
	clear: both;
	}


.clearfix:after {
  content: ".";
  clear: both;
  height: 0; 
  visibility: hidden;
  display: block;
}
 
.clearfix {
	display: inline-block;
	}


/* Hides from MacIE \*/
* html .clearfix {
	height: 1%;
	}
.clearfix {
	display: block;
	}
/* End hide from MacIE */
#clear{
	clear: both;
}

/*~~~~~~~~~~~~~~~~redefine~~~~~~~~~~~~~~~~*/
H1
{
	text-align:left;
	margin:0px 0px 5px 10px;
	font-size: 110%;
	color: #333;
}
h2
{
	text-align:left;
	margin:0px 0px 0px 10px;
	font-size: 100%;
	color: #333;
}
h3
{
	text-align:left;
	margin:0px 0px 0px 10px;
	font-size: 100%;
	color: #333333;
}

p
{
	text-align:left;
	margin:0px 10px 0px 10px;
	font-size:100%;
	padding: 5px;
	color: #333;
}	
ul,ol
{
	text-align:left;
	font-size:100%;
	color: #333;
}
/*~~~~~~~~~~~~~~~links~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
a {
	color: #000;
	text-decoration: none;
}
a:hover{
	color: #000;
	text-decoration: underline;
}

.smallBold
{
	font-weight:bold;
}
#owd
{
	text-align:right;
	padding: 0px;
}
#owd a
{
	color:#999999;
	font-size: small;
}
