body {
  background:#eaeadd url(http://www.middlegeorgiagolf.com/images/site/site-bg.jpg) left top repeat-x;
  color:#333;
}

a:link { color:#1983c0; text-decoration: underline; }
a:visited { color:#1983c0; text-decoration: underline; }
a:hover { color:#0069a5; text-decoration: none; }

a.button { padding:3px 6px; font-weight:bold; }
a.button:link { color:#fff; text-decoration: none; background:#606060; }
a.button:visited { color:#fff; text-decoration: none; background:#606060; }
a.button:hover { color:#fff; text-decoration: none; background:#454545; }

a.button.blue:link { color:#fff; text-decoration: none; background:#276283; }
a.button.blue:visited { color:#fff; text-decoration: none; background:#276283; }
a.button.blue:hover { color:#fff; text-decoration: none; background:#0a486b; }

a.button.more,
a.button.blue.more {
  background-image:url(http://www.middlegeorgiagolf.com/images/site/icons/plus_white.png);
  background-repeat:no-repeat;
  background-position:5px center;
  padding-left:17px;
}

/** Tables **/
table.grid tr.odd td,
table.grid tr.odd th,
td.odd {
  border:none;
}

.box {
  padding:5px; 
  background:#eee; 
  border:4px solid #c4caca;
}

.yellow.box,
#staff_review_summary.yellow.box {
  background:#f9f3d4; 
  border:4px solid #e8cf47;
}

/** Spacing **/
h1 {
 margin-bottom:10px;
}

h2,
h3,
h4,
h5,
h6 {
 margin-bottom:5px;
}

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

.near {
  margin-bottom:10px;
}

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

.float_left, .float_right {
  margin-bottom:2px;
}

/** Headings **/
#main_content h1,
#main_content h1.flagged,
#main_content h2.flagged,
#main_content h3.flagged {
  color:#fff;
  background:#628032 url(http://www.middlegeorgiagolf.com/images/site/main-header-flag-end.jpg) right center no-repeat;
  padding:0 10px;
  left:-10px;
  position:relative;
}

#aside_content h1.flagged,
#aside_content h2.flagged,
#aside_content h3.flagged,
#aside_content h4.flagged,
#aside_content h5.flagged,
#aside_content h6.flagged {
  color:#fff;
  background:#454545 url(http://www.middlegeorgiagolf.com/images/site/aside-header-flag-end.jpg) right center no-repeat;
  padding:0 10px;
  left:-10px;
  position:relative;
}

.box.grey {
  padding:2px 10px;
  border:1px solid #d1d1d1;
  background:#f2f2f2;
}

.section_heading.grey {
  padding:2px 10px;
  border:1px solid #d1d1d1;
  border-left:none;
  border-right:none;
  background:#f2f2f2;
}

/** Site **/
#top_notice {
  background:#a9c2c6;
  padding:10px;
  border-bottom:1px solid #91a6aa;
  text-align:center;
}

#header {
  background:url(http://www.middlegeorgiagolf.com/images/site/top-nav-bg.png) no-repeat;
}

#top_nav {
  height:58px;
  line-height:58px;
  padding:0 10px 0 10px;
  font-weight:bold;
  font-size:13px;
  text-transform:uppercase;
}

  #top_nav a { background:#2f4b5b; padding:7px 10px }
  #top_nav a.current { background:#47728a; -moz-border-radius:5px; -webkit-border-radius:5px; }
  
  #top_nav a:link { color:#e3e3e3; text-decoration: none; }
  #top_nav a:visited { color:#e3e3e3; text-decoration: none; }
  #top_nav a:hover { color:#fff; text-decoration: none; }
  
  #top_nav ul {
    float:right;
  }
  
  #top_nav li {
    margin-bottom:0;
    margin-right:0;
    vertical-align:baseline;
  }
  
  #top_nav .home_link {
    float:left;
    padding:0;
    width:270px;
    text-indent:-9999px;
    background:transparent;
  }
  
#info_bar {
  padding:15px 0px 15px 0px;
}
  
  #info_bar label,
  #info_bar h5 {
    font-size:16px;
    margin-bottom:1px;
  }
  
  #user_welcome {
    display:block;
    margin-bottom:5px;
  }
  
  #info_bar a:link { color:#2f4b5b; text-decoration: underline; }
  #info_bar a:visited { color:#2f4b5b; text-decoration: underline; }
  #info_bar a:hover { color:#2f4b5b; text-decoration: none; }

  #info_bar input.text {
    border:3px solid #96b8bc;
  }
  
  #info_bar #site_search input.text {
    background:#fff url(http://www.middlegeorgiagolf.com/images/site/icons/magnifier.png) 5px center no-repeat;
    padding-left:25px;
    width:317px;
  }
  
  #info_bar #site_login {
    text-align:left;
  }
  
  #info_bar #site_search {
    width:419px
  }
  
  #info_bar #site_login form,
  #info_bar #site_login div {
    display:inline;
  }
  
  #info_bar #site_login input.text {
    width:150px;
  }
  
  #info_bar #site_login input.submit {
    padding:0;
    border:none;
    cursor:pointer;
    vertical-align:middle;
    position:relative;
    top:-2px;
    text-indent:-9999px;
  }
  
  #info_bar #site_login a.register img {
    margin-top:-4px;
    vertical-align:middle;
    position:relative;
  }
  
  #info_bar #site_search input.submit {
    padding:0;
    border:none;
    cursor:pointer;
    vertical-align:middle;
    position:relative;
    top:-2px;
    text-indent:-9999px;
  }

