/* CSS Document */

.bold {
	font-weight: bold;
	}
	
#address {
	background-color:#fafafa;
	padding-top: 10px;
	border-top: 1px solid #ccc;
	text-align: center;
}

#photoLeft {
	float: left;
	width: 250px;
	padding: 4px;
	border: 1px solid #ccc;
	text-align: center;
	margin: 8px;
	}
	
#photoRight {
	float: right;
	width: 250px;
	padding: 4px;
	border: 1px solid #ccc;
	text-align: center;
	margin: 8px;
	}
	
.caption {
	color: #0000FF;
	font-size: 90%;
	}

/* top nav */

#navsite ul {
	margin-left: -2px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-top: -4px;
	padding: 0px;
	background-image:url(/heritage/art/bg-heri1.gif);
	background-position:top;
	background-repeat:no-repeat;
	width: 597px;
	height: 40px;
}

#navsite li {
	display: inline;
	margin: 0px;
	list-style: none;
	border-right: 2px solid #995c56;
}

#navsite a, #navsite a:visited {
	padding: 3px 0.6em 8px 0.6em; 
	background: none; 
	text-decoration: none; 
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	font-weight: bold;
	text-align: center;
	
}

#navsite a:hover {
	background-color: #995c56;
}

/* end nav site */

/* bottom heritage nav */

#bottomnav ul {
	padding: 6px;
	margin: 0px;
	border-top: 1px dashed #990000;
	border-bottom: 1px dashed #990000;
}

#bottomnav li {
	display: inline;
	margin: 0px;
	list-style: none;
}

#bottomnav a, #bottomnav a:visited {
	padding: 0px 1em 0px 0em; 
	background: none; 
	text-decoration: underline; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
}

#bottomnav a:hover {
	background-color: none;
	text-decoration: underline;
}

/* end nav site */
.title {  font-family: Arial, Helvetica, sans-serif; font-size: 1.2em; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #CC0000; text-decoration: none; margin-bottom: 9px}

.question {  font-family: Arial, Helvetica, sans-serif; font-size: 1em; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #CC0000; text-decoration: none; margin-bottom: 9px}
.answer {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color:#333333; text-decoration: none}
.contact {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #990000; text-decoration: none; letter-spacing: 1px}
.contactwho { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #003366; text-decoration: none; letter-spacing: 1px }
.contacturl { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #3333CC; text-decoration: none }

#folder{
	background-image:url(/heritage/archives/images/folder.gif);
	background-repeat:no-repeat;
	background-position:center top;
	padding: 50px 20px 10px 0px;
	width:349px;
	height:220px;
	margin: 0px 0px -60px 0px;
	}
	
#folder li{
	list-style-type: square;
	padding-top: 8px;
	padding-right: 10px;
	}

.bkgSummerCamp {background-image: url(/heritage/summercamp/art/bgsummercamp07.jpg); background-position:center; background-repeat: no-repeat; width: 459px; height: 573px;}

.style1 {color: #CC0000; font-weight: bold; font-style: italic;}

.actor_nav {color:#990000; font-weight: bold; padding: 3px 2px; text-decoration: none;}


/**/

.notice {
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
	}




