@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #1F1F1F;
	font-weight: normal;
}
.beigehd {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #EAB882;
}
a:link {
	color: #663333;
}
a:visited {
	color: #663333;
}
.hdtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #520308;
}
a:hover {
	color: #366166;
}
a:active {
	color: #663333;
}
#tertiary a:link
{
	color:#EAB882;
}
#tertiary a:hover
{
	color:#B1E3E5!important
}
#tertiary a:visited
{
	color:#EAB882;
}
.links {font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
.hd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #520308;
	font-weight: bold;
}
#bookLinks {
	font-size: 9px;
	text-decoration: none;
	background-color: #2D1005;
	background-image: url(bookBkg.jpg);
	height: 155px;
	padding-top: 78px;
	font-family: Helvetica, sans-serif;
}
#bookLinks a:link{
	color: #EAB882;
}
#bookLinks a:hover{
	color: #F1D681;
}
#bookLinks a:visited{
	color: #EAB882;
}
