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

/* Begin Global Whitespace Reset Code */
* { padding:0px; margin:0px; }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address { margin:20px 0px; }
li, dd, blockquote { margin-left: 30px; }
fieldset { padding:10px; }
option, select { min-width: 1.5em; }
/* End Global Whitespace Reset Code */

body {
	background-color: #fef5e4;
	margin: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 13px;
	color: #332419;
}
#main {
	width: 933px;
	min-height: 600px;
	background-image: url(images/writings-catherine-doherty.jpg);
	background-repeat: no-repeat;
	padding-top: 280px;
	margin-left: auto;
	margin-right: auto;
}
#content {
	width: 680px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 10px;
}
a:link { color: #CC0000; }
a:visited {	color: #990000; }
a:hover { color: #FF0000; }
a:active { color: #FF0000; }
h1 {
	font-size: 24px;
	color: #990000;
	letter-spacing: 1px;
}
h2 {
	margin-top: 0px;
	margin-bottom: 12px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top: 1px dashed #845738;
	border-bottom: 1px dashed #845738;	
	font-size: 18px;
	letter-spacing: 1px;
	background-color: #fbeedb;
	clear: both;
}
h3 {
	margin-left: 25px;
	font-size: 14px;
	letter-spacing: 1px;
	margin-bottom: -12px;
}
h4 {
	padding-left: 50px;
	font-size: 14px;
	margin-bottom: 35px;
}
h5 {
	margin-bottom: 30px; background: #fbeedb; padding: 25px;
	font-size: 11px; color: #332419; font-weight: normal; line-height: 1.5;
	-webkit-box-shadow: 0px 2px 3px #FFF;
	-moz-box-shadow: 0px 2px 3px #FFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	min-height: 76px;
	clear: both;
}
h5 img {
	float: right;
	border: 1px dashed #845738;
	margin: 0px 0px 0px 10px;
	padding: 6px;
	background-color: #fef5e4;
}
.pdf
{
	background: url(images/pdf.gif) no-repeat 25px;
}
.webpage
{
	background: url(images/webpage.gif) no-repeat 25px;
}
.english
{
	background: url(images/flags_iso/16/gb.png) no-repeat 25px;
}
.bookcover {
	float: right;
	border: 1px dashed #845738;
	margin: 0px 0px 6px 10px;
	padding: 6px;
	background-color: #fef5e4;
}
blockquote {
	font-size: 12px;
	line-height: 1.5;
	margin-left: 50px;
	margin-right: 25px;
}
p {
	line-height: 1.5;
	margin-left: 25px;
	margin-right: 25px;
}
ul {
	margin-left: 25px;
	margin-right: 25px;
	line-height: 1.5;
}
hr {
	border: none 0;
	border-top: 1px dashed #845738;
	height: 1px;
}
address {
	margin-left: 25px;
	margin-right: 25px;
	font-style: normal;
	font-size: 12px;
	color: #845738;
}
address a:link {
	color: #845738;
}
address a:visited {
	color: #845738;
}

#mainmenu h3 {
	font-size: 18px;
}
#mainmenu table {
	margin-left: auto;
	margin-right: auto;
}