@charset "UTF-8";
/* CSS Document */

/*reset styles*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, img, span {
	margin:0;
	padding:0;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
}
a, img {
	outline: none;
}
table {
border-collapse:collapse;
border-spacing:0;
}
fieldset, img {
border:0 none;
}
address, caption, cite, code, dfn, th {
font-style:normal;
font-weight:normal;
}
ol, ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
caption, th {
text-align:left;
}
h1, h2, h3, h4, h5, h6 {
font-size:100%;
font-weight:normal;
}
q:before, q:after {
content:'';
}
abbr, acronym {
border:0 none;
}

/*3-column layout styles*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	color: #222222;
	background-image: url(../_images/bkgrd_body.gif);
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	border:0;
	width: 970px;
	padding: 10px 15px 0;
	background: url(../_images/frame_top.png) no-repeat;
}
a:link, a:visited, right_ba a:link, right_ba a:visited {
	color: #8D725E;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/*header styles*/

#header {
	width: 970px;
	height: 102px;
	background-image: url(../_images/header_logo_bkgd_02.jpg);
}
#header img {
	float: left;
	margin: 10px 45px 0 35px;
}
#header p.locations {
	text-align: right;
	float: right;
	font-size: .7em;
	margin: 50px 150px 0 0px;
	z-index:99;
	position:relative;
	left:-45px;
	top:2px;
}
#hdr_form {	
	float: left;
	margin-top: 17px;
}
#hdr_form p {
	
	font-family: Lucida Grande, Tahoma, Geneva, sans-serif;
	font-size: .75em;
	line-spacing: 0.5px;
}
.boldgreen {
	font-weight: bold;
	color: #75846F;
}
#header form {
	margin: 6px 0 0 0;
	width: 135px;
	
}
#header form input {
	display: block;
	margin-bottom: 2px;
	color: #cdd6ca;
	font-size: .7em;
	padding: 2px 0 2px 2px;
	width: 135px;
	border: 1px solid #e5ddd5;
}
#header form input.button {
	width: 50px;
	font-weight: bold;
	color: #fff;
}
.button {
	background: #8D725E;
}
.button:hover {
	background: #75846F;
}

/*navbar styles*/

#navbar	{
	background: #75846F url(../_images/bkgrd_frame2.gif) repeat-y scroll 0 0;
	height: 23px;
	width: 970px;
	padding-top: 2px;
}
#navbar ul {
	display: inline;
	margin-left: 38px;
}
#navbar ul li {
	display: inline;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	margin-right: 40px;
	letter-spacing: 0.5px;
	color: #ffffff;
}
#navbar ul li .active {
	color: #ECD394;
}
#navbar a:link, #navbar a:visited {
	color: #ffffff;
	text-decoration: none;
}
#navbar a:hover {
	color: #ECD394;
}

/*container styles*/


#containerold {
	background-image: url(../_images/container_bkgd_03.png);
	background-repeat: repeat-y;
	height: 1715px;
}
#container {
	width: 970px;
	background: #fff url(../_images/bkgrd_frame.png) repeat-y scroll 0 0;
	float: left;
	padding-bottom: 10px;
	
}


/*left column styles*/

#left {
	float: left;
	width: 248px;
	padding-left: 25px;
	margin-top: 10px;	
}
#left p.video {
	border: 0px;
	padding-bottom: 13px;
}
#left img.specials {
	margin-bottom: 20px;
}
#left img.specials-ba {
	padding: 4px 0;
	border-top: 1px solid #e5ddd5;
	border-bottom: 1px solid #e5ddd5;
	margin-bottom: 0px;
}
#left p {
	text-align: center;
	font-size: 0.70em;
	font-style: italic;
	padding: 0 2px 20px;
	margin-right: 2px;
}
.doctor {
	font-style: normal;
	color: #8D725E;
}
#left img.visit {
	padding: 4px 0;
	margin-bottom: 20px;
}

/*right column styles*/

#right, #right_ba {
	float: right;
	width: 235px;
	font-size: .75em;
	margin: 10px 23px 0 2px;
	background: #EDF0EE;
}
#right_ba {
	background: #fff;
}
.b-a {
	margin: 15px 0 15px 17px;
}
#right img.follow, #right_ba img.follow {
	padding: 0px 0;
	margin-bottom: 20px;
}
#right h1 {
	margin-right: 4px;
}
#right_ba h1 {
	margin: 5px 0 5px 4px;
	color: #322609;
	border-bottom: 1px solid #e5ddd5;
	padding: 0 0 3px 0;
}
#right_ba h2 {
	margin: 5px 0 5px 4px;
	color: #064c6d;
	font-weight: bold;
}
#right blockquote p, #right_ba blockquote p{
	margin: 4px 4px 0 4px;
	line-height: 1.25em;
}
#right_ba blockquote p {
	font-size: .95em;
	margin-bottom: 15px;
}
#right blockquote h1 {
	padding: 5px 0 5px 4px;
	margin-bottom: 8px;
}
#right_ba blockquote h1 {
	margin-bottom: 8px;
}
#right_ba a {
	color: #8D725E;
	text-decoration: none;
}
#right_ba a:hover {
	text-decoration: underline;
}

