html {
	margin: 0;
	padding: 0;
	}
body { 
	font: 75% georgia, sans-serif;
	line-height: 1.88889;
	color: #330033; 
	margin: 0; 
	padding: 0;
	height: 100%;
	padding-bottom:60px;
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #330033;
	}
a:visited { 
	text-decoration: none; 
	font-weight: bold;
	color: #777B88;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #660033;
	}
img { border: none; }
#container
{
width: 100%;
min-width: 1200px;
margin: 0px;
background-color: #E0E6FF;
color: #330033;
padding: 0;
z-index: 1;
height:auto !important; /* real browsers */
height:100%; /* IE6: treaded as min-height*/
min-height:100%; /* real browsers */
position:relative;
float:left;
}
#container {display: inline-block;}  /* for IE/Mac */

#subheader {
	clear: both;
	margin: 0;
	padding: 0;
	background: url(../images/topbar.gif) repeat top left;
	max-height: 15px;
	border:none;
	top: 217px;
	width: 100%;
	position: absolute;
	z-index: 3;
}
#feet {
 	background: transparent url(../images/headerleft.png) no-repeat top left;
	height: 232px;
	top: 0;
	right: 0;
	float: left;
	min-width: 483px;
	position: relative;
	z-index: 5;
}

#top {
	background: #FFFFFF url(../images/therapytrace.jpg) no-repeat top right;
	padding: 0;
	margin: 0;
	z-index: 2;
	height: 232px;
}

#subscribebox {
	float: left;
	max-width: 240px;
	padding: 0.9em;
	left:0;
	outline: #903 groove 3px;
	border-radius: 5px;
	background-color:#C9F;
	font: 11px verdana, sans-serif;
	color: #660033;  	
	}
	
#leftnav{
float: left;
width: 240px; /*Width of left column in percentage*/
margin-left: -100%;
padding: 0.8em;
}
#leftnav p { margin: 0 0 1em 0; }


#bodycontent { z-index: 6; position: relative; width: 100%; ; }
#siteMapPath {
 	background: transparent url(../images/sitemapTop.png) no-repeat top left;
	height: 132px;
	top: 0;
	position:relative;
	z-index: 3;
}
#siteMapsubheader {
	clear: both;
	margin: 0;
	padding: 0;
	background: url(../images/topbar.gif) repeat top left;
	max-height: 15px;
	border:none;
	z-index:0;
	top: 120px;
	width: 100%;
	position: absolute;
	z-index: 5;
}

#contentwrapper{
float: left;
width: 100%;
}
#contentcolumn{
	margin: 0 300px 0 260px; /*Margins for content column. Should be "0 right-column-width 0 left-column-width*/
	padding:  0 1.2em 0.8em 0.8em;
	min-width: 680px;
}
#content {
	float: left;
	margin-left: 260px;
	margin-right: 300px; /* WAS 250PX; */
	padding:  0 1.2em 0.8em 0.8em;
	z-index: 6;	
	min-width: 680px;
}
#content .p1 {
display: block;
float: left;
}
#content p:first-letter {
font: bold 1.2em Tahoma, 'Trebuchet MS', Arial, Helvetica, sans-serif;
color: #660033;
background: transparent;
text-transform: capitalize;
}
#container .emphasize {color: #660033; font: bold 1.0em Tahoma, 'Trebuchet MS', Arial, Helvetica, sans-serif; }

#rightcolumn{
float: left;
width: 200px; /*Width of right column in pixels*/
margin-left: -200px; /*Set margin to -(RightColumnWidth)*/
}

#rightbox1 { /* pilates.html, nia.html */
	float: right;
	right:0;
	width: 200px;
	max-width: 200px;
	margin: 20px 10px 0px 10px;
	/*padding: 0.8em;*/
	z-index: 7;
	padding-top: 40px;
	padding-left: 10px;
	color:#330033;
	font: Tahoma, 'Trebuchet MS', Arial, Helvetica, sans-serif;
	border: 1px solid #E0E6FF;
}

#rightbox1 a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #330033;
	}
#rightbox1 a:visited { 
	text-decoration: none; 
	font-weight: bold;
	color: #330033;
	/*
	font-weight: hover;	
	color: #777B88;
	*/
	}
#rightbox1 a:hover, a:active { 
	text-decoration: underline; 
	color: #330033;
	}
