/* Cascading Styles Sheet For St Matthew Publishing 26/10/2005 */

body 
{
	scrollbar-face-color: #ffffff; 
	scrollbar-shadow-color: #777777; 
	scrollbar-highlight-color: #5B6CC1; 
	scrollbar-3dlight-color: #C1D5F3 ; 
	scrollbar-darkshadow-color: #053174; 
	scrollbar-track-color: #053174; 
	scrollbar-arrow-color: #053174;       
}

a.index:link
{
	color: blue;
	text-decoration: none;
}

a.index:visited
{
	color: black;
	text-decoration: none;
}

a.index:hover
{
	color: purple;
	text-decoration: underline;
}

.bookcover
{
	position: absolute;
	top: 75px; 
	left: 340px 
}

.categorytitle
{
	font-family :  perpetua;
	font-size : 25px;
	font-weight : strong;
	margin-bottom : 0;
	margin-top : 0;
	color : 000000;  
	padding-left: 20pt; 
}

.title
{   
	font-family :  perpetua;
	font-size : 18px;
	font-weight : strong;
	margin-bottom : 0;
	margin-top : 0;
	color : 000000;  
	padding-left: 10pt;     
}

.author
{  
	font-family :  perpetua;
	font-size : 15px;
	font-weight : strong;
	margin-bottom : 0;
	margin-top : 0;
	color : 000000;
	padding-left: 20pt;         
}

.bookinfo
{  
	font-family :  perpetua;
	font-size : 15px;
	font-weight : strong;
	margin-bottom : 0;
	margin-top : 0;
	color : 000000;
	padding-left: 20pt;         
}

.description
{  
	font-family :  perpetua;
	font-size : 15px;
	font-weight : strong;
	margin-bottom : 0;
	margin-top : 0;
	color : 000000;
	padding-left: 20pt; 
	padding-right: 20pt;        
	text-align: justify;
}

h1
{       
	font-family :  perpetua;
	font-size : 20px;
	font-weight : strong;
	margin-bottom : 0;
	margin-top : 0;
	color : 000000;          
}

h2
{       
	font-family :  perpetua;
	font-size : 18px; 
	font weight : strong;
	margin-bottom : 0; 
	margin-top : 0;
	color : 000000;         
}

h3
{       
	font-family : perpetua;
	font-size : 15px; 
	font-weight : normal;
	margin-bottom: 0;
	margin-top : 0;
	color : 000000;
}

h4
{       
	font-family : perpetua;
	font-size : 11px;
	font-weight : normal;
	color : 000000;
}
		
/* HomePage Welcome text */

h5
{       
	font-family : perpetua;
	font-size : 15px; 
	font-weight : normal;
	margin-bottom: 0;
	margin-top : 0;
	color : 000000;
	padding-left: 7pt;
	padding-right: 7pt;
}

/* Hoepage Welcome Title */
		
h6
{       
	font-family :  perpetua;
	font-size : 20px;
	font-weight : strong;
	margin-bottom : 0;
	margin-top : 0;
	color : 000000; 
	padding-left: 5;
	padding-right: 5;
}
		
.indented
{
	padding-left: 25pt;
	padding-right: 25pt;
}