/* CSS Document */

	body {
	background-color: #8e8e78;
	color: #282620;
	}
	h1 {
	font-size: 16px;
	color: #282620;
	}
	h2 {
	font-size: 16px;
	color: #282620;
	}
	a {
	color: #926D21;
	text-decoration:none;
	}
	#wrap {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	}
	#header {
	background-color: #706a50;
	height: 93px;
	width: 798px;
	text-align: center;
	padding-top: 13px;
	border: 1px solid #FFFFFF;
	}
	#header-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	height: 93px;
	width: 160px;
	float: left;
	text-align: center;
	}
	#header-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	height: 93px;
	width: 160px;
	float: right;
	clear: none;
	text-align: center;
	}
	
	
/*	
	#XXXXnav ul{
		margin:0;
		padding:0;
		list-style:none;
	}
	#XXXXnav li{
		display:inline;
		margin:0;
		padding:0;
	}
*/

/* -------HORIZONTAL NAV BAR------- */
#navbar
{
	height: 15px;
	color: #FFFFFF;
	background-color: #474332;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 798px;
}
#navbar a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:none;
	padding-right: 20px;
	padding-left: 20px;
}
#navbar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #282620;
	background-color: #bebc91;
	text-decoration:none;
	padding-right: 19px;
	padding-left: 19px;
	border: 1px solid #CCCCCC;
	padding-top: 0px;
	padding-bottom: 0px;
}
	
	#main {
	float:right;
	width:580px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #282620;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: auto;
	padding-right: 10px;
	}
	
	#main3col {
	float:left;
	width:380px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #282620;
	padding-bottom: 10px;
	padding-top: 10px;
	overflow: auto;
	padding-right: 10px;
	}
	
	#main-home {
	float:right;
	width:738px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #282620;
	overflow: visible;
	height: 400px;
	background-image: url(images/KidneysScan-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border: 1px solid #FFFFFF;
	padding-left: 60px;
	padding-top: 10px;
	}
	
	#rightcol {
	float:right;
	width:190px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #282620;
	position: relative;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	}
	
/* -------LEFT SIDE NAVIGATION------- */

	#sidebar {
	float:left;
	width:200px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #282620;
	padding-left: 10px;
	padding-top: 10px;
	}

#sidebar UL {
	padding-left: 0px;
	font-size: 11px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
}

#sidebar a {
	display: block;
	padding-right: 4px;
	padding-left: 4px;
	width: 180px;
	color: #282620;
	text-decoration: none;
	/*	background-image: url(images/navbutton-off.gif); */
	background-color: #FFFFFF;
	line-height: 22px;
	height: 22px;
	margin-bottom: 4px;
	border: 1px solid #CCCCCC;
}

/*
#sidebar a:link {
	color: #ffffff;
	text-decoration: none;
	background-image: url(images/navbutton-off.gif);
	background-repeat: no-repeat;
}
#sidebar a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/navbutton-off.gif);
	background-repeat: no-repeat;
}
#sidebar a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/navbutton-on.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 22px;
	line-height: 22px;
	padding-right: 4px;
}


#navlist a:visited {
	color: #ffffff;
	text-decoration: none;
	background-image: url(images/navbutton-off.gif);
	background-repeat: no-repeat;
}

*/


#navlist currentpage a, navlist currentpage a:visited {
	color: #282620; 
	text-decoration: none;
/*	background-image: url(images/navbutton-on.gif); */
	background-color: #DDDDD2;
 	width: 180px;
	height: 22px;
	line-height: 22px;
	padding-right: 4px;
}

#navlist .currentpage a {
	background-color: #ddddd2;
	color: #282620;
	text-decoration: none; /*		background-image: url(images/navbutton-on.gif); */
	background-repeat: no-repeat;
	width: 180px;
	height: 22px;
	line-height: 22px;
	padding-right: 4px;
}
#navlist .currentpage a:hover{
	background-color: #F3F3E9;
	color: #282620;
	text-decoration: none;
/*		background-image: url(images/navbutton-on.gif); */
	background-repeat: no-repeat;
	width: 180px;
	height: 22px;
	line-height: 22px;
	padding-right: 4px;
}

#navlist a:hover{
	background-color: #F3F3E9;
	color: #282620;
	text-decoration: none;
	width: 180px;
	height: 22px;
	line-height: 22px;
	padding-right: 4px;
	border: 1px solid #CCCCCC;
}

/* Top level left menu */
a.nav-level-0 {
}
/* 2nd level left menu */
a.nav-level-1 {
}
/* 3rd level left menu */
a.nav-level-2 {
}
/* 4th level left menu */
a.nav-level-3 {
}

/* top level menu style if current page is NOT a subpage of this page */
a.top-unselected {
}

/* top level menu style if current page IS a subpage of this page */
#navbar a.top-selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #282620;
	background-color: #bebc91;
	text-decoration:none;
	padding-right: 19px;
	padding-left: 19px;
	border: 1px solid #CCCCCC;
	padding-top: 0px;
	padding-bottom: 0px;
}

	#footer {
	clear:both;
	background-color: #474332;
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	width: 798px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}
	#footer p {
		padding:5px;
		margin:0;
    }
	
	
/* Remove borders from any images used as links */
a img,:link img,:visited img {
	border: none;
}

/* MagStar */
.magstar {
	color: #606B5B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
a.magstar {
color: #CCCCCC}
a.magstar:hover {
color: #66CCFF}

.breadcrumb_link, a.breadcrumb_link:link, a.breadcrumb_link:visited, a.breadcrumb_link:hover  {
	font-size:10px;
	color:#000000;
}

