/*---------------------*/
/* naturals            */
/* site styles         */
/* created 02-07-2007  */
/* last modified 03-15-2007  */
/* by barb tai         */
/*---------------------*/



/*-----------------------*/
/* section sub nav styles*/
.sub-bg-grad {
	background-image:url(/userfiles/image/naturals/bg-nav-pop-up.jpg);
	background-repeat:repeat-x;
	background-color:#90aa5c;
}

.sub-dotted-line {border-left:1px dotted #277d00;}	

div.section-sub {margin:2px 4px 6px 4px;}

.section-sub,
a.section-sub:link,
a.section-sub:visited { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#dfd9aa;
	text-transform: lowercase;
	text-decoration:none;	}

a.section-sub:hover,
a.section-sub:active {
	text-decoration:underline;	}

.gutter-sub {height:10px;}
.gutter-sub-width {width:6px;}

/* section sub nav styles*/
/*-----------------------*/
