html, body{
  margin: 0;
  padding: 0;
  text-align: center;
  background: #FFFFFF;
}

body {
  font-size: 75%;
  font-family: Arial, Helvetica, sans-serif;
  color: #7d7d7d;
  text-shadow: 0 0 0 #000;
}

a {
  color: #866b51;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

ul, ol, dl, dt, dd {
  padding: 0;
  margin: 0;
  list-style: none;
}

h1, h2, h3, h4, h5, h6, form {
  padding: 0;
  margin: 0;
}

.left {
  float: left;
}

.right {
  float: right;
}

.clear {
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
}

#pagewidth{
 width:920px;
 text-align:left;
 margin: 0 auto;
}

#header {
 position:relative;
 height:153px;
 width:100%;
 background: url(images/header-bg.png) 590px 40px no-repeat;
}
#header h1 {
  width: 480px;
  height: 146px;
  float: left;
}
#header h1 a {
  display: block;
  height: 146px;
  outline: none;
  text-indent: -999em;
  background: url(images/logo.png) no-repeat;
}
#nav {
  position: absolute;
  bottom: 0;
  right: 0;
  border-bottom: 1px solid #f4d222;
  text-align: center;
  color: #866b51;
  font-size: 0.92em;
  width: 805px;
}

#nav a {
  padding: 0 6px 15px;
  color: #866b51;
  text-transform: uppercase;
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: text-top;
}
#nav a:hover {
  color: #a3a3a3;
  text-decoration: none;
}
#nav a.active {
  cursor: default;
  color: #a3a3a3;
  background: url(images/nav-arrow.gif) center bottom no-repeat;
}
#p-book {
  text-align: right;
  padding-top: 10px;
}
#p-book a {
color: #866b51;
  text-transform: uppercase;
}
#p-book a:hover {
color: #a3a3a3;
}
#reel {
  float: right;
  margin: 6px 120px 0 0;
  background: url(images/reel-bg.gif) 7px 0 no-repeat;
  padding-top: 19px;
}
#reel a#l3{
height:95px;
  display: block;
  text-indent: -999em;
  outline: none;
  width: 219px;
  background: url(images/l3-bg.jpg) no-repeat;
}


#leftcol {
  width: 255px;
  float: left;
}
#leftcol a#book {
  display: block;
  width: 249px;
  height: 405px;
  outline: none;
  text-indent: -999em;
  background: url(images/cover.jpg) center 10px no-repeat;
  margin: 10px 0 0 4px;
}
#leftcol a {
  display: block;
  text-align: center;
  font-weight: bold;
}


#maincol{
 position: relative;
 padding-top: 3px;
 }
 #flashmov1 {
   width: 665px;
   /*height: 526px;*/
   float: right;
 }
#links {
  height: 95px;
  display: block;
  margin-bottom: 15px;
}
#links li {
  float: left;
  /*margin-left: 55px;*/
}
#links li a {
  height:95px;
  display: block;
  text-indent: -999em;
  outline: none;
}
#links li a#l1 {
  width: 249px;
  background: url(images/l1-bg.png) no-repeat;
}
#links li a#l2 {
  width: 244px;
  background: url(images/l2-bg.png) no-repeat;
}
#links li a#l3 {
  width: 219px;
  background: url(images/l3-bg.jpg) no-repeat;
}
#links li a#l4 {
  width: 208px;
  background: url(images/l4-bg.png) no-repeat;
}
#links li a#l5 {
  width: 219px;
  background: url(images/l5-bg.png) no-repeat;
}
#media {
  padding-left: 350px;
  background: url(images/media-bg.jpg) 0 0 no-repeat;
  height: 510px;
}
#media #links {
  padding-top: 40px;
}
#media #links li {
  margin: 40px 0 0 20px;
}
.bio {
  padding-left: 410px;
  background: url(images/bio.jpg) 0 160px no-repeat;
  color: black;
}
.bio h1 {
 font-size: 1.6em;
 margin: 20px 0;
 text-align: center;
}
.bio h2 {
  font-size: 1.3em;
  text-align: center;
  font-style: italic;
  margin-bottom: 10px;
}
#download {
  padding: 40px 0 20px;
  background: url(images/ornament.gif) center 10px no-repeat;
  width: 510px;
}
#download a {
  width: 263px;
  height: 47px;
  float: left;
  display: block;
  outline: none;
  text-indent: -999em;
  background: url(images/download-bio.png) 0 0 no-repeat;
  margin-left: 123px;
}
#download a:hover {
background: url(images/download-bio.png) left bottom no-repeat;
}


