body, td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #0C0920;
}	
A:link {
	font-weight: normal;
	color: #75161E;
	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: #FDF7FF;
	background-color: #8F1B23;
	padding: 5px;
	text-align: center;
	border: 2px solid #FFF9FD;
	background-image: url(images/nav-bg.jpg);
	
	
	}
	
	a.navcat:hover 
	{
	color:#FFFFFF;
	text-decoration: none;
	background-color: #92474E;
	display: block;
	background-image: url(images/nav-button.jpg);
	background-repeat: no-repeat;
	background-position: 4px;
	border: 2px solid #AC7177;
	
	}
a.subnavcat
	{
	margin-left:auto;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	color: #295333;
	border-top: 2px none #FFFFFF;
	border-right: 3px solid #418E5A;
	border-bottom: 2px none #FFFFFF;
	border-left: 3px solid #FFFFFF;
	text-align: center;
	background-color: #DDEEDD;
	padding-top: 3px;
	padding-bottom: 3px;
	
	
	}
	
	a.subnavcat:hover 
	{
	color:#FFFFFF;
	text-decoration: none;
	background-color: #428C33;
	display: block;
	border-top: 2px none #ADD6AD;
	border-right: 3px solid #418E5A;
	border-bottom: 2px none #ADD6AD;
	border-left: 3px solid #ffffff;
	background-image: url(images/nav-triangle.jpg);
	background-repeat: no-repeat;
	background-position: 3px;
	
	}	
.rightborder {
	border-top: 1px none #7AA015;
	border-right: 1px solid #7AA015;
	border-bottom: 1px none #7AA015;
	border-left: 1px none #7AA015;
}
.allborder {
	border: 5px solid #231A5D;
}
.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: #990000;
}
.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;
}
.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: #231A5D;
	text-transform: capitalize;
	font-variant: small-caps;
}
.smallwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.small-footer {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
}
a.navcat-line {

	margin-left:auto;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	color: #295300;
	background-color: #ADD6AD;
	padding: 6px;
	border-top: 3px none #428C5A;
	border-right: 3px solid #428C5A;
	border-bottom: 3px solid #428C5A;
	border-left: 3px solid #FFFFFF;
	text-align: center;
}
.largewhite {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.caption {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
}
a.footerlink {

	margin-left:auto;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	display:inline;
	color: #FFFFFF;
	padding: 0px;
	text-align: center;
	border: 2px none #FFF9FD;
}
.tagline {
	font-size: 12px;
	font-weight: bold;
	background-color: #FBE6E8;
	border: 1px solid #75161E;
	padding: 10px;
}
.coupon {
	background-color: #FFFFFF;
	border: 4px dashed #666666;
	padding: 5px;
}
