@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
	height:auto;
	width:auto;
}
body {
	background:#900403 url(../images/header.jpg) no-repeat top center;
	font-family:Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a {
	color:#900403;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#container {
	width:960px;
	margin:10px auto 0 auto;
}
#wrapper {
	width:100%;
	background:url(../images/footer.jpg) no-repeat bottom center;
	float:left;
}
h1, h2, h3, h4, h5, h6 {
	margin:10px 0;
}
#logo {
	width:680px;
	height:176px;
	background:url(../images/logo-bg-trans.png) repeat;
	padding: 15px 21px;
	border: none;
	text-align: center;
	margin-bottom: 20px;
	.padding-right: 0px;
}
#logo h1 {
	display:table-cell;
	height:162px;
	margin:0 auto;
	vertical-align:middle;
	width:720px;
	.padding: none;
	.margin: none;
}
#logo img {
	text-align:center;
	border:none;
	max-height:175px;
}
.last {
	margin-right:0;
}
.clearfix {
	clear:both;
}
#left_column {
	background:url(../images/matt-2-trans.png) no-repeat;
	width:220px;
	height:auto;
	float:left;
	margin-right:20px;
	padding-top:227px;
	.padding-right: 0px;
}
#navigation {
	width:190px;
	height:auto;
	padding:10px 0 10px 20px;
	background:#FCFCE0;
	border:1px solid #faf3d7;
	margin-bottom:2px;
}
#navigation ul {
}
#navigation ul li {
	list-style:none;
}
#navigation ul li a {
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000;
	line-height:20px;
}
#salon_hours table {
	width:214px;
	height:auto;
	padding:5px;
	background:#FCFCE0;
	font-size:12px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#salon_hours table tr td {vertical-align:top}
#right_column {
	width: 720px;
	margin: 0;
	float: right;
	.position: absolute;
}
#content_images {
	width:720px;
	margin:0 auto;
}
#images {
	margin:20px 0;
}
#image1 {
	width:225px;
	height:174px;
	margin-right:19px;
	float:left;
	margin-bottom:20px;
}
#images img {
	width: 225px;
	height: 174px;
}
#image2 {
	width:225px;
	height:174px;
	margin-right:20px;
	float:left;
	margin-bottom:20px;
}
#image3 {
	width:225px;
	height:174px;
	float:left;
	margin-bottom:20px;
}
#content_txt {
	clear:both;
	background:#FCFCE0;
	width:680px;
	height:auto;
	padding:20px;
	margin:0 auto 20px 0;
	float:left;
}
#content_txt p {
	max-width:650px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#000;
	text-align:justify;
	margin:10px 0;
}
#content_txt h1 {
	width:100%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#290909;
	border-bottom:1px solid #000;
}
#content_txt h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
}
#breadcrumb {
	margin-top:-10px;
	margin-bottom:10px;
	font-size:12px;
}
#footer {
	width:640px;
	height:auto;
	margin:20px auto;
	border-top:1px solid #000;
	padding:10px 0 0 0;
	clear:both;
	text-align:center;
}
#footer p {
	margin:20px auto;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;
	text-align:center;
}
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_txt ul {
	margin-left:30px;
}
#content_txt ul li a img {
	border:none;
}
#content_txt 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;
}
#footer a, footer a:hover {
	color:#000;
	text-decoration:underline;
}
p.mapmarker {
	width:auto !important
}
#to_email_when label {
	width:200px;
}
input[type="button"]
{
	padding:0 5px;
}
input#btnpreview.submit {
	margin-left:176px;
}
input#email_when {
	margin-left:4px;
}