.clearer {
clear:both;
height:1px;
overflow:hidden;
margin-top:-1px; 
}
* {
	margin: 0;
	padding: 0;
}
body {
	min-width: 760px;
	background-color: #B7DEE3;
	text-align: center;
	font-size: 76%;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 100%;
}
#innerWrapper {
}

#branding {
	background-image: url(images/head_back.jpg);
	background-color: #C1DAA3;
	height: 200px;
}

#navigation {
	
}


#content {
	width: 740px;
	text-align: left;
	margin: 0 auto;
	padding-top: 1em;
}
#footer {
	clear: both;
	background-color: #6FB9C5;
	text-align: left;
	padding: 1em 0;
}
p {
	font-size: 1.2em;
	line-height: 1.5em;
	color: #2D2B0F;
	margin: .5em 0 .5em 0;
}

h1 {
	width: 380px;
	height: 90px;
	background-image: url(images/Froggie-Friends_Children%27s-Books.gif);
	background-repeat: no-repeat;
	text-indent: -150em;
	
}
h2 {
	color: #4B471A;
	font-size: 1.5em;
}
.h2_dropcap {
	float: left;
	color: #C6A2A5;
	font-size: 4em;
	font-weight: normal;
	font-family: serif;

}


#branding_center {
	width: 740px;
	margin: 0 auto;
}
#branding_frog {
	float: left;
}
#branding_heading {
	float: left;
	margin: 50px 0 0 10px;
}
.clear {
	clear: both;
}
.clear_right {
	clear: left;
}

.img_right {
	float: right;
	border: 5px solid #6FB9C5;
	margin: 5px 0 5px 10px;
}
.img_left {
	float: left;
	border: 5px solid #6FB9C5;
	margin: 5px 10px 5px 0;
}
.img_caption {
	text-align: center;

}

.img_left_page2 {
	float: left;
	border: 5px solid #6FB9C5;
	margin: 5px 10px 5px 60px;
}
#right_text{
	float:right;
	width:240px;
	border:5px solid #6FB9C5;
	background-image: url(images/background.jpg);
	margin-left: 10px;
	padding-bottom: 10px;
}
#right_text p {
	line-height: 1.2em;
	padding: 5px 0 5px 10px;
	font-weight: bold;
	font-size: 1em;
}
.h1FirstBigLetter {
	font-family:Georgia,;
	color:#C64F00;
	font-size:3em;
	font-weight:normal;
	line-height:80%;
	letter-spacing:-6px;
}
.firstbigletter {
	font-family:Georgia,;
	color:#C64F00;
	font-size:3em;
	font-weight:normal;
	line-height:80%;
	letter-spacing:3px;
}
#paypal_buttons {
	text-align: center;

}
#footer_contact {
	text-align: left;
	width: 740px;
	margin: 0 auto;
}
