h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

body {
  background: url('images/Background1.jpg') repeat-x #4F4F4F center top;
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 18px;
}

ul.books {
  margin: 0 0 30px 15px;
  padding: 0;
}

.author-visit {
	background: #222;
  font-size: 12px;
	margin: 40px 30px 20px 30px;
	padding: 5px 30px 10px;
}

.center {
	text-align: center;
}

.style1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
.style4 {
	font-weight: bold;
	font-style: italic;
}
.style6 {
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a {
	color: #FFFF00;
}

a:hover {
	color: #fff;
}
a:active {
	color: #FFFF00;
}

.emphasis {
	color: #e0dd52;
}

.nav {
	background: #222;
	font-size: 15px;
	line-height: 20px;
	padding: 0;
	width: 800px;
}

.button {
	border-left: 1px solid #444;
	display: inline-block;
	padding: 12px 20px;
} 

.last {
	border-right: 1px solid #444;
}

.large {
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
}

.divider {
	background: transparent url("images/Line.jpg") 0 0 repeat-x;
	height: 30px;
	margin: 20px 0;
	width: 100%;
}

.subheader {
	margin-top: 30px


	;
}

.style7 {
	font-family: Webdings;
	font-size: 36px;
	color: #BCAC5F;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style27 {
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style31 {font-family: Webdings}
.style32 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.style35 {font-size: 12px; font-weight: bold;}
.style36 {font-size: 12px}
.style16 {	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.style21 {font-size: 12px; color: #000000; font-family: "Trebuchet MS";}
.style23 {	font-family: "Trebuchet MS";
	font-size: 12px;
}
.style27 {
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style31 {font-family: Webdings}
.style23 {	font-family: "Trebuchet MS";
	font-size: 12px;
}
.style19 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.style31 {font-family: Webdings}

.vendor {
	padding-right: 20px;
}

.vendor-image {
	position: relative;
	top: 7px;
	padding-right: 20px;
}

h2 {
	color: #e0dd52;
  font-size: 24px;
  line-height: 28px;
  margin: 20px 0 10px;
  font-weight: bold;
}

h3 {
  font-size: 20px;
  margin: 30px 0 10px;
  font-weight: bold;
}

h4 {
  font-size: 16px;
  margin: 30px 0 5px;
  font-weight: bold;
}

.author-visit h3 {
	font-size: 20px;
}