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


p {
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.schoolslist {
	background-color: #F8F9E4;
	padding: 4px;
	border: thin dashed #DADBC9;
	margin-left: 12px;
}
.schoolslist img {
	margin-left: 10px;
}
.schoolslist .pin {
	margin-left: -28px;
	margin-right: 4px;
	margin-bottom: -16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: -10px;
}
.schoolslist p {
	font-size: 12px;
	line-height: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.sidebar p {
	padding-right: 4px;
	padding-left: 10px;
	font-size: 10px;
}
.icon {
	background:url(images/pdf-icon.gif) center right no-repeat; 
	padding:0 0 0 16; 
	white-space:nowrap;
}

.left {
	padding-right: 14px;
	float: left;
}
.sidebar img {
	padding-right: 4px;
	padding-left: 10px;
	margin-bottom: -16px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3E3E3E;
	background-color: #065261;
	margin: 0px;
	background-image: url(images/BG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 4px;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 4px;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 8px;
}
a:link {
	color: #4E7229;
	text-decoration: none;
}
a:visited {
	color: #4E7229;
	text-decoration: none;
}
a:hover {
	color: #C87A19;
	text-decoration: none;
}
.blackText {
	color: #000000;
	font-weight: bold;
}
.donorTable {
	margin-top: 0px;
	margin-bottom: 10px;
}
.menuB {
	font-size: 12px;
	color: #FCFDE8;
	text-decoration: none;
	background-color: #699C37;
	padding: 10px;
}
.headingText {
	font-size: 16px;
	color: #1B6766;
	font-weight: bold;
}
.contentBody {
	background-color: #FCFDE8;
}
.menuA {
	font-size: 16px;
	font-weight: normal;
	color: #FCFDE8;
	text-decoration: none;
	background-color: #699C37;
	padding: 10px;
}
.menuA a:link {
	color: #FCFDE8;
	text-decoration: none;
}
.menuA a:hover {
	color: #065261;
	text-decoration: none;
}
.menuA a:visited {
	color: #FCFDE8;
	text-decoration: none;
}
.textwhite {
	color: #FFF;
}

