body {
  color: #464545;
  padding: 20px 0; }

a:link {
  color: #2b78ae;
  text-decoration: underline; }
a:visited {
  color: #2b78ae;
  text-decoration: underline; }
a:hover {
  color: #2b78ae;
  text-decoration: none; }

/* Spacing */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 5px;
  clear:both; }

p,
dl,
hr,
ol,
ul,
pre,
table,
address,
fieldset,
.alert,
.faux_p {
  margin-bottom: 20px; }

.narrow_hbreak {
  margin-bottom: 10px; }

.large_hbreak {
  margin-bottom: 30px; }

.no_hbreak,
.last {
  margin-bottom: 0px; }

.container_12 .grid_4.pad_right {
  padding-right: 10px;
  width: 290px; }
  .container_12 .grid_4.pad_right .grid_2 {
    width: 130px; }
.container_12 .grid_4.pad_left {
  padding-left: 10px;
  width: 290px; }
  .container_12 .grid_4.pad_left .grid_2 {
    width: 130px; }

#top_nav {
  border-top: 3px solid #457132;
  border-bottom: 3px solid #457132;
  background: #4b7d35;
  color: white;
  text-shadow: 1px 1px 0px #345725; }
  #top_nav a {
    padding: 0px 7px;
    display: block; }
  #top_nav a:link {
    color: #e4f2de;
    text-decoration: none; }
  #top_nav a:visited {
    color: #e4f2de;
    text-decoration: none; }
  #top_nav a:hover {
    color: white;
    text-decoration: underline; }
  #top_nav .current a {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #639c4a; }
    #top_nav .current a:link {
      color: white;
      text-decoration: none; }
    #top_nav .current a:visited {
      color: white;
      text-decoration: none; }
    #top_nav .current a:hover {
      color: white;
      text-decoration: none; }
  #top_nav li {
    margin-bottom: 0px;
    margin-right: 30px;
    line-height: 28px;
    text-transform: uppercase; }
  #top_nav .inner_border {
    border-top: 1px solid #92b384;
    border-bottom: 1px solid #92b384;
    padding: 5px 0 5px 0; }

.page_summary {
  font-size: 18px;
  font-style: italic;
  border-left: 2px solid #7a9f69;
  padding-left: 15px;
  margin-bottom: 40px; }

.center_text {
  text-align: center; }

#header .right_column {
  text-align: right;
  line-height: 1.25; }

#sub_nav {
  background: url(../images/site/subnav_top_border.jpg) top left repeat-x; }
  #sub_nav li {
    line-height: 40px;
    text-transform: uppercase;
    border-bottom: 1px dotted #c7c6c6;
    background: url(../images/site/icons/bullets/golfball.png) left 1em no-repeat;
    padding-left: 15px;
    margin-bottom: 0; }
    #sub_nav li ul {
      margin-bottom: 10px; }
    #sub_nav li ul li {
      line-height: 25px;
      text-transform: uppercase;
      border-bottom: none;
      background: url(../images/site/icons/bullets/chevron_small.png) left 10px no-repeat;
      padding-left: 10px;
      margin-bottom: 0;
      font-size: 13px }
  #sub_nav a:link {
    color: #464545;
    text-decoration: none; }
  #sub_nav a:visited {
    color: #464545;
    text-decoration: none; }
  #sub_nav a:hover {
    color: #464545;
    text-decoration: underline; }

#footer {
  border-top: 1px solid #b5b5b5;
  padding-top: 10px;
  margin-top: 30px; }
  #footer .right_column {
    text-align: right; }

.event_date {
  text-transform: uppercase;
  font-size: 13px;
  font-family: Times, Times New Roman, serif; }
  
.pagination {
  padding: 0;
  overflow: hidden;
  text-align: left; }
  .pagination li {
    padding-left: 0;
    background: none;
    margin-right: 10px;
    display: inline; }
  .pagination .page-total {
    display: block;}
  .pagination a:link {
    text-decoration: none; }
  .pagination a:visited {
    text-decoration: none; }
  .pagination a:hover {
    text-decoration: underline; }
    
.feature_list li {
  width: 250px;
}

#aside input.text {
  width:95%;
}

#gallery .thumbnail,
.thumbnail {
  border:1px solid #9F9DA0;
  padding:2px;
  vertical-align: top;
}
  #gallery .caption {
    color:#666568;
    font-size:0.9em;
    font-style:italic;
    text-align:center;
    margin-top: 5px;
  }

.thumbnail.no_border {
  padding: 0px;
  border: none; }
  
ul.three_columns li {
  width: 180px;
}

#newsletter_signup input.text{
  color:#666568;
  font-style:italic;
}

#map {
  height: 300px;
  width: 620px;
  border: 1px solid #bbb;
}

.club_partners li {
  margin-bottom: 0;
}