
 /*above is ie6 forn fix */
 /*--------------------------------------------------------------------------------- */
 
 
.topNavPad{
	margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}


.topCopy{
	text-align:justify;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:11px;
	color: #FFFFFF;
	vertical-align:middle;
}


 
#nav, #nav ul {
	float: left;
	width: auto;
	list-style: none;
	line-height: 0;
	font-weight: normal;
	padding: 0;
	border-width: 0px 0;
	margin: 0 0 0em 0;
}


/* Controls the roll over text... */
#nav a {
	display: block;
	width: auto;
	width: auto;
	font-color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	padding: 0.0em 0em;
}

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

#nav li {
	float: left;
	padding: 0px;
	width: auto;
}


#nav #back1 {
	left: 0;
	width: 72px;
	height: 38px;
	background-image: url(../images/home2/index2_r2_c1.gif);
	background-repeat:no-repeat;
	-moz-opacity:.85;
	filter:alpha(opacity=85);


}

#nav #back2 {
	left: 0;
	width: 96px;
	height: 38px;
	background-image: url(../images/home2/index2_r2_c1.gif);
	background-repeat:no-repeat;
	-moz-opacity:1;
	filter:alpha(opacity=100);

}

#nav #back3 {
	left: 0; 
	width: 71px;
	height: 36px;
	background-image: url(../images/topnav/rowena.gif);
	background-repeat:no-repeat;
	z-index: 20;
	-moz-opacity:.85;
	filter:alpha(opacity=85);



}


 /* This is the dropdown box... */
#nav li ul {
	position: absolute;
	left: -780em;
	height: auto;
	width: 7em;
	font-weight: normal;
	border-width: 0em;
	margin: 0px;
	background-color: #cb850c;
	-moz-opacity:.95;
	filter:alpha(opacity=95);


}

#nav li li {
	padding: 0.0em;
	width: 10em;
	

}

#nav li li a{
	padding: .4em;
	width: 15em;


}

#nav li ul a{

	padding: .4em;
	width: 15em;
	

}

#nav li li li {
	background-color: #FFFFFF;
	overflow: visible;
	max-width: 20em;
	
}


/* This is active area for clicking...*/
#nav li ul a {
	width: 10em;
	text-align:justify;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-size-adjust:inherit;
	color: #FFFFFF;
}



#nav li ul ul {
	margin: -2em 0 0 10em;
	
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -780em;
	z-index:10000;
	font-weight: normal;

}

#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;
	z-index:10000;
	font-weight: normal;

}


/* This is the dropdown box HOVER highlight... */
#nav li:hover, #nav li.sfhover {
    max-width: 7em;
	background: #7b3100;

}


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

#content {
	clear: left;
}

#content a {
	color: #FFFFFF;
	
}

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

#scaffolding {
	height: 70px;
	border: solid ;
	border-width: 1px 0 0 0;
	margin: 1em 0 0 0;
}

#scaffolding a {
	text-decoration: none;
	text-indent: -999em;
	display: block;
	height: 70px;
	background-position: 100px 0;

}

#scaffolding a:hover {
	background-position: 100px -40px;
}

#menu_iframe {
    z-index: 10;
    position: absolute;
    display: none;
}

