/* css Zen Garden submission 161 - 'Zenfandel', by Nicholas Rougeux, http://www.c82.net/ */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */
/* All associated graphics copyright 2005, Nicholas Rougeux */
/* Added: Apr. 15th, 2005 */

/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the 
   designer's written permission. However, feel free to study the CSS and use 
   techniques you learn from it elsewhere. */

/*
Zenfandel design by Nicholas Rougeux
[ www.c82.net ]

*/

/*top-level*/
body, h1, h2, h3, li, p, ul { font-size: 1em; margin: 0; padding: 0; }


/*typography*/
a, a:link, a:hover, a:active { color: #ada364; }
a:visited {color: #000000}
a:hover { text-decoration: none; }
acronym { border: 0; color: #780101; cursor: help; }
.accesskey { text-decoration: underline; }

body {
	background: url(http://www.fcc-hsv.org/templates/bgMain.gif) repeat-y;
	color: #0f330d;
	font-family: Arial, Verdana, Times, serif;
	font-size: 0.8em;
	padding-bottom: 20px;
}

h3 { color: #8f9947; font-size: 1.7em; font-weight: normal; margin-bottom: 0.5em;
line-height: 1.2em }

td { vertical-align: top }
p { line-height: 1.5em; margin-bottom: 1em; }


/*header tags*/
#pageHeader {
	background: #fff url(header-hands.jpg) no-repeat left top;
	border-bottom: 1px solid #acb7a6;
	height: 162px;
	background-color: #252D1E;
}

#pageHeader span { display: none; }


/*quickSummary*/
#quickSummary { font-size: .9em; font-style: inherit; line-height: 1.4em; color: #663333; }
#quickSummary {
	margin-left: 230px;
	margin-top: 10px;
	padding-left: 10px;
	/* Make IE play nice with others */
	width: 530px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 380px;
}
#quickSummary ul {
margin-left: 1.5em;
margin-bottom: 2em;
list-style-image: url(0146_splat.png);
	}








/*supporting text*/
#supportingText { margin-left: 230px; width: 530px;}
#supportingText ul {
margin-left: 2em;
margin-bottom: 2em;
list-style-image: url(0146_splat.png);
	}






/*linklist*/
#linkList {
	background: #526037 no-repeat bottom; padding-bottom: 40px;
	color: #fff;
	font-family: Arial, Tahoma, Geneva, Helvetica, Verdana, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 162px;
	width: 220px; }
#linkList a, #linkList h3 { font-family: arial, Verdana, Times, serif; }
#linkList a { color: #fff; font-size: 1.1em; font-weight: normal; text-decoration: none; display: block;}
#linkList a:hover { text-decoration: underline; }
#linkList a.c {
	color: #fffbe2;
	font-family: Arial, Tahoma, Geneva, Helvetica, Verdana, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	display: inline;
}
#linkList acronym { color: #f6f1c0; }
#linkList h3 {
	color: #ccc180;
	font-size: 1.4em;
	font-style: normal;
	border-top: 3px double #8e7253;
	padding-top: 0.5em;
	margin-bottom: 0.2em;
	text-align: left;
	text-transform: uppercase;
	padding-left: 1em;
}
#linkList p {font-size: smaller;}
#linkList li { background: url(http://www.fcc-hsv.org/templates/bullet.gif) no-repeat 0 0.3em; 
				padding-left: 15px; 
				padding-bottom: 0.8em; 
				list-style-image:url(0146_splat.png); 
				margin-left:2em; }
				
#linkList ul { list-style-image: url(0146_splat.png); padding: 0 10px 0.8em 10px; }











/*the following keep links highlighted with peach color as the active link*/
#calendar #calendar1 a,
#home #home1 a,
#about #about1 a,
#adults #adults1 a,
#children #children1 a,
#preschool #preschool1 a,
#contact #contact1 a,
#directions #directions1 a,
#links #links1 a,
#ministry #ministryteams1 a,
#music #music1 a,
#newsletter #newsletter1 a,
#outreach #outreach1 a,
#policies #policies1 a,
#windows #windows1 a,
#events #specialevents1 a,
#services #services1 a,
#youth #youth1 a {color: #EE874D;}





/*the following keep links highlighted with flower bullet as the active link*/
#calendar #lselect #calendar1,
#home #lselect #home1,
#about #lselect #about1,
#adults #lselect #adults1,
#children #lselect #children1,
#preschool #lselect #preschool1,
#contact #lselect #contact1,
#directions #lselect #directions1,
#links #lselect #links1,
#ministry #lselect #ministryteams1,
#music #lselect #music1,
#newsletter #lselect #newsletter1,
#outreach #lselect #outreach1,
#policies #lselect #policies1,
#windows #lselect #windows1,
#events #lselect #specialevents1,
#services #lselect #services1,
#youth #lselect #youth1
{list-style-image:url(chalbullet.PNG); }






/*footer*/
#footer {font-size: 0.85em; text-align: center;}