#rightbox2 {
	float: right;
	right:0;
	width: 200px;
	max-width: 200px;
	margin: 20px 10px 0px 10px;
	/*padding: 0.8em;*/
	z-index: 7;
	padding-top: 45px;
	padding-bottom: 10px;
	color:#330033;
	font: Tahoma, 'Trebuchet MS', Arial, Helvetica, sans-serif;
	position:absolute;
	border: 1px solid #E0E6FF;
	top: 650px;
	text-align:center;background-color:#f1eaee; opacity: 30%;
}



#rightbox3 {
	float: right;
	right:0;
	width: 200px;
	max-width: 200px;
	margin: 20px 10px 0px 10px;
	/*padding: 0.8em;*/
	z-index: 8;
	padding-top: 45px;
	padding-bottom: 10px;
	color:#330033;
	font: Tahoma, 'Trebuchet MS', Arial, Helvetica, sans-serif;
	position:absolute;
	border: 1px solid #E0E6FF;
	top: 880px;
	text-align:center;background-color:#f1eaee; opacity: 30%;
}
#rightbox09 {  /* new class box in nia.html */
	float: right;
	right:0;
	width: 200px;
	max-width: 200px;
	margin: 20px 10px 0px 10px;
	/*padding: 0.8em;*/
	z-index: 7;
	padding-top: 45px;
	padding-bottom: 10px;
	color:#330033;
	font: Tahoma, 'Trebuchet MS', Arial, Helvetica, sans-serif;
	position:absolute;
	border: 1px solid #E0E6FF;
	top: 470px;
	text-align:center;background-color: #CCCCFF; opacity: 10%;
}

#rightbox9 {  /* clothing box in nia.html */
	float: right;
	right:0;
	width: 200px;
	max-width: 200px;
	margin: 20px 10px 0px 10px;
	/*padding: 0.8em;*/
	z-index: 8;
	padding-top: 45px;
	padding-bottom: 10px;
	color:#330033;
	font: Tahoma, 'Trebuchet MS', Arial, Helvetica, sans-serif;
	position:absolute;
	border: 1px solid #E0E6FF;
	top: 820px;
	text-align:center;background-color:#f1eaee; opacity: 30%;
}

#rightbox4 { /* same in pos as box 2 but with contact details*/
	float: right;
	right:0;
	width: 200px;
	max-width: 200px;
	margin: 20px 10px 0px 10px;
	/*padding: 0.8em;*/
	z-index: 7;
	padding-top: 45px;
	padding-bottom: 10px;
	color:#330033;
	font: Tahoma, 'Trebuchet MS', Arial, Helvetica, sans-serif;
	position:absolute;
	border: 1px solid #E0E6FF;
	top: 510px;
	text-align:center;background-color:#f1eaee; opacity: 30%;
}

#rightbox5 { /* same in pos as box 2 but with contact details*/
	float: right;
	right:0;
	width: 200px;
	max-width: 200px;
	margin: 20px 10px 0px 10px;
	/*padding: 0.8em;*/
	z-index: 7;
	padding-top: 45px;
	padding-bottom: 10px;
	color:#330033;
	font: Tahoma, 'Trebuchet MS', Arial, Helvetica, sans-serif;
	position:absolute;
	border: 1px solid #E0E6FF;
	top: 150px;
	text-align:center;background-color:#f1eaee; opacity: 30%;
}

#rightbox6 { /* same in pos as box 2 but with contact details and lower positioning*/
	float: right;
	right:0;
	width: 200px;
	max-width: 200px;
	margin: 20px 10px 0px 10px;
	/*padding: 0.8em;*/
	z-index: 7;
	padding-top: 45px;
	padding-bottom: 10px;
	color:#330033;
	font: Tahoma, 'Trebuchet MS', Arial, Helvetica, sans-serif;
	position:absolute;
	border: 1px solid #E0E6FF;
	top: 950px;
	text-align:center;background-color:#f1eaee; opacity: 30%;
}

#rightbox06 { /* position in main page */
	float: right;
	right:0;
	width: 200px;
	max-width: 200px;
	margin: 20px 10px 0px 10px;
	/*padding: 0.8em;*/
	z-index: 7;
	padding-top: 45px;
	padding-bottom: 10px;
	color:#330033;
	font: Tahoma, 'Trebuchet MS', Arial, Helvetica, sans-serif;
	position:absolute;
	border: 1px solid #E0E6FF;
	top: 950px;
	text-align:center;background-color:#f1eaee; opacity: 30%;
}

