body {
  background: url('../images/tgg_home_bg.gif') repeat-x;
  font-family: "Lucida Sans", "Tahoma", sans-serif;
}

#container {
  width: 1024px;
  height: 648px;
  border: 0;
  margin: 0 auto;
}

#main-template {
  background: #528568 url('../images/test_bg.jpg') no-repeat 25% 50%;
}

#message {
  border: 1px solid #F5F3D0;
  margin: 10px 0; 
  padding: 10px;
}

p {
  font-size: 12px;
  line-height: 1.4;
  margin: 10px 0;
  text-align: justify;
}

  p.toggle-content {
    text-align: left !important;
  }

h1 {
  color: #d3ffe2;
  font-size: 16px;
  font-weight: 100;
  border-bottom: 1px solid #d3ffe2;
  margin: 5px 0 15px;
}

h2.events {
  padding-top: 10px;
}

h4 {
  font-size: 16px;
  font-weight: 100;
  margin-bottom: 3px;
  padding: 0;
  text-decoration: underline;
}

dl {
  font-size: 12px;
  margin-bottom: 10px;
}

dt {
  float: left;
  width: 70px;
  clear: both;
}

dd {
  float: left;
  width: 165px;
  padding-bottom: 5px;
}


dd.address {
  font-size: 12px !important;
  width: 155px;
  margin: 0;
}

a {
  font-size: 14px; 
  color: #f1fa9c; 
  text-decoration: none;
}

  a:hover {
    text-decoration: underline;
    color: #d3ffe2;
  }
  
  .box-link {
    border: 1px solid #f1fa9c;
    padding: 5px;
  }
  
  .box-link:hover {
    background: #D3FFE2;
    color: #204f33;
    border: 1px solid #204f33;
    text-decoration: none;
  }

.main-template {
  border-right: 2px solid #528568;
}
  
.content {
  z-index: 1;
  width: 250px;
  height: 372px;
  padding: 10px 20px;
  margin-left: 25px;
  background: url('../images/content-bg.png') repeat-x;
  /*background: #356d7e url('../images/content-bg3.jpg') repeat-x;
  background: #55F992 url('../images/content-bg2.jpg') repeat-x; light cyan*/
  /*background: #194532 url('../images/content-bg2.jpg') repeat-x; original*/
  overflow: auto;
  color: #f5f3d0;
  border-top: 1px solid #548568;
  float: left;
  position: relative;
}

  .content table {
    width: 95%;
  }
  
  .fb-share {
    position: absolute;
    /*left: 10px;*/
    bottom: -20px;
    margin: 25px 0;
  }
  
.large {
  width: 610px;
  background: url('../images/content-bg.png') no-repeat;
}

.hidden-content {
  display: none;
}

.menu-links {
  list-style-position: outside;
  margin: 0;
  padding: 0;
  background: transparent url('../images/menu-bg.jpg') repeat-x 0 -22px;
  height: 34px;
}

.menu-links li {
  display: inline;
  /*padding: 0 10px;*/
  text-align: center;
  float: left;
  margin: 0;
}

.menu-links a {
  display: block;
  padding: 10px 8px;
  text-align: center;
  text-decoration: none;
  font-family: "Lucida Sans", sans-serif;
  font-size: 11px;
  font-weight: 100;
  color: #fff;
}

  .menu-links a:hover {
    color: #fff;
    height: 14px;
    background-color: #698647;
  }
  
.address {
  font-size: 12px;
  margin-left: 20px;
  padding-bottom: 10px;
}

ul li {
  margin: 10px 0;
}

.amenities {
  font-size: 12px;
  margin-left: 20px;
  list-style-type: disc;
}

ul.amenities {
  padding-top: 5px;
  padding-bottom: 10px;
}

  .amenities li {
    margin-bottom: 5px;
  }
  
.details {
  font-size: 13px;
  margin-left: 30px;
  list-style-type: disc;
}

  .details li {
    margin: 0;
  }
  
.establishment-name {
  font-size: 15px;
  color: #F1FA9C;
}

.photo {
  float: right;
  margin-left: 10px;
}
  
form {
  margin-top: -10px;
}
  
form fieldset ul li {
  font-size: 12px;
}

form fieldset ul li textarea {
  width: 390px;
  height: 60px;
}

