#container {
	width: 770px;
	background: #38738F;
	text-align: left;
	border: 0px solid #264351;
	margin: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



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

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



#nav, #nav ul {
	float: left;
	width: 770px;
	list-style: none;
	line-height: 1.2em;
	background: #38738F;
	font-weight: bold;
	padding: 0;
	border: solid #264351;
	border-width: 1px 0;
	margin: 0 0 0em 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

#nav a {
	display: block;
	color: #ffffff;
	text-decoration: none;

	/* Added/changed  9/27/06 */
	padding: .2em .5em .2em .4em; /* added a little more side padding */
	text-align: center;
	border-left: 2px solid #264351;
	/* --- */
}

/* Added  9/27/06 */
#nav li a.firstitem { /* first link shouldn't have border on the left */
	border-left: 0;
	}
/* --- */


#nav a.daddy {
	
}

#nav li {
	float: left;
	margin: 0;

}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 19em;
	w\idth: 19em;
	font-weight: normal;
	border-width: .25em;
	margin: 0em 0 0 0em;
}

#nav li li {
	padding-right: .5em;
	width: 18em
	w\idth: 18em;
}

#nav li ul a {
	width: 18em;
	w\idth: 18em;
	
	/* Changed by 9/27/06 - setting second level back to default */
	border: 0;
	padding: .2em 0em .2em .6em;
	text-align: left;
	/* -- */
}

#nav li ul ul {
	position: absolute;
	margin: -1.75em 0 0 19em;
}

/* Added by 9/27/06 so that IE displays 3rd level menus correctly */
* html #nav li ul ul {
  margin-left: 18.5em;
}
/* -- */



#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: #264351;
}

#content {
	clear: left;
}

#content a {
	color: #7C6240;
}

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


span.webdeveloper-id-class-details { 
background-color: #264351 !important; 
border-color: #264351 !important;
color: #000000 !important;
-moz-opacity: 0.7 !important;
opacity: 0.7 !important; 
}



.healthdropdown {height: 16px; width: 80px}


.fooddropdown {height: 16px; width: 40px}


.mediadropdown {height: 16px; width: 105px}


.moneydropdown {height: 16px; width: 49px}


.productsdropdown {height: 16px; width: 100px}


.campaignsdropdown {height: 16px; width: 79px}


.actiondropdown {height: 16px; width: 81px}


.espanoldropdown {height: 16px; width: 78px}


.otherdropdown {height: 16px; width: 50px}


.separator {color: #264351}

