/* Layout Styles */

/* convert text to black on white */
body	{
	background: #fff; /* page bg */
	font-size: 12pt;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
}
	
#wrapper {
	width: 600px;
	border: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0px;
	background-color: #fff; 
}

#leftside {
	display: none;
}

#contentdisciplines {
	display: none;
}

#rightside {
	float: left;
	margin: 0;
	width: 600px;
	background-color: #fff;
}

#rightside.home {
	margin: 0;
	width: 600px;
	background-color: #fff;
}

#homepageleft {
	display: none;
}

#introcontent {
	background: #fff;
	color: #000;
}

#rightfeature {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 331px;
	background-color: #913c04;
}

#rightbios {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 300px;
	background-color: #818284;
	border-top: 5px solid #80A1B6;
	margin: 0 0 20px 30px;
}

#bionav {
    float: left;
	width: 120px;
	padding: 0 5px 5px 5px;
	border: 1px dashed #818284;
    border-top: 5px solid #80A1B6;
	background: #fbf9ed ;
}

div.spacer {
  clear: both;
}

#banner {
	display: none;
}


#navigation {
	padding: 10px 4px 10px 4px;
	text-align: center;
	margin: 0px;
	background-color: #D9E2C3;
}

#footer {
	display: none;
}

/* hide flash/graphic in footer */
#footer object, #footer embed {
	display: none;
}


/*  Typography */
	
h1, h2, h3, h4, h5, h6	{
	font-weight: bold;
	color: #000;
	margin-bottom: 4px;
	letter-spacing: 1px;
	text-align: left;
	margin-left: 20px;
	padding: 0px;
	}
	
h1	{
    font-size: 18px;      	
    }
	
h2	{
    font-size: 14px;  
	color: #000;  
    }

p	{
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	margin: 10px 20px 2px 20px;
	}

#introcontent p {
	font-size: 12px;
	font-weight: normal;
	margin: 0px 105px 10px 75px;
	padding-top: 4px;
	line-height: 18px;
}

	
ol {
	font-size: 12px;
	line-height: 25px;
	text-align: left;
	margin-top: 10px;
	margin-left: 30px;
	}
	
td	{
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	margin-top: 0;
	margin-bottom: 1em;
	}
	
	
#content ul, #leftside ul {
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	margin-top: 10px;
	margin-left: 40px;
	list-style: url(images/bullet_orange.gif) disc;
	}
	
#content li {
	margin-top: 5px;
}

#bionav ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

#bionav li {
	margin-top: 10px;
}
	
#footer ul	{
	display: inline;
	font-size: 12px;
	color: #cfab79;
	}
	
#footer li	{
	display: inline;
	padding: 2px 15px 0 0;
	}	
	
#footer p {
	color: #ccc;
	text-align: center;
	}

#footerlinks {
	margin: 20px 0 5px 0;
	}
	
#footerlinks li {
	margin-right: 10px;
}
	
#navigation ul	{
	display: inline;
	line-height: 110%;
	}
	
#navigation li	{
	font-size: 12px;
	display: inline;
	border: 0;
	padding: 0 15px 0 0;
	}	
	
.cancelled {
	color: #999999;
	text-decoration: line-through;
}

img.blog {
	border: 1px solid #999;
	padding: 5px;
	float: left;
	margin: 10px;
	background-color: #fff;
}

/* General link coloring */
	
a:link, a:visited {
	font-weight : normal; 
	text-decoration : none;
	color: #6584A1;
	border-bottom: 1px dotted #6584A1;
	background: transparent; 
	}

a:hover {
	font-weight : normal; 
	text-decoration : none;
	color: #933C06;
	border-bottom: 1px solid #933C06;
	background: transparent; 
	}

a:active {
	font-weight : normal; 
	text-decoration : none;
	border-bottom: 1px solid #933C06;
	color: #933C06;
	background: transparent;  
}

#footer a:link, #footer a:visited {
	font-weight : normal; 
	text-decoration : none;
	color: #fff;
	background: transparent; 
	}

#footer a:hover {
	font-weight : normal; 
	text-decoration : none;
	color: #efefef;
	border-bottom: 1px solid #efefef;
	background: transparent; 
	}

#footer a:active {
	font-weight : bold; 
	text-decoration : none;
	border-bottom: 1px solid #fff;
	color: #fff;
	background: transparent;  
}

/* link formatting inside business card blocks */

#introcontent a:link, #introcontent a:visited {
	font-weight: bold; 
	text-decoration: none;
	color: #933c06;
	background: transparent; 
	border-bottom: none;
	padding-left: 275px;
	}

#introcontent a:hover {
	font-weight: bold; 
	text-decoration: none;
	color: #80A1B6;
	background: transparent; 
	border-bottom: none;
	padding-left: 275px;
	}

#introcontent a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #933C06;
	background: transparent;  
	border-bottom: none;
	padding-left: 275px;
}

/* keep banner buttons from showing link decorations */
#banner a {
	text-decoration: none;
	border: 0;
	margin: 0;
	background: transparent;
}

a:link.nolink,a:visited.nolink,a:hover.nolink,a:active.nolink {
	text-decoration: none;
	border: 0;
}

/*  Hide */

.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */
	}

/*  Helpers */
	
.linewrap {
	font-weight: bold; 
	color: #c60; 
	font-size: 13px;
	}
	
.floatleft	{
	float: left;
	padding: 0;
	margin: 0px 15px 0 0;
	}

.biopic {
	padding: 10px;
	margin: 10px;
	border: 1px solid #999;
	float: right;
	background: #fff;
}

.red {
	background: red;
}

.grey {
	color: #ccc;
}