/* MAIN TYPOGRAPHY */
html {font-size: 62.5%; font-family: Arial, Helvetica, sans-serif; } 
body {font-size: 1.4em; line-height: 1.5em; color: #333333; background:#EFF1F1 url(img/bg2.gif) repeat-x 0 0; }
#body { background: url(img/bg2.png) no-repeat center 141px; }
#content p, #asign p, #bottom p, #content li, #asign li, #bottom li { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 20px; word-spacing: -1px; margin-top: 10px; }
strong, b, th, thead td, em {font-weight: bold}
h1, h2, h3, h4, h5, h6 {font-family: "Segoe UI", Arial, Helvetica, sans-serif; font-weight: bold; color: #777777}
h1 {font-size: 1.8em; margin: 1em 0 .6em; color: #383838}
h2 {font-size: 1.4em; margin: 1.07em 0 .5em; color: #626262}
h3 {font-size: 1.3em; margin: 1.14em 0 .5em}
h4 {font-size: 1.3em; margin: 1.23em 0 .5em}
h5 {font-size: 1.2em; margin: 1.33em 0 .5em}
h6 {font-size: 1.0em; margin: 1.6em 0 .5em}
cite, em, dfn, i {font-style: italic}
code, kbd, samp, pre, tt, var {font-size: 92%; font-family: "Lucida Console", "Courier New", Courier, monospaced;}
pre code {font-size: 100%} 
pre {border: 1px solid #d4d4d4; width: 98%!important; overflow: scroll; position: relative; padding: .5em}
del, strike, s  {text-decoration: line-through; color: #666}
ins, dfn, u {border-bottom: 1px solid #999}
small {font-size: 85%}
sup, sub {font-size: 80%; font-family: Arial, Helvetica, sans-serif}
big {font-size: 130%}
abbr {text-transform: uppercase; font-size: 85%; letter-spacing: .1em}
a abbr, a acronym {border: none}
abbr[title], acronym[title], dfn[title] {cursor: help; border-bottom: 1px solid #ccc}
sup {vertical-align: super}
sub {vertical-align: sub}
hr {display: block; background: #aaa; color: #aaa; width: 100%; height: 1px; border: none}
blockquote {
color: #769064; 
font-style: italic;
font-family: "Times New Roman", Times, serif;
font-size: 19px;
line-height: 1.2;
margin-top: 7px;
margin-right: 45px;
padding-left: 5px;
background-position: top left;
background-repeat: no-repeat;
text-indent: 5px;
}
blockquote span {
/*display: block;*/
background-repeat: no-repeat;
background-position: bottom right;
}
.win.ie7 blockquote span { display: block; }
font.bold {
	font-weight: bold;
}

q {quotes: "\00AB" "\00BB" "\2018" "\2019"}

/* #wrap only */
#wrap hr, #wrap p, #wrap ul, #wrap ol, #wrap dl, #wrap pre, #wrap address, #wrap table, #wrap form, #wrap iframe {margin-bottom: 1.2em}
#wrap p+p, #wrap p+ul, #wrap p+ol {margin-top: -0.5em}
#wrap caption {padding-bottom: .8em}
#wrap form div {margin-bottom: .8em}
/* #aside only */
#aside {line-height: 1.3em;}
/*#aside p {font-size: 0.9em;}*/

/* LISTS */
#wrap ul {margin-left: 1.5em;}
#wrap ul li {text-indent: -.85em; margin-left: .85em}
#wrap ul li:before {content: "\2022\00a0\00a0"}
#wrap ul li li:before {content: ""}
#wrap ul li ul li:before {content: "\2022\00a0\00a0"}
#wrap ul li ul {margin-left: 2.5em}
#wrap ul li ol li {list-style-position: outside; list-style-type: decimal; margin-left: 1.35em; text-indent:0}
#wrap ul li ol li ul li:before {content: "\2022\00a0\00a0"}
#wrap ol {list-style-position: outside; list-style-type: decimal; margin-left: 2.35em}
#wrap dt {font-weight: bold; margin-top: .8em; margin-bottom: 0}
#wrap ol ol, #wrap ul ol {margin-left: 2.5em}
#wrap ul ul, #wrap ol ol, #wrap ul ol, #wrap ol ul {margin-bottom: 0}
/* #aside only */
#wrap #aside ul {margin-left: 0}
#wrap #aside ul li {text-indent: 0; margin-left: 0}
#wrap #aside ul li:before {content: ""}

/* FORMS */
input[type='text'], input[type='password'], input[type='submit'], input[type='button'], textarea, select {font-family: Arial, Helvetica, sans-serif}
fieldset {border: 1px solid #ccc; padding: 0 1em 1em 1em; margin: 1.6em 0}
legend {background: #fff; padding: 0 .8em}
legend+* {margin-top: 1em}
#aside input[type='text'], input[type='password'], #aside select {border: 0px solid #ccc; background: #F3F3F3}
#aside input {padding: .3em .4em; font-size: 1em;}
#content textarea, #content input[type='text'] {padding: .3em .4em 0 .5em; font-size: 1em; width: 192px; color: #999999;}
input[type='submit'] {padding: .2em .4em}
select {padding: .1em .2em .1em .1em; font-size: 1em;}
#content select {color: #999999; width: 194px !important;}
option {padding: .1em .4em .1em; font-size: 1em; }
label { font-size: 0.8em; display: block; }
textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover {}
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus {}
input, select {cursor: pointer}
input[type='text'], input[type='password'] {cursor: text}
#aside select { width: 138px; }
#aside input { width: 125px; margin-left: 10px }
#aside label { 
	background-image: url(img/right_col_input_back.gif);	
	background-repeat: no-repeat;	
	margin-bottom: 4px;
	height: 28px;
	padding: 3px 0px 0px 10px;
	color: #666
}

/* TABLES */
/*table {border-top: 1px solid #ccc;  border-left: 1px solid #ccc}
th, td {border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; padding: .4em .6em}
tr:hover, thead th, thead td, .tabletr-act {background-color: #f5f5f5}*/

/* LINKS */
a:link {text-decoration: underline; color: #36c}
a:visited {text-decoration: underline; color: #99c}
a:hover {text-decoration: none; color: #c33}
a:active, a:focus {text-decoration: underline; color: #000}

/* TOOLBOX */
.hide {display: none}
.show {display: block}
img.alignright {float: right; padding:.2em 0 .2em .8em}
img.alignleft {float: left; padding:.2em .8em .2em 0}
.more {text-align:right}
	#wrap p+p.more {margin-top: -1.2em}
	.more a[href]:after {content: " →"}
.clear {	clear: both; }
.top {	font-family:Arial, Helvetica, sans-serif; font-size:10px; float: right; padding-right: 10px 20px 0 0;text-decoration: none; color:#999999;  }	
.top a { text-decoration: none; color:#999999; float: right; }

/* BLOCKS */

#page {
	width: 960px;	
	margin: 0px auto; 
	position: relative;
	background-color:#FFFFFF;
}
#header {
	float: top; 
	width: 901px; 
	height: 83px;
	margin: 0;
	padding: 33px 22px 0 37px;
	}
	#logo {
	float: left;
	}
	.site-description {
		color: #486682;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 0.9em;
		margin: -5px 0px 18px 30px; 
		float: left;
	}
	.win.ie6 .site-description { margin: -5px 0px 18px 15px; }
	img.call {
		color: #486682;
		background-image: url(img/call.jpg) no-repeat;
		font-size: 1.2em;
		float: right;
		margin: 17px 0 0; 
	}
	.win.ie6 .call { margin: 0px 0px 18px 360px; }
	#nav ul {
	float: left;
		width: 940px;
		height:26px; 
		overflow: hidden; 
		margin: 0 10px;
		padding: 0;
		list-style: none;
		}
	#nav li {
		float: left; 
		padding: 0;
		}
	#nav li a {
   	float: left; 
   	position:relative;  
   	color:#fff; 
		font: bold 11px/26px Helvetica, sans-serif;
		text-decoration: none;
		width: 109px;
		height: 26px;
		background: url(img/tab.png) no-repeat 0 0;
		text-transform:uppercase;
		text-align: center
	}
	#nav li a.on {
		background-image: url(img/tab.jpg);
		color: #4277A6
	}
	.win.ie6 #nav li a { display: inline; margin: 0px 0px 0px 0px; padding: 0px 20px 0px 30px; }	
	.last_nav {
		background-image: none !important; 
	}

#wrap { 
	padding-top: 0px; 
	margin: 0 2px 0 10px; 
	background-image: url(img/header_bottom.gif); 
	background-repeat: repeat-x; 
	border: 0px solid #000; 
}
.win.ie6 #wrap {
	background-image: none; 
}	
	
#content {
	width: 100%; 
	float: left;
	color: #666666;

}

#content .padding {
		overflow: hidden; 
		margin-right: 294px;
		margin-top: 0px;
		/*
		background-image: url(img/header_bottom.gif); 
   	background-position: top center;
  	   background-repeat: repeat-x;
		*/
}
#get_pampered {
	width: 629px;
	height: 290px;
	border: 0;
}
#main {
	padding: 20px 32px 15px 31px;
}
.top-margin {
	margin-top: 5px;
}	
.win.ie6 .top-margin {
	margin-top: 0px;
}		
#content h1, #content h2 {
font: 26px/28px Georgia, "Times New Roman", Times, serif; color: #666; margin: 0
}
#content h2 {
	font-size: 24px;
}
#content h2.blockquite {
	padding-left: 10px !important;
}
#content h4 {
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	word-spacing: 5px;
	margin: 25px 0 0 0;
	padding: 0px;	
	border: 0px solid #999999;	
}
#content h3 {
font: 14px/16px Georgia, "Times New Roman", Times, serif; text-transform: uppercase; color: #5e91c0; margin: 0;
}
#content p, #aside p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	word-spacing: -1px;	
	margin-top: 10px;	
}
.error {
	color: Red;
}
.win.ie7 #content p {
	margin-bottom: 10px;
	/*border: 1px solid #FF0000;	*/
}
.ff3 #content p {
	margin-bottom: 20px;
	/*border: 1px solid #00FF33;	*/
}

