* {
  margin: 0;
  padding: 0;
}

body {
  background-color: #629087;
  font-size: 14px;
  color: #4e4e4e;
  text-align: center;
  font-family: arial, helvetica, sans-serif;
}

ol.alpha {list-style-type: lower-alpha;}

li {
  margin: 10px 20px 10px 30px;
  line-height: 17px;
}

a {
  color: #bd4430;
}
a:hover {
  color: #028295;
}

.clearfloat {
  clear: both;
}

td {
  padding: 2px 5px 2px 5px;
}

#wrapper {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 10px;
  width: 881px;
  text-align: left;
  background: transparent;
 }

#top {
  width: 881px;
  height: 205px;
  position: relative;
  background: url(../images/bgtop.gif);
  background-position: top;
  background-repeat: no-repeat;
  background-color: transparent;
}

#main {
  width: 881px;
  background-color: transparent;
  background-image: url(../images/bgmain.gif);
  background-position: top;
  background-repeat: repeat-y;
}

#columnA {
  float: left;
  width: 254px;
}

#columnB {
  float: left;
  width: 597px;
}

#poem {
  width: 207px;
  margin-left: 55px;
}
#poem p {
  font-family: verdana, arial, helvetica, sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #fff;
  margin-top: 25px;
  margin-bottom: 25px;
  line-height: 22px;
}

/* menus */

#menu1 {
  position: absolute;
  width: 549px;
  top: 176px;
  right: 66px;  
  text-align: right;
}
#menu1 p {
  margin: 0;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
}

#menu1 a {
  color: #fff;
  text-decoration: none;
}

#menu1 a:hover {
  color: #b7f0d8;
  text-decoration: underline;
}

#menu2 {
  width: 204px;
  margin-left: 30px;
	background-color: transparent;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 30px;
}

#menu2 ul {
  list-style: none;
}

#menu2 li {
  width: 204px;
  margin: 0;
  line-height: 16px;
}
#menu2 li a {
  display: block;
  padding: 7px 0 6px 25px;
  background: transparent;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #b2cdc7;
  text-decoration: none;
}

#menu2 li a:hover {
  background-color: #568685;
  color: #fff;
}

#sidebar {
  margin-top: 40px;
  margin-left: 58px;
  width: 150px;
}
#sidebar p {
  margin: 10px 35px 20px 0px;
  color: #c5dcd7;
  font-size: 14px;
  line-height: 18px;
}


/* Absolutely positioned in #top */

#therapist-name {
  position: absolute;
  top: 40px;
  left: 281px;
}
#therapist-title {
  position: absolute;
  top: 79px;
  left: 286px;
  font-size: 15px;
  color: #fff;
}

#key-info {
  position: absolute;
  top: 114px;
  right: 65px;
  color: #fff;
  text-align: right;
  font-size: 15px;
  line-height: 20px;
}

/* Column B elements */

#pagetitle {
  width: 597px;
  background-color: #1d525a;
}

#breadcrumb {
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
  color: #c4dcd7;
  padding-top: 5px;
  padding-left: 15px;
}

#breadcrumb a {
  color: #c4dcd7;
}

#breadcrumb a:hover {
  color: #fff;
}

h1 {
	font-family: verdana, arial, helvetica, sans-serif;
  text-align: right;
  padding-top: 8px;
  padding-bottom: 13px;
  padding-right: 34px;
  font-weight: normal;
  font-size: 20px;
  color: #c4dcd7;
}


#content {
  margin-left: 39px;
  width: 516px;
  background: transparent;
  padding-bottom: 20px;
}

#content h2 {
	font-family: arial, helvetica, sans-serif;
  text-align: left;
  margin-top: 16px;
  margin-bottom: 12px;
  font-size: 16px;
  font-weight: bold;
  color: #bd4430;
}

#content h3 {
	font-family: arial, helvetica, sans-serif;
  margin: 16px 0 12px 0;
  font-size: 14px;
  font-weight: bold;
  color: #38727c;
}

#content h4 {
	font-family: arial, helvetica, sans-serif;
  margin: 16px 0 12px 0;
  font-size: 13px;
  font-weight: bold;
  color: #484949;
}

#content p {
  margin: 12px 0 16px 0;
  line-height: 17px;
}

img.imgfloatright {
  float: right;
  margin: 0 0 16px 20px;
  border: 1px solid #fff;
}

#footer {
  clear: both;
  width: 881px;
  height: 61px;
  text-align: center;
  color: #0b2d32;
  background: url(../images/bgbottom.gif);
  background-position: top;
  background-repeat: no-repeat;
  background-color: transparent;

}

#fmenu {
  padding-top: 3px;
  padding-bottom: 2px;
  font-size: 12px;
  color: #0b2d32;
  line-height: 1.5em;
}

#fmenu a {
  font-weight: normal;
  color: #0b2d32;
  text-decoration: none;
}
#fmenu a:hover {
  color: #fff;
  text-decoration: underline;
}

span.copyright {
  float: left;
  margin-left: 36px;
  font-size: 11px;
  color: #1d525a;
}

span.credit {
  float: right;
  margin-right: 36px;
  font-size: 11px;
}
span.credit a {
  text-decoration: none;
  color: #1d525a;
}
span.credit a:hover {
  color: #fff;
  text-decoration: underline;
}