form fieldset ul li label {
  display: inline;
  width: 150px;
  padding-right: 10px;
  float: left;
  text-align: right;
}

form fieldset ul li input {
  width: 190px;
}

.checkboxes {
  width: 400px;
  float: left;
  display: inline;
}

.checkboxes li {
  display: block;
  margin: 0;
  clear: both;
}

.checkboxes li input {
  font-size: 10px;
  margin-top: -3px;
}

.checkbox {
  display: inline;
  width: 10px;
  margin-right: 5px;
  margin-top: 2px !important;
  float: left;
}

.checkbox-label {
  display: inline;
  float: left;
  text-align: left;
  width: 175px;
}

.submit input, .captcha input {
  margin-left: 160px;
}

.venue-thumbs li {
  display: inline;
  float: left;
  padding-right: 14px;
  padding-bottom: 10px;
}

  .venue-thumbs li.hidden {
    display: none !important;
  }

.venue-desc p {
  font-size: 12px !important;
}

.pagination {
  margin: 0 auto;
  text-align: center;
  padding: 10px 0;
}

  .pagination strong {
    border: 1px solid #D3FFE2;
    color: #D3FFE2;
    padding: 2px;
    font-size: 14px;
  }
  
  .pagination a {
    border: 1px solid #F1FA9C;
    padding: 2px;
  }
  
  .pagination a:hover {
    text-decoration: none;
  }

.fan-box {
  background: #fff;
  margin: 10px 0;
}

.fan-box-ext {
  padding: 10px;
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
}

.fan-box .profileimage {
  float:left;
  height:40px;
  margin:0 0 4px;
  padding:0 10px 0 0;
  width:40px;
}

.fan-box a {
  color: #3B5998;
  font-size: 11px;
}

.fan-box .name {
  font-size:14px;
  font-weight:bold;
  line-height:15px;
}

.fan-box .add-badge {
  display: block;
  width: 112px;
  height: 22px;
  float: left;
  font-color: #000 !important;
  color:#333;
  font-weight:bold;
  margin-top:7px;
  padding-left:30px;
  padding-top:4px;
  text-decoration: none;
}

.fan-box .multi-badge {
  background: url('../images/add-in-multi.jpg') no-repeat;
}

.fan-box .fb-badge {
  background: url('../images/add-in-fb.jpg') no-repeat;
}


.testi {
  border-bottom: 1px solid #F1FA9C;
}

/* BACKGROUNDS */
#home {
  background: url('../images/home.jpg') no-repeat;
}

#venue {
  background: url('../images/amenities.jpg') no-repeat;
}

  #venue .content {
    width: 375px;
  }
  
  #venue .details {
    margin-left: 20px;
  }

#location {
  background: url('../images/location.jpg') no-repeat;
}

  #location h4 {
    color: #F1FA9C;
  }

  #location .address {
    text-align: left;
    font-size: 12px;
    /*color: #D3FFE2;*/
  }  
  
  .location-map a {
    color: #fff;
  }
  
  #map_canvas {
    height: 300px;
    width: 300px;
    float: left;
    margin: 35px;
    border: 5px solid #F1FA9C;
  }
  
#church {
  background: url('../images/churches.jpg') no-repeat;
}  
  
  #church .content {
    width: 300px !important;
  }

#album {
  background: url('../images/venue.jpg') no-repeat;
}

  .album img {
    width: 150px;
    height: 100px;
    margin: 0 10px;
    border: 4px solid #F5F3D0;
  }

#contact .content {
  width: 315px;
}

#post {
  background: url('../images/press.jpg') no-repeat;
}

#caterer {
  background: url('../images/caterers.jpg') no-repeat;
}

#testimonial {
  background: url('../images/testimonial.jpg') no-repeat;
}

#inquiry {
  background: url('../images/inquiry.jpg') no-repeat;
}

#contact {
  background: url('../images/contactus.jpg') no-repeat;
}

img.events {
  float:left;
  padding-right: 5px;
}


/* FIX for fb-share link */
.content-text {
  height: 320px;
  padding-bottom: 30px;
  padding-right: 20px;
  overflow: auto;
  width: 100%;
}

/* error styles */
#errors {
  border: 1px solid #f00;
  color: #f00;
  padding: 5px 10px;
  background: #fcc;
}

  #errors ul li {
    margin: 0;
  }