* {
  margin: 0;
  padding: 0;
  font-family: Arial;
}

body {
  color: #666666;
  background: #e0dbc8;
}

img {
  border: 0;
}

a:hover {
  text-decoration: underline;
}

.clearClass {
  clear: both;
}

#container {
  margin: 0px auto;
  width: 962px;
}

#container #content {
  margin: 0px auto;
  width: 960px;
  border-left: 1px solid #56492f;
  border-right: 1px solid #56492f;
}

#container #content #header {
  margin: 0px auto;
  width: 960px;
  background: transparent url(../../images/main_top_bkg_repeaty.jpg) repeat-y;
  height: 66px;
}

x #container #content #header #header_lft {
  height: 66px;
  width: 656px;
  float: left;
}

#container #content #header #header_lft img {
  border: 0px;
  float: left;
  padding-left: 45px;
}

#container #content #header #header_lft ul {
  list-style: none;
  float: left;
  padding: 27px 0 0 40px;
}

#container #content #header #header_lft ul li {
  float: left;
  font-family: Garamond;
  color: white;
  padding-right: 10px;
}

#container #content #header #header_lft ul li a {
  font-family: Garamond;
  font-size: 18px;
  color: white;
  text-decoration: none;
  padding-right: 10px;
}

#logo {
  float: left;
}

#container #content #header #header_right {
  height: 66px;
  float: right;
  padding-right: 10px;
}

#container #content #header #header_right img {
  border: 0px;
}

#container #content #main {
  padding-top: 40px;
  margin: 0px auto;
  padding-bottom: 140px;
  width: 960px;
  background: transparent url(../../images/bg-boyajian.jpg) no-repeat;
  height: 629px;
  background-size: cover;
}

#container #content #main #main_lft {
  width: 752px;
  float: left;
  /** height: 629px; **/
  background: transparent url(../../images/bill_image.png) no-repeat;
  padding-right: 5px;
  background-position: bottom left;
}

#container #content #main #main_lft #main_top_title {
  width: 500px;
  float: right;
  /** padding-top: 40px; **/
}

#container #content #main #main_lft #main_book_link {
  width: 405px;
  float: right;
  padding-top: 10px;
}

#container #content #main #main_lft #main_book_link #book_lft {
  float: left;
  width: 252px;
  padding-left: 15px;
}

#container #content #main #main_lft #main_book_link #book_lft .whitequote {
  font-style: italic;
  color: white;
  line-height: 1.3em;
  padding-bottom: 5px;
  padding-left: 30px;
  font-size: 15.5px;
  text-align: right;
}

#container #content #main #main_lft #main_book_link #book_lft .redlink {
  color: #700303;
  line-height: 1.5em;
  font-size: 15px;
}

#container #content #main #main_lft #main_book_link #book_right {
  float: right;
  width: 138px;
}

#container #content #main #main_lft #main_bottom_info {
  width: 315px;
  float: right;
  padding-top: 0px;
}

#container #content #main #main_lft #main_bottom_info .redquote {
  color: #700303;
  font-style: italic;
  line-height: 1.3em;
  font-size: 12px;
  position: relative;
  right: 6px;
}

#container #content #main #main_lft #main_bottom_info .inspiration_area {
  text-align: center;
  padding-top: 20px;
  padding-right: 20px;
  color: #700303;
  font-size: 20px;
}

#container #content #main #main_right {
  /* padding-bottom: 20px; */
  width: 194px;
  float: right;
  height: 95%;
  color: #55482c;
  font-size: 14px;
  margin-top: 15px;
  padding-left: 7px;
  border-left: 1px solid #57492e;
}

#container #content #main #main_right ul {
  text-align: right;
  list-style: none;
  padding-right: 30px;
}

#container #content #main #main_right ul li {
  padding-top: 8px;
}

#container #content #main #main_right ul li a {
  color: #55482c;
  font-size: 15px;
  text-decoration: none;
}

#container #content #main #main_right ul li a:hover {
  text-decoration: underline;
}

#container #content #main #main_right .quote {
  text-align: left;
  padding-top: 30px;
  font-style: italic;
  line-height: 1.2;
  font-size: 15px;
  color: #55482c;
}

#container #content #main #main_right .endquote {
  text-align: right;
  padding-right: 20px;
  padding-top: 10px;
  line-height: 1.5em;
}

#container #content #main #main_right .social_links {
  color: #3f7ef4;
  font-size: 12px;
  text-align: center;
  padding-top: 10px;
}

#container #content #main #main_right .social_links a img {
  padding-top: 3px;
}

#container #content #footer {
  margin: 0px auto;
  width: 960px;
  background-color: #56492f;
  height: 50px;
}

#container #content #footer #footer_lft {
  float: left;
}

#container #content #footer #footer_right {
  /* display: none; */
  float: left;
  height: 50px;
  padding-top: 10px;
}

