/* BEGIN HORIZONTAL NAV MENU */
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 10px;
}
/* 	*/
#nav a {
	display: block;
	color: #000000;
	font-size: 11px;
	width: 150px;
}
#nav a:hover {
	display: block;
	color: #ffffff;
}

#nav a.daddy {
	display: block;
	color: #ffffff;
	font-weight: bold;
	margin: 2px 4px 3px 4px;
	width: auto;
	background: #8D8A55;
	line-height: 12px;
}

#nav a.daddy:hover {
	display: block;
	color: #000000;
	width: auto;
}

#nav li { /* all list items */
	float: left;
	display: block;
	margin: 0;
	width: auto; /* width needed or else Opera goes nuts  */
}


#nav li ul { /* second-level lists */
	position: absolute;
	display:block;
	background: #E7E7CC;
	border: 1px solid #A2A1B7 #4D4C6D #172B02 #8D8A55;
	padding: 0;
	margin-left: 20px;
	width: 160px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul li {
	clear: left;
	display: block;
	width: 150px;
	color: #000000;
	padding: 2px 5px;
	font-weight: normal;
	border-top: 1px solid #ffffff;
}

#nav li:hover ul, #nav li.sfhover ul { /* drop down menu items  */
	left: auto;
	color: #000000;
	display:block;
} 

#nav li:hover, #nav li.sfhover { /* main nav bar items */
	color: #000000;	
	display: block;
	background: #8D8A55;
} 
#nav li:hover {
	background: #8D8A55;
}
/* END HORIZONTAL NAV MENU */

/* DEPARTMENTAL BANNER */

#banner table {
	width: 100%;
	background-image:url("images/BannerBkgrd.jpg");
	background-repeat:repeat-x;
}

.bannerRight2 {
	width: 50%;
}
.bannerLine {
	background: #8D8A55;
	border-bottom: 1px solid #172B02;
	border-top: 1px solid #A2A1B7;
	padding: 0;
	height: 4px;
}
.bannerLine p {
	font-size: 2px;
	line-height: 2px;
}

.topNav {
	background: #8D8A55;
	border-bottom: 1px solid #172B02;
	border-top: 1px solid #A2A1B7;
	padding: 0;
	height: 16px;
	margin: 0;
}
.topNavL {
	background: #192800;
	border-bottom: 1px solid #172B02;
	border-top: 1px solid #A2A1B7;
	width: 201px;
	height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCC99;
	font-weight: bold;
	line-height: 17px;
}

.topNavL a:link {
	text-decoration: none;
	color: #CCCC99;
	padding-left: 20px;
}
.topNavL a:visited {
	text-decoration: none;
	color: #CCCC99;
	padding-left: 20px;
}

.topNavL a:hover {
	text-decoration: none;
	color: #ffffff;
	padding-left: 20px;
}

.topNav p {
	color: #000;
	text-align: left;
	padding: 0 20px 0 20px;
	font-weight: bold;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin: 2px;
}
.topNav a:visited {
	text-decoration: none;
	color:#000;
}

.topNav a:link {
	text-decoration: none;
	color: #000;
}
.topNav a:hover {
	text-decoration: none;
	color: #ffffe8;
}

/* BEGIN LEFT NAVIGATION MENU STYLES */

td.duNav	{
    background-color: #E8E6CD;
	border-right: 1px solid #5B597C; 
	background-image:url("images/NavBkgrd.jpg");
	background-border: 0px;
	background-repeat: repeat;
	vertical-align: top;
	width: 200px;
	padding-top: 30px;
}

td.duNav p {
	font-size: 11px;
	color: #172B02;
	font-weight: bold;
	line-height: 18px;
	margin-right: 0;
	margin-bottom: 5px;
}

.duNav a:visited  {
	color: #000000;
	text-decoration: none;
}

.duNav a:link  {
	color: #000000;
	text-decoration: none;
}

.duNav a:hover  { 
	color: #B23030;
	text-decoration: none;
}

.menutitle {
cursor:pointer;
margin: 0 0 4px 0;
padding-bottom: 4px;
font-family: verdana, arial, helvetica, sans-serif;
color: #172B02;
font-size: 11px;
font-weight: bold;
border-bottom:1px solid #5B597C;
width: 186px;
}
.menutitle a:link {
	color: #172B02;
	text-decoration: none;
}
.menutitle a:visited {
	color: #172B02;
	text-decoration: none;
}
.menutitle a:hover {
	color: #E24549;
	text-decoration: none;
}


