body {
  margin: 0;
  padding: 0;
  padding-bottom: 40px;
  font-family: Helvetica, Arial, sans-serif;
}
a img {
  border: none;
}
#wrapper {
  width: 960px;
  margin: 0 auto;
  position: relative;
}
#header {
  height: 117px;
  line-height: 117px;
}
#header img {
  vertical-align: middle;
}
#header {
  height: 111px;
  line-height: 111px;
  margin-bottom: 6px;
}
* html #header img {
  behavior: url(http://thelowcountrylife.com/iepngfix.htc);
}
#menu {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  right: 0;
}
#menu li {
  display: block;
  float: left;
  padding: 5px 10px;
}

h1#blog_title {
  font-family: Georgia;
}
#top {
  padding-top: 35px;
  background: transparent url(../images/shared/top.png) no-repeat top left;
}
* html #top {
  behavior: url(http://thelowcountrylife.com/iepngfix.htc)
}
#bottom {
  padding-bottom: 35px;
  background: transparent url(../images/shared/bottom.png) no-repeat bottom left;
}
* html #bottom {
  background: none;
  padding-bottom: 100px;
  display: inline-block;
}
*:first-child+html #bottom {
  padding-bottom: 50px;
  display: inline-block;
}

h1#blog_title {
  color: white;
}
#menu li a {
  color: white;
  text-decoration: none;
  font-size: 12px;
}

#content {
  margin-top: -25px;
  background: white;
  font-size: 95%;
}
#content .layout {
  background: white;
  padding: 0 15px;
  padding-bottom: 1px;
  margin-top: 17px;	
}
#left {
  margin-right: 275px;
}
#right {
  width: 260px;
  float: right;
}
* html #left {
  position: relative;
}
* html #right {
  position: relative;
}
*:first-child+html #left {
  position: relative;
}
*:first-child+html #right {
  position: relative;
}

#right h3 {
  border-top: 1px dotted #d9d9d9;
  padding-top: 15px;
  margin-top: 15px;
}

.blog_entry {
  margin-bottom: 10px;
  padding-bottom: 15px;
  color: #454545;
  line-height: 1.4em;
  font-size: small;
}
.blog_entry .author_img {
  float: left;
  margin-right: 10px;
  width: 40px;
}
.blog_entry .meta {
  color: #666;
}
.blog_entry .meta a {
  text-decoration: none;
}
.blog_entry .meta a:hover {
  text-decoration: underline;
}
.blog_entry h2.title {
  margin: 0;
  padding: 0;
}
.blog_entry h2.title a {
  text-decoration: none;
}
.blog_entry h2.title a:hover {
  text-decoration: underline;
}
.blog_entry .entry {
  clear: left;
  padding-top: 1px;
}
* html .blog_entry {
  display: inline-block;
}

.comment {
  border-bottom: 1px dotted #aaa;
  padding-bottom: 15px;
}
* html .comment {
  padding-top: 15px;
  display: inline-block;
}

#copyright {
  clear: both;
  text-align: center;
  font-size: 12px;
  padding: 5px 0;
  margin-bottom: -25px;
  color: #666;
  background: url(../images/shared/bw_logo.gif) no-repeat right;
}
* html #copyright {
  display: inline-block;
}
*:first-child+html #copyright {
  display: inline-block;
}
.ar_listing_router_widget {
  background: url(../images/home_icon.gif) no-repeat top right;
}
body {
  background: #fff url(../images/theme/keller_williams_bg.gif) repeat-x top center;
}
.primary_color {
  color: #b10000 !important;
}
.secondary_color, a {
  color: #c54b49;
}