@charset "utf-8";
/* CSS Document */

body{
	background-color:#668D66;
	margin:0px auto;
	text-align:center;
	color:#000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
a{
	color:#000000}
h1{
	color:#000000;
	font-size:15px;
	font-weight:bold}
h2{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0px}
h3{
	font-size:13px;
	font-weight:normal}
.wrapper{
	width:100%;
	height:auto;
	margin:0px auto;
	text-align:center
	}
.header_wrapper{
	width:100%;
	height:261px;
	margin:0px auto;
	text-align:center;
	background-image:url(../images/grid.jpg);
	background-repeat:repeat-x;
	background-position:0px 36px ;
	}
.header_main_top{
	height:20px
	}
.header_main_btm{
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	width:807px;
	height:241px;
	margin:0px auto;
	padding:0px
	}
.copyright{
	float:left;
	padding-left:220px;
	color:#FFFFFF
}
.header_links{
	font-weight:bold;
	display:inline;
	padding-top:205px;
	float:left;
	height:20px;
	vertical-align:bottom;
	padding-left:20px;
	font-size:14px !important}
.header_links .selected{
	color:#FFFFFF;
	background-image:url(../images/arrow.png);
	background-repeat:no-repeat;
	background-position:4px 3px}
.header_links :hover{
	color:#FFFFFF}
.header_links a{
	text-decoration:none;
	padding-left:15px;
	padding-right:15px}
.content_wrapper{
	width:807px;
	margin:0px auto;
	padding:0px;
	background-image:url(../images/content_bg.jpg);
	background-repeat:repeat-y;
	height:auto
	}
.content{
	margin:0px;
	padding:0px;
	}
.content_top{
	background-color:#7BBC12;
	height:20px;
	width:668px;
	margin:0 0 0 5px;
	text-align:left;
	float:left
	}
.content_top h2{
	padding-left:10px}
.content_body{
	float:left;
	text-align:left;
	width:600px;
	padding-left:40px;
	padding-top:0px;
	margin:0px}
.footer{
	margin:0px auto;
	padding:0px;
	background-image: url(../images/footer.jpg);
	background-repeat:no-repeat;
	height:20px;
	width:807px;
	}
.footer_links{
	margin:0px auto;
	padding:0px;
	height:80px
	}
.footer_links a{
	text-decoration:none}
.footer_links a:hover{
	text-decoration:none;
	color:#FFCC00}
.image_left{
	padding:10px}
.index_ul{
	list-style: inherit}
.about us p{
	margin:0px;
	}
.about us h3{
	margin:0px;
	padding:0px}
.findatherapist h1{
	margin:0px}
.findatherapist a{
	color:#0000FF}
.store_dropdown{
	height:100px;
	width:50px;
	background-color:#FFCC00;
	display:inline;
	position:relative;
	}