@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	width:auto;
	height:auto;
}
body {
	background:url(../images/header_image.png) repeat-x top;
	color:#010000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.clearfix {
	clear:both;
	display:block;
}
.left {
	float:left;
}
.center {
	float:left;
	margin-left:113px;
}
.right {
	float:right;
}
a {
	color:#010000;
	text-decoration:none;
}
a:hover {
	color:#010000;
	text-decoration:underline;
}
#wrapper {
	margin-top:35px;
	width:940px;
	margin:50px auto 0 auto;
}
#header_graphic {
	width:685px;
	height:307px;
	background:url(../images/left-img.jpg) no-repeat;
	float:left;
}
#logo {
	position:relative;
	top:15px;
	margin-right:15px;
	float:right;
	max-width:300px;
	max-height:300px;
}
#logo img {
	border:none;
	max-height:300px;
	max-width:300px;
}
#logo h1 {
	color:#010000;
	font-size:2.5em;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	letter-spacing:-2px;
}
#navigation {
	background:#88938F;
	border:3px solid #010000;
	width:235px;
	height:auto;
	float:right;
	min-height:302px;
}
#navigation ul {
	margin-top:10px;
	list-style:none;
	padding-bottom:10px;
}
#navigation ul li {
	margin-left:20px;
}
#navigation ul li a {
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#010000;
}
#breadcrumb {
	margin:-10px 0 10px 0;
}
#breadcrumb a {
	font-size:14px;
}
#hours {
	float:right;
	margin-top:-30px;
	max-width:225px;
	font-size:13px;
	margin-left:25px;
}
#hours h2 {
	text-align:center;
}
#hours table tr td {
	text-align:left !important;
}
#content {
	background:#88938F;
	height:auto;
	padding:20px;
	width:900px;
	margin-bottom:20px;
	min-height:300px;
	margin-top:20px;
}
#content h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#010000;
	border-bottom:solid #010000;
	width:650px;
	margin-bottom:20px;
}
#content h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#010000;
	margin-bottom:20px;
}
#content h5 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#010000;
}
#content p {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#010000;
	margin:10px 0;
}
.right_images {
}
.right_images img {
	border:3px solid #010000;
	width:235px;
	height:180px;
}
#images {
	margin-bottom:20px;
	height:190px;
}
#footer {
	clear:both;
	width:100%;
	height:110px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;
	text-align:center;
	background:url(../images/footer_image.png) repeat-x bottom;
	margin:20px auto 0 auto;
}
form p {
	margin:5px 0;
}
form p label {
	width:150px;
	margin-right:20px;
	display:inline-block;
}
ul.services, ul.bios {
	list-style:none;
	margin-left:30px;
	line-height:25px;
}
ul.services li a, ul.bios li a {
	color:#010000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration:none;
}
ul.services li a:hover, ul.bios li a:hover {
	text-decoration:underline;
}
div.cert_design {
	margin-left:30px;
}
#content table tr {
	text-align:center;
}
#content td {
	text-align: left;
}
#map {
	margin:0 auto !important;
}
div.vcard {
	margin-left:30px;
}
ul.bios img {
	width:90px;
	height:117px;
	clear:none !important
}
ul.bios {
	margin-left:0 !important;
}
ul.bios li {
	clear:none !important;
	height:100px;
}
#content ul {
	margin-left:30px;
}
#content ul li a img {
	border:none;
}
#service-selector-wrap {
	float:left;
	margin-right:15px;
	width:60% !important;
}
#service-selector {
	border:1px solid #DDDDDD;
	max-height:300px;
	overflow:auto;
	width:100%;
}
p.service_area {
	width:940px;
	margin:0 auto;
}
#service-selector h5 {
	font-size:1em;
	margin:6px 0;
}
.service_name {
	cursor:pointer;
	text-decoration:underline;
}
table.services tr td label {
	width:auto;
	display:inline-block;
	margin-right:20px;
}
span#basket p {
	width:auto !important;
}