body {
	margin-top: 49px;
	padding: 0;
	background: #242424;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #BBBBBB;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #48ACDE;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 23px;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
}

a:link {
	color: #48ACDE;
}

a:hover, a:active {
	text-decoration: none;
	color: #48ACDE;
}

a:visited {
	color: #48ACDE;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

.imgrt {
	float: right;
	padding: 6px;
	border: 1px solid #f3f8e4;
	margin: 0 0 6px 12px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Header */

#header {
	clear: both;
	width: 860px;
	height: 52px;
	margin: 0 auto;
	background: url(../images/img02.jpg) no-repeat left top;
}

/* Menu */

#menu {
	float: left;
	width: 860px;
	height: 54px;
	padding-left: 10px;
	background: url(../images/img01.jpg) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 13px 20px 10px 20px;
	text-decoration: none;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#menu a:hover { 
	text-decoration: none; 
	color: #48ACDE;
}

#menu .current_page_item a {
	color: #48ACDE;
}

/** LOGO */

#banner {
	width: 620px;
	height: 240px;
	margin: 0 auto;
	padding: 10px 0 0 0;
}

#banner_secondary {
	width: 620px;
	height: 140px;
	margin: 0 auto;
	padding: 10px 0 0 0;
}

#logo {
	width: 850px;
	height: 60px;
	margin: 0 auto;
}

#logo-left {
	float: left;
	}
/*
#phone {
	float: right;
	font-size: 14px;
	margin-top: 18px;
	text-align: right;
	}
	*/

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 0 0 0 8px;
	line-height: normal;
}

#logo h1 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	font-style: italic;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF; 
}

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	padding: 20px 0 0 5px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: ##48ACDE;
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: underline; }


#wrapper {
	width: 860px;
	margin: 0 auto;
	background: #000000 url(../images/img02.jpg) no-repeat left top;
}

#wrapper-btm {
	background: url(../images/img03.jpg) no-repeat left bottom;
}

/* Pics */
.pics_rt {
	padding: 0 0 10px 10px;
	}

/* Page */

#page {
	width: 860px;
	margin: 0 auto;
	padding-top: 20px;
}

/* Content */

#content {
	float: right;
	width: 620px;
}

/* Post */

#post {
	padding: 15px 15px;
}

#post .title {
	margin: 20px 0 20px 0;
	padding-bottom: 5px;
}

#post h2 {
	height: 32px;
	padding: 8px 0 0 15px;
	font-size: 18px;
	color: #DADADA;
}

#post .entry {
	padding: 0 15px 0 0;
}



/* Sidebar */

#sidebar {
	float: left;
	width: 210px;
	padding-left: 30px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

#sidebar h2 {
	height: 32px;
	margin-bottom: 10px;
	font-size: 18px;
	color: #DADADA;
}

/* Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 115px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #BED99C;
}

#x {
	padding: 3px;
	border: none;
	background: #48ACDE;
	font-size: 11px;
	color: #FFFFFF;
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
#footer-wrap {
	width: 860px;
	height: 64px;
	margin: 0 auto;
}

#footer {
	margin: 0 auto;
	height: 64px;
	min-height: 64px;
	padding: 0;
	font-size: 10px;
}

html>body #footer {
	height: auto;
}

#footer p {
}

#footer-appt {
	margin: 0 auto;
	height: 64px;
	min-height: 64px;
	padding: 0;
	font-size: 10px;
}

html>body #footer-appt {
	height: auto;
}

#footer-appt p {
}

#legal {
	clear: left;
	float: left;
	padding-top: 10px;
	padding-left: 30px;
	text-align: center;
	color: #999999;
}

#legal a {
}

#bsb {
	float: right;
	padding-top: 10px;
	padding-right: 30px;
	text-align: center;
	color: #999999;
}

#bsb a {
	color: #999;
}

/* Price List */
table .table-header {
	background: #48ACDE;
	color: #fff;
	padding: 5px 0 5px 5px;
	font-weight: bold;
	border-bottom: none;
	}
	
table td {
	padding: 6px 0 6px 5px;
	border-bottom: 1px solid #a1a1a1;
	}

table .spacer {
	padding: 0 50px 0 5px;
	}	
		
	
#gratuity {
	padding: 10px 0 0 0;
	}	
#myForm {
	float: left;
	margin: 10px 0 0 0px;
	}
	
.cssform {
	width: 300px;
	clear: left;
	margin: 0;
	padding: 0;
	padding-left: 70px; /*width of left column containing the label elements*/
	}
	
.cssform label{
	text-align: right;
	font-weight: bold;
	float: left;
	margin-left: -75px; /*width of left column*/
	width: 70px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
	}
	
.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
	width: 100px;
	}
	
.cssform textarea{
	width: 200px;
	height: 100px;
	}
	
.submit2 input {
	color: #ffffff;
	background: #6b757e;
	border: 1px #525252
	} 
	
.submit2 input:hover {
	color: #525252;
	background: #c7b299;
	border: 1px #525252
	} 	
	

a.aptRollover {
	display: block;
	width: 107px;
	height: 22px;
	text-decoration: none;
	margin-top: 8px;
	background: url(../images/appointments_roll.gif);
	}
	
a.aptRollover:hover {
	background-position: 0 -23px;
	}	

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/
* html .threepxfix{
	margin-left: 3px;
	}
	
#book_appt {
	padding: 0 10px 10px 10px;
	position: absolute;
	float: right;
	margin-top: 10px;
	margin-left: 310px;
	width: 220px;
	color: #555555;
	}

.cancel {
	width: 800px;
	margin: 40px 22px 0 22px;
	}