/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	background: url(../images/pagetop.jpg) repeat-x;
}

#wrapper {
	width: 750px;
	margin: 0 auto;
	position: relative;
}

h1 {
	font: 99%/1.4em Lucida Sans, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #969;
}

#branding {
	height: 100px;
	background: url(../images/logo.gif) no-repeat;
}

#branding a {
	color: #936;
	text-decoration: none;
}

#branding a:hover {
	color: #969;
	text-decoration: underline;
}

#footer a {
	color: #969;
	text-decoration: none;
}

#footer a:hover {
	color: #a99;
	text-decoration: underline;
}

#footer .mercury {
	color: #969;
}

#footer .mercury a {
	color: #69c;
	text-decoration: none;
}

#footer .mercury a:hover {
	color: #a99;
	text-decoration: underline;
}

/***********************
navigation.....
************************/

#nav {
	float: left;
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
		
ul a {
	display: block;
	width: 140px;
	height: 21px;
	color: #936;
	text-decoration: none;
	text-align: right;
	font: 10pt/1em Lucida Sans, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 8px 10px 0 0;
	border-bottom: 1px solid #dcb;
	border-right: 1px solid #dcb;
	_margin: -2px 0 0 0;
	_padding: 10px 10px 0 0;
	}

ul li a:hover {
	background: url(../images/nav_bg.jpg) repeat-x;
	color: #969;
	}
	
ul li a.live {
	background: url(../images/nav_bg.jpg) repeat-x;
	color: #969;
	}
	
/***********************
 ....end navigation
************************/

blockquote{
	background: transparent url(../images/quotetop.gif) left top no-repeat;
	margin: 35px 0 0 40px;
	padding: 10px 5px 0 5px;
	width: 280px;
}

blockquote.wide{
	width: 350px;
}

blockquote div.quote {
	font: 120%/1.2em Lucida sans, Geneva, Arial, Helvetica, sans-serif;
	color: #936;
	background: transparent url(../images/quotebot.gif) right bottom no-repeat;
	padding: 10px 10px 10px 15px;
}

div.cite {
	font: 94%/1.1em "Book Antiqua", Georgia, Times New Roman, Times, serif;
	text-align: right;
	color: #969;
	padding: 5px 0 0 0;
}

span.name {
	font-weight: bold;
}
	
#header {
	width: 598px;
	height: 179px;
	_height: 189px;
	float: right;
	border-bottom: 1px solid #dcb;
}

#header_home {
	width: 598px;
	height: 179px;
	_height: 189px;
	float: right;
	border-bottom: 1px solid #dcb;
	background: url(../images/header_bg_01.jpg) right no-repeat;
}

#header_treatment {
	width: 598px;
	height: 179px;
	_height: 189px;
	float: right;
	border-bottom: 1px solid #dcb;
	background: url(../images/header_bg_00.jpg) right no-repeat;
}

#header_faq {
	width: 598px;
	height: 179px;
	_height: 189px;
	float: right;
	border-bottom: 1px solid #dcb;
	background: url(../images/header_bg_05.jpg) right no-repeat;
}

#header_appointment {
	width: 598px;
	height: 179px;
	_height: 189px;
	float: right;
	border-bottom: 1px solid #dcb;
	background: url(../images/header_bg_03.jpg) right no-repeat;
}

#header_about {
	width: 598px;
	height: 179px;
	_height: 189px;
	float: right;
	border-bottom: 1px solid #dcb;
	background: url(../images/header_bg_04.jpg) right no-repeat;
}

#header_contact {
	width: 598px;
	height: 179px;
	_height: 189px;
	float: right;
	border-bottom: 1px solid #dcb;
	background: url(../images/header_bg_02.jpg) right no-repeat;
}

.topcontact {
	font: 78%/1.4em Lucida Sans, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #936;
	padding: 32px 0 0 0;
	float: right;
	text-align: right;
}

#leftcol {
	width: 140px;
	padding: 18px 10px 0 0;
	float: left;
	clear: left;
	text-align: right;
}

#content {
	width: 589px;
	float: right;
	clear: right;
	padding: 20px 0;
}

#content h2 {
	font: 90%/1.4em Lucida Sans, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #969; 
}

#content a {
	color: #936;
	text-decoration: none;
}

#content a:hover {
	color: #a99;
	text-decoration: underline;
}

#content p {
	font: 84%/1.6em Lucida Sans, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0.5px;
	color: #7C5067;
	padding: 5px 0; 
}

#content.faq .stretcher p {
	font: 78%/1.6em Lucida Sans, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0.5px;
	color: #7C5067;
	padding: 5px 10px; 
}

#content ul{
	font: 84%/1.6em Lucida Sans, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #867;
	margin: 10px 0 10px 20px;
}

#content ul li {
	list-style-type: disc;
	padding: 0;
}

#content strong.red {
	color: #936;
}

#content span.map_caption {
	text-align: right;
	float: right;
	padding: 5px 40px 5px 0;
	line-height: 0.1em;
	font: 74%/1.6em Lucida Sans, Geneva, Arial, Helvetica, sans-serif;
	color: #756;
}

img.imgpadleft {
	padding: 0 0 0 20px;
}

#qual {
	padding: 90px 0 0 0;
}

#qual img{
	padding: 10px 0 0 0;
}

#footer {
	width: 750px;
	height: 60px;
	background: #FCFAE1;
	clear: both;
	border-top: 1px dotted #ba9;
	font: 70%/1.7em Lucida Sans, Geneva, Arial, Helvetica, sans-serif;
	color: #969;
	padding: 3px 10px; 
}

.copyright {
	float: left;
	color: #969;
}

.footer_contact {
	color: #969;
	font-weight: bold;
}

.legal {
	float: right;
	text-align: right;
	letter-spacing: 0.5px;
}

.mercury {
	color: #636;
	float: right;
	text-align: right;
}

#contact_info {
	float: right;
	margin: 10px 0 0 0;
}

#contact_info p{
	font: 80%/1.5em Lucida Sans, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/****************************************/
/*	STYLE FOR FORMS						*/
/****************************************/

form {
	width: 320px;
	float: left;
	margin: 10px 0 0 0;
	font-weight: bold;
}

form.qform {
	margin: 30px 0 0 0;
	width: 599px;
}

fieldset {
	margin: 0 0 20px 0;
	padding: 10px 0 10px 10px;
	border: 1px solid #cab;
	background: #ffe;
}

legend {
	padding: 0 5px;
	border: 1px solid #cab;
	font: 78%/1.6em Lucida Sans, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #969;
}

label {
	float: left;
	width: 90px;
	font: 90%/1.6em Lucida Sans, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #936;
}

input.txt {
	width: 200px;
	border: 1px solid #cab;
}

textarea {
	width: 200px;
	height: 75px;
	border: 1px solid #cab;
}

input.btn {
	float: right;
}