#rightbox16 { /* same in pos as box 2 but with contact details and lower positioning*/
	float: right;
	right:0;
	width: 200px;
	max-width: 200px;
	margin: 20px 10px 0px 10px;
	/*padding: 0.8em;*/
	z-index: 7;
	padding-top: 45px;
	padding-bottom: 10px;
	color:#330033;
	font: Tahoma, 'Trebuchet MS', Arial, Helvetica, sans-serif;
	position:absolute;
	border: 1px solid #E0E6FF;
	top: 1300px;
	text-align:center;background-color:#f1eaee; opacity: 30%;
}

#rightbox01 { /* same in pos as box 2 but with contact details and even higher than box6 positioning*/
	float: right;
	right:0;
	width: 200px;
	max-width: 200px;
	margin: 20px 10px 0px 10px;
	/*padding: 0.8em;*/
	z-index: 7;
	padding-top: 45px;
	padding-bottom: 10px;
	color:#330033;
	font: Tahoma, 'Trebuchet MS', Arial, Helvetica, sans-serif;
	position:absolute;
	border: 1px solid #E0E6FF;
	top: 200px;
	text-align:center;background-color:#f1eaee; opacity: 30%;
}
#linkList {
	margin: 0px; 
	font: 11px verdana, sans-serif;
	}
#linkList h3.select { 
	font-weight: bold;
	color: #660033;
	line-height: 40%;
	}

#linkList ul {
	margin: 0;
	padding: 0;
	}
#linkList li {
	line-height: 2.5ex; 
	background: transparent url(../images/footprintLI.png) no-repeat top left; 
	background-position: 0 50%;
	padding: 3px 0 3px 15px;
	margin: .2em 0;
	display: block; 
	list-style-type: none;
	min-height: 20px;
	}
#linkList li a:link {
	color: #330033;
	}
#linkList li a:hover {
	color: #660033;
	}
#linkList li a:visited {
	color: #330033;
	}
.mapList ul { margin: 0; padding: 0; }
.mapList li { ine-height: 2.5ex; 
	background: transparent url(../images/footprintLI.png) no-repeat top left; 
	background-position: 0 50%;
	padding: 3px 0 3px 15px;
	margin: .2em 0;
	display: block; 
	list-style-type: none; }
#footer {
	clear:both;
	float: right;
	right: 0;
	text-align:right;
	font-weight: bold;
	color: #660033;	
	bottom: 0;
	z-index: 9;
	height: 60px;
}
#footeroutside {
	clear: left;
	width: 100%;
	background-image: url(../images/footertile.png);
	background-repeat: repeat-x;
	height: 205px;
	clear: left;
	width: 100%;
}
 #footerinside {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	height: 203px;
	background-image: url(../images/footerbck.jpg);
	background-repeat: no-repeat;
}
.footer_left {
	width:630px;
	height:203px;
	margin:0px auto;
	float:left;
	line-height:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #F4F4F4;
}
#footercloumn1 {
	width: 170px;
	padding-top: 55px;
	padding-left: 0px;
	font-family: 'MyriadWebProBold';
	color: #FFF;
	font-size: 14px;
	font-weight:bold;
	float: left;
}
#footercolumn2 {
	width: 145px;
	float: left;
	padding-top: 55px;
	font-size: 10px;
	color:#FFF;
	font-family: 'MyriadWebProBold';
}
#footercolumn3 {
	width: 122px;
	float: left;
	padding-top: 55px;
	font-size: 10px;
	color:#FFF;
	font-family: 'MyriadWebProBold';
}
#footercolumn4 {
	float: left;
	width: 180px;
	padding-top: 55px;
	font-size: 10px;
	color:#FFF;
	font-family: 'MyriadWebProBold';
}



.footer_right {
	width:270px;
	height:182px;
	margin:4px auto;
	float:right;
}
#footer .footer_Linksleft {
	float:left;
	width:172px;
	margin-left:20px;
}

.footer_link {
	width:200px;
	height:23px;
	float:right;
	margin:5px auto;
	font-family: 'MyriadWebProBold';
}
.footer_link img {
	border:none;
}
.footer_form {
	margin:100px auto auto 5px;
	padding:0;
}
.footer_shadow {
	height:29px;
	margin:0 ;
	padding:0;
	background:url(../images/footer_shadow.png) no-repeat;
	font-size:10pt; 
	border:none;
}
.footer_btm {
	width:140px;
	height:31px;
	float:right;
	font-size:9px;
	text-align:right;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: auto;
}

.footer_btm A:link {
	text-decoration:none;
	color:#FFF;
}

