body {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 10pt;
	color: #2D1F11;
}
a {
	color: #577430;
	text-decoration: none;
}
a:hover {
	color: #759C41;
	text-decoration: underline;
}
.separator {
	width: 100%;
	text-align: center;
	margin: 0px;
	margin-bottom: 25px;
	margin-top: 25px;
}
.adminHead {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	text-align: left;
	color: #2D1F11;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
}
#subnavigering a {
	color: #2D1F11;
	text-decoration: none;
}
#subnavigering a:hover {
	color: #2D1F11;
	text-decoration: underline;
}
#subnavigering p {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 10pt;
	text-align: left;
	color: #2D1F11;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
#subnavigering h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: 300;
	color: #2D1F11;
	padding-left: 10px;
	padding-right: 10px;
}
#header p {
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 8pt;
	text-align: right;
	margin-top: 43px;
	margin-right: 30px;
}

#header a {
	color: #ffffff;
	text-decoration: underline;
}

#bookcontent h1{
	Font-family: "Times New Roman", Times, serif;
	font-size: 19pt;
	font-weight: 100;
	color: #2D1F11;
	float: left;
}

p.tipcontent{
	float: left;
	width: 300px;
	
}

p.nonimgtipcontent{
	float: left;
	width: 470px;
}

img.tipcontent{
	margin-right:12px; 
	border: 1px solid #2D1F11;
	float: left;
	
}

#isbntipcontent{
	font-size: 8pt;
	clear: both;
	margin-top: 12px;
	}	
	
#content h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 19pt;
	font-weight: 100;
	color: #2D1F11;
}
#content h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: 300;
	color: #2D1F11;
}
#content p, ul {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 10pt;
	text-align: left;
	color: #2D1F11;
}
#content hr {
	width: 55%;
	height: 1px;
	color: #D6E2B3;
}
#sidebar h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;
	font-weight: 100;
	color: #2D1F11;
}
#sidebar h2 {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 10pt;
	font-weight: 500;
	color: #2D1F11;
}
#sidebar p, ul {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 10pt;
	text-align: left;
	color: #2D1F11;
}
#footer p {
	color: #2D1F11;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	text-align: left;
	margin-right: 0px;
	margin-left: 17px;
	margin-top: 0px;
	margin-bottom: 45px;
}
#footer a {
	color: #2D1F11;
	text-decoration: underline;
}