body {
	background-image: url(http://www.prescottmentalhealth.org/images/plainbkgnd.jpg);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 87.5%;
	color: #395052;
}
/* Sets the style for unvisited links. */
a,  a:link {
	color: #636;
	font-weight: bold;
	text-decoration: none;
}
/* Sets the style for visited links. */
a:visited {
	color: #828088;
	font-weight: bold;
	text-decoration: none;
}
/* Sets the style for links on mouseover. */
a:hover {
	color: #636;
	text-decoration: underline;
}
.therapistImage {
	margin-right: 20px;
	float: left;
}
#therapistPhoto {
	position: absolute;
	height: 75px;
	width: 60px;
	left: 146px;
	top: 161px;
}
#banner {
	position:absolute;
	left:72px;
	top:32px;
	width:571px;
	height:77px;
}
#nav {
	position:absolute;
	left:20px;
	top:165px;
	width:101px;
	height: 277px;
}
#mainText h2 {
	margin-top: 0px;
}
.italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #395052;
}
#pageTitle {
	position:absolute;
	left:85px;
	top:127px;
	width:569px;
	z-index:4;
	font-size: 18px;
	font-weight: bold;
	color: #395052;
	text-align: center;
}

.sectionTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #395052;
}
.sectionSubtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #395052;
}
.bold {
	font-weight: bold;
}
.calendarIndent {
	margin-top: 0px;
	margin-left: 40px;
	font-weight: bold;
}
.calendarTitle {
	font-weight: bold;
	margin-bottom: 0px;
	color: #395052;
}
.indent {
	left: 124px;
	width: 450px;
	position: relative;
}
.therapistName {
	font-size: 18px;
	font-weight: bold;
}
.regularList {
	color: #395052;
	font-weight: normal;
}
#items {
	width: 200px;
}
input {
	margin-left: 10px;
}
.note { 
	color:#F09;
}
			 #search {
	padding-left: 5px;
}