.footer_btm A:visited {
	text-decoration:none;
	color:#FFF;
}

.footer_left a{
	text-decoration:none;
	color:#FFF;
}				
#footer {
	clear:both;
	float: right;
	right: 0;
	text-align:right;
	font-weight: bold;
	color: #660033;	
	bottom: 0;
	z-index: 9;
	height: 60px;
}

#contactFrm form input[type="text"], #quickContact form textarea {
width : 138px;
margin-bottom : 5px;
border-top : 1px solid #bdbdbd;
border-left : 1px solid #bdbdbd;
border-bottom : 1px solid #fff;
border-right : 1px solid #fff;
background : url(images/bk_blurb.jpg) repeat-x 0% 100%;
padding : 7px;
color : #666;
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
}
#contactFrm form textarea {
width : 250px;
height : 90px;
padding-top : 5px;
}
#contactFrm form input[type="submit"] {
display : block;
float : right;
width : 81px;
height : 24px;
background : url(images/but_actions.png) no-repeat 0% 0%;
text-align : center;
font-size : 12px;
color : #fff;
padding-top : 0;
border : none;
line-height : 80%;
margin-top : 3px;
}
 #contactFrm .leftSide {
float : left;
width : 125px;
overflow : hidden;
}
#contactFrm .rightSide {
float : left;
width : 268px;
overflow : hidden;
margin-left : 10px;
}
.errormsg, .successmsg {
background : #fef4f1;
border : 1px solid #f7a68a;
color : #da4310;
padding : 10px;
}

.divSiteLinksTable
{
            width: 100%;
            display:block;
            padding-top:10px;
            padding-bottom:10px;
            padding-right:10px;
            padding-left:10px; 
}
.divSiteLinksRow
{
         width: 99%; 
         display:block;
         padding-bottom:5px;
}
.divColumn
{
         float: left;
         width: 24%;
         display:block;
}
.capitalFirstLetter {
	font: bold 1.2em Tahoma, 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #660033;
	background: transparent;
	text-transform: capitalize;
}

#border_gradient { border: 8px solid #000; 
	-moz-border-bottom-colors: #897048 #917953 #a18a66 #b6a488 #c5b59b #d4c5ae #e2d6c4 #eae1d2;
	-moz-border-left-colors: #897048 #917953 #a18a66 #b6a488 #c5b59b #d4c5ae #e2d6c4 #eae1d2;
	-moz-border-right-colors: #897048 #917953 #a18a66 #b6a488 #c5b59b #d4c5ae #e2d6c4 #eae1d2;
	-moz-border-top-colors: #897048 #917953 #a18a66 #b6a488 #c5b59b #d4c5ae #e2d6c4 #eae1d2;
	padding: 5px 5px 5px 15px;
}

.ps-top-to-bottom { position: relative; border-top: 3px solid #9f687d; } 
.ps-top-to-bottom:before, .ps-top-to-bottom:after { content: ""; position: absolute; 
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#9f687d), to(transparent)); 
background-image: -webkit-linear-gradient(#9f687d, transparent); 
background-image: -moz-linear-gradient(#9f687d, transparent); 
background-image: -o-linear-gradient(#9f687d, transparent); 
top: -3px; bottom: -3px; width: 3px; } 
.ps-top-to-bottom:before { left: -3px; } .ps-top-to-bottom:after { right: -3px; }
	
.outlinedboxLi { outline: 1px #680148 solid; padding:2px 2px 2px 5px; background-color:#FFDDEE; }

.gradientBkg {
	background: #ebe1e5; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffddee', endColorstr='#ebe1e5'); 
	background: -webkit-gradient(linear, left top, left bottom, from(#ffddee), to(#ebe1e5)); 
	background: -moz-linear-gradient(top,  #ffddee,  #ebe1e5);
}
.aboutGeneralStyleBox {
	float: right;
	right:0;
	width: 250px;
	max-width: 250px;
	margin: 20px 10px 0px 10px;
	/*padding: 0.8em;*/
	padding-top: 10px;
	padding-left: 10px;
	color:#330033;
	background-color: #EBE1E5;
	font: Tahoma, 'Trebuchet MS', Arial, Helvetica, sans-serif;
	/*position:absolute;*/
	/* top:0; */
	outline: 1px #680148 solid;
}
#apDiv2 {
	position:absolute;
	width:620px;
	height:35px;
	left: 550px;
	top: 182px;
	padding:0;margin:0;
	z-index:99;
}