body {
	background-color: #eef;
	margin-top: 0;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #444;
}
a img {
	border: 0;
}
a {
	color: #5F8ED3;
}
a:visited {
	color: #969;
}
a:hover {
	color: #696;
}

h3 {
	/* margin-bottom: -.25em; */
	padding-bottom: 0;
}

#wrapper {
	background: url(../images/faux_columns.gif) repeat-y 33% 0;
	padding: 0;
	/* width: 84%; */
	width: 800px;
	position: relative;
	/* left: 8%; */
}

hr {
	border: 0;
	width: 80%; 
} 
hr {
	width: 100%;
	margin-left: 0;
	height: 1px;
	background-color: #696;
}
div.hr {
	clear: both;
	height: 20px;
	background: url(../images/06_hr_grass.gif) no-repeat scroll center;
}
div.hr hr {
	display: none;
}

#header {
	width: 100%;
	height: 164px;
	text-align: center;
	background: #FFF url(../images/bkgnd_heading.gif) repeat-x;
}
#header p {
	margin: 0 0 -1em 0.5em; 
	text-align: left; 
	font-size: 80%;
	font-weight: 700;
	color: #DDF;
	letter-spacing: 1px;
}
#header a, #header a:visited {
	color: #FFF;
	text-decoration: none;
}
#header-right {
	width: 84%;
	height: 135px;
	float: right; 
	position: relative; 
	top: 22px;
	text-align: left;
	/* background: #FFF url(../images/heading_hands.jpg) no-repeat; */
	background: #FFF url(../images/healing_hands.jpg) no-repeat;
	background-position: right; 
}
#header-right h1, #header-right h2, #header-right h3 {
	display: inline;
	margin-left: 1em;
	vertical-align: -25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #3C567B;
}
#header-right h1 a, #header-right h1 a:visited {
	margin-left: 2.5em;
	color: #3C567B;
}
#header-left {
	float: left; 
	width: 16%;
	position: relative;
	top: 22px;
	background-position: left; 
}

#left-menu {
	width: 25%;
	float: left;
	margin: 0;
	padding: 0;
	vertical-align: top;
	text-align: left;
}
#menu-main {
	text-align: left;
	padding-top: .5em;
	font-weight: 700;
}
#menu-main a, #menu-main a:visited {
	color: #FFF;
	text-decoration: none;
	padding-top: 0; 
	height: 2em;
}
#menu-main a:hover {
	color: #969;
}
#menu-main li {
	/* margin-left: -0.25em; */
	margin-left: -2em;
	margin-right: 1em;
	padding-left: 0;
	padding-top: 0.25em; 
	/* list-style-image: url(../images/cherry_petal_smaller.gif) */
	list-style-type: none
}

#office-hours li {
	margin-left: -2em;
	margin-right: 1em;
	padding-left: 0;
	list-style-type: none;
}
#office-hours li a {
	color: inherit;
	text-decoration: none;
}
#office-hours li a:hover {
	color: #FFF;
}
li.head {
	padding-bottom: 1px;
	margin-bottom: 1px;
	color: #666;
	border-bottom: 1px solid #696;
}

/* #right-content {
	margin-left: 25%;
	vertical-align: top;
	text-align: left; 
} */
#right-content {
	/* width: 75%; */
	width: 74%;
	float: right;
	margin: 0;
	padding: 0;
	vertical-align: top;
	text-align: left; 
} 
#right-content h1, #right-content h2 {
	margin-left: 25px;
}

#content {
	text-align: left;
	padding-left: 25px;
}
#content p {
	line-height: 2em;
}
#content p.normal {
	line-height: normal;
}

#content li {
	margin-bottom: .5em;
}
#content img {
	float: right;
	/* margin-top: 1.5em; */
	/* margin-top: 0; */
	margin-left: 1em;
	padding: 5px;
	border: 1px solid #EEE;
	border-right-color: #CCC;
	border-bottom-color: #BBB;
}
#content img.normal {
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
}

