#home {
background: url(/images/home.jpg) top left no-repeat;
width: 930px;
height: 900px;
margin-left: auto ;
margin-right: auto ;
padding-top: 15px;
padding-left: 35px;
padding-right: 35px;
padding-bottom: 35px;
text-align: center;
}
#home .h1 {
color:#765028;
font-size:54px;
font-weight:bold;
}
#home .h2 {
color:#765028;
font-size:25px;
font-style:italic;
}
#home p {
color:#000;
font-size:21px;
line-height:25px;
}

.purchase-now {
	float: left;
	padding-top: 15px;
	padding-right: 30px;
}
.read-an-excerpt {
	float: right;
	padding-top: 15px;
	padding-left: 30px;
}
#excerpt {
background: url(/images/bg.png) top left repeat;
width: 1000px;
height: 970px;
margin-left: auto ;
margin-right: auto ;
padding: 0px;
 
}
.excerpt-top {
color:#765028;
font-size:23px;
}
.excerpt-left {
width: 450px;
height: 775px;
padding: 25px;
float: left;
}
.excerpt-middle {
width: 10px;
height: 800px;
padding: 25px;
}
.excerpt-right {
width: 450px;
height: 775px;
padding: 25px;
float: right;
}
.excerpt-leftb {
width: 450px;
xheight: 900px;
padding: 25px;
float: left;
}
.excerpt-rightb {
width: 450px;
xheight: 900px;
padding: 25px;
float: right;
}
.purchase-now2 {
	float: right;
}
.return-to-home {
	float: left;
	padding-right: 25px;
}

#excerpt p {
color:#000;
font-size:17px;
line-height: 25px;
}
.ex1 {
	float: right;
	position:relative;
	clear: both;
	margin: 4px;
	padding: 5px;
}
.ex2 {
	float: left;
	clear: both;
	margin: 4px;
	padding: 5px;
}
.ex3 {
	float: right;
	clear: both;
	margin: 4px;
	padding: 5px;
}


.p-left-title {
	font-size:31px;
	color: #CC6600;
}
.p-right-title {
	font-size:31px;
	color: #0066CC;
}
.lname {
	font-size:19px;
	color: #FFF;	
}

.read-an-excerpt2 {
	float: right;
}
.return-to-home2 {
	float: left;
}
.pp {
	white-space: nowrap;
	float: center;
}

#footer{
	line-height:25px;
}
#footer a{
	margin: 0 10px;
}
