/* body */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	color: #003399;
	text-align: center;
}

body a {
	color: #9999bb;
}

body a:hover {
	color: #003399;
}


/* layout table */

table#maintable {
	margin-right: auto;
	margin-left: auto;
}


/* header */

th#header {
	width: 740px;
	text-align: left;
	padding: 10px;
	height: 40px;
	background-attachment: scroll;
	background-image: url(/img/misc/willowsheader.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


/* secondary nav */

td#secnav {
	width: 760px;
	background-color: #eeeeee;
	text-align: left;
	vertical-align: top;
}

td#secnav p {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
	margin: 0px;
	color: #003399;
	font-size: 13px;
}

td#secnav p a {
	text-decoration: underline;
	color: #7790c3;
}

td#secnav p a:hover {
	text-decoration: none;
}


/* content */

td#content {
	text-align: left;
	vertical-align: top;
	width: 700px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #eeeeee;
	border-left-color: #eeeeee;
	padding: 20px;
}

td#content h1 {
	font-size: 24px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 15px;
}

td#content h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 15px;
}

td#content h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

td#content p {
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 16px;
}

td#content p a {
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(/img/misc/link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

td#content p a:hover {
	text-decoration: underline;
}

td#content ul {
	font-size: 12px;
	line-height: 16px;
}

td#content ol {
	font-size: 12px;
	line-height: 16px;
}

td#content li {
}

div#copy {
	width: 440px;
}

div#pic {
	float: right;
}

div#map {
	float: right;
}


/* footer */

td#footer {
	width: 760px;
	background-color: #eeeeee;
	text-align: right;
	vertical-align: top;
}

td#footer p {
	padding: 10px;
	font-size: 14px;
	color: #9999bb;
	margin-top: 0px;
	margin-bottom: 0px;
}

.hitsandcharityno {
	font-size: 10px;
	padding-right: 20px;
}