#content table{
	width: 550px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px solid #999999;
	margin-bottom: 15px;	
}
#content .td4{
	width: 510px;
	height: 28px;
	padding-top: 10px;
	font-size: 12px;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
	padding-bottom: 10px;
}
#content .td5{
	text-align: center;
	width: 40px;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content .td6{
	text-align: center;
	width: 10px;
	vertical-align: top;
	color: #F09B17;
	font-size: 12px;	
	font-weight: bold;	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
}
#content .td7{
	width: 490px;
	height: 28px;
	padding-top: 10px;
	font-size: 12px;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
	padding-bottom: 10px;
}
#content .td1{
	width: 200px;
	height: 17px;
}
#content .td2{
	text-align: right;
	width: 105px;	
	height: 17px;	
}
#content .td3{
	padding-left: 27px;
	height: 17px;	
}
#content hr{
	color: #CCCCCC;
	margin-top: 0px;
	padding: 0px;
}
.win.ie7  #content hr{
	margin-bottom: 15px;
}
.win.ff3  #content hr{
	margin-bottom: 15px;
}
.win.ie7  #content hr.office, .win.ie6  #content hr.office{
	clear:both;
	margin-top: 10px;
	margin-bottom: 0px;	
}
.win.ff3  #content hr.office{
	clear:both;
	margin-top: 15px;
	margin-bottom: 0px;		
}
.safari #content hr.office{
	margin-top: 10px;
}
#content .name{
	font-size: 13px;
	font-weight: bold;
	color: #4B8AC2;
	margin-top: 5px;	
	margin-bottom: 5px;
}
.border-bottom {
	border-bottom: 1px solid #E8E8E8 !important;
}
#content img.photo{
	padding-right: 5px;
}

