@import url(nav.css);

body { font-family: vedana, helvetica, arial }

#wrapper {
	width: 752px;
	position: relative;
	margin: 0 auto 0 auto;
	background: #fff url(/images/bg_head.gif) no-repeat;
	text-align: left;
}

h1 a {
 	display: block; 
	height: 110px; 
	width: 320px; 
	text-indent: -5000em; 
}

#phone { 
	position: absolute;
	top: 20px;
	right: 34px;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: .2em;	
	color: #fff; 
}
	
/*__ Main Content
***********************************/
#content { 
	float: left; 
	margin-top: 30px;
	background: none;
	width: 100%;
	}
	
#home #content { 
	float: left; 
	width: 100%;
	margin-top: 0;
	padding: 30px 0 30px 0;
	background: repeat-x url(/images/bg_home_main.gif) 0 0;
}

.section { 
	float: left;
	margin-bottom: 30px; 
}

.details { 
	width: 539px;
	float:  left;
	padding-bottom: 20px;
	margin-left: 10px;
	background-image: url(/images/bg_section.gif);
	background-repeat: repeat;
	background-position: 200px 200px;
}

.supp { 
	float: left;
	width: 200px;
}


#footer { 
	float: left;
	width: 742px;
	background: repeat url(/images/bg_footer.gif) 0 0;
	margin-top: 20px; 
	padding: 10px 0 10px 10px;
	font-size: .8em;
	color: #fff;
}

#copyright, #email { 
	display: inline; 
}

#copyright { 
	float: left;
}

#email { 
	float: right;
	text-align: right;
	margin-right: 10px;
}

#email a, #payment a { 
	color: #fff;
	text-decoration: none; 
}

#payment {
	float: right;
	text-align: right;
	width: 100%;
	margin-right: 10px;
}

#payment a { 
	font-weight: bold;
}

#payment a:hover {
	text-decoration: underline;
}


/* Design */
/*__ Content
**********************************/
.details h2, .details h2.no_bg { 
	margin: 0;
	width: 500px;
	padding: 20px 20px 0 19px;
	font-weight: normal;
	letter-spacing: .05em;	
}

.details h2 { 
	 background: #fff url(/images/bg_section_head.gif) no-repeat top left; 
}

.details h2.no_bg { 
	background: none; 
}

.h2_sub { 
	font-size: 70%; 
}

.details table { 
	font-size: .8em;
}

.details p, .details h3, .details table { 
	padding: 0 20px 0 20px; 
}

.address { 
	margin: 0; 
	font-size: .8em; 
}

.details h3 { 
	font-weight: normal;
	margin-bottom: 0;
}

p.first { 
	margin: 0; 
}

.details p, .details ul { 
	font-size: .8em; 
	line-height: 130%;	
}

#map {
	margin-top: 20px;
	width: 185px;
	height: 262px;
}

.solid_separate { 
	background: repeat-x url(/images/solid_separator.gif);
	width: 78%;	
	height: 1px;	
	margin-top: 2px;	
	margin-bottom: 2px;	
	display: block; 
}

#forms { 
	float: left;
	margin-top: 20px; 
}

#forms h3 { 
	font-size: .9em;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;
}

#forms ul { 
	list-style-type: none; 
	padding: 0;
	margin: 0;
	font-size: .8em; 
	line-height: 1.3em;
}

.caption { 
	width: 100%;
	margin-top: 5px;
	font-size: .7em; 
}


/* Homepage */
#content_wrapper { 
	width: 699px;
	margin: 0 auto 0 auto;
}

.home_nav { 
	float: left; 
	width: 218px;
	margin-right: 15px;
}

.home_button { 
	background: no-repeat url(/images/home_button.gif) 0 0;
	margin: 15px 0 15px 0;
	padding: 12px 0 12px 40px;
	width: 178px;
	text-align: center;
}

.home_button a { 
	color: #fff;
	text-decoration: none; 
}

/* Contact Page */

#contact p.hours {
	margin: 0;
}

#contact ul.therapists {
	list-style-type: none;
	padding: 0;
	margin: 10px 0 0 0;
}

#contact ul.therapists li {
	float: left;
	display: inline;
}

#contact ul.therapists li {
	float: left;
	display: inline;
	width: 120px;
	padding-left: 10px;	
	text-align: center;
}

#contact a.directions {
	color: #331dfb;
	padding: 2px;
	text-transform: uppercase;
}

#contact a:hover.directions {
	color: #fff;
	background-color: #000;
	text-decoration: none;
}
