/* @override http://vtdoula.com/css/samhain.css */

* {
	margin: 0;
	padding: 0;
}

a {
	color: black;
}

body {
	padding: 2em;
	color: black;
}




dd {
	padding-left: 25px;
	margin-bottom: 10px;
}

dl {
	font-style: normal;
	font-size: 110%;
	width: 25%;
	float: left;
	margin-right: 45px;
	background: #eee;
	padding: 10px;
}

dt {
	margin: 0 0 10px 0;
	font-weight: bold;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-variant: small-caps;
}

h1 {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 350%;
	border-bottom: 3px double #bbb;
}

h2 {
	font-weight: normal;
	font-size: 250%;
	text-align: center;
	margin: 3% 0;
	font-variant: small-caps;
	clear: both;
}

.continue {
	display: none;
}

hr {
	display: none;
}

h3 {
	font-size: 100%;
	letter-spacing: 1px;
	border-bottom: 1px solid #fff;
	margin-bottom: 10px;
	margin-top: 30px;
}

h3 {
	font-size: 100%;
	letter-spacing: 1px;
	border-bottom: 1px solid #fff;
	margin-bottom: 10px;
	margin-top: 30px;
	font-variant: small-caps;
}

li {
	margin-left: 30px;
	margin-bottom: 10px;
}

p {
	margin: 1% 0;
}


strong {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

ul {
	margin: 5% 0;
}

ul a {
	background: none;
}

ul li {
	list-style-type: circle;
}

#close {
	text-align: right;
	display: block;
	background: none;
	margin-right: 20px;
}

.content {
	font: 11pt Georgia, "Times New Roman", Times, serif;
	line-height: 150%;
	clear: both;
}

.content img {
	display: none;
}

#footer {
	text-align: center;
}

#grantees {
	font-size: 80%;
	display: none;
}

#grantees a {
	padding: 0;
}

#grantees ul {
	margin-top: 10px;
	width: 30%;
	float: left;
	margin-right: 2%;
}

#grantees ul li {
	margin-bottom: 0; 
}


#header {
	display: none;
	margin: 3% auto 0px auto;
}

.hr {
	text-align: center;
	border: 1px solid black;
	display: none;
}

.hr img {
	display: none; 
}

#left {
	width: 50%;
	margin-top: -7px;
	float: left;
	padding-right: 2%;
}

#right {
	margin-left: 55%;

}

#printme {
	display: none;
}

#past {
	display: none;
}

#rates {
	height: auto !important;
	text-align: center;
}

#rates, #rates h3, #rates ul {
	display: block !important;
	padding: 0 !important;
	margin: 0 !important;
}

