
#cnav			    {float:right;padding: 0 0 13px 13px;}

#cnav .head			
{
padding:3px 11px; 
background-color:#115e43;
font:bold 10pt Adobe Garamond, Times, Serif; 
color: #fff; 
 
}
#cnav span		
{
font:normal 7.5pt Arial, Sans-Serif;
}
#cnav ul
{
margin: 0 0 7px 0;
padding: 0; 
list-style: none;
list-style-image: none;
line-height:19px; 
background-color: #f8f8d0;
}

#cnav li 
{
margin:0;
padding:1px 0 1px 3px;
line-height:19px; 
border-bottom: 1px solid #78a394; 
}

#cnav li#tocome
{ font: normal 10px verdana,arial;  color:#afafaf;
	background-image: url(/images/pixel.gif);
	background-repeat: no-repeat; background-position: 11px 8px;
	padding-left: 23px;
	line-height:19px; 
	border-bottom: 1px solid #78a394; 
}

#cnav a:link, #cnav a:visited, #cnav a:active
{font: normal 10px verdana,arial; color:#115e43;text-decoration:none;}




#cnav li a:hover  {text-decoration:none;
				background-image: url(/images/december/arrow.gif);
				background-repeat: no-repeat;
				background-position:-11px 3px;}
 

#cnav li a {
	background-image: url(/images/pixel.gif);
	background-repeat: no-repeat; background-position: 11px 8px;
	padding-left: 19px;
}

#cnav li a:hover {
	background-image: url(/images/december/arrow.gif);
	background-repeat: no-repeat;  background-position: 8px 3px;
	padding-left: 19px;
}

#cnav li#on
{
background-color: #fff;
background-image: url(/images/december/arrow.gif);
background-repeat: no-repeat;  background-position: 11px 8px;
 }
 
div.caption {border-bottom: 1px solid #D1EBAE; display:inline; width: 100%; padding:0; margin:0;}
.caption span {font-weight: bold;background-color:#D1EBAE;  padding: 2px 8px;} 

/* */
h2 {color: #1A644A;}

A.selected:link, A.selected:visited,A.selected:active   {color: #4A91D1;}
A.selected:hover 		{color: #115E43;}
