#container {

	width: 62em;
	font: 78%/1.5 arial, helvetica, serif;
	
	background: white;
	
	text-align: center;
	
	padding: 0;
	margin: 0 auto;

}
 

/*p {
	background: white;
	margin: 1em 2em;
}*/
 


p#smurf {
	background: transparent;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	color: #7C6240;   /* #7C6240  */
}
 


#smurf strong {
	font-size: 1.2em;
	color: black;
}
 


/*h1 {
	height: 108px;
	text-indent: -999em;
	margin: 1em 0 0 0;
}*/



#nav, #nav ul {
	align: center;
	font: 100%/1.5 arial, helvetica, serif;
	float: left;
	width: 62em;
	list-style: none;
	line-height: 1;
	background: white;
	font-weight: bold;
	padding: 0;
	border: solid green;
	border-width: 2px 0;
	margin: 0 0 0.1em 0em; 
}
 


#nav a {
	display: block;
	font-weight: bold;
	text-align: center;
	/*background: #eda; */
	width: 8em;   /* 13em */
	w\idth: 8em;   /* 13em */
	color: green; /*#7C6240;*/
	text-decoration: none;
/*	padding: 0.25em 2em;  */
	padding: 0.25em 0.25em;   /* top/bottom right/left */
}
 


#nav a.daddy {
	color: black;
	background: url(buttons/rightarrow2.gif) center right no-repeat;
}
 


#nav li {
	float: left;
	padding: 0;
	width: 8em;   
}
 


#nav li ul {
   	position: absolute;
  	left: -999em;  
	height: auto;
	width: 14.5em;  
	w\idth: 14em;      
	font-weight: normal;
	border-width: 0.1em; 
	margin: 0;
	z-index: 999;
}



#nav li.sfhover ul {
	margin: 0 0 0 -4em;
}



#nav li li {
/*	padding-right: 1em;
	width: 8em   */
	padding-right: 0.25em;
	width: 13.8em     /* 14em */ 
	
}
 


#nav li ul a {
/*	background: #eda;*/
	width: 15.5em;    /*15em*/
	w\idth: 13em;    
	text-align: left;
	font-weight: normal;
}
 


#nav li ul ul {
/*	margin: -1em 0 0 14em;  */
	margin: -1.55em 0 0 14em;  /* top right bottom left */
}



#nav li.sfhover ul ul {
/*	margin: -1em 0 0 14em;  */
	margin: -1.55em 0 0 7.25em;  /* top right bottom left */
}
 


#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
 


#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
 


#nav li:hover, #nav li.sfhover {
	background: #eda;
}
 


/*#content {
	clear: left;
}
 


#content a {
	color: #7C6240;
}
 


#content a:hover {
	text-decoration: none;
}*/
 


/*#scaffolding {
	height: 70px;
 
background: white url(/images/header_bg.gif) no-repeat; 
	
border: solid #eda;
	border-width: 1px 0 0 0;  
	
margin: 1em 0 0 0;
}
*/



/*#scaffolding a {
	text-decoration: none;
	text-indent: -999em;
	display: block;
	height: 70px;
	background: url(/images/hdlogo_flip2.gif) no-repeat;
	background-position: 181px 0;  
}
 
#scaffolding a:hover {
	background-position: 181px -70px;  
}
*/



/* Fix IE. Hide from IE Mac \*/
* html ul li {
float: left; 
height: 1%; 
}

* html ul li a{
height: 1%; 
}

/* End */
 
