@charset "utf-8";
body {

    font-family: verdana, tahoma, arial, sans-serif;
    font-size: 12px;
    text-align: center;
    color: #555555;
    margin-top: 0px;
}

img { border: 0; }

input {
    color: #6F6F6F;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 15px;
    padding-left: 5px;
}

select {
    color: #4F4F4F;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11.5px;
    padding-left: 5px;
}

#wrapper_shadow {
	background-image: url(../images/body_bck.gif);
	width: 930px;
    text-align: center;
    position: relative;
    margin: auto;
}

#wrapper {
	margin: 0px auto;
	text-align: left;
	width: 800px;
   /*	position: relative;
	 border: 1px solid #8c6239; */
}


#header_top {
	background-image: url(../images/top_bck.gif);
	height: 30px;
	background-repeat: repeat-x;
}

#header {
	background-color: #f9bfc3;
	background-image: url(../images/top_bck_main.gif);
	margin: 0px;
	padding: 0px;
	height: 361px;
}

#header_index{
	background-color: #f9bfc3;
	margin: 0px;
	padding: 0px;
	height: 660px;
}

#header_image_left {
	margin: 0px;
	padding: 0px;
	height: 340px;
	width: 225px;
	position: absolute;
}


#header_image_treatment {
	margin-top: 189px;
	margin-left: 260px;
	height: 193px;
	width: 407px;
	z-index: 1;
	position: absolute;
}

#header_image_aboutus {
	margin-top: 205px;
	margin-left: 248px;
	height: 186px;
	width: 416px;
	z-index: 1;
	position: absolute;
}

#header_image_appointment {
	margin-top: 90px;
	margin-left: 372px;
	height: 318px;
	width: 280px;
	z-index: 1;
	position: absolute;
}

#header_image_contact {
	margin-top: 75px;
	margin-left: 564px;
	height: 241px;
	width: 237px;
	z-index: 1;
	position: absolute;
}

#header_paperback {
	margin-top: 24px;
	height: 613px;
	width: 468px;
	margin-left: 280px;
	z-index: 1;
	position: absolute;
}

#header_promo {
	margin-top: 23px;
	height: 613px;
	width: 438px;
	margin-left: 300px;
	z-index: 1;
	position: absolute;
}

#container {
	background-color: #8c6239;
	height: 298px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

#container a {
    color: #666666;
    text-decoration: none;
}

#container a:hover {
    text-decoration: underline;
}

#container h2 {
  color: #9F277E;
  font-style: italic;
  font-weight: bold;
  font-size: 11.5pt;
  line-height: 1.5;
}

#container2 {
	background-color: #ffffff;
	height: 280px;
	width: 800px;
	position: relative;
	top: 16px;
}

#content_members_left {
    position: absolute;
    float: left;
    padding-left: 35px;
    padding-top:55px;
    line-height:1.5
}

#content_members_logo {
    position: absolute;
    background-image: url(../images/logo.gif);
	top: 180px;
    left: 28px;
	height: 71px;
	width: 126px;
}

#content_logo {
    position: absolute;
    background-image: url(../images/logo.gif);
    float: left;
	top: 180px;
    left: 28px;
	height: 71px;
	width: 126px;
}

#content_textblk {
	background-color: #ffffff;
	height: 215px;
	width: 580px;
	float: right;
	margin-top: 25px;
    margin-right: 10px;
    padding-top: 15px;
    padding-right: 15px;
    font-size: 13px;
    text-align: justify;
    overflow: auto;
    line-height: 1.5;
}

#content_forms {
	background-color: #ffffff;
	height: 220px;
	width: 580px;
	float: right;
   	margin-top: 25px;
    margin-right: 10px;
    padding-top: 15px;
    padding-right: 15px;
    font-size: 12px;
    text-align: left;
    overflow: auto;
}

#content_promotions {
	/* background-color: #ff0000; */
	height: 385px;
	width: 380px;
	margin-top: -175px;
	margin-left: 315px;
    padding-right: 8px;
    font-size: 11px;
    text-align: justify;
    z-index: 3;
    position: absolute;
    overflow: auto;
    line-height: 1.5;
}

#content_left {
	height: 260px;
	width: 190px;
	float: left;
	text-align: right;
	position: absolute;
	padding-top: 25px;
   	font-size: 14px;
}

#content_right {
	background-color: #ffffff;
	height: 240px;
	width: 550px;
	float: right;
    padding-top: 25px;
    padding-right: 25px;
    font-size: 12px;
    text-align: justify;
    letter-spacing: 0.03em;
}

#content_tip {
     font-size: 9pt;
     letter-spacing: 0.05em;

}


#footer {
	background-color: #8c6239;
	height: 97px;
}

#footer_container {
/*
	width: 419px; */
	height: 38px;
	background-color: #8c6239;
	background-position: right;
}

.footer_left {
	float: left;
    padding-left: 15px;
    padding-top: 12px;
    color: #fdfcfc;
    font-size: 11px;
}

.footer_right {
	float: right;
	height: 38px;
	width: 495px;
	padding-right: 5px;
	cursor: crosshair;
}

#footer_image{
	background-image: url(../images/bot_bck.gif);
	height: 59px;
	background-repeat: repeat-x;
}

#footer_shadow {
	background-image: url(../images/footer_bck.gif);
	width: 930px;
    height: 44px;
    position: relative;
    margin: auto;
}

  .dayOfWeek{display:inline; padding:2px; width:25px;}
  .dateBox{cursor:pointer; background-color:#ffffff; padding:1px}
  .dayOfWeekBox {color:#555555;}

  div#picker {width:189px; position:absolute; visibility:hidden; background-color:#CFC8C2; border:solid #CFC8C2 1px;}
  div#picker_year{background-color:#E6E6E6; padding:2px; border-bottom:solid #555555 1px; font-weight:bold; text-decoration:none;}
  div#picker_year a {text-decoration:none; color: #555555;}
  div#picker_month{padding:2px; border-bottom:solid #555555 1px;}
