/* CSS Document */

a img {
	border: none;
}

a:hover, a:visited:hover {
	color: #960; 
	text-decoration: underline;
}

a:link	{
	color: #990000; 
	text-decoration: underline;		
}

a:visited {
	color: #666;
}

#advisor h2 {
	margin-bottom: -10px;
}

 *:first-child+html #advisor h2 {
 	margin-bottom: -16px;
}

* html #advisor h2 {
	margin-bottom: -16px;
}

#bannerprint {
	display: none;
}

body {
	background-image:url("/nurs/images/bodyBg.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

#empty {
	clear: both;
	position: relative;
}

.fineprint {
	font-size: 9px;
}

/****************************** PAGE FOOTER STYLES **********************************/

#footer {
	float: left;
	padding-top:20px;
	position: relative;
	width: 100%;
	z-index: 0;
}

#footeraddress {
	color: #666;
	margin-left: 179px;
	padding-top: 12px;
}

#footerbtmnav {
	background-image:  url("/nurs/images/bgFooter.gif");
	background-repeat: repeat-x;
	font-size: 10px;
	font-weight: normal;
	height: 22px;
	line-height: 19px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px 5px 0px 10px;
}


/****************************** END PAGE FOOTER STYLES **********************************/

#gap {
	background-image: url("/nurs/images/gap.gif");
	background-repeat: repeat-x;
	height: 2px;
}

/* Fix IE. Hide from IE Mac \*/
* html #gap {
	position: relative;
	top: -3px;
	
}
/* End */

h1, h2, h3, h4, h5 {
	color: #65645a;
	font-family: Georgia, "Times New Roman", Times, serif;
}		

h1	{
	font-size: 20px;
	font-weight: lighter;
}
	
h2	{
	font-size: 17px;
   	font-weight: lighter;
    margin-bottom:8px;
    margin-top: 16px;
}
	
h3	{
	 font-size: 14px;
	 font-weight: lighter;
	 margin-bottom:8px;
}

h4	{
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 2px;
	padding-bottom: 10px;
	padding-top: 4px;
	text-transform: uppercase;
}
	
h5	{
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	padding: 4px 10px 0px 0px;
}

/******************************** PAGE HEADER STYLES ***********************************/

#headerchicologo {
	background-color: #FFFFFF;
	background-image: url("/nurs/images/headerBg.gif");
	background-position: top;
	background-repeat: repeat-x;
	height: 91px;
}

#headerbanner {
	background-image:   url("/nurs/images/banner.gif");
	background-position: right top;
	background-repeat: no-repeat;
	min-width: 560px;
}


/****************************** END PAGE HEADER STYLES **********************************/

.important {
	color: #990000;
	font-weight: bold;
}

/****************************** LEFTNAV STYLES **********************************/

/* these are the styles for the pop up menu */
#leftnav {
	left:0px;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	position: absolute;
	top:93px;
	width:160px;
	z-index: 100;
}
#leftnav li {
	padding: 8px 18px 0px 0px;
	position: relative;
	text-align: right;
}
#leftnav li a {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
#leftnav li a:hover {
	color: #960;
}
#leftnav li a:visited {
}
#leftnav li ul {
	display: none;
}
#leftnav ul {
	padding-left: 0px;
	margin-left: 0px;
}
#leftnav ul li { /* set the margins for the sub-menus */
	line-height: 10px;
	list-style: none;
	padding: 3px 4px 0px 0px;
}
#leftnav ul li a,  leftnav ul li a:visited { /* sets font for sub-menu items */
	color: #900; 
	font-size: 10px;
	font-weight: normal;
}
#leftnav li ul li {
	padding: 1px 0px 2px 0px;
	width: 140px;
}
#leftnav li ul li ul {
	display: none;
}

/****************************** END LEFTNAV STYLES **********************************/

/****************************** BEGIN MAINCONTENT STYLES **********************************/

#maincontent {
	margin-left: 175px;
	margin-right:197px;
}
#maincontent ul li {
	line-height: 16px;
}
#maincontent img {
	padding: 10px 0px 10px 0px;
}
#maincontent img.photoleft {
	float: left;
	padding: 10px 15px 15px 0px;
}
#maincontent img.photoright {
	float: right;
	padding: 10px 0px 15px 15px;
}

#mainhomecontent {
	margin-right: 260px;
}

/****************************** END MAINCONTENT STYLES **********************************/

#navcol {
	width: 157px;
	background-image: url("/nurs/images/ltBg.jpg");
	background-repeat: repeat-x;
	float: left;
	height: 400px;
}

/* Fix IE. Hide from IE Mac \*/
* html #navcol {
	position:relative;
	top: -3px;
}
/* End */

p {
	line-height: 16px;
    margin-top: 5px;
	margin-bottom: 8px
}

/****************************** RIGHT AREA STYLES **********************************/
			
#right {
	background-image:url("/nurs/images/rtBg.jpg");
	background-position: top;
	background-repeat: repeat-x;
	height: 500px;
/*				position: absolute;
	right:0px;
	top: 94px;
*/	position: relative;
	float: right;
	width: 177px;
}

* html #right {
	margin-right: -3px;
	margin-top: -3px;
}

#rightbreadcrumbs {
	background-color: #fff;
	border-bottom: 1px solid #929292;
	border-top: 1px solid #929292;
	line-height: 12px;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 3px 0px;/**/
	position:relative;
	top: 0px;
	z-index: 10;
}

/* Fix IE. Hide from IE Mac \*/
* html #rightbreadcrumbs {
	top: -18px;
}
/* End */

#rightbreadcrumbs p {
	font-size: 10px;
	line-height: 12px;
}
#rightbreadcrumbs a {
	font-size: 10px;
}

#rightimage {
	position: relative;
	z-index: 100;
}

#right p.quote {
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 24px;
	padding: 10px 10px 0px 10px;
	position: relative;
	width: 157px;
	top: -21px;
}
#right h2 {
	font-size: 16px;
	padding: 0px 10px 0px 10px;
}
#right h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0px;
	padding: 0px 10px 0px 10px;
}
#right p {
	margin-top: 0px;
	padding: 0px 10px 0px 10px;
}

/****************************** RIGHT AREA STYLES **********************************/

#skip {
	background-color:#FFFFFF;
	height: 1px;
	width: 100%;
}

table {
	margin-top: 0px;
	padding-bottom: 5px;
}

td, th{
	padding: 2px 3px;
	text-align: left;
	vertical-align: top;
}
th{
	background-color: #e8e3ce;
	color: #000;
}
th.credentials, td.credentials{
}
th.email, td.email{
	width: 145px;
}
th.hours, td.hours {
	width: 200px;
}
th.name, td.name{
	width: 100px;
}
th.office, td.office{
	width: 60px;
}
th.phone, td.phone{
	width: 30px;
}
th.position, td.position{
	width: 120px;
}
td {
	border-bottom: #EEE 1px solid;
}
.top {
	padding-bottom: 12px;
}
ol li {
	line-height: 16px;
}

