body {
	background: #80A073; /* their green: #99BF73; the purple: #6A5AA1; */
	text-align:center;
	font-family: sans-serif;
}
#outer {
	width:800px;
	margin: 0 auto 10 auto;
	background: white;
}
#container {
	float: left;
	width: 100%;
	background: white;
}
img {
	border: 0;
}
#header {
	width: 100%;
	float: left;
	background: white;
}
#header p {
	font-weight: bold;
	font-size: 110%;
}
#headerlogo {
	margin: 15px 15px 0px 15px;
	float: left;
}
#header-left {
	float: left;
	width: 416;
	text-align: center;
}
#header-right {
	float: right;
	width: 160px;
	height: 161px;
	margin: 15px 13px 0px 13px;
}
#header-right p {
	margin: 25px 10px 10px 10px;
	color: #6A5AA1;
	font-weight: bold;
	font-size: 130%;
}
#header-right p a {
	color: #6A5AA1; /* always */
	text-decoration: none;
}
span.morenews {
	text-decoration: underline;
	font-size: 80%;
}
#header-left h1 {
	margin-top: 20;
}
#monthlyspecials {
	float: right;
}		
#main {
	float: left;
	clear: both;
	position: relative;
	width: 100%;
	background: white;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#nav {
	float: left;
	clear: none;
	width: 166px;
	text-align: center;
	margin: 10px 0 0 0;
}
#nav a {
	display: block;
	float: left;
	clear: left;
	width: 156px;
	margin: 0 0 0 18;
	padding: 18 0 18 0;
	display: block;
	float: left;
	text-decoration: none;
	color: black;
	font-size: 90%;
	font-weight: bold;
	font-family: sans-serif;
	background-image: url(images/ovalbutton3.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}
/* change to the hover and current menu item: */
#nav a:hover, 
body#home a#t-home,
body#type a#t-type,
body#howlong a#t-howlong,
body#benefit a#t-benefit,
body#staff a#t-staff, 
body#about a#t-about, 
body#directions a#t-directions, 
body#contact a#t-contact {
	background-image: url(images/ovalbutton3_cur.jpg);
}
/* for IE 7, which was displaying text from the last
   button again under same: */
.bottombutton {
	margin-bottom: 30px;
	display: in-line;
}
#googlemapdiv {
	float: right;
}
.directionsphoto {
	float: right; 
	text-align: center;
	padding-left: 75;
	margin: 0;
}
#intro {
	float: left;
	width: 350px;
	font-size: 110%;
	text-align: center;
	margin: 0 0 0 10px;
	line-height: 140%;
}
#newsbox {
	width: 250px;
	text-align: center;
	font-size: 120%;
	margin: 10 0 0 50;
	border: double 5px black;
}
#modalities {
	float:left;
	width: 240px;
	margin: 0;
}
#modalities a {
	text-decoration: none;
	color: black;
}
#modalities a:hover {
	text-decoration: underline;
}
#modalities li {
	font-size: 100%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 100%;
}
ul {
	margin-top: 10;
}
li {
	font-size: 120%;
	list-style-image: url(images/purplecircle.jpg);
}
#content li {
	font-size: 100%;
}
#main p, #main h2, #bottom p, #bottom h2 {
	margin: 10 10 0 20;
}
#content {
	float: right;
	width: 500px;
	margin: 0 90px 10px 0;
}
#content p, #content h1, #content h2 {
	margin-left: 0px;
}
#content h1 {
	font-size: 135%;
	font-weight: bold;
	text-align: center;
	margin-right: 100px;
}
#content h2 {
	font-size: 110%;
	font-weight: bold;
}
#bottom {
	clear: both;
	position: relative;
	width: 100%;
	background: white;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#photos {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0%;
	padding-top: 20;
	text-align: left;
	background: white;
}
div.photo {
	float: left;
	text-align: center;
	padding-left: 30;
}
.staffphoto {
	float: right;
	margin: 0px 0px 10px 10px;
}
td.formlabel {
	text-align: right;
	font-weight: bold;
	vertical-align: top;
}
p.footerline {
	line-height: 50px;
	font-size: 90%;
	text-align: right;
	margin-right: 20px;
}
dt {
	font-weight: bold;
	margin-left: 13px;
}
dd {
	margin: 0 0 10px 50px;
}

#footer {
	float: left;
	clear: both;
	width: 100%;
	background: white;
}
