body {
  background-color:#c5d7b1;
  font:10pt Verdana, Arial, sans-serif;
}

a {
  color:#fff;
}

a img {
  border:0px;
}

td {
  vertical-align:top;
}

#container {
  width:906px;
  margin:0px auto;
}
#container-top {
  width:906px;
  float:left;
  background:url(/images/background_top.jpg) no-repeat;
}
#container-middle {
  width:906px;
  float:left;
  background:url(/images/background_middle.jpg) repeat-y;
}
#container-bottom {
  width:906px;
  float:left;
  background:url(/images/background_bottom.jpg) bottom left no-repeat;
}

#menu-flourish-top {
  margin-bottom:8px;
}
#menu-1 {
  width:120px;
  float:left;
  display:inline;
  margin-left:40px;
  margin-top:150px;
  text-align:center;
  font-size:80%;
}
#menu-2 {
  width:80px;
  float:left;
  display:inline;
  margin-top:200px;
  margin-left:20px;
  text-align:left;
}
#menu-1 a, #menu-2 a {
  display:block;
  margin-bottom:8px;
}

#content {
  float:left;
  display:inline;
  width:580px;
  margin: 20px 0px 0px 45px;
  font-size:90%;
  color:#fff;
}
#content .text {
  margin:20px 5px 10px 5px;
}

#hp-image {
  background:url(/images/home_image.jpg) no-repeat;
  width:580px;
  height:394px;
}
#hp-image div {
  float:left;
  display:inline;
  margin:300px 0px 0px 345px;
  width:230px;
  color:#fff;
}
#hp-image h4 {
  margin:0px 0px 5px 0px;
}
#hp-image p {
  padding-left:20px;
  background:url(/images/arrow.gif) 0% 45% no-repeat;
  font-size:75%;
  margin-top:0px;
  margin-bottom:4px;
}

#testimonials {
  margin-top:35px;
  font-size:80%;
}
#testimonials td {
  padding:5px 5px 15px 5px;
}
#testimonials .info {
  width:300px;
  padding-left:10px;
}
#testimonials .thumb {
  width:100px;
  height:100px;
}
#testimonials h4 {
  font-size:130%;
  margin:0px 0px 5px 0px;
}
#testimonials img {
  border:1px solid #fff;
}

#gallery-thumbs {
  float:left;
  display:inline;
  background:#95cd69;
  padding:10px;
  margin-top:20px;
  width:560px;
}
#gallery-thumbs ul {
  width:560px;
  margin:0px;
  padding:0px;
}
#gallery-thumbs li {
  margin:0px;
  padding:0px;
}
#gallery-thumbs img {
  float:left;
  margin-left:3px;
}
#large-images {
  width:440px;
  margin-top:10px;
  height:340px;
}
.large-image {
  display:none;
  position:absolute;
}
#caption {
  background:#000;
  padding:3px 0px;
  font-size:90%;
}

.news-list-item {
  margin-bottom:15px;
}
.news-list-item h3 {
  font-size:130%;
  margin-bottom:0px;
}
.news-list-item .date {
  font-style:italic;
}

.left-photo {
  float:left;
  margin: 25px 10px 5px 0px;
}

#footer {
  float:left;
  display:inline;
  width:615px;
  margin-left:187px;
  text-align:center;
  color: #fff;
  font-size:85%;
  padding:3px 0px 17px 0px;
}
#footer a {
  text-decoration:none;
}

input, textarea {
  border:2px solid #95cd68;
  padding:2px;
  font-size:110%;
}
.hgroup {
  clear:both;
}
.hgroup p {
  float:left;
  clear:none !important;
  padding-right:10px;
  margin:5px 0px 0px 0px;
}
.hgroup td {
  vertical-align:bottom;
}
label {
  font-weight:bold;
}
