a {
  color: white;
}

body  {
  background: #d7d6d1;
  color:      #020221;
  font-size:  14px;
  padding:    0;
  margin:     0;
}

h1, h2 {
  font-family: Arial, Helvetica, Sans-serif;;
  margin:     0px 0px 15px 0px;
  text-align: center;
}

h2  {
  color:      black;
  font-size:  1.1em;
  margin-top: 15px;
  border-bottom: 1px dotted #020221;
}

img {
  border: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
}

li  {
    margin:   15px;
    line-height:  1.8em;
    font-size:  1.1em;
    text-align: left;
}    

/* classes */

.clear_left {
  clear: left;
}

.copyright  {
    font-size:    0.9em;
}      

/* id specific */

#address {
  font-size: 1.3em;
}

div.intro {
  background-color: #f8f4ef;
  font-size:        1.25em;
  margin-bottom: 0;
  margin-left:      auto;
  margin-right:     auto;
  margin-top: 0;
  text-align:       left;
}

div.intro p {
    margin: 0;
    padding: 10px 10px 10px 10px;
}

#footer {
  background-color: #020221;
  border-top:       2px solid #913209;
  color:            white;
  margin-bottom:    0px;
  margin-left:      auto;
  margin-right:     auto;
  padding-bottom:   10px;
  padding-top:      2px;
  text-align:       center;
  vertical-align:   middle;
  width:            700px;
}      

#header {
  background:     url(images/header.png);
  border-bottom:  3px solid #913209;
  color:          white;
  font-family:    Calibri, "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
  font-size:      3.0em;
  font-weight:    bold;
  margin:         0px;
  padding:        17px 0 17px 15px;
  text-align:     left;
}

#prices {
  -moz-border-radius: 1.0em  1.0em  1.0em  1.0em;
  background-color: #f8f4ef;
  margin-bottom:    .3em;
  margin-right: 20px;
  margin-top:       0;
  padding:          .6em;
  width:            19em;
  float: right;
}

#left {
  margin-left: 20px;
  width: 360px;
}

#map {
  border: 4px solid #888;
}

#hours th {
  text-decoration: underline;
}

#hours td, #hours th {
  background-color: #eae6e1;
  text-align: left;
  width: 7em;
}
  
#hours .hour_column {
  background-color: #eae6e1;
  text-align: left;
  width: 8em;
}

#referral_text {
  font-size: 1.2em;
  margin-left: 2em;
  margin-right: 2em;
  padding-top:    1em;
  text-align: left;
}
  
#referral_text a {
  color: #000090;
}

#info {
  margin-top: 1.2em;
  text-align: center;
}

#locations {
  clear: both;
}

div.location {
  -moz-border-radius: 1.0em  1.0em  1.0em  1.0em;
  background-color: #f8f4ef;
  margin-left: auto;
  margin-right: auto;
  margin-bottom:  1.2em;
  margin-top: 1.2em;
  padding:  .7em;
  width:    38em;
  text-align: center;
}

div.location a {
  color: #0000a0;
  font-size: 1.8em;
  font-weight: bold;
}

div.location .address {
    font-size: 1.2em;
}

div.location .doctors {
   font-size: 1.2em;
}

div.location .phone {
    font-size: 1.2em;
}

div.location h2 {
  font-size: 1.75em;
}
  
#outertop {
  background:       #dbd8c7;
  margin:           0px;
  margin-left:      5px;
  margin-right:     5px;
  padding:          0px;
  text-align:       center;
  width:            700px;
}

#prices th {
  text-decoration: underline;
}

#prices td, #prices th {
  background-color: #eae6e1;
  text-align: left;
  width: 10em;
}
  
#prices .price_column {
  background-color: #eae6e1;
  text-align: left;
  width: 10em;
}
  
div#referral_ads_brief {
  color: #913209;
  font-family: Arial, Helvetica, Sans-serif;;
  font-size: 1.25em;
  font-style: italic;
  font-weight: bold;
  text-align: center;
}

div#referral_ads_brief a {
  color: #913209;
}

#shadowbottom {
  background:     url(images/shadowbottom.gif);
  height: 6px;
  margin-bottom: 0;
  margin-left:  auto;
  margin-right: auto;
  margin-top:   0px;
  padding:      0px;
  width:        710px;
}  

#shadowtop {
  background: url(images/shadowtop.gif) repeat-y;
  margin-left: auto;
  margin-right: auto;
  margin-bottom:  0;
  margin-top: 0; /* bja */
  padding: 0;
  width: 710px;
}

#call_appt {
  color: #600000;    
  font-size:  2.0em;
  margin-top: 10px;
}

div.price-change {
  margin-bottom: 15px;
  text-align: center;
}
