/* Lee Fleming, InfoPulse LLC www.infopulsellc.com October 2011 */
/* font-family:'JansonTextW01-55Roman'; font-family:'Futura W01 Bold'; font-family:'Futura W02 Medium';
red: #B6473C; cream: #F8F4E9; */

a { color: #B6473C; }

a:visited { color: #B6473C; }

a:hover { color: #06e; }

a:hover, a:active { outline: 0; }

a:focus { outline: none; }
li {
	list-style: square inside;
}
body {
	margin: 0;
	padding: 0;
	color: #000080;
	background: #b6473c url(img/bg_red.jpg) repeat;
}

h1, h2 {
	font-family: 'Futura W01 Bold', Arial, helvetica, sans-serif;
}

h3, h4 {
	font-family: 'Futura W01 Medium',  Arial, helvetica, sans-serif;
}

.smaller { font-size: 12pt; }

#biopix { float: left; width: 130px; margin: 2px 20px 0 0; }

#book {
	height: 145px;
	text-align: center;
	width: 600px;
	margin: 40px auto 30px auto;
}

#bookcover { float: left; margin: 0 20px 5px 0; }

#content { width: 100%; background-color: transparent; }

#content h1 {
	font-size: 28pt;
	font-weight: 900;
	margin: 0 0 10px 0;
	padding: 0;
	text-transform: uppercase;
	text-shadow: 0px 0px 1px #000000;
	text-align: left;
}

#content h2 {
	font-size: 18pt;
	font-weight: 900;
	margin: 0 0 10px 0;
	padding: 0;
	text-transform: uppercase;
	text-shadow: 0px 0px 1px #000000;
	text-align: left;
}

#content h3 {
	font-size: 14pt;
	font-weight: 900;
	margin: 0 0 10px 0;
	padding: 0;
	text-shadow: 0px 0px 1px #000000;
	text-align: left;
}

#content p {
	font-family: 'JansonTextW01-55Roman', georgia, 'times new roman', serif;
	font-weight: 500;
	line-height: 140%;
	margin: 5px 0 14px 0;
	font-size: 14pt;
	padding: 0;
/*	text-shadow: 0px 0px 1px #000000; */
}

#footer {
	border-top: #b6473c solid 1px;
	height: 30px;
	margin-top: 30px;
	width: 100%;
	background-color: transparent;
}

#footer p {
	font-family: 'Futura W01 Medium', Arial, helvetica, sans-serif;
	font-size: 10pt;
	text-shadow: 0px 0px 1px #000000;
}

#header {
	border-bottom: #b6473c solid 1px;
	width: 100%;
	height: 34pt;
	margin: 0 0 30px 0;
	padding: 0;
	background-color: transparent;
}

#header h1 {
	font-size: 24pt;
	color: #B6473C;
	padding: 3pt 0;
	margin: 0;
	text-transform: uppercase;
	 text-shadow: 0px 0px 1px #000000; 
}

#wrapper {
	width: 800px;
	margin: 20px auto;
	padding: 30px;
	background: #b6473c url(img/bg_whitevelvet.jpg) repeat;
	height: 100%;
	border: 2px solid #6b6b6b;
}
#buy {width: 50%; height: 70px; text-align: right; float: left;}
#donate {width: 50%; height: 70px; text-align: left; float: right;}