.contact {
  /*padding-left: 350px;*/
  height: 480px;
  width:570px;
 float: right;
  /*background: url(images/contact.jpg) 70px 0 no-repeat;*/
}
#maincol #buy {
  float: left;
  width: 350px;
  text-align: right;
}
#maincol #buy a img {
  border: none;
}


.contact p {
padding: 0;
padding: 40px 80px 0;
text-align: center;
}
.contact p strong {
  font-size: 1.2em;
}
#events {
  padding-left: 430px;
  /*height: 400px;*/
  background: url(images/bio.jpg) 0 70px no-repeat;
  color: black;
}
#events p {
  margin: 40px 0;
}
#events #download {
  margin-top: 60px;
  padding-bottom: 80px;
  width: 510px;
}
#events #download a {
   width: 302px;
  height: 47px;
  float: left;
  display: block;
  outline: none;
  text-indent: -999em;
  background: url(images/book-btn.png) 0 0 no-repeat;
  margin-left: 104px;
 }
 #events #download a:hover {
   background: url(images/book-btn.png) left bottom no-repeat;
 }

 #offering {
   /*position: relative;
   width: 404px;*/
 }
 #offering #download {
   /*position: absolute;
   left: 0;
   bottom: 30px;*/
   width: auto;
   margin-bottom: 30px;
 }
 #offering #download a {
   width: 302px;
  height: 47px;
  float: left;
  display: block;
  outline: none;
  text-indent: -999em;
  background: url(images/book-btn.png) 0 0 no-repeat;
  margin-left: 309px;
 }
 #offering #download a:hover {
   background: url(images/book-btn.png) left bottom no-repeat;
 }


#summary {
  width:670px; padding:15px 10px; text-align:left; margin-right:20px; overflow: auto;
}
#summary h1 {
  clear: both;
  margin-top: 30px;
  font-size: 1.5em;
}


#summary h3 {
  clear: both;
  margin: 30px 0 10px;
  text-align: center;
  font-weight: normal;
  font-style: italic;
  text-transform: uppercase;
  font-size: 1em;
}
#summary #img-wrap {
width:290px; text-align:right;
}
* html #summary #img-wrap {
  width:270px;
}


#summary #download {
  margin: 40px 0 0;
  padding: 30px 0 0 0;
  float: right;
  width: 380px;
}
* html #summary #download {
  display: inline;
  width: 360px;
}


#summary #download a {
width:205px;
  height: 37px;
  float: left;
  display: block;
  outline: none;
  text-indent: -999em;
  background: url(images/purchase-btn.png) 0 0 no-repeat;
  margin-left: 97px;
}
* html #summary #download a {
margin-left: 40px;
}


#summary #download a:hover {
background: url(images/purchase-btn.png) left bottom no-repeat;
}
#summary #qoute {
  margin:20px 0 0 40px;
  font-style: italic;
  text-align: right;
}
#summary #qoute strong {
  display: block;
  text-align: left;
  padding-bottom: 8px;
  color: black;
}



#footer {
 height:70px;
 clear:both;
 }
 #footer form input, #footer form img {
   vertical-align: middle;
 }
 #footer form .input {
   width: 160px;
   height: 16px;
   border: 1px solid black;
   margin: 0 5px;
   padding: 2px 0 0 5px;
   font: italic 1em Georgia, Times, “Times New Roman”, serif;
   color: #454545;
 }
 #design-by {
   float: right;
   color: #6a6a6a;
   font-size: 0.92em;
   padding: 0 0 0 28px;
   background: url(images/design-by-bg.png) 0 0 no-repeat;
   text-align: right;
   margin-right: 7px;
 }
 #design-by a {
   color: #9e0024;
   display: block;
 }



 /* *** Float containers fix  *** */
.clearfix:after {
 content: ".";
 display: block;
height: 0;
 clear: both;
 visibility: hidden;
 }

.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */

