/* 1col.css */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #0B76AA;
	font-size: 14px;
	margin: 10px;
	color: #000033;
}

#header {
	margin:	0px;
	padding: 0px;
}

#main {
	padding: 10px;
	margin: 0px 10px 10px 40px;
}

#footer {
	background-color: #002866;
	color: #ffffff;
	text-align: center;
	padding: 5px;
	margin: 5px 0px 0px 40px;
	font-size: .75em; 
	font-weight: bold;
}

h1 {
	font-weight: bold;
	color: #cc3300;
	text-align: center;
	font-family: "Palatino Linotype";
	font-style: normal;
	text-transform: none;
	padding: 0px;
	font-variant: small-caps;
}

h2 {
	font-family: "Palatino Linotype";
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #CC0000;
	text-align: center;
}

h3 {
	font-family: "Palatino Linotype";
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
}

h4 {
	font-family: "Palatino Linotype";
	font-style: italic;
	font-weight: bolder;
	font-variant: small-caps;
	color: #000000;
	text-transform: none;
	text-align: center;
}

h5 {
	font-size: large;
	font-family: "Palatino Linotype";
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	color: #990033;
	text-transform: lowercase;
	text-align: left;
}

h6 {
	font-family: "Palatino Linotype";
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-transform: none;
	text-align: center;
}

a:link {
	color: #8080FF;	
	text-decoration: none;
}

a:hover {
	background: #d50055;
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	color: #8080FF; 	
	text-decoration: none;
}

a.without_u { 
	text-decoration: none; 
}

a img { 
	border: 0; 
}

aaplayer {
	text-align: left;
}

#allcontent {
	width: 860px;
	padding: 0px;
	background-color: #ffffff;
	background-image: url(../assets/images/flowersvertborder.jpg);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
}



.h1bookclub {
	font-weight: bold;
	color: #000000;
	text-align: center;
	font-family: "Palatino Linotype";
	padding: 0px;
	font-variant: small-caps;
	font-style: italic;
}

.h2bookclub {
	font-weight: bold;
	color: #cc3300;
	text-align: center;
	font-family: "Palatino Linotype";
	padding: 0px;
	font-variant: small-caps;
	font-style:normal;
}

.burgundybookclub {
	font-weight: bold;
	color: #851112;
	text-align: center;
	padding: 0px;
	font-variant: small-caps;
	font-style:normal;

}

.burgundybookclubleft {
	font-weight: bold;
	color: #851112;
	padding: 0px;
	font-style:normal;
}

.burgundy {
	font-weight: bold;
	color: #851112;
	padding: 0px;
	font-style:normal;
	font-variant:clear;
}

.blackbookclub {
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding: 0px;
	font-variant: small-caps;
	font-style:normal;
}

.blackbookclub500 {
	font-weight:normal;
}

.imgbookclub {
	margin-left:15px;
	float:right;
	}
	
.publishersmalltext{
	font-size:10px;
}	

.burgundybookh2 {
	font-weight: bold;
	color: #851112;
	text-align:left;
	padding: 0px;
	font-variant: small-caps;
	font-style:normal;
	margin-top:-5px;
	margin-left:10px;
}
