@charset "utf-8";
body  {
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0; 
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColFixLtHdr #container { 
	width: 880px;  
	background: #FFFFFF;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top:50px;
} 
.twoColFixLtHdr #header { 
	background: #DDDDDD; 
	padding: 0px;
	width:643px;
	height:189px;
	float:right;
	background-image:url(../images/header-back.jpg);
	background-repeat:no-repeat;
	border-bottom:1px solid
	
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 236px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #eae4e9; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	background-image:url(../images/left-col-back.jpg);
	background-position:top left;
	border-right:1px solid;
	min-height:540px;
	
	
	
	
}
.twoColFixLtHdr #mainContent { 
	margin: 0 0 0 237px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px; 
	
} 
.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD; 
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.logo {position:absolute; top:25px; margin-left:25px;}
#footText {width: 880px;  margin: 0 auto;   text-align:left; margin-top:10px; font-size:10px; color:#c2c2c2; height:30px; vertical-align:top
}

#footText p {
	margin-left:240px
}

#nav {padding-left:30px; margin-top:268px; *margin-top:280px;}

#nav ul{display:inline; margin-left:0px; }
#nav li{list-style-type:none; margin-bottom:13px; margin-left:0px; padding-left:0px; *text-indent:-16px; }
#nav a:link{color:#287397; font-weight:bold; font-size:13px; text-decoration:none; font-weight:normal}
#nav a:visited{color:#287397; text-decoration:none; font-weight:normal}
#nav a:hover{color:#033851; text-decoration:none; font-weight:normal}
#nav a:active{color:#033851; text-decoration:none; font-weight:normal}
#nav a.current{color:#000000; text-decoration:none; cursor:default; font-weight:bold
}


a:link {color:#693; text-decoration:underline;}
a:visited{color:#693; text-decoration:underline; }
a:hover{color:#036; text-decoration:underline; }
a:active{color:#036; text-decoration:underline; }


.phone {font-size:18px; font-weight:bold; color:#033851}
.headText {margin-top:95px; left:15px; padding-left:50px; font-size:13px}

#rightCol {padding:1px 25px 0px 25px; clear:right; _padding-left:50px}

#rightCol-home {padding:25px 25px 0px 250px; background-image:url(../images/home-page-back.jpg); background-position:top left; background-repeat:no-repeat; clear:right; height:325px; }

#rightCol-about {padding:1px 30px 0px 190px; background-image:url(../images/susan.jpg); background-position:top left; background-repeat:no-repeat; clear:right;  _padding-left:215px}




h1 {color:#033851; font-family:Verdana, Geneva, sans-serif; font-size:20px; margin-top:20px}

img {border:0px}

.colored {color:#287397; font-weight:bold}
.coloredbig {color:#287397; font-weight:bold; font-size:14px;}
.coloredshort {color:#287397; font-weight:bold; width: 400px;}

li {margin-bottom:10px}

.testimonial {border-bottom:1px dotted #287397; color:#444; padding-bottom:10px;}
.testimonial2 {border-bottom:1px dotted #287397;  color:#444;  padding:10px 0 15px 0;}
.line-top {border-top:1px dotted #287397;color:#444;}
.testimonial3 {border-bottom:1px dotted #287397; color:#444;  padding:10px 0px;}

#firstlist {width:200px; float: left; margin-bottom: 10px;}
#secondlist {width:390px; float: right; margin-bottom: 20px;}


.listname {
	width: 150px;
	text-align: right;
}

.photomicro {
	background-image: url(../images/zen-stones.png);
	background-repeat: no-repeat;
	background-position: center right;
}

.photowomen {
	background-image: url(../images/women-health.png);
	background-repeat: no-repeat;
	background-position: center right;
}

.phototherapy {
	background-image: url(../images/model.jpg);
	background-repeat: no-repeat;
	background-position: center right;
}

.photo {
	margin: 20px;
}

.shortp

{
	width: 400px;
}

.shortp2

{
	width: 300px;
}

.shortu

{
	width: 300px;
}

/*Form styles*/
input, .form-text-area {
	background-color: #efedef;
	border: 1px dotted #dedccd;
}


.submit {width:100px; background-color:#f1f1ep; color:black; border:1px dotted #dedccd; cursor:pointer; *border:0px;}

.submit:hover {background-color:#ffffcc; cursor:pointer}

.inputs-outer {float:left; clear:both; width:500px; *margin-bottom:15px }

.gray {color:#444}
