/*************** Container and Head ****************/

#head {
	background:url(http://www.ramapo.edu/css3/images/head.jpg) top center repeat-x;
}

/*************** End Container and Head ****************/

#content.threeCol {
	background:url(http://www.ramapo.edu/css3/images/content3Col-bgrnd.gif) repeat-y top center #F2F3EB;
}

#content.rightCol {
	background:url(http://www.ramapo.edu/css3/images/contentRightCol-bgrnd.gif) repeat-y top center #F2F3EB;
}

#content.leftCol {
	background:url(http://www.ramapo.edu/css3/images/contentLeftCol-bgrnd.gif) repeat-y top center #F2F3EB;
}


/****************** Main Nav *********************/

.ddsmoothmenu-v ul li a:link, .ddsmoothmenu-v ul li a:visited, .ddsmoothmenu-v ul li a:active, .nav2lvl{
	background: #E9DBD3; /* left nav and rail background color */
}

#topNav, .ddsmoothmenu-v ul li a.selected, .ddsmoothmenu-v ul li a:hover, .ddsmoothmenu-v ul li ul li a:link, .ddsmoothmenu-v ul li ul li a:visited, .ddsmoothmenu-v ul li ul li a.selected, .ddsmoothmenu-v ul li ul li a:hover, .ddsmoothmenu-v ul li ul li a:active { 	background: #8F0000;  /* top nav background color */
}

.ddsmoothmenu-v li.noLink, th, #rail .railTitle {
	background: #D9AC9E; /* left nav no link, rail title, header background color */
}

.ddsmoothmenu-v li.commentsLink {border-top:10px solid #D9AC9E;}

/****************** End Main Nav *********************/


ul li {
	background:url(http://www.ramapo.edu/css3/images/bullet-text.gif) no-repeat left top;
}

.nav2lvl li {
	background:url(http://www.ramapo.edu/css3/images/arrow-nav2lvl.gif) no-repeat left top;
}

.supertable th {
	background:url(http://www.ramapo.edu/css3/images/table-header.gif) top left repeat-x;
}

