body
{
	background: #ffffcc;
	margin: 0px;
	color: #C60;
	font-family: Garamond, "Hoefler Text", Verdana, "Times New Roman", serif;
	line-height: 125%;
	font-size: 15px;
}


div#titlebar
{
	width: 100%;
	min-width: 100%;
}

img#video
{
	position: absolute;
	left: 360px;
}
	
img#tour
{
	position: absolute;
	left: 500px;
}

img#jhf
{
	position: absolute;
	left: 670px;
}

h1
{
	height: 80px;
	width: 468px;
	margin: 0;
	padding: 0;
	color: #C60;
	font-style: italic;
	font-weight: normal;
}

h1 span
{
	display: none;
}

.resquote
{
	height: 180px;
	font-size: 22px;
	line-height: 25px;
	width: 385px;
}

h2
{
	font-size: 17px;
	font-weight: bold;
	line-height: normal;
	padding: 1.5em 0 0 0;
	margin-bottom: -0.75em;
}

a
{
	color: #060;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

em
{
	font-weight: bold;
	font-style: normal;
}

div#nav
{
	margin: -1px 0 0 0;
	/* background: #89221F; */
	border: 0px;
	/* min-width: 100%; */
	width: 56em;
	clear: right;
	right: 0;
	left: 0;
	position: absolute;
}

div#nav ul
{
	margin: 0;
	padding: 0;
	border: 0px;
}

div#nav li
{
	position: relative;
	list-style: none;
	margin: 0px 0 0 0;
	float: left;
	width: 9.25em;
	border: 0px;
	color: white;
	font-family: "Hoefler Text", Garamond, "Times New Roman", serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	height: 39px;
	text-indent: 39px;
}

/* div#nav li:hover {background: #EBB;} */
div#nav li.submenu { /* background: url(dropmenu.gif) 95% 50% no-repeat; */ }

/* div#nav li.submenu:hover {/* background-color: #000; } */
div#nav li a
{
	display: block;
	padding: 0.25em 0.5em 0em 0.5em;
	text-decoration: none;
	width: 9em;
	color: #F0F0F0;
}

div#nav li a:hover { color: white; }
div#nav>ul a { width: auto; }

div#nav ul ul
{
	position: absolute;
	margin-top: 0px;
	display: none;
}

div#nav ul ul li
{
	border: 0;
	border-bottom: 1px #F0F0F0 dotted;
	color: white;
	font-family: "Times New Roman", serif;
	text-transform: uppercase;
	font-style: normal;
	height: auto;
	text-indent: 0px;
}

div#nav ul ul li a
{
	font-size: 12px;
	color: white;
}

div#nav li.submenu li.submenu { background-image: url(submenu.gif); }

div#nav ul.level2
{
	top: 1.5em;
	left: 0px;
	margin-top: 0px;
}

/* div#nav ul.level3 {top: -1px; left: 7em; border-top: 1px solid #CCC;} */

li#info
{
	background-image: url(images/leaf_info_x.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

li#info ul li { 
	background-color: #CB7C7B;
	border-bottom: 1px #B54664 solid;
}

li#fac
{
	background-image: url(images/leaf_fac_x.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

li#fac ul li { 
	background-color: #C6AF5C;
	border-bottom: 1px #F1BA35 solid;
}

li#care
{
	background-image: url(images/leaf_care_x.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

li#care ul li { 
	background-color: #9FD06F;
	border-bottom: 1px #4DE332 solid;
}

li#comm
{
	background-image: url(images/leaf_comm_x.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

li#comm ul li { 
	background-color: #C5D46F;
	border-bottom: 1px #CBE524 solid;
}

li#cont
{
	background-image: url(images/leaf_cont_x.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

li#cont ul li {
	background-color: #B4934C;
	border-bottom: 1px #D17A17 solid;
}

li#giv
{
	background-image: url(images/leaf_giv_x.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

li#giv ul li {
	background-color: #B1553F;
	border-bottom: 1px #BE241F solid;
}

div#main
{
	padding: 2em 3em 2em 255px;
	margin: 20px 0 0 0;
	clear: left;
	min-height: 300px;
}

div#legal
{
	font-size: 75%;
	font-weight: bold;
	text-align: center;
	padding-top: 2em;
}

dl#funds dt
{
	font-weight: bold;
	padding-top: 1em;
}

.event_title
{
	font-weight: bold;
	margin: 2em 0 0 0;
}

.event_date
{
	font-style: italic;
	padding: 0 0 0 2em;
	margin: 0;
}

.event_place
{
	font-style: italic;
	padding: 0 0 0 2em;
	margin: 0;
}

.event_text { padding: 0 0 0 2em; }

.event_text li
{
	padding: 0 0 0 1em;
	list-style-type: none;
	list-style-position: default;
	text-indent: -1em;
	text-transform: inherit;
}
