/*
Print-friendly stylesheet
*/
body {
	width: auto;
	background: #fff;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.750em; /* 12px */
	line-height: 1.500em; /* 18px */
	margin: 0;
}

#header h1 a {
	display: list-item;
	list-style-image: url(../img/logo.jpg);
	list-style-position: inside;
	letter-spacing: -1000em;
	font-size: 1pt;
	color: #fff;
	/*background: url(../img/logo.jpg) no-repeat;
	display: block;*/
	width: 300px;
	height: 109px;
	/*text-indent: -9999px;*/
}

#skip,#toolbar,#primary_nav,#column_right,#myGallery { display: none; }
h2,h3,h4,h5,h6{ font-family: Georgia, "Times New Roman", Times, serif; }
h2 { font-size: 1.833em; /* 22px */ margin-bottom: 1.000em; padding: 0 0 0.250em 0;border-bottom: 1px solid #000;}
h3 { font-size: 1.500em; /* 18px */ margin-bottom: 0.600em; color: #571c1f; }
h4 { font-size: 1.167em; /* 14px */ }
h5 { font-size: 1.167em; /* 14px */ }
h6 { font-size: 1.000em; /* 12px */ }
a {	color: #571c1f; text-decoration: none; }
a:hover { text-decoration: underline; }
p {	margin: 0 0 2.000em 0; }
ul,ol { list-style: none; margin-bottom: 2.000em }
