body {
	background-color: #626262;
	font-family: arial, helvetica, sans-serif;
	margin: 0px;
	font-size: 1em;
	
	
	
}

#layout{
	margin: 0 auto;
	text-align: left;
	width: 750px;
}

#surround{
    width: 800px;
	text-align: center;

}
#container{
    
	width: 100%;
	background-image: url(../images/backgroundcenter.jpg);
	background-repeat: repeat-y;
	background-position: center;

}
.content {
	
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #666666;
}
#contentcontainer{
    
    width: 749px;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #666666;
}
#leftcolumn{
   width: 400px;
   float: left;
   text-align: left;
   
}
#rightcolumn{
   width: 250px;
   float: left;
   text-align: left;
}

p{
   text-align: left; 
   font-size: .8em;
}

p.testimonial{
   text-align: right;

}

li{
    font-size: .8em;
}
.name{
    font-size: .8em;
}
.callout1 {
	
	background-color: #FFFFFF;
	background-image: url(../images/background1.jpg);
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.callout2 {
	
	background-color: #FFDD8B;
	background-image: url(../images/background3.jpg);
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #666666;
}

a{
   

}

a:hover {
    color: #DA5C05;
	text-decoration: none;
}

.menu{
    padding-top: 5px;
    width: 745px;
	clear: both;
	color: #ccc;	
	

}

.menu a{
    color: #cccccc;
	border-bottom-width: 1px;
}

.menu a:hover{
	color: #ffffff;
	text-decoration: none;
}



.welcome {
	background-image: url(../images/ih_backgroundwelcome.jpg);
	background-repeat: repeat-x;
}



.contentCopy {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;


}
.therapist {
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: none;
	background-color: #FFFFE6;

}
h1{
   font-size: 1em;
   font-weight: bold;
   letter-spacing: -1px;
   text-align: left;

}
h2{
   font-size: .8em;
   font-weight: bold;
   letter-spacing: -.5px;
   text-align: left;
}

.left {
	background-image: url(../images/back_leftside.jpg);
	background-repeat: repeat-y;
}

.right {
	background-image: url(../images/background_rightside.jpg);
	background-repeat: repeat-y;
}

.bottom {

	background-image: url(../images/bottom_border.jpg);
	background-repeat: repeat-x;
}