#single-line {
	width: inherit;
	text-align: center;
}
#single-line p {
	display: inline;
	line-height: normal;
	margin: 0 1.5em;
}
#content blockquote {
	clear: both;
	width: 320px;
	text-align: center;
	/* margin: -20px -50px 0 20px; */
	margin: 0 2px 0 20px;
	padding: 0;
	line-height: normal;
	font-family: georgia, serif;
	font-size: 120%;
	letter-spacing: -1px;
	color: #555555;
	background: #EEEEEE url(../images/quote_top.gif) no-repeat top left;
	float: right;
}
blockquote p.quote {
	margin: 0 10px 0 0;
	padding: 20px 20px 10px 20px;
	line-height: normal;
	background: url(../images/quote_end.gif) no-repeat right bottom;
}
blockquote p.author {
	margin: 0;
	padding: 0 0 10px 0;
	line-height: normal;
	color: #999999;
	font-size: 90%;
	background: url(../images/quote_bottom.gif) no-repeat bottom;
}

#events { text-align: center; }
#events p {
	line-height: normal;
	margin-bottom: 0.5em;
}
#events hr {
	border: 0;
	width: 80%; 
}
#events div.hr {
	height: 23px;
	background: url(../images/05_dingbat.gif) no-repeat scroll center;
}
#events div.hr hr {
}

#events-past { text-align: left; }
#events-past p {
	line-height: normal;
	margin-bottom: 0.5em;
}
#events-past hr {
	clear: both;
	border: 0;
	width: 80%; 
}
#events-past div.hr {
}
#events-past div.hr hr {
	display: none;
}

dd hr {
	border: 0;
	width: 80%; 
}
dd div.hr {
	height: 23px;
	background: url(../images/13_tri_leaf.gif) no-repeat scroll center;
}
dd div.hr hr {
	display: none;
}
.small { font-size: 90%; }
.event {
	padding: 1em 2em;
	margin-bottom: 1em;
	margin-top: 1em;
	background-color: #F5F7E2;
	border: 2px outset #FFF;
}
.event-inset {
	margin: 0.75em 0;
	padding: 1em 2em;
	background-color: #F4F6E1;
	border: 1px inset #FFF;
}
.q-and-a dt {
	font-weight: 700;
	margin-top: 1em;
	margin-bottom: 0.5em;
}
.q-and-a dd {
	margin-bottom: 1.5em;
	margin-left: 2em;
}

#locations {
	margin-top: 1em;
	border-top: 1px dotted #bbb;
	padding-top: 1em;
	color: #999;
	clear: both;
}
#locations p {
	line-height: normal;
}
#locations td {
	vertical-align: top;
	padding-right: 2em;
	font-size: 90%;
	line-height: 1.5em;
}
#locations a, #locations a:visited {
	color: #5F8ED3;
	text-decoration: none;
}
#locations a:hover {
	color: #696;
}
#footer {
	clear: both;
	width: 100%;
	text-align: center;
	/* background-color: #7FAEF3; */
	background-color: #FFF;
	border-top: 1px solid #696;
}
#footer p {
	margin: 0;
	padding: 3px 3px 0 0;
	background-color: inherit;
}
#footer-left {
	float: left;
	text-align: left;
	padding: 0 5px;
	color: #444;
	font-size: 85%;
	font-weight: 600;
	background-color: inherit;
}
#footer-right {
	/* float: right; */
	text-align: right;
	padding: 0 5px;
	color: #444;
	font-size: 85%;
	font-weight: 600;
	text-transform: lowercase;
	background-color: inherit;
}

p.left { float: left; }
p.right { float: right; 
	padding-right: 3em;
}
#office-hours a.blue-dot, #office-hours a.blue-dot:visited, #office-hours a.blue-dot:hover {
	color: #7FAEF3;
}
table.map-index td {
	text-align: center;
	font-size: 90%;
}
#content table.map-index td img {
	margin-top: 1em;
	float: none;
}