/* CSS Document */

body			{margin:0px;padding:0px;background:#F2F3F2;text-align:center;}
a,p,span,td,th,ul,li	{font-family:Arial, Helvetica, sans-serif;font-size:11px;color:#333333;}
img			{border:0px;}
table		{}
a			{text-decoration:none;}
a:hover		{text-decoration:underline;}
p			{margin:0px 0px 7px 0px;padding:0px;text-align:justify;font-size:11px;color:#333333;}
h4			{margin:0px 0px 14px 0px;padding:0px;text-transform:uppercase;}
h5			{margin:0px 0px 7px 0px;padding:0px;text-transform:uppercase;font-size:12px;}
h6			{margin:0px 0px 7px 0px;padding:0px;text-transform:uppercase;font-size:11px;}

ul		{margin:0px 0px 7px 0px;padding:0px;list-style : outside;}
li		{margin:0px 0px 0px 20px;list-style-image : url(/Images/Bullet.gif);}

.colStrength	{color:#19301F;}
.colHealth		{color:#FF6300;}
.colRelax		{color:#7C967A;}
.colBeauty		{color:#CB3300;}

.borderStrength	{border:2px solid #19301F;}
.borderHealth	{border:2px solid #FF6300;}
.borderRelax	{border:2px solid #7C967A;}
.borderBeauty	{border:2px solid #CB3300;}

#AlignLeft		{float:left;margin:5px 10px 0px 0px;}
#AlignRight		{float:right;margin:5px 0px 0px 10px;}

.Main			{position:relative;height:100%;width:770px;margin-left:auto;margin-right:auto;}

.Headline		{position:absolute;top:0px;left:0px;width:770px;height:27px;background:#F2F3F2 url("/Images/BodyBckgr.jpg") no-repeat center 0;}
.Headline div	{float:left;margin-left:1px;margin-right:1px;height:27px;font-size:14px;line-height:21px;text-transform:uppercase;font-weight:bold;color:#fff;font:Chicago;}
.HeadLeft		{float:left;width:194px;}
.HeadLeft div	{height:27px;font-size:14px;line-height:21px;text-transform:uppercase;font-weight:bold;color:#fff;font:Chicago;}
.HeadContent 	{float:left;width:574px;}
.HeadMiddle 	{position:relative;top:0px;left:0px;width:770px;height:27px;background:#F2F3F2 url("/Images/BodyBckgr.jpg") no-repeat center 0;}
.HeadMiddle div	{float:left;margin-left:1px;margin-right:1px;height:27px;font-size:14px;line-height:21px;text-transform:uppercase;font-weight:bold;color:#fff;font:Chicago;}

#Strength		{width:190px;background:url(/Images/ChooseStrengthBckgr.gif) no-repeat;}
#Strength a		{color:#19301F;font-size:12px;font-weight:bold;}
#Strength img	{border-color:#19301F;}
#Health			{width:190px;background:url(/Images/ChooseHealthBckgr.gif) no-repeat;}
#Health a		{color:#FF6300;font-size:12px;font-weight:bold;}
#Health img		{border-color:#FF6300;}
#Relax			{width:190px;background:url(/Images/ChooseRelaxBckgr.gif) no-repeat;}
#Relax a		{color:#7C967A;font-size:12px;font-weight:bold;}
#Relax img		{border-color:#7C967A;}
#Beauty			{width:190px;background:url(/Images/ChooseBeautyBckgr.gif) no-repeat;}
#Beauty a		{color:#CB3300;font-size:12px;font-weight:bold;}
#Beauty img		{border-color:#CB3300;}

#StrengthLink	{width:190px;background:url(/Images/ChooseStrengthBckgr.gif) no-repeat;}
#StrengthLink a		{color:white;font-size:12px;font-weight:bold;}
#StrengthLink a:hover	{text-decoration:none;color:white;font-size:12px;font-weight:bold;}
#HealthLink			{width:190px;background:url(/Images/ChooseHealthBckgr.gif) no-repeat;}
#HealthLink a		{color:white;font-size:12px;font-weight:bold;}
#HealthLink a:hover	{text-decoration:none;color:white;font-size:12px;font-weight:bold;}
#RelaxLink			{width:190px;background:url(/Images/ChooseRelaxBckgr.gif) no-repeat;}
#RelaxLink a		{color:white;font-size:12px;font-weight:bold;}
#RelaxLink a:hover	{text-decoration:none;color:white;font-size:12px;font-weight:bold;}
#BeautyLink			{width:190px;background:url(/Images/ChooseBeautyBckgr.gif) no-repeat;}
#BeautyLink a		{color:white;font-size:12px;font-weight:bold;}
#BeautyLink a:hover	{text-decoration:none;color:white;font-size:12px;font-weight:bold;}

#StrengthC		{background:url(/Images/ChooseStrengthBckgrC.gif) no-repeat 0 0;}
#HealthC		{background:url(/Images/ChooseHealthBckgrC.gif) no-repeat 0 0;}
#RelaxC			{background:url(/Images/ChooseRelaxBckgrC.gif) no-repeat 0 0;}
#BeautyC		{background:url(/Images/ChooseBeautyBckgrC.gif) no-repeat 0 0;}

.Choose td,
.Choose th		{vertical-align:top;text-align:center;} 
.Choose td		{width:190px;}
.Choose th		{width:2px;background:url("/Images/Line.gif") no-repeat top;}
.Choose td img	{display:block;border:2px solid;margin-top:5px;margin-bottom:5px;margin-left:auto;margin-right:auto;}
.Choose #Strength, .Choose #Health, .Choose #Relax, .Choose #Beauty {background:none;}

.SiteMap td,
.SiteMap th		{vertical-align:top;text-align:left;} 
.SiteMap td		{width:190px;}
.SiteMap th		{width:2px;background:url("/Images/Line.gif") no-repeat top;}
.SiteMap td img	{display:block;border:0px;margin-top:0px;margin-bottom:0px;margin-left:auto;margin-right:auto;}
.SiteMap #Strength, .SiteMap #Health, .SiteMap #Relax, .SiteMap #Beauty {background:none;}

.HomeContent	{position:absolute;top:27px;left:0px;width:770px;padding-bottom:23px;background:url("/Images/BottomLineBckgr.jpg") no-repeat bottom center;}
.Gallery a	{display:block;float:left;width:180px;height:170px;text-align:center;}


#Left			{float:left;width:194px;}
#Left br		{line-heigth:10px;font-size:10px;}

#Content 		{float:right;padding:10px;width:574px;font-size:11px;text-align:left;
				background:url("/Images/Line.gif") no-repeat top right;-moz-box-sizing:border-box;}

#Content a		{color:red;}

#Content th			{text-align:right;}
.Row01				{background:#CBCBCB;}
.WorkSchedule thead tr	{background:#CBCBCB;}
.WorkSchedule thead td	{text-align:center;font-size:11px;font-weight:bold;}
.WorkSchedule td	{border:1px solid #333333;text-align:center;font-size:9px;font-weight:bold;}
.WorkSchedule th	{border:1px solid #333333;}

.Bottom	{display:block;float:left;width:770px;font-size:14px;line-height:21px;text-transform:uppercase;font-weight:bold;color:#fff;font-family:Chicago;}

.Print	{position:relative;top:15px;left:650px;height:16px;width:16px;}
.Print a	{background:url("/Images/Icons/Print.gif") no-repeat top left;}
.Print a:hover	{background:url("/Images/Icons/PrintOver.gif") no-repeat top left;}
