body { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #e1e0d6; text-align: center; }
#wrapper { background-color: #f5f5f1; background-image: url(images/tan_bkg2.gif); background-repeat: no-repeat; background-position: 0 bottom; width: 750px; margin: 10px auto; }
#logo { width: 258px; height: 189px; float: left; }
#top_menu { height: 189px; padding-right: 3px; }
.bethany120 { padding-right: 35px; padding-bottom: 30px; }
#nav { clear: both; padding-bottom: 15px; }
#content { text-align: left; margin: 20px; }
#footer { background-color: #e1e0d6; text-align: right; width: 100%; }
#footer p { font-size: 80%; padding-right: 3px; padding-left: 3px; }
.logo { margin-left: 0; }
#whats_new     { background-color: #9babcf; padding-right: 12px; padding-bottom: 12px; padding-left: 12px; width: 300px; float: right; margin-left: 10px; }
#whats_new p { font-size: 95%; }
#whats_new h2 { color: #000; font-size: 13px; }
#content h1 { color: #b73970; font-size: 17px; }
.clear { clear: both; }
p { }
td { }
a:link   { color: #b73970; text-decoration: none }
a:visited  { color: #b73970; text-decoration: none }
a:hover    { color: #336; text-decoration: none; border-bottom: 1px dotted #336 }
a:active  { color: #b73970; text-decoration: none }
.question { color: #f03; font-weight: bold; }
.indent { padding-left: 50px; }
#virtualtour { text-align: center; width: 450px; margin-right: auto; margin-left: auto; }
#tour_caption { font-weight: bold; text-align: center; }
/*Form CSS starts here
*/
form.app { width: 600px; }
form.app fieldset { background-color: #9babcf; margin-bottom: 10px; border: solid 1px #132805; }
form.app legend { padding: 0 4px; background-color: #f5f5f1; border-style: solid; border-width: 1px; }
form.app label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.app fieldset ol {
  margin: 0;
  padding: 0;
}
form.app fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.app fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.app fieldset fieldset legend { padding: 0 0 5px; font-weight: normal; background-color: #9babcf; border-width: 0; }
form.app fieldset fieldset label {
  display: block;
  width: auto;
}
form.app em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.app label {
  width: 120px; /* Width of labels */
}
form.app fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}
.small { font-size: 11px; }
