body, td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #292534;
}	
A:link {
	font-weight: normal;
	color: #CC9933;
	text-decoration: underline;		
}	
A:visited	{
	
	font-weight: normal;
	}	
		
A:active	{
	text-decoration:	underline;
	font-weight: normal;
	color:	#FF9966;	
}
a.navcat
	{
	margin-left:auto;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	color: #FFFFFF;
	background-color: #ADA9B8;
	padding: 3px;
	background-position: center;
	text-align: center;
	border: 1px solid #292534;
	
	}
	
	a.navcat:hover 
	{
	color:#FFFFFF;
	text-decoration: none;
	background-color: #AE8D3E;
	display: block;
	border: 1px solid #292534;
	}	
.rightborder {
	border-top: 1px none #7AA015;
	border-right: 1px solid #7AA015;
	border-bottom: 1px none #7AA015;
	border-left: 1px none #7AA015;
}
.allborder {
	border: 1px solid #292534;
}
.toprightleftborder {
	border-top: 1px solid #7AA015;
	border-right: 1px solid #7AA015;
	border-bottom: 1px none #7AA015;
	border-left: 1px solid #7AA015;
}
.h1 {
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #A38336;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.bg {
	background-image: url(images/oak.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.quote {
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	color: #944703;
	padding: 10px;
	margin: 0px;
	line-height: 30px;
}
.book-title {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #944703;
	text-decoration: underline;
}
.para-head {
	font-size: 14px;
	font-weight: bold;
	color: #9D7600;
}
.line {
	border-top-width: 1px;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: medium;
	border-bottom-style: none;
	border-top-color: #363439;
	border-right-color: #363439;
	border-bottom-color: #363439;
	border-left-color: #363439;
	border-top-style: solid;
}
A:hover {

	color: #CC3300;
	text-decoration: underline;
}
.watermark {
	background-image: url(images/watermark.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
