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

a:link {
	color: #840000;
	text-decoration:none;
}
a:visited {
	color: #840000; text-decoration:none;
}
a:hover {
	color: #840000; text-decoration:underline;
}
a:active {
	color: #840000; text-decoration:underline;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.floatLeft {
	display: inline;
	float: left;
}
.padding10pxleft {
	padding-left: 10px;
}
.footertag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.inventoryTable {
	width: 100%;
	border: 1px solid #E1CDB0;
}
.inventoryTable TD{
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;	
}
.inventoryTableTRodd  {
	background-color: #E1CDB0;
}

.redBold {
	font-weight: bold;
	color: #840000;
}
.red18pxBold {
	font-weight: bold;
	color: #840000;
	font-size: 18px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #840000;
	margin-top: 0px;
}
.footertag a:link {color: #F6EAC4; text-decoration: none;}
.footertag a:visited {color: #F6EAC4; text-decoration: none;}
.footertag a:hover {color: #F6EAC4; text-decoration: underline;}
.footertag a:link {color: #F6EAC4; text-decoration: underline;}
.floatRight {
	float: right;
}
.clearBoth {clear:both}
#murdoMayContent {
	padding: 0px 20px;
	margin: 0px 13px 0px 11px;
	width: 234px;
	border-right: 2px solid #E3D3A1;
	border-left: 2px solid #E3D3A1;
}
#murdoMayContent h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
}
#murdoMayContent p{
	margin: 4px;
}
.miniCol {
	margin: 0px 5px;
	width: 180px;
	float: left;
}
#murdoMayContent h4 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #383669;

}
#murdoMayContent ul {
	padding: 8px 0px 8px 26px;
	margin: 0px;
}
#murdoMayContent hr {
	background-color: #E3D3A1;
	display: block;
	height: 2px;
	border: 2px solid #E3D3A1;
	margin: 14px 0px;
}
#donations {
	background: #faf2d6 url(../pioneer-images/donations-chart.jpg) no-repeat center 10px;
	margin: 20px 0px;
	position: relative;
	height: 290px;
}
#donations p {
	position: absolute;
	left: 30px;
	width: 250px;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
}
#level25 {
	top: 45px;
}
#level50 {
	top: 140px;
}
#level100 {
	top: 230px;
}
