body
{
	background: #f7efce;
	padding: 0px;
	font: 12px tahoma, verdana, sans-serif;
	color: #663366;
}

a:link, a:active, a:visited
{
	font: 12px tahoma, verdana, sans-serif;
	font-weight: bold;
	color: #663366;
}

a:hover
{
	color: #660000;
}

/* Website Container */

.Container
{
    width: 980px;
    background: #f7efce url(/images/bg_watermark.jpg) no-repeat bottom right;
    text-align: left;
}

/* Logo and Navigation */

.Navigation
{
	width: 151px;
	float: left;
	/*border: 1px solid black;*/
}

.Navigation .Pad
{
	margin-bottom: 5px;
}

.Logo
{
	margin-bottom: 5px;	
}

.Logo h1
{
	background: url(/images/logo.gif) no-repeat;
	width: 151px;
	height: 229px;
	margin: 0px;
}

.Logo h1 span
{
	display: none;
}

.Button1 a, .Button1 a:link, .Button1 a:active, .Button1 a:visited
{
	width: 151px;
	height: 33px;
	background: url(/images/btn_equinemassage.gif) no-repeat;
}

.Button1 a:hover
{
	background: url(/images/btn_equinemassage.gif) no-repeat;
}


.Button1 span, .Button2 span, .Button3 span, .Button4 span, .Button5 span
{
	display: none;	
}


/* Header and Main Content */

.Main
{
	/*width: 629px;*/
	width: 829px;
	float: right;
	background: url(/images/bg_toplinetile.gif) repeat-x;
	/*border: 1px solid black;*/
}

.Header h3
{
	background: url(/images/headingtext.gif) no-repeat right bottom;
	height: 35px;
	margin: 0px;
}

.Header h3 span
{
	display: none;
}

.Home, .EquineMassage, .HumanMassage, .AboutMe, .Contact, .Benefits, .LaserTherapy, .Links
{
	padding: 10px 10px 10px 30px;	
}

.Home h2 span, .EquineMassage h2 span, .HumanMassage h2 span, .AboutMe h2 span, .Contact h2 span, .Benefits h2 span, .LaserTherapy h2 span, .Links h2 span
{
	display: none;
}

.Home h2
{
	background: url(/images/title_home.gif) no-repeat;
	height: 25px;
	margin: 0px 0px 10px 0px;
}

.EquineMassage h2
{
	background: url(/images/title_equinemassage.gif) no-repeat;
	height: 25px;
	margin: 0px 0px 10px 0px;
}

.HumanMassage h2
{
	background: url(/images/title_humanmassage.gif) no-repeat;
	height: 25px;
	margin: 0px 0px 10px 0px;
}

.Benefits h2
{
	background: url(/images/title_benefits.gif) no-repeat;
	height: 25px;
	margin: 0px 0px 10px 0px;
}

.AboutMe h2
{
	background: url(/images/title_aboutme.gif) no-repeat;
	height: 25px;
	margin: 0px 0px 10px 0px;
}

.Contact h2
{
	background: url(/images/title_contact.gif) no-repeat;
	height: 25px;
	margin: 0px 0px 10px 0px;
}

.LaserTherapy h2
{
	background: url(/images/title_lasertherapy.gif) no-repeat;
	height: 25px;
	margin: 0px 0px 10px 0px;
}

.Links h2
{
	background: url(/images/title_links.gif) no-repeat;
	height: 25px;
	margin: 0px 0px 10px 0px;
}

.Footer
{
	background: #f7efce;
	padding: 0px;
	font: 10px tahoma;
	color: #666666;
	text-align: center;
}

hr
{
	text-align: left;
	width: 980px;
	height: 1px;
	color: #000;
	margin: 0;
	padding: 0;
}


.clear
{
	clear: both;
}

.clearleft
{
	clear: left;
}


pre { display:none }

.pics
{
	float: left;
	width: 100px;
}

.pics1
{
	/*float: left;
	width: 153px;*/
	left: 0;
}

.pics2
{
	/*float: left;
	width: 273px;*/	
	left: 153px;
}

.pics3
{
	/*float: left;
	width: 153px;	*/
	left: 425px;
}


#quals
{
	text-align: left;
	position: absolute;
	top: 370px;
	width:800px;
}

