@import "reset.css";
body
{
  background: url(../images/bg.jpg) repeat-x #fff;
  margin: 0;
}

h3 {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #005696;
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  margin-bottom: 8px;
}

#content
{
  background: url(../images/top_bg.jpg) no-repeat top right #fff;
  color: #222;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0 auto;
  padding: 0 10px;
  text-align: left;
  width: 940px;
}

p
{
  margin-bottom: 1em;
}

a
{
  color: #287CB4;
}

#top
{
  background: url(../images/top_shadow.jpg) repeat-x bottom;
  float: left;
  height: 118px;
  width: 940px;
}

a#logo
{
  background: url(../images/logo.jpg) no-repeat;
  float: left;
  height: 98px;
  margin-left: 15px;
  text-indent: -9999px;
  width: 271px;
}

#buttons
{
  color: #81c3dc;
  float: right;
  font-size: 12px;
  margin-top: 50px;
}

a#donate
{
  background: url(../images/donate.png) no-repeat;
  float: left;
  height: 44px;
  text-indent: -9999px;
  width: 83px;
}

a#getinvolved
{
  background: url(../images/getinvolved.png) no-repeat;
  float: left;
  height: 44px;
  margin-left: 10px;
  text-indent: -9999px;
  width: 116px;
}

#menu_bottom
{
  background: url(../images/menu_bottom.jpg) repeat-x;
  clear: both;
  height: 11px;
  width: 940px;
}

#menu
{
  background: url(../images/menu_bg.jpg) repeat-x;
  clear: both;
  height: 47px;
  width: 940px;
}

#menu ul, #menu ul li, ul#options, ul#options li, #footer ul, #footer ul li
{
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
}

#menu ul li, ul#options li, #footer ul li
{
  float: left;
  position: relative;
}

#menu ul li a
{
  color: #fff;
  display: block;
  font-size: 18px;
  font-style: italic;
  height: 21px;
  padding: 15px 13px 11px;
  text-decoration: none;
}

#menu ul li {
  background: url(../images/menu_line.jpg) no-repeat right;
  padding-right: 1px;
}

#menu ul li a:hover,
#menu ul li.active a
{
  background: url(../images/menu_hover.jpg) repeat-x;
}

#menu ul li.firstm
{
  background: url(../images/menu_left.jpg) no-repeat;
  float: left;
}

#menu ul li.lastm
{
  background: url(../images/menu_right.jpg) no-repeat;
  float: right;
}

#menu ul li.firstm, #menu ul li.lastm
{
  height: 47px;
  width: 10px;
}

#wrap
{
  background: url(../images/latest_bg.jpg) no-repeat top right;
  clear: both;
  line-height: 17px;
  margin-bottom: 20px;
  overflow: hidden;
  padding-top: 20px;
  width: 940px;
}

#header
{
  background: url(../images/header.jpg) no-repeat;
  height: 219px;
  margin-bottom: 25px;
  width: 700px;
}

#left
{
  float: left;
  width: 700px;
}

h2.home-title
{
  color: #005696;
  display: block;
  font-size: 24px;
  font-style: italic;
  font-weight: bold;
  margin-bottom: 15px;
}

#left .title
{
  color: #fff;
  display: block;
  font-size: 48px;
  font-style: italic;
  font-weight: bold;
  margin-bottom: 0;
  background: url(../images/content-header-bg.jpg) no-repeat;
  display: block;
  height: 48px; /* 74px - padding-top */
  padding: 28px 0 0 23px;
  margin-bottom: 12px;
}

a#about_button, a#contact_button
{
  float: right;
  height: 26px;
  margin: 25px 0;
  text-indent: -9999px;
  width: 78px;
}

ul#options
{
  clear: both;
  height: 218px;
  margin: 15px 0;
  width: 700px;
}

ul#options li
{
  margin-right: 13px;
}

.opt1
{
  background: url(../images/opt1.jpg) no-repeat;
}

.opt2
{
  background: url(../images/opt2.jpg) no-repeat;
}

.opt3
{
  background: url(../images/opt3.jpg) no-repeat;
  margin: 0;
}

.opt1, .opt2, .opt3
{
  height: 218px;
  width: 220px;
}

.opt1 a {
  padding-top: 8px;
}

.opt2 a {
  padding-right: 8px;
}

.entry
{
  color: #fff;
  display: block;
  margin: 165px 0 0 44px;
}

a#involved
{
  background: url(../images/involved.png) no-repeat;
  float: left;
  height: 27px;
  margin: 15px 0;
  text-indent: -9999px;
  width: 118px;
}

#right
{
  float: right;
  width: 220px;
}

#right ul, #right ul li
{
  display: block;
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}

#right ul li
{
  border-bottom: 1px dashed #cbcac3;
  padding: 10px;
  width: 210px;
}

#right ul li span.date, #right ul li span.news_title
{
  display: block;
  font-weight: bold;
}

#right ul li span.news_title
{
  color: #287cb4;
}

#right ul li.first
{
  background: #005696;
  border-bottom: 2px solid #00afef;
  height: 20px;
  padding: 0;
  width: 220px;
}

#right ul li.first span
{
  color: #fff;
  display: block;
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
  padding: 1px 0 0 5px;
}

#right ul li a span
{
  color: #005696;
  font-style: italic;
  text-decoration: none;
}

#right ul li a:hover span
{
  text-decoration: underline;
}

a#morenews
{
  background: url(../images/morenews.png) no-repeat;
  float: left;
  height: 27px;
  margin: 10px 0 0 10px;
  text-indent: -9999px;
  width: 138px;
}

