@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
	width:auto;
	height:auto;
}
body {
	background:#807060 url(../images/page_bg.jpg) repeat;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#fff;
	font-size:14px;
}
#wrapper {
	width:1002px;
	margin:0 auto;
}
.error {
	color: red;
}
.image_frame {
	width:266px;
	height:252px;
	background:url(../images/image_frame-trans.png) no-repeat 0 0;
	float:left;
	margin:0 50px;
}
.image_frame span {
	width:142px;
	height:138px;
	position:relative;
	background:url(../images/tape-trans.png) no-repeat 0 0;
	display:block;
	top:-30px;
	left:-54px;
}
.image_frame img {
	margin:-118px 0 0 14px !important;
}
.no-right {
	margin-right:0 !important;
}
.bottom {
	margin-bottom:20px !important;
}
.clearfix {
	clear:both;
}
#header {
	width:100%;
}
#header img {
	max-height:300px;
	max-width:300px;
	border:none;
	margin:10px;
}
#header h1 {
	margin:20px;
	height:82px;
}
#images {
	background:url(../images/images_bgt.png) no-repeat;
	width:100%;
	height:265px;
	padding:40px 0;
}
#navigation {
	width:265px;
	min-height:310px;
	background: url(../images/nav_bg-trans.png) repeat-y;
	margin: -375px 20px 40px 47px;
	padding-top: 2px;
	padding-bottom: 20px;
	z-index:1000;
}
#navigation h1 {
	background:url(../images/wide_tape-trans.png) no-repeat;
	width:230px;
	height:38px;
	margin: -30px 0 0 10px;
	position: absolute;
	*position: default;
}
#navigation ul {
	margin: 13px 0 0 40px;
	*margin: 13px 0 0 30px;
	list-style-image:url(../images/checkmark-trans.png);
}
#navigation ul li {
	line-height:20px;
	padding-left:10px;
}
#navigation ul li a {
	color:#FFF;
	text-decoration:none;
	text-transform:lowercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:20px;
}
#main {
	background:#807060 none;
	width:100%;
	float:left;
	margin-top:-17px;
}
#breadcrumb {
	padding:20px;
}
#breadcrumb a {
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
}
#content {
	margin-left:20px;
	width:620px;
	float:left;
	padding-bottom:20px;
}
#content h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#290909;
	border-bottom:1px solid #51110F;
	margin-bottom:20px;
}
#content p {
	margin:10px 0;
}
#content img {
	border:none !important;
}
#content a {
	color:#ffffff;
	font-weight:bold;
}
#content h3 {
	font-size:26px;
	margin:10px 0;
}
#content ul {
	margin-left: 20px;
}
#right_column {
	float:right;
	width:333px;
}
#hours {
	margin-left:50px;
	margin-top:10px;
}
#footer {
	width:100%;
	height:106px;
	background:url(../images/foooter_bg-trans.png) repeat-x;
	text-align:center;
	padding:20px 0;
}
form p {
	margin:5px 0;
}
form p label {
	width:150px;
	margin-right:20px;
	display:inline-block;
}
ul.bios li a img {
	width:90px;
	height:117px;
}
ul.services {
	margin-left:30px;
}
#content ul {
	margin-left:30px;
}
#content ul li a img {
	border:none;
}
#service-selector-wrap {
	float:left;
	margin-right:15px;
	width:50% !important;
}
#service-selector {
	border:1px solid #DDDDDD;
	max-height:300px;
	overflow:auto;
	width:100%;
	padding:0 10px;
}
#basket_box {
	float:left;
	margin-left:40px;
	width:40%;
}
td.checkbox {
	width:25px;
}
table.services tr td label {
	width:auto;
	display:inline-block;
	margin-right:20px;
}
#service-selector h5 {
	font-size:1em;
	margin:6px 0;
}
.service_name {
	cursor:pointer;
	text-decoration:underline;
}
span#basket p {
	width:auto !important;
}
	width:200px;
}
input[type="button"]
{
	padding:0 5px;
}
input#btnpreview.submit {
	margin-left:-99px;
}
input#email_when {
	margin-left:4px;
}
.datePicker {
	color:#000 !important;
}