#page_topper {
  height:276px;
  background:url(http://www.middlegeorgiagolf.com/images/site/homepage-page-topper.jpg) no-repeat;
  display:block;
}

#main_content {
  word-wrap: break-word;
}

#page_content {
  background:#fff url(http://www.middlegeorgiagolf.com/images/site/aside-bg.jpg) right top repeat-y;
  border:1px solid #c1cacb;
  border-top:0;
  padding:10px 0;
}

#bottom_nav {
  background:#454545;
  padding:10px;
  text-transform:uppercase;
  font-weight:bold;
}

  #bottom_nav a:link { color:#e3e3e3; text-decoration: none; }
  #bottom_nav a:visited { color:#e3e3e3; text-decoration: none; }
  #bottom_nav a:hover { color:#fff; text-decoration: none; }
  
  #bottom_nav li {
    margin-right:20px;
    margin-bottom:0;
  }

#footer {
  padding-bottom:100px;
}
 
#footer_grass {
  height:84px;
  background:url(http://www.middlegeorgiagolf.com/images/site/footer-grass-bg.png) repeat-x;
  width:100%;
  position:fixed;
  z-index:100;
  bottom:0;
}

.byline {

}

.document_list li {
  background:transparent url(http://www.middlegeorgiagolf.com/images/site/icons/filetypes/page_white_text.png) no-repeat left 5px;
  padding-left:23px;
}

.event_list li {
  background:transparent url(http://www.middlegeorgiagolf.com/images/site/icons/calendar.png) no-repeat left 5px;
  padding-left:23px;
}

.bullitin {
  border:3px solid #6c5d47;
  background:#caae7b url(http://www.middlegeorgiagolf.com/images/site/cork-board-bg.jpg);
  padding:7px;
}

  .bullitin .note {
    background:#f7e8a3;
    border:1px solid #978165;
    padding:7px;
  }
  
  .bullitin h1,
  .bullitin h2,
  .bullitin h3,
  .bullitin h4,
  .bullitin h5,
  .bullitin h6 {
    color:#a94400;
  }
  
  .note p,
  .note .p {
    margin-bottom:10px;
  }
  
.user_message #content {
  padding:10px;
  margin-top:30px;
  background:#fff;
  border:1px solid #C1CACB;
}

.thumbnail {
  padding:3px;
  border:1px solid #c4caca;
}

.course_ratings {
  text-align:center;
  background:#eee;
}
  .course_ratings li {
    margin-top:10px;
  }
  
  .course_ratings .grid_3 {
    text-align:center;
    width:190px;
    margin-right:0;
  }
  
  .course_ratings .source {
    font-size:11px
  }

table.grid.course_stats.two_col th {
  width:29%;
}

table.grid.course_stats.two_col td {
  width:21%;
}

/** Comments and smimilar **/
#member_review .stats,
#member_reviews .stats,
#comments .stats {
  background:#eee;
  padding:5px;
}

  #member_reviews .thumbnail,
  #comments .thumbnail{
    border:none;
    padding:0;
  }
  
  #member_reviews .byline,
  #comments .byline{
    line-height:2;
  }
 
#member_review_summary,
#staff_review_summary {
  text-align:center;
  padding:5px 10px 5px 10px;
  border-top:1px solid #bbb;
  border-bottom:1px solid #bbb;
}

#member_review_summary blockquote,
#staff_review_summary blockquote {
  font-size:17px;
  font-style:italic;
}

#staff_review_summary p.rating_block {
  margin-top:10px;
}

.offer_summary {
  font-size:15px;
}

.offer_summary p {
  margin-bottom:10px;
}

#map {
  width:340px;
  height:300px;
  border:1px solid #adadad;
}

.line2 {
  display:block;
  font-size:.7em;
}