body {
  background: #000;
  color: #333;
  font-size: 62.5%; /* use ems later based multiples of 10px */
  line-height: 1.4em;
  font-family: "Verdana", "Arial", "Helvetica", sans-serif;
  margin: 0; padding: 0;
}
body.homepage { background: #550600 url(../images/bg-02.jpg) left top repeat; }

h1 { font-size: 1.8em; line-height: 1.6em; }
h2 { font-size: 1.4em; padding-top: 5px; line-height: 1.6em; }

p, li, address, blockquote { color: #35382f; font-size: 1.2em; line-height: 1.5em; }
h1, h2, h3 {
  color: #356533;
  font-weight: bold;
  background-color: transparent;
}

h4 { font-size: 1.2em; }

a:link    { color: #067; background-color: transparent; }
a:visited { color: #975; background-color: transparent; }
a:hover   { color: #600; background-color: transparent; }

#wrapper {
  /* width: 800px; */
  /* width: 80%; */
  width: 90%;
  margin: 2% auto;
}
body.homepage #wrapper {
  /* width: 660px; min-height: 420px; */
  width: 800px; min-height: 485px;
  /* background: #cd4817 url(../images/home-bg.jpg) left top no-repeat; */
  background: #cd4817 url(../images/home-bg2.jpg) left top no-repeat;
  padding: 0;
  /* margin-top: 70px; */
  margin-top: 50px;
}

#banner {
  height: 129px;
  width: 100%;
  background: #c13503 url(../images/../images/flower-1.jpg) left top no-repeat;
}
#banner p a {
  display: block;
  height: 129px;
  margin-left: 154px;
  background: #c13503 url(../images/bg-banner.gif) left top no-repeat;
  text-indent: -3000px;
}
#banner p em { display: none; }
body.homepage #banner { display: none; }

#wrapper2 {
  background: #cd380f url(../images/bg-nav.jpg) left top no-repeat;
}
body.homepage #wrapper2 {
  /* width: 660px; min-height: 420px; */
  width: 800px; min-height: 485px;
  /* background: transparent url(../images/home-bg-banner.png) left top no-repeat; */
  background: transparent url(../images/home-bg-banner2.jpg) left top no-repeat;
}

/**** BEGIN adjustments for the book ad ****/
body.homepage #wrapper {
  width: 1000px;
  background: #cd4817 url(../images/home-bg2.jpg) right top no-repeat;
}
body.homepage #wrapper2 {
  /* margin-left: 0; */
  margin-left: 200px;
}
#bookAd {
  width: 200px;
  min-height: 485px;
  background: url(../images/home-book-background.jpg);
  float: left;
}
#bookAd img {
  margin: 25px 20px 12px;
}
#bookAd p {
  margin: 0 20px;
  line-height: 1.9em;
}
#bookAd p, #bookAd p a {
  color: #780000;
}
/**** END adjustments for the book ad ****/

#nav, #nav li {
  display: block;
  margin: 0; padding: 0;
  list-style: none;
  list-style-type: none;
}
#nav {
  float: left;
  padding-top: 40px;
}
body.homepage #nav {
  /* float: none; */
  float: right;
  /* width: 161px; */
  width: 200px;
  background: none;
  /* padding-top: 115px; */
  padding-top: 116px;
}
body.homepage #nav li a {
  width: 154px;
}
#nav li {
  width: 154px;
  background: transparent url(../images/bullet.png) left 5px no-repeat;
  padding-left: 15px;
  margin: 7px 0;
}
#nav a {
  display: block;
  width: 134px;
  color: #ffc;
  text-decoration: none;
  margin-left 10px;
}
#nav a:hover, #nav a.currentitem {
  color: #000;
  background: transparent;
}
body.homepage #nav a.currentitem { display: none; }

#main {
  background: #c2d0ac url(../images/bg-main-wrapped.jpg) left top repeat;
  width: auto;
  min-height: 350px;
  margin: 0; padding: 30px;
  margin-left: 154px;
}
body.homepage #main {
  float: left;
  background: #600;
  /* width: 347px; */
  width: 414px;
  min-height: 260px;
  /* margin: 91px 0 0 92px; */
  margin: 125px 0 0 126px;
  padding: 15px 30px;
}
body.homepage #main p { color: #ce8c10;  line-height: 2.5em; }

#col2 { width: 66%; }
#col3 { width: 30%; float: right; padding-left: 3%; padding-top: 55px;}

#footer {
  padding: .2em 0;
  margin-top: 0;
  font-size: .9em;
  color: #555; background: transparent;
  text-align: right;
}
body.homepage #footer { display: none; }

.right  { text-align: right; }
.center { text-align: center; }
.caption { font-style: italic; }

.books {padding-bottom: 7px;}

#picwrap { float: right; width: 180px; margin: 0 10px 10px 10px; text-align: right; clear: right;}

.photo {padding: 6px; margin: 0 0 0px 15px; border: 1px solid #9c6; text-align: left; clear: right; }

#quotewrap { float: right; width: 170px; margin: 0 0 20px 20px; border-left: dotted 1px #356533; border-bottom: dotted 1px #356533; font-family: times, georgia, serif; }
#quote {
  color: #356533;
  font-style: italic;
  background-color: transparent;
  font-size: 1.7em;
  line-height: 1.7em;
  margin: 0 0 0 10px;
  width: 150px;
  text-align: left;
}

.quote-inline {
  color: #356533;
  font-style: italic;
  background-color: transparent;
  font-size: 1.7em;
  line-height: 1.7em;
  text-align: left;
  font-family: times, georgia, serif;
}

.attribute {
  color: #356533;
  font-style: italic;
  font-size: 1.7em;
  line-height: 1.7em;
  width: 150px;
  margin: 0 0 10px 10px;
  text-align: right;
 }

.paypal-wrapper-float {
  float: left;
  margin: 0 0 1em 0;
  padding: 0 2em 1em;
}

h4.reg-group-heading {
  font-size: 1.2em;border-top: dotted 1px #356533;
  margin-top: 1em;
  padding-top: 2em;
  clear: left;
}

div.alert {
	margin: 1.5em 8em;
	padding: 1.5em 2em;
	background: #fcf8e3;
	color: #000;
	text-align: center;
}

.clear-both {
  clear: both;
}