#share_this {
  float: right;
  border-left: 0px;
  border-right: 0px;
  border-color: transparent;
  border-style: none;
  text-align: right;
  width: 942px;
  padding: 10px 20px 10px 0;
}

#share_this a {
  text-decoration: none;
}

#inquire_now {
  width: 700px;
  text-align: right;
  height: 75px;
  padding: 10px 20px 0 0;
  background: url(http://www.billboyajianassociates.com/wp-content/uploads/2011/03/speaking_top.png);
  repeat: no-repeat;
}

.clearfix:before,
.clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:after {
  clear: both;
}

/*
  The following zoom:1 rule is specifically for IE6 + IE7.
  Move to separate stylesheet if invalid CSS is a problem.
*/
.clearfix {
  zoom: 1;
}

.rssButton .rssButton_left {
  background-image: url("http://w.sharethis.com/images/button_left.gif");
  background-repeat: no-repeat;
  display: inline-block;
  height: 20px;
  line-height: 20px;
  width: 5px;
}

.rssButton .rssButton_right {
  background-image: url("http://w.sharethis.com/images/button_right.gif");
  background-repeat: no-repeat;
  display: inline-block;
  height: 20px;
  line-height: 20px;
  width: 5px;
}

.rssButton .rssButton_gradient {
  background: -moz-linear-gradient(center top, #D5D5D5 0pt, #EFEFEF 48%, #FFFFFF 94%) repeat scroll 0 0 transparent;
  border: 1px solid #BFBFBF;
  border-radius: 4px 4px 4px 4px;
  display: inline-block;
  font-family: serif;
  height: 16px;
  padding: 2px;
}

.rssButton .stBubble+.rssButton_gradient {
  min-width: 54px;
}

span.rssButton span.email, span.sharethis {
  color: #000000;
}

.rssButton .rssButton_gradient:hover {
  background: -moz-linear-gradient(center top, #FFFFFF 0pt, #EFEFEF 48%, #D5D5D5 94%) repeat scroll 0 0 transparent;
}

.rssButton .rssButton_gradient2 {
  background-image: url("http://w.sharethis.com/images/gradient2.gif");
  background-repeat: no-repeat;
  display: inline-block;
  height: 20px;
  padding-left: 4px;
  white-space: nowrap;
  width: 60px;
}

.rssButton {
  color: #000000;
  cursor: pointer;
  display: inline-block;
  font-size: 11px;
  line-height: 16px;
  margin-left: 3px;
  margin-right: 3px;
  position: relative;
  text-decoration: none;
  z-index: 1;
}

.rssButton .stBubble {
  background: url("http://w.sharethis.com/share4x/images/bubble_arrow_below.png") no-repeat scroll 10px 40px transparent;
  color: #444444;
  display: none;
  height: 44px;
  line-height: 16px;
  margin: 5px 0 2px;
  overflow: hidden;
  width: 60px;
}

.rssButton .stBubbleSm {
  background-image: url("http://w.sharethis.com/images/bubble_sm.png");
  background-repeat: no-repeat;
  color: #FFFFFF;
  height: 25px;
  line-height: 16px;
  width: 30px;
}

.rssButton .stBubbleSmHoriz {
  background-image: url("http://w.sharethis.com/images/bubble_sm_horiz.png");
  background-repeat: no-repeat;
  color: #FFFFFF;
  height: 25px;
  line-height: 16px;
  position: absolute;
  right: 30px;
  width: 36px;
}

.rssButton .stHBubble {
  display: none;
  margin-left: 3px;
  margin-right: 3px;
  position: relative;
  z-index: -1;
}

.rssButton .stArrow {
  background: url("http://w.sharethis.com/share4x/images/bubble_arrow.png") no-repeat scroll 3px 8px transparent;
  display: inline-block;
  height: 14px;
  line-height: 16px;
  margin-left: -1px;
  padding-left: 3px;
}

.rssButton .chicklet {
  background: url("http://www.billboyajianassociates.com/images/rss_logo.png") no-repeat left;
  display: inline-block;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
  height: 16px;
  line-height: 16px;
  padding-left: 23px;
  padding-right: 3px;
  white-space: nowrap;
}

.rssButton .chicklet:hover {
  opacity: 0.75;
}

.rssButton a {
  text-decoration: none;
}

#book_right img {
  width: 145px;
}
.last-piece-section {
    margin: 0 0 20px;
}
.last-piece-section h3 {
    color: #700303;
    text-align: center;
    font-size: 17px;
}
.last-piece-section p {
    color: #FFF;
    margin: 10px 10px 10px 30px;
    font-style: italic;
    font-size: 15.5px;
}
.last-piece-section .redlink {
    color: #700303;
    line-height: 1.5em;
    font-size: 15px;
}
img.align-right {
    float: right;
    width: 125px;
}


#container #content #main #main_right ul ul {
    padding: 0 !important;
}
