/* Hickory Hill
Main CSS
Last modified 12/11/2005
 */

body {
	margin: 0;
	padding: 0;
	text-align: center; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: 1.3em;
	background: #495142 url(../images/rose.jpg) top left; /* #EBECD2; */
	}
	
em { font-style: italic; }
strong { font-weight: bold; }


/* ----- [ header/nav ] -------------------------- */

#header {
	width:797px;
	height: 71px;
	padding:0;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/hd_bkgd_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#nav {
	position: relative;
	top: 72px;
	margin:0;
	height:24px;
	background-color: #007354;
	font-family: georgia, "Times New Roman", times, helvetica;
	width: 797;
	}

#nav ul, #nav li { margin:0;padding:0;display: inline;list-style-type: none; }

#nav a:link, #nav a:visited {
	float: left;
	font-size: 11px;
/*	font-weight: bold;	*/
	margin: 3px 9px 0 9px;
	text-decoration: none;
	border: none;
	color: #fff;
	}

#nav a:link.active, #nav a:visited.active, #nav a:hover { color: #BAB866; }


/* ----- [ headers ] --------------- */

#sh { position: relative; top: 73px; margin: 0; height: 30px; }

#homepage h3, #contact h3, #mission h3, #photo_gallery h3, #teachers_page h3, #timeline h3, #tom_watson h3, #tw_reader h3, #visit_us h3, #links h3,  #melonfest h3, #dig h3, #garden h3, #education h3, #juniorboard h3, #exhibit h3 {
	position: relative;
	top: 72px;
	height: 30px;
	text-indent: -8000px;
	margin: 0;
	padding: 0;
	background-image: url(../images/sh_timeline.jpg);
	}

#homepage h3 { background: url(../images/sh_homepage.jpg) no-repeat; }
#contact h3 {
	background-image: url(../images/sh_contact_us_2.jpg);
	background-repeat: no-repeat;
}
#mission h3 {
	background-image: url(../images/sh_mission_2.jpg);
	background-repeat: no-repeat;
}
#photo_gallery h3 {
	background-image: url(/images/sh_photo_gallery_2.jpg);
	background-repeat: no-repeat;
}
#teachers_page h3 {
	background-image: url(../images/sh_teachers_page_2.jpg);
	background-repeat: no-repeat;
}
#timeline h3 {
	background-image: url(../images/sh_timeline_2.jpg);
	background-repeat: no-repeat;
}
#tom_watson h3 {
	background-image: url(../images/sh_tom_watson_2.jpg);
	background-repeat: no-repeat;
}
#tw_reader h3 {
	background-image: url(../images/sh_tw_reader_2.jpg);
	background-repeat: no-repeat;
}
#visit_us h3 {
	background-image: url(../images/sh_visit_us_2.jpg);
	background-repeat: no-repeat;
}

#melonfest h3 {
	background-image: url(/images/sh_melon.jpg);
	background-repeat: no-repeat;
}

#juniorboard h3 {
	background-image: url(/images/jrboard_header.jpg);
	background-repeat: no-repeat;
}

#dig h3 {
	background-image: url(/images/dig_header_v.jpg);
	background-repeat: no-repeat;
}

#garden h3 {
	background-image: url(/images/gardens_header.jpg);
	background-repeat: no-repeat;
}

#exhibit h3 {
	background-image: url(../images/exhibits_header.jpg);
	background-repeat: no-repeat;
}

#education h3 {
	background-image: url(/images/education_header.jpg);
	background-repeat: no-repeat;
}

#ecoad h3 {
	background-image: url(/images/ecoadven_header.gif);
	background-repeat: no-repeat;
}

#links h3 {
background-image: url(../images/sh_links_2.jpg);
background-repeat: no-repeat;} 



#wrap #main #content li {
	list-style-type: disc;
	margin-left: 0px;}


/* ----- [ content ] ---------------------------- */

#wrap {
	position: relative;
	margin: 0 auto;
	padding: 0;
	font-size: 95%;
	text-align: left;
	width:797px;
	top: 55px;
	background: url(../images/wrap_bkgd.png) top left repeat-y;
	background-image: url(../images/wrap_bkgd_2.png);
	}

/* ---- [ main column ] -------------------------- */

#main {
	float: left;
	width: 540px;
	}
	