#content td.info{
	line-height: 17px;
	vertical-align: top;
	padding-top: 21px;
	padding-bottom: 20px;
}
#content a.more{
	color: #F09B17;
	text-decoration: none;
}
#content a.more:hover{
	text-decoration: underline;
}
#content p.contact{
	color:#000000;
	font-size: 12px;
}
#content p.contact2{
	color:#000000;
	font-size: 14px;
	word-spacing: 8px;
}
#content .contact_blue{
	color:#517BA1;
	font-size: 14px;
	word-spacing: 0px;
	font-family:Arial, Helvetica, sans-serif;		
}
#content a.contact{
	color:#000000;
	font-size: 14px;
	text-decoration:underline;
	word-spacing: 0px;
	font-family:Arial, Helvetica, sans-serif;	
}
table.contact_us td {
	color: #999999;
	padding-right: 5px;
}
.win.ie6 table.contact_us td {
	padding: 0;
}

#content td.label{
	width: 80px;
	font-size: 10px;
	color: #B1B1B1;
}
#content td.field{
	width: 200px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#content form{
	margin-top: 40px;
}
#content input{
	width: 200px;
	height: 25px;
	border-style: none;
	padding-top: 2px;
	padding-left: 2px;
	background-image: url(img/input_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#content #contact_button{
	background-image: url(img/contuct-us-button.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-style: none;
	margin-top:12px;
	margin-left: 5px;	
	height: 28px;
	width: 121px;
	cursor: pointer;
}
#content #apointment_button{
	background-image: url(img/apointment-button.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-style: none;
	margin-top:12px;
	margin-left: 5px;
	height: 28px;
	width: 121px;
	cursor: pointer;
}
#content #inquiry_wrap{
	height: 107px;
	width: 190px;
	padding: 3px 0 0 3px;
	background-image: url(img/textarea_bg.png);
	background-repeat: no-repeat;
	background-position: left top;	
}
#content #inquiry{
	height: 100px;
	width: 180px;
	overflow:hidden;
	border-style: none;	
}