/*center column content styles*/

#content {
	float: left;
	width: 423px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .745em;
	line-height: 1.15em;
	margin: 10px 7px 0;
}
h1 {
	color: #977756;
	font-weight: bold;
	padding: 15px 0 5px 8px;
	font-family: Tahoma, Geneva, sans-serif;
}
h1.top {
	padding: 0 0 5px 8px;
}
#content a:link, #content a:visited, #right a:link, #right a:visited {
	color: #8D725E;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover, #right a:hover {
	text-decoration: underline;
}
#content blockquote {
	padding: 4px 2px 5px 2px;
	margin-bottom: 5px;
	line-height: 1.2em;
}
#content blockquote.faq {
	background: url(../_images/faq_bkgd.gif) no-repeat;
	padding: 4px 2px 5px 0px;
	border-bottom: none;
	margin-top: 4px;
	margin-bottom: 0;
}
#content blockquote.ba {
	background: #f0ede9;
	padding: 4px 0px 5px 0px;
	border-bottom: none;
	margin-top: 0px;
	margin-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
}
#content blockquote.ba h1 {
	background: #f8f6f4;
	margin: 0 2px;
}
.imgba {
	margin: 5px 0 0 9px;
}
#content blockquote.sched_form {
	background: #f9f4e3;
 d	margin-top: 4px;
	margin-bottom: 0;
}
.gray {
	background: #edf0ee;
}
.beige {
	background: #f9f4e3;
}
#content blockquote h1 {
	margin: 5px 0 5px 11px;
	color: #322609;
	border-bottom: 1px solid #e5ddd5;
	padding: 0 0 3px 0;
}
#content blockquote h1.faq {
	margin: 0 0 5px 2px;	
}
#content blockquote h2 {
	margin: 6px 4px 4px 11px;
	color: #064c6d;
	font-weight: bold;
	font-size: 1em;
}
#content blockquote p {
	margin: 5px 11px 12px;
	padding: 0;
}
#content blockquote p.patient {
	font-weight: bold;
	color: #064C6D;
	margin-bottom: 0;
}
#content p {
	padding: 5px 8px;
}
#content p.bottom {
	padding-bottom: 20px;
	border-bottom: 1px solid #e5ddd5;
}
.docphoto {
	float: left;
	margin-right: 10px;
}
.doodad {
	margin: 0 5px -3px 0;
}
#content ul {
	margin: 0 11px 8px;
	list-style: disc inside;
}
#content ul li {
	margin-bottom: 4px;
}
#schedule {
	margin-left: 10px;
}
#content form {
	margin-top: 10px;
}
#content form input {
	display: block;
	margin: 5px 0 10px 5px;
	width: 240px;
	height: 25px;
	border: 1px solid #e5ddd5;
}
#content form label {
	margin-left: 6px;
	font-size: 1em;
	padding-bottom: 10px;
	color: #064C6D;
}
#content form input.comments {
	height: 100px;
	vertical-align: top;
}
#content form textarea {
	margin: 4px 0 15px 5px;
	display: block;
}
#content form input.button {
	display: inline;
	width: 55px;
	font-weight: bold;
	color: #fff;
}
#content form p {
	display: inline;
	margin-left: 0px;
}
select {
	margin: 4px 0 10px 6px;
}
#content form .textfieldValidState input, input.textfieldValidState {
	background-color: #ffffff;
}
#content form .textfieldRequiredMsg {
	float: right;
	margin-top: -40px;
	margin-right: 50px;
	
}
#content form .textfieldInvalidFormatMsg {
	float: right;
	margin-top: -40px;
	margin-right: 75px;
	
}

/*footer styles*/
#footer {
	clear: both;
	background: #75846F url(../_images/bkgrd_frame2.gif) repeat-y scroll 0 0;
	height: 55px;
	width: 970px;
	
}
#footer ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #ffffff;
}
#footer ul li {
	display: inline;
	margin-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #fff;
	
}
#footer a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p {
	color: #fff;
	font-size: .7em;
}
#footer p.float_right {
	text-align: right;
	margin-top: 5px;
	margin-right: 20px;
}
#footer .float_left {
	margin: 15px 0 0 15px;
}
#footer .float_left p {
	margin-left: 5px;
}
#footer .float_left ul {
	width: 575px;
}

/*general classes*/

.brown_ital {
	font-style: italic;
	font-weight: bold;
	color: #977756;
}
.brown_bold {
	font-weight: bold;
	color: #977756;
}
.float_right {
	float: right;
}
.float_left {
	float: left;
}
.super {
	line-height: 0em;
	font-size: xx-small;
	vertical-align:top;
}
.supx {
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: 0.25em;
}
.sup2 {
	vertical-align: super;
}
.sup_bold {
	font-size: .75em;
	position: relative;
	top: .2em;
}
/*.sup {
	font-size: .75em;
	position: relative;
	top: -0.2em;
}*/
.reg {
	font-size: .75em;
	position: relative;
	top: -0.3em;
	line-height: 0px;
	
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
#input-hidden {
	border:0 none;
	display:none;
	height:0;
	padding:0;
}
