body { background: transparent url(images/bg_fabric_home2.jpg) 0 94px repeat-x; }

#home_feature { clear: both; height: 237px; margin-bottom: 3em; }
#home_feature h2 { float: left; width: 513px; height: 232px; background: transparent url(images/welcome_photo.png) 0 0 no-repeat; margin: 0; text-indent: -5000px; }
#home_feature #btn_email,
#home_feature #btn_book { float: left; clear: left; width: 256px; height: 88px; background: transparent url(images/btn_email.png) 0 0 no-repeat; text-indent: -5000px; }
#home_feature #btn_book { clear: none; background-image: url(images/btn_book.png); }

#featured_articles { float: right; clear: none; width: 424px; }
#featured_articles h3 { background: transparent url(images/featureditems.png) 0 0 no-repeat; height: 30px; text-indent: -5000px; margin: 20px 0 0 -6px; }
#featured_articles ul { list-style: none; margin: 0; float: left; clear: left; margin-bottom: 1em; width: 100%; }
#featured_articles li { float: left; clear: left; width: 100%; border-bottom: 1px dotted #737373; padding: 1em 0; }
#featured_articles h4 { float: left; width: 80%; font-size: 1.4em; font-weight: normal; line-height: 1.4; }
#featured_articles h4 a { color: #fff; }
#featured_articles .published { float: right; color: #8d997f; font-size: 1.1em; line-height: 1.95; }
#featured_articles .more { font-size: 1.2em; font-style: italic; color: #fff; }

#signup {
  float: right;
  clear: none;
  width: 394px;
  height: 130px;
  margin: -10px 0;
  padding: 70px 15px;
  background: transparent url(images/bg_signup.gif) 0 0 no-repeat;
  font-size: 12px;
  line-height: 1.3; }
  
  #signup p { margin-bottom: 1em; }
  #signup .booktitle { color: #4e871f }
  #signup fieldset { border: 0; margin: 0; padding: 0; margin-bottom: 1em; }
  #signup ul { list-style: none; margin: 0; padding: 0; width: 100%; }
  #signup li.ti { float: left; display: inline; width: 140px; margin-right: 12px; }
  #signup li.ti input { width: 100%; font-size: 14px; padding: 2px; }
  #signup li.name { width: 110px; }
  #signup li.email { width: 170px; }
  #signup li.sb { float: left; width: 75px; padding-top: 1.25em; }
  #signup li.sb input { position: relative; background: #5A8B2C; color: #fff; font-weight: bold; -webkit-border-radius: 4px; width: 75px; padding: 3px 0; text-align: center; border: 0; cursor: pointer; }
  #signup li.sb input:hover { background: #64aa25; }
  #signup li.sb input:active { top: 1px; }
  #signup label { display: block; }
  #signup .privacy { font-style: italic; font-size: 11px; margin-bottom: 0; }
  
	
h2.home_content_title { font-size: 2em; color: #537F26; margin-left: 11px; margin-bottom: .5em; }	

/* reset the absolutely positioned header content margin */
#content_box { margin-top: 0; }