#content strong{
	color: #578DBD;
}
#content .btimage{
	cursor: pointer;
}
#content .anounce{
	font-size: 11px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 455px;
}
#content a.more{
	color: #F09B17;
	text-decoration: none;
}
#content a.more:hover{
	text-decoration: underline;
}
#content .question{
	cursor: pointer;
	text-decoration:underline;	
}
#content .ansver{
	font-size: 11px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 450px;
}
#content .faq{
	color: #F09B17;
	font-weight: bold;
}

	#aside {width: 292px; float: left; margin-left: -292px; text-align: left; margin-top: -37px  }
		#aside .padding { 
		}
		#aside .padding > div {width: 100%;  }
		#special {
			margin-left: 10px;
		}
		#right_col_button {
			width: 135px;
			height: 32px;
			border: 0;
			margin: 10px 0px 10px 0px;
			display: block;
			background-image: url(img/book_now.png);
			background-position: center center;
			background-repeat: no-repeat;
			cursor:pointer;
		}
		.opera #right_col_button { margin: 10px 0px 10px 2px; }
		
		* html .boxhead h2 {height: 1%;} /* For IE 5 PC */
		.sidebox {
			margin: 0 auto 10px;
			/*width: 17em; */
			background: url(img/right_col_form_back.png) no-repeat top center;
			font-size: 100%;
			width: 292px; height: 312px;
		}
		.boxhead {
			margin: 0;
			padding: 0;
			text-align: left;
		}
		.boxhead h2 {
			margin: 0;
			padding: 17px 0 8px 24px;
			color: #fff; 
			text-transform: uppercase;
			font: bold 14px/16px Helvetica, sans-serif;
	  }
		.boxbody {
			margin: 0;
			padding: 0px 5px 0px 25px;
			text-align: left;
			height: 305px;
			color: #fff
		}
		div.hours { float: left; width: 273px; height: 235px; text-align: center; background:url(img/hourbg.gif) no-repeat 0 0; margin: 12px 10px }
		div.hours, div.hours table, #aside div.hours p { font: 14px/140% Arial, Helvetica, sans-serif; color:#999999; }
		div.hours h2 { font-size: 16px; text-transform:uppercase; }
		div.hours table { margin: 10px auto 0; }
		div.hours table td.right { text-align: right; }
		
		h2.patient {
			background-position: left top;
			background-repeat: no-repeat;
			padding-bottom: 10px;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 20px;
			line-height: 26px;
			word-spacing: 4px;
		}
		.win.ie6 h2.patient {
			background-image: url(img/patient_icon.gif);
		}
		div.patient {
			padding-left: 26px;
			padding-right: 26px;
		}
		table.patient {
			border-top: 1px solid #E8E8E8;
			border-bottom: 1px solid #E8E8E8;
		}
		.win.ie6 table.patient {
			width: 500px;
		}
		.patient td {
			padding: 8px 0px 8px 5px;
			font-family: "Times New Roman", Times, serif;
			font-size: 12px;
			width: 500px;
			border-top: 1px solid #E8E8E8;
			border-bottom: 1px solid #E8E8E8;
		}
		.patient td a {
			color: #386792;
			text-decoration: none;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
		}
		.pdf_icon {
			width: 27px;
			height: 29px;
			border: 0;
			padding: 3px 0 0 30px;
		}
		
		h2.facebook {
			background-position: left top;
			background-repeat: no-repeat;
			padding-bottom: 10px;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 20px;
			line-height: 26px;
			word-spacing: 4px;
		}
		.win.ie6 h2.facebook {
			background-image: url(img/patient_icon.gif);
		}
		div.facebook {
			padding-left: 26px;
			padding-right: 26px;
			padding-top: 20px;
		}
		table.facebook {
			border-top: 1px solid #E8E8E8;
			border-bottom: 1px solid #E8E8E8;
		}
		.win.ie6 table.facebook {
			width: 250px;
		}
		.facebook td {
			padding: 8px 0px 8px 5px;
			font-family: "Times New Roman", Times, serif;
			font-size: 12px;
			width: 500px;
			border-top: 1px solid #E8E8E8;
			border-bottom: 1px solid #E8E8E8;

		}
		.facebook td a {
			color: #386792;
			text-decoration: none;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
		}
		.facebook_icon {
			width: 214px;
			height: 36px;
			border: 0;
			padding: 3px 0 0 30px;
		}
		
		
		h2.twitter {
			background-position: left top;
			background-repeat: no-repeat;
			padding-bottom: 10px;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 20px;
			line-height: 26px;
			word-spacing: 4px;
		}
		.win.ie6 h2.twitter {
			background-image: url(img/patient_icon.gif);
		}
		div.twitter {
			padding-left: 26px;
			padding-right: 26px;
			padding-top: 20px;
		}
		table.twitter {
			border-top: 1px solid #E8E8E8;
			border-bottom: 1px solid #E8E8E8;
		}
		.win.ie6 table.twitter {
			width: 250px;
		}
		.twitter td {
			padding: 8px 0px 8px 5px;
			font-family: "Times New Roman", Times, serif;
			font-size: 12px;
			width: 500px;
			border-top: 1px solid #E8E8E8;
			border-bottom: 1px solid #E8E8E8;
		}
		.twitter td a {
			color: #386792;
			text-decoration: none;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
		}
		.twitter_icon {
			width: 220px;
			height: 36px;
			border: 0;
			padding: 3px 0 0 30px;
		}
