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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
body {
	background-color: #EAF3F0;
	background-image: url(assets/bkgrndblue.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a:hover {
	color: #FF6633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif, Harrington;
	font-weight: bold;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
	vertical-align: middle;
}
.subheadertext {
	font-family: Georgia, "Times New Roman", Times, serif, Harrington;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.authorlisting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.donkeyfacts {
	padding-left: 250px;
}
p {
	margin-top: 13px;
	margin-bottom: 10px;
	text-align: left;
}
.subtitletext {
	font-family: Georgia, "Times New Roman", Times, serif, Harrington;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.twoColFixLtHdr #container #mainContent a {
	color: #FF6600;
}
.twoColFixLtHdr #container #mainContent a:hover {
	color: #CC3300;
}
.smallertitletext {
	font-family: Georgia, "Times New Roman", Times, serif, Harrington;
	font-size: 14px;
	font-style: italic;
}
