/* CSS Document */
html, body{
	background-color:#ffffff;
 	font-family: Helvetica,Arial, sans;
 	height: 100%;
	}
	


/*---------------------------------Layout---------------------------------*/

#centerwrap{
	width:800px;
	min-height:100%;
	margin: 20px auto 10px;
	background-image: url(images/content.jpg);
	background-repeat:repeat-y;
	background-position:center;
	min-height:700px;
	color:#1c1c1c;
	font-size:12px;
	}
	

#mainwrap{
	width:800px;
	top:0;
	vertical-align:top;
	background-image: url(images/footer.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	min-height:600px;
	color:#1c1c1c;
	font-size:12px;
	/*padding:10px;*/
	
	
  	
}

#header{
	background-image: url(images/topper.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:110px;
	width:800px;
	
	
	

}

#Indexheader{
	background-image: url(images/indextopper.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:110px;
	width:800px;
	
	
	

}


#logopush{
	padding-left:15px;

}



#linkPush{
	padding-top:25px;
	padding-right:25px;
	color:#8197a4;
	font-size:12px;
	float:right;


}

#navigation{
	
	width:750px;
	height:30px;
	color:#ffffff;
	font-size:12px;
	left:28px;
	position:relative;
	top:10px;
	}
.linkspace{
	padding:5px;
	color:#ffffff;
	font-size:11px;

}


.promo{
	height:180px;
	width:700px;
	border-bottom: 1px solid #8197a4;
	margin: 0px auto 0px;
	padding-bottom:0px;
	clear:both;
	padding:20px;
}

.smallbook{
	height:100px;
	width:700px;
	border-bottom: 1px solid #8197a4;
	margin: 0px auto 0px;
	padding-bottom:0px;
	clear:both;
	padding:20px;
	
}


.book{
	height:150px;
	width:750px;
	border-bottom: 1px solid #8197a4;
	margin: 20px auto 0px;
	padding-bottom:20px;
	clear:both;
}

.booklarge{
	height:270px;
	width:750px;
	border-bottom: 1px solid #8197a4;
	margin: 20px auto 0px;
	padding-bottom:20px;
}

.lastbook{
	height:200px;
	width:750px;
	margin: 20px auto 0px;
	padding-bottom:20px;
}

.largecontent{
	height:350px;
	width:750px;
	margin: 20px auto 0px;
	padding-bottom:20px;
}

.pushright{

	float:right;
	}

.author{
	font-style:oblique;
	left:370px;
	position:relative;
	}

.adobe{
	position:relative;
	padding:10px;
	top:20px;
	
	}


.bookcover{
	padding-left:15px;
	float:left;
}

.textpush{
	float:right;
	left:120px;
	width:550px;
	height:100%;
	color:#1c1c1c;
	line-height:16px;
}



.moreinfo{
	line-height:14px;
	position:relative;
	width:700px;
	height:45px;
	/*background-color:#8295A3;
	background-image: url(images/infobackgroun.jpg);
	background-repeat:no-repeat;*/
	padding:0 10px 10px 10px;
	font-size:12px;
	color:#000000;
	margin:0 auto 0;

	border: 1px solid #8197a4;

}

.output{
	left:25px;
	position:relative;
	width:750px;
	height:150px;
	background-image: url(images/outputbackground.jpg);
	background-repeat:no-repeat;
	padding:20px;
	color:#000000;

}

blockquote{
	font-style:oblique;
	font-size:17px;
	line-height:25px;
	width:400px;

}

blockquote:before, blockquote:after {
display: block;
font-size: 40px
line-height:25px;
width: 400px;
}

blockquote:before {
content: open-quote;
height: 0;
margin-left: -0.55em;
}

blockquote:after {
content: close-quote;
height: 30px;
margin-top:-25px;

margin-left: 400px;
}


.twocolumn{
	top:5px;
	width:500px;
	height:400px;
	background-image: url(images/twocolumnbg.jpg);
	background-repeat:no-repeat;
	padding:12px;
	position:relative;

}

.columnone{
	padding-top:10px;
	width:210px;
	float:left;
	line-height:30px;
	

}
.columntwo{
	padding-right:25px;
	padding-top:10px;
	width:210px;
	float:right;
	line-height:30px;

}



/*--------------------nav link styles----------------------------------------*/

a.body{
	color:#000000;
	text-decoration:none;

}


a.body:hover {
	color:#cccccc;
	text-decoration::none;

}

a.body:visited {
	color:#cccccc;
	text-decoration::none;
	

}


a.navigation{
	color:#ffffff;
	text-decoration:none;

}


a.navigation:hover {
	color:#cccccc;
	text-decoration::none;

}

a.navigation:visited {
	color:#000000;
	text-decoration::none;
	

}

a:hover {
	color:#000000;
	text-decoration::none;

}

a img{
	border:none;
}


a{
		color:#3f3f3f;
	text-decoration:none;
}

a.black{
	color:#000000;
	text-decoration:none;
}

a.black:hover{
	color:#ffffff;
	text-decoration:none;
}

/*--------------------other link styles----------------------------------------*/


.bookbutton{
	position:absolute;
	float:right;
	width:307px;
	height:37px;
	line-height:15px;	
	
	}
a.bookbutton{
	background-image: url(images/bookbut.jpg);
	background-repeat:no-repeat;
	color:#000000;
	width:307px;
	height:50px;
	padding-top:12px;
	line-height: 15px;
	}

a.bookbutton:hover{
	background-image: url(images/bookbutHover.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
	width:307px;
	height:50px;
	padding-top:12px;
	line-height: 15px;
	}

.promobuttons{
	top:10px;
	position:relative;
	width:650px;
	left:0px;
	line-height: 15px;


}


.promobutton{
	position:absolute;
	float:left;
	width:307px;
	height:70px;
	line-height:12px;
	}
	
.promobuttonright{
	position:absolute;
	float:right;
	top:0px;
	width:307px;
	height:70px;
	line-height:12px;
	left:370px;
	
	}

.button{
	position:absolute;
	float:right;
	width:221px;
	height:37px;
	line-height:12px;
	top:30px;
	left:10px;
	}
.buttonright{
	position:absolute;
	float:left;
	left:250px;
	width:221px;
	height:37px;
	line-height:12px;
	top:30px;
	
	}
a.button{
	background-image: url(images/button.jpg);
	background-repeat:no-repeat;
	color:#000000;
	width:221px;
	height:50px;
	padding-top:12px;
	}

a.button:hover{
	background-image: url(images/buttonhover.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
	width:221px;
	height:50px;
	padding-top:12px;
	}

/*------------------font styles--------------------------------------------------*/
strong{
	color:#000000;

}