#footer { clear: both; border-top: 1px solid #d4d4d4; padding-bottom: 20px;	}

	.footer_header {
		color: #74816B;
		font-family: "Times New Roman", Times, serif;
		font-weight: bold;
		float: left;
		width: 110px;
		padding: 0px 20px 0px 20px;
		margin: 20px 20px 20px 0px;
		text-align: center;
		border-right: 1px solid #d4d4d4; 
		line-height: 1;
	}
	.win.ie7 .footer_header {	font-size: 0.9em;}
	.footer_logos ul {
		float: left;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	.footer_logos li {
		height: 55px;
		display: inline;
		padding-left: 0px;
	}
	.footer_logos li img {
		border: 0;
		padding-top: 10px;
		padding-right: 0px;
		
	}
.win.ie6 #edge-br {
    background-image:  url(img/corner_br_ie6.png);	
}
#bottom {
	width: 960px;	
	margin: 0px auto; 
}
#bottom p, #bottom li a, #bottom li  {
	color: #486682;
}
#bottom p {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

#bottom ul {
	list-style: none;
	padding-left: 10px;
	margin-bottom: 50px;
}
.win.ie6 #bottom ul {  margin-left: 0px; }
.win.ie7 #bottom ul { margin-left: 10px; padding-left: 0px;}
#bottom li {
	display: inline;
}

#bottom .sep {
	margin-left: 10px;
	margin-right: 10px;
}
#bottom li a {
	text-decoration: none;
}	
#bottom li a:link {text-decoration: none;}
#bottom li a:visited {text-decoration: none;}
#bottom li a:hover {text-decoration: underline; }
#bottom li a:active, #bottom li a:focus {text-decoration: underline; }	

