#navcontainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #45005B;
	margin: 10px 0px 10px 10px;
	width: 90px;
	border: 1px none #623062;
}
#navcontainer ul {
	margin: 10px 15px 30px 0px;
	padding: 0px;
	text-decoration: none;
	list-style-type: none;
	border-top: 1px none #623062;
	border-right: 1px #623062;
	border-bottom: 1px #623062;
	border-left: 1px #623062;
	width: 80px;
}
#navcontainer li {
	margin: 0px;
	padding: 0px;
	text-indent: 5px;
	border: 1px none #623062;
}
#navcontainer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #623062;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	padding-right: 7px;
	background-image: url(Images/butt1.png);
	padding-left: -4px;
}
#navcontainer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #D9BBD9;
	background-image: url(Images/butt2.png);
}
.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #016296;
}

.booktitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3B6FA3;
	font-style: italic;
	text-decoration: none;
	display: block;
	margin-top: -5px;
}
.author {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3B6FA3;
	text-decoration: none;
}
.booktitle a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #999999;
	font-weight: bold;
}
#healingthepast {
	background-color: #FFFFCC;
	background-image: url(Images/header_rose.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	width: 100%;
	margin-top: 50px;
}
#healingthepast #titletext {
	width: 300px;
	float: right;
	margin-right: 25px;
	height: 100px;
	display: block;
}
#healingthepast #titletext a {
	font-family: "Trajan Pro";
	font-size: 30px;
	font-weight: bold;
	color: 396362;
	text-decoration: none;
}
#healingthepast #titletext #ptext p{
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #396362;
	width: 85%;
	margin-top: 10px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	color: #999999;
}
#adbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	width: 370px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 450px;
	background-image: url(Images/adbox_bg1.jpg);
	background-position: center -40px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
#adbox p {
	color: #FFFFFF;
	font-size: 1em;
}
#adbox .date {
	font-size: 1.6em;
}
#adbox .master {
	font-size: 18px;
	font-weight: bold;
}
#adbox h1 {
	font-size: 1em;
	color: #FFFFFF;
}
#enqform #enquiry {
	margin-right: auto;
	margin-left: auto;
	background-color: #D9BBD9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: .85em;
}
img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