#main2 {
	float: none;
	width: 0px;
	}	

#content {
	margin: 25px 0;
	padding: 0 25px;
	color: #663922;
	}

#content ul {
	list-style: none;
	margin: 1em 0 1em 0;
	padding-left: 24px;
	}

#content ul li {
	padding: 0 0 4px 13px;
	line-height: 1.4em;
	background: url(../images/arrow.png) no-repeat 0 2px;
	}

#content .jumpto {
	padding: 0 0 4px 13px;
	background: url(../images/ico_arrow_red.gif) no-repeat 0 2px;
	}

#content dl dd {
	margin: 0;
	padding: 0 0 1em 0;
	font-size: 90%;
	line-height: 1.5em;
	}
#content dl dt {
	font-weight: bold;
	}
#content dl dt span {
	font-weight: normal;
	}
#content dl dd.insome {
	padding-left: 25px; 
	font-size; 88%;
	line-height: 1.2em;
	}
#content dl.books dd {
	margin: 0;
	padding: 0 0 1em 24px;
	line-height: 1.5em;
	}

#content img { border: none; margin: 1px; }
#content .mission_rule { font-size: 88%; font-style: italic; }

/* ----- right column ------------------------ */

#sidebar {
	position: absolute;
	top: 60px;
	color: #E8EACD;
	width: 225px;
	font-size: 88%;
	left: 587px;
	visibility: visible;
	}

#sidebar h3 {
	padding: 5px;
	color: #422406;
	font-size: 120%;
	border: none;
	margin: 10px;
	}

#sidebar p, #sidebar ul, #sidebar dl {
	padding: 0;
	background-image: url(%20);
	list-style-image: url(/images/ico_leaf.png);
	list-style-position: inside;
	margin: 13px;
	}

#sidebar img, #sidebar img a {
	border:none;
	margin-left: 25px;
}

#sidebar a:link, #sidebar a:visited { color: #422406; }
#sidebar a:hover { color: #E8EACD; }
	
/* ----- [ footer ] ------------------------  */

#footer {
 display: block;
 padding: 12px 0 0 20px;
 margin: 20px 0 0 0;
/* text-align: center;	*/
/* background-color: #000;
 height: 24px;	*/
 width: 100%;
}

#footer a { font-size: x-small; color: #663922; }
#footer a:link, #footer a:visited { text-decoration: none; }
#footer a:hover { color: #331B0F; text-decoration: underline; }
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:  #663922;
	margin-top: 5px;
	margin-left: 10px;
	padding-top: 5px;
	padding-left: 65px;
}

.content_garden {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:  #663922;
	margin-top: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-left: 5px;
}

.content_rest {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:  #663922;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}



/* ----- [ misc ] -----------------------------*/

div.spacer { clear:both; }
.centeral { text-align: center; }
.rightal { text-align: right; }
.fr { float: right; margin:0; padding:0; }
/* ----- [ dg layers ] ----------- */

#content .dg-table { width:520px; }
#content .dg-table .on { background: url(http://hickory-hill.org/images/dg-bckgrnd.gif) top left repeat; /*background-color: #EFEFE0;*/ }
#content .dg-table td { padding: 10px 0 20px 0; border-bottom: 1px solid /* brown #663922 */#9C9C6B; }
#content .dg-table td h3 { font-size: 120%; color: #663922; padding: 9px 0 5px 0; margin: 0; font-weight: bold; }
#content .dg-table td p { font-size: 90%; line-height: 1.5em; color: #333; }
#content .dg-table .record { margin-bottom:20px; }
#content .dg-table .toggle { font-size:75%; }
#content .dg-table .toggle a { text-decoration: none; color: #007354; }
#content .dg-table .toggle a:hover { text-decoration: none; color: #9C9C6B; }
#content .dg-table td ul { margin: 0 0 7px 0; padding: 0; list-style-type: none; font:80% verdana, arial, sans-serif; }
#content .dg-table td ul li { margin: 0; padding: 0 0 0 25px; line-height: 1.5em; background: url(http://hickory-hill.org/images/ico_pdf_content.png) 8px 4px no-repeat; }
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
	color: #663922;
	padding-top: 50px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
}
#wrap #main .content_garden ul {
	list-style-image: url(/images/leaf3.gif);
	list-style-position: outside;
}