#newsletter
{
  background: url(../images/newsletter_bg.jpg) no-repeat top;
  clear: both;
  height: 231px;
  overflow: hidden;
  position: relative;
  right: 5px;
  top: 30px;
  width: 225px;
}

#before_footer
{
  background: url(../images/before.jpg) no-repeat bottom right;
  clear: both;
  height: 54px;
  width: 940px;
}

#footer
{
  position: relative;
  background: #edece4;
  clear: both;
  color: #a19d86;
  height: 100px;
  padding: 20px 10px;
  width: 920px;
}

a#footer_logo
{
  background: url(../images/footer_logo.jpg) no-repeat;
  float: left;
  height: 56px;
  text-indent: -9999px;
  width: 171px;
}

#footer .right
{
  float: left;
  margin-left: 50px;
}

#footer ul li a:link, #footer ul li a:visited
{
  border-right: 1px solid #588eb3;
  color: #588eb3;
  padding: 0 10px;
  text-decoration: none;
}

#footer ul li.first a
{
  padding-left: 0;
}

#footer ul li a:hover
{
  text-decoration: underline;
}

#footer .copyrights
{
  display: block;
  margin-top: 30px;
}

.input
{
  background: url(../images/input_bg.jpg) repeat-x top #fff;
  border: 1px solid #73dafc;
  color: #575757;
  font-size: 11px;
  height: 13px;
  margin-top: 4px;
  padding: 4px;
  width: 154px;
}

.position
{
  left: 14px;
  position: relative;
  top: 100px;
}

.position .thanks {
  color: #fff;
  padding: 10px 5px;
  width: 90%;
}

.small
{
  color: #ff0000;
  font-size: 10px;
}

.button
{
  left: 145px;
  position: relative;
  top: 112px;
}

label.news
{
  clear: both;
  color: #fff;
  font-style: italic;
  width: 40px;
}

#search
{
  display: none;
  float: right;
  position: relative;
  right: 0;
  top: 12px;
}

#search .left
{
  background: url(../images/search_left.png) no-repeat;
  height: 26px;
  width: 6px;
}

#search .center
{
  background: url(../images/search_bg.jpg) repeat-x top;
  height: 26px;
}

#search .inner
{
  background: none;
  border: none;
  color: #b3b3b3;
  font-size: 10px;
  padding: 5px 0 0 0;
  width: 140px;
}

.doctor {
  padding: 15px 0;
  background: url(../images/doctor-hr.gif) left bottom no-repeat;
  clear: both;
  float: left;
  width: 100%;
}

.doctor h3 {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #005696;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 8px;
}

.doctor h3 span {
  font-weight: normal;
  font-style: italic;
  font-size: 16px;
}

.doctor .content-area {
  margin-left: 120px;
}

img.doctor-image {
  float: left;
  padding: 0 7px 7px 0;
  background: url(../images/doctor-image-bg.jpg) right bottom no-repeat;
}

.contact-content,
.contact-form-wrapper {
  font-size: 14px;
  color: #333;
}
.contact-content {
  float: left;
  width: 240px;
  padding: 30px;
}

.contact-form-wrapper {
  float: left;
  background: url(../images/contact-bg.jpg) no-repeat;
  height: 340px;
  padding: 30px;
}

.contact-form-wrapper h3 {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #005696;
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  margin-bottom: 8px;
}

#contact-form td {
  padding: 5px;
  vertical-align: top;
}
#contact-form .label {
  text-align: right;
}

#contact-form .label label {
  padding-top: 6px;
  display: block;
}

#contact-form input,
#contact-form textarea {
  border: 1px solid #d0cfc3;
  padding: 5px 3px;
}

#contact-form textarea {
  width: 200px;
  height: 70px;
}

#contact-form input.submit {
  padding: 0;
  border: none;
}

.blue {
  color: #005696;
}

.callout {
  display: block;
  color: #005696;
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
  padding: 6px 0;
  border-top: 2px dashed #cbcac3;
  border-bottom: 2px dashed #cbcac3;
  margin-right: 310px;
  line-height: 1.5em;
}

.callout span {
  text-decoration: underline;
}

.callout a:hover {
 background: #005696;
 color: #fff;
 text-decoration: none;
}

.pic-with-caption {
  float: right;
  width: 280px;
  text-align: center;
  margin-left: 20px;
  margin-bottom: 10px;
}

.caption {
  background: url(../images/caption-divider.gif) left bottom repeat-x;
  padding: 8px 0 16px;
  color: #666666;
  font-size: 11px;
  text-align: center;
  font-style: italic;
}

.news-item {
  background: url(../images/doctor-hr.gif) left bottom no-repeat;
  padding-bottom: 8px;
}
.news-item h3 {
  padding-top: 6px;
}

#custom-amount {
  margin-top: 30px;
  background: url(../images/custom-donate-bg.jpg) no-repeat;
  height: 50px;
  padding: 7px 10px 0;
  font-size: 18px;
  font-weight: bold;
  color: #005696;
}

#custom-amount div {
  float: left;
}

#custom-amount .info {
  margin: 11px 20px 0 20px;
}

#custom-amount .price {
  height: 36px;
  width: 125px;
  background: url(../images/custom-donate-input-bg.jpg) no-repeat;
}

#custom-amount .price input {
  border: none;
  width: 96px;
  margin: 8px 0 0 21px;
  font-size: 14px;
}

#custom-amount input.submit {
  height: 36px;
  width: 70px;
  background: url(../images/custom-donate-submit.jpg) no-repeat;
  border: none;
  font-size: 1px;
  color: #4b983d;
}

.developed-by {
  position: absolute;
  bottom: 15px;
  right: 15px;
}
