/* Default style for the Hands On Health Care site.  This file contains only
   styles considered to be safe for old browsers, such as Netscape 4.
*/

/* Basic body text */
body {
	margin:0;
	padding:0;
	color:black;
	background:white url(/graphics/vitruvian.jpg) 12em 150px no-repeat;
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	font-family:sans-serif;
	color:#D68F54;
}

acronym {
	border-bottom:1px dotted black;
}

#Header a {
	border:0;
	color:#D68F54;
	text-decoration:none;
}

#Header h1 {
	margin:0;
}

#Header h2 {
	margin:0;
	color:#EDCC61;
}

#Logo {
	float:left;
}

.body-therapists td {
	vertical-align:top;
}

.body-therapists #Content img {
	float:left;
}

p.therapist {
	clear:both;
}

.body-therapist #Content img {
	float:right;
}

.body-locations #Content img.photo {
	float:right;
}

.body-massage #Content img {
	float:right;
	clear:right;
}

.body-massage #Content h2 {
	clear:both;
}

.body-treatments #Content img {
	float:right;
	clear:right;
}

.body-treatments #Content h2 {
	clear:both;
}

.highlight {
	background-color: #EDC282;
	border: 1px solid #D68F54;
	padding: 1em 3em 0 3em;
	margin-top: 1em;
	font-size: 1.25em;
	text-align: center;
}