.submenu {
margin: 0px 9px 8px 12px;
color: #333366;
font-weight: bold;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
border-bottom:1px solid #5B597C;
}

.submenu a:link {
	color: #333366;
	text-decoration:none;
}

.submenu a:visited {
	color: #333366;
	text-decoration: none;
}

.submenu a:hover {
	color: #4E4EAF;
	text-decoration: none;
}



/* BEGIN CONTENT SECTION STYLES */
td.content	{
	background-color: #ffffe8;
	width: 600px;
	padding: 0 10px 0 20px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 600px;
}

td.content p	{
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	margin-right: 10px;
}

td.content h1	{
    color: #923535;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	margin: 30px 10px 20px 0;
}

td.content h2	{
    border: 1px solid #B23030;
	border-width: 0 0 2px 0;
	padding: 0 0 1px 0;
    color: #000000;
	background: #ffffe8;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin: 10px 10px 0 0;
}

td.content h3	{
	background: #ffffff;
	text-transform: capitalize;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
	margin: 8px 10px 4px 0;
	padding: 3px 5px 3px 5px;
	border: 1px solid;
	border-color: #C0BFC0 #1D2F0D #5B6844 #C0BFC0;
}

td.content h4 {
	background: #5B597C;
	border: solid 1px;
	border-color: #A2A1B7 #172B02 #172B02 #A2A1B7;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 14px;
	padding: 3px 5px 3px 5px;
	margin: 5px 10px 5px 0;
}

td.content h5 {
    color: #923535;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin: 8px 10px 4px 0px;
}

td.content h6	{
    color: #000;
	background: #ffffe8;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	margin: 8px 10px 4px 0;
}

td.content ul,td.content ol  {
	color: #000;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
    margin-right: 10px;
}

td.content ul  {
	list-style-type: square;
}

td.content ol  {
	list-style-type: decimal;
}

td.content li  {
	color: #000;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
    margin-top: 0;
}

td.content dl	{
    color: #000;
    margin-top: 2px;
}

td.content dt	{
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
    margin-top: .75em;
}

td.content dd	{
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
    margin-top: 5px;
}



.content a:visited  {
	color: #432907;
	background-color: transparent;
	text-decoration: underline;
}

.content a:link  {
	color: #06c;
	background-color: transparent;
	text-decoration: underline;
}

.content a:hover {
	color: #B23030;
	text-decoration: underline;
}

/* news box styles */

#news {
	display: block;
	float: right;
	width:200px;
	visibility: visible;
	background-color:#FFFFFF;
	background-image:url("http://www.du.edu/clipart/template2004images/newsBkg.jpg");
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 15px 0 0 10px;

}
#news .top {
	display: block;
	background-image: url("http://www.du.edu/clipart/template2004images/newsBkgTop.jpg");
	background-repeat: no-repeat;
	padding: 0;
	margin: 0 0 8px 0;
}

#news .divider {
	display: block;
	background-image:url("http://www.du.edu/clipart/template2004images/1pxGrey.gif");
	background-repeat:repeat-x;
	padding: 0;
	margin: 0 7px 0 0;
}

#news .btm {
	display: block;
	background-image: url("http://www.du.edu/clipart/template2004images/newsBkgBtm.jpg");
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	line-height: 12px;
	font-size: 1px;
}

#news p, #news ul, #news li {
	font-size: 11px;
	line-height: 14px;
	margin: 8px 15px 8px 8px;
}
#news p {
	margin: 8px 15px 8px 8px;
	}
#news ul, #news li {
list-style: inside square;
}

#news h1 {
	font-size: 12px;
	font-weight:bold;
	line-height: 14px;
	margin: 4px 15px 8px 8px;
	color: #923535;
}
/* END CONTENT SECTION STYLES */

/*form menu*/
#formMenu {
	display: block;
	position:absolute; 
	left:15px;
	top:127px; 
	width:186px;
	visibility:hidden;
	background-color: #FFFFFF;
	border: 1px solid #A2A1B7;
	color:#000;
}
#formMenu p {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	margin: 8px 15px 8px 8px;
}

.stafftable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: midlle;
	}

