body, td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #27463E;
}	
A:link {
	font-weight: normal;
	color: #663399;
	text-decoration: underline;		
}	

		

a.navcat
	{
	margin-left:auto;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	color: #294840;
	padding: 0px;
	border: thin none #F1F9BF;
	text-align: center;
	
	}
	
	a.navcat:hover 
	{
	color:#715458;
	text-decoration: none;
	background-color: #DDECE9;
	display: block;
	}	
a.navcat:active {
	color:#715458;
	text-decoration: none;
	background-color: #DDECE9;
	display: block;
	font-weight: bold;
}

.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 #26473E;
	padding: 3px;
}
.toprightleftborder {
	border-top: 1px solid #7AA015;
	border-right: 1px solid #7AA015;
	border-bottom: 1px none #7AA015;
	border-left: 1px solid #7AA015;
}
.h1 {
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #9A596D;
}
.bg {
	background-image: url(images/oak.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.caption {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #653A47;
}
.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: #C07276;
}

.banner-head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #26473E;
}
.sides-bottom-border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #26473E;
	border-right-color: #26473E;
	border-bottom-color: #26473E;
	border-left-color: #26473E;
}
.bottom-bg {
	background-image: url(images/bottom-bg.jpg);
	background-repeat: repeat-x;
}
a.side-nav {
	margin-left:auto;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	display:block;
	color: #294840;
	padding: 0px;
	text-align: left;
	text-indent: 25px;
	line-height: 25px;
	background-image: url(images/bullett.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-top: 1px solid #EBE2E4;
	border-right: 1px solid #EBE2E4;
	border-bottom: 1px solid #EBE2E4;
	border-left: 1px none #EBE2E4;
	margin-top: 3px;
	margin-bottom: 3px;
}
a.side-nav:hover {
	margin-left:auto;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	display:block;
	color: #294840;
	padding: 0px;
	text-align: left;
	text-indent: 25px;
	line-height: 25px;
	background-color: #EBE2E4;
	background-image: url(images/bullett.gif);
	border-top: 1px solid #EBE2E4;
	border-right: 1px solid #EBE2E4;
	border-bottom: 1px solid #EBE2E4;
	border-left: 1px none #EBE2E4;
}
.sidebar {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	background-color: #EFE9E9;
	padding: 5px;
	display: block;
	border: 1px solid #27463E;
}
