body {
	background-image: url(images/footer-bg-repeat.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #4D4B4A;
}

#map {
	float: right;
	width: 350px;
	margin-left: 20px;
}

#content {
	padding: 20px;
	text-align: justify;
}
#content a {
	color: #58814b;
}
#content a:hover {
	color: #000;
}

#content h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	font-weight: normal;
	color: #58814b;
	text-align: left;
}
#content h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: normal;
	color: #58814b;
	text-align: left;
}
#content ul li {
	text-align: left;
	padding-bottom: 5px;
}
#content ul {
	margin-left: -5px;
}
#content p {
	line-height: 1.4em;
}



#headerbg {
	background-image: url(images/header-bg-repeat.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 150px;
	width: 100%;
}
#headerbg h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 60px;
	color: #FFF;
	font-weight: normal;
	line-height: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-shadow: 0.02em 0.02em 0.05em #666
}
#headerbg h1 .subtitle {
	font-size: 25px;
}
#mainbg {
	background-image: url(images/main-repeat.jpg);
	background-repeat: repeat;
	background-position: left top;
	width: 100%;
}
#maintopshadow {
	background-image: url(images/main-top-repeat.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;
	width: 100%;
}
.wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#makeappointment {
	background-image: url(images/make-an-appointment-bg.jpg);
	height: 161px;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	font-size: 14px;
	color: #666462;
	vertical-align: top;
	line-height: 1em;
}
#makeappointment h1 {
	font-size: 16px;
	color: #666462;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 1.4em;
}
#makeappointment h2 {
	font-size: 13px;
	color: #666462;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
}
#makeappointment a {
	background-image: url(images/make-an-appointment-bg.jpg);
	height: 161px;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	font-size: 16px;
	color: #666462;
	vertical-align: top;
	text-decoration: none;
}
#makeappointment a:hover {
	background-image: url(images/make-an-appointment-bg.jpg);
	height: 161px;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	font-size: 16px;
	color: #58814b;
	vertical-align: top;
	text-decoration: none;
}

#leftcol {
	font-size: 13px;
	color: #4d4b49;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	vertical-align: top;
}
.feeschedule {
	text-align: left;
	vertical-align: top;
}
.feeschedule .row1 {
	color: #000;
	background-color: #E6EBE0;
}
.feeschedule .row2 {
	color: #000;
	background-color: #DCE2D3;
}
.feeschedule .cancellation {
	color: #000;
	background-color: #E2D3D3;
}
.small {
	font-size: 11px;
}
.backtotop {
	margin-top: -15px;
}
.picleftborder {
	padding: 2px;
	float: left;
	margin-right: 15px;
	border: 3px solid #DED6CF;
	margin-bottom: 2px;
	margin-top: 5px;
}
.picrightborder {
	padding: 2px;
	float: right;
	border: 3px solid #DED6CF;
	margin-left: 15px;
	margin-bottom: 2px;
	margin-top: 5px;
}
.picborder {
	padding: 2px;
	border: 3px solid #DED6CF;
}

#footer {
	font-size: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#footer a {
	text-decoration: none;
	color: #4D4B4A;
}
#footer a:hover {
	font-weight: bold;
	color: #58814b;
}
