/* DEFAULT SECTION LINKS */

a:link 		{ color: #898f1e; text-decoration: underline; }
a:visited 	{ color: #898f1e; text-decoration: underline; }
a:hover		{ color: #898f1e; text-decoration: underline; }
a:active 	{ color: #898f1e; text-decoration: underline; }



/* TYPE STYLES */

h1 {								/* primary heading text */
	font-size:21px;
	line-height:21px;
	font-weight:bold;
	color:#898f1e;
	margin:15px 0px 24px 0px;
	}


h3 {								/* sub-heading text */
	font-size:13px;
	line-height:14px;
	color:#898f1e;
	margin:20px 0px 10px 0px;
	}

h4 {								/* mini sub-heading text */
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	color:#898f1e;
	margin:20px 0px 10px 0px;
	}
	
/*
h6 {								 
	font-size:14px;
	line-height:18px;
	margin:0px 0px 20px 0px;
	font-weight:normal;
	color:#898f1e;
	}
*/

.mmhide_cookie-trail{
	background-image:url(../images/subtitle_00_base.gif);
	background-repeat:repeat;
	font-size:9px;
	color:#ffffff;
	padding:0px 0px 0px 17px;
	}
	
li {
	font-size:11px;
	line-height:16px;
	list-style-image: url(../images/trim_arrow_01.gif);
	margin:0px  0px 5px  0px;
	}

	
	
	/* LHS NAV styles */

.mmhide_lhs-nav {
	background-image:url(../images/lhs_1.jpg);
	background-position:top;     
	background-repeat:no-repeat;
/*	background-color:#906728;
*/	background-color:#636317;
	}

