html {
	height: 100%;
	border: none;
} 

body {
	background-color: #FFF;
	min-width: 950px;
	margin: 0;
	padding: 0;
	height: 100%;
	border: 0;
	text-align: center;
}

body.sub-bg {
	background: url('../images/staff_sub.gif') no-repeat top center;
}
body.home-bg {
	background: url('../images/staff_home.gif') no-repeat top center;
}

img {
	border: none;
}

.clearit
{
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}
.hide
{
	display: none !important;
}

div#pagewrap {
	position: relative;
	min-height: 100%;
	width: 950px;
	background: transparent url('../images/vertlines.gif') repeat-y left;
	margin: 0 auto;
	text-align: left;
}

* html div#pagewrap {
	height: 100%;
}

div#innerwrap {
		position: relative;
		width: 910px;
		min-height: 100%;
		margin-left: 40px;
		padding-bottom: 60px;
		background-color: transparent;
}

div#maincolumn {
	position: relative;
	display: inline;
	float: left;
	width: 750px;
}

div#home-center {
	position: relative;
	display: inline;
	width: 910px;
}

div#home-photo {
	position: relative;
	width: 910px;
	height: 433px;
	padding-bottom: 19px;
	background: #918760 url('../images/vertlines-short.gif') repeat-y left;
}

div#home-photo img {
	z-index: 4;
	position: absolute;
	left: 0;
	top: 0;
}

div#home-text {
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 0px;
	width: 910px;
}

div#home-bottom {
	position: relative;
	background-color: transparent;
	width: 816px;
	float: right;
	margin-top: -19px;
	min-height: 3em;
}

#home-announce {
	display: table;
	background-color: #ffe634;
	float: right;
	padding: 0px 12px 7px 12px;
}

#home-announce div.date {
	padding-top: 7px;
	padding-left: 11px;
	float: right;
}

#home-announce div.headline {
	padding-top: 7px;
	float: right;
	text-align: right;
}

div#rightcolumn {
	display: none;
}

div#logo {
	position: absolute;
	z-index: 100;
	top: 30px;
	left: 0;
}
	
div#header {
	display: none;
}
div#imgheader {
	display: none;
}

div#pagecontent {
	position: relative;
	width: 540px;
	margin-left: 94px;
	padding: 20px 80px 20px 30px;
}

	/*######## top navigation menu ########*/

ul.topnav {
	display: none;
}

#searchbox {
	display: none;
}

#pagecontent input#ajaxSearch_input {
	width: 215px;
	height: 14px;
	border: solid 1px #f76f2d;
}

#pagecontent input#ajaxSearch_submit {
	background-color: #f76f2d;
	border: none;
	padding: 0.3em 5px 0.3em 5px;
}


/* ----------------- footer styles  ----------------*/

div#home-footer {
	position: relative;
	background-color: transparent;
	height: 4em;
	padding-left: 95px;
	text-align: center;
	clear: both;
}

div#home-footer #bottomlinks {
		list-style: none;
		margin-top: 0;
		padding-top: 1.2em;
}

div#footer
	{
		width: 655px;
		position: relative;
		margin: -5.5em auto 0 auto;
		background-color: transparent;
		height: 5em;
		padding-left: 135px;
		padding-right: 160px;
		text-align: center;
		z-index: 3;
}
/* A CSS hack that only applies to IE -- specifies a different height for the footer */
* html div#footer {
		margin-top: -5.4em;
}

div#footer #bottomlinks {
		list-style: none;
		margin-top: 0;
		padding-top: 2em;
}

#bottomlinks  li {
		display: inline;
		border-left: 1px solid #b2aa8c;
		padding-right: 6px;
		padding-left: 9px;
}

#bottomlinks li.first {
	border-left: 0 none transparent;
}

/* Form styles */
table.formtable td {
	padding-bottom: 0.5em;
}
table.formtable td label {
	line-height: 1em;
}
table.formtable td.fldlabel {
	width: 100px;
	padding-right: 5px;
	padding-top: 0.3em;
	text-align: right;
}

/* Pressroom and Pressroom Archive Pages */

table#currentnewslist {
	margin-top: 20px;
}

table#currentnewslist td {
	padding-bottom: 10px;
}

table#currentnewslist td.date {
	width: 90px;
}
table#currentnewslist td.pressitem {
	width: 450px;
}

table.archivetable td {
	padding-top: 5px;
}

table.pressarchivelist {
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 10px;
}
table.pressarchivelist td {
	padding-bottom: 5px;
}
table.pressarchivelist td.archdate,
table.archivetable td.archdate {
	padding-right: 15px;
	width: 75px;
}

table.pressarchivelist td.archtitle,
table.archivetable td.archtitle {
	width: 440px;
}

table.archivetable td.archdate,
table.archivetable td.archtitle {
	padding-bottom: 8px;
}

#biowindow {
	display: none;
}

/*-- bio window styles --*/
#biowrap {
	background-color: #FFF;
	width: 600px;
	padding: 23px 0px 0px 35px;
	text-align: left;
}
#bioheading {
	background-color: #FFF;
}

img.biophoto {
	float: left;
	margin-right: 20px;
	margin-bottom: 0;
}
#biotext {
	padding: 0 45px 15px 0;
	width: 600px;
	font-size: 1em;
}

/*######## PRINT TYPOGRAPHY ######## */
/* -------------------------------------------------------------- 
   typography.css
   * Sets up some sensible default typography.
-------------------------------------------------------------- */

/* Default font settings. 
   The font-size percentage is of 16px. (0.75 * 16px = 12px) */
body { 
  font-size: 75%;
  color: #615941; 
	/*font-family: Arial, Helvetica, sans-serif;*/
  font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
}


/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #006f67; font-family: Arial, Tahoma, Helvetica, sans-serif; }

h1 { font-size: 2em; line-height: 1; margin-bottom: 0.3em; color: #a69d7a;}
h2 { font-size: 1.2em; line-height: 1.5em; margin-top: 1em; text-transform: uppercase; color: #006f67; }
h3 { font-size: 1.6em; line-height: 1.5em; margin-bottom:0; margin-top:0.6em; font-weight: normal;color: #a69d7a;}
h4 { font-size: 1.4em; line-height: 1.5em; color: #006f67; }
h5, h6 { font-size: 0.95em; line-height: 1.25em; font-weight: bold; margin-bottom: 0; color: #615941;font-family: Georgia, "Times New Roman", Times, serif; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}

/* Default link style
---------------------------------------------------------------*/
a:link, a:visited {
	color: #e35510;
}
a:hover, a:active, a:focus {
	color: #e35510;
	text-decoration: none;
}

/* Text elements
-------------------------------------------------------------- */

p           { margin: 0 0 .7em 0; font-size: 1em; }

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; } 


/* Lists
-------------------------------------------------------------- */

li ul, 
li ol       { margin:0 1.5em; }
ul, ol      { margin: 0 1.5em 1.5em 1.5em; }

ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}


/* Tables
-------------------------------------------------------------- */

table       { width:100%; }
th          { font-weight: bold; text-align: left; font-size: 1em; }
td 					{ text-align: left; font-size: 1em; line-height: 1.5em; vertical-align: top; }
td.grey-background, .grey-background { background-color: #f2f1ec; }
tfoot       { font-style: italic; }
caption     { background: #eee; }

/* ----------- end of default/base styles ------------------------- */

.pr-headline {
	font-weight: normal; 
	color: #006f67; 
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 2em; 
	line-height: 1; 
	margin-bottom: 0.3em; 
	color: #a69d7a;
	text-transform: capitalize !important;
}

.event-date {
	color: #6e9100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-transform: uppercase;
}

.errors {
	font-family: Arial, Helvetica, sans-serif;
	color: #e9161a;
}

.caption-text {
	font-family: Arial, Helvetica, sans-serif;
	color: #615941;
	font-size: 0.9em;
	line-height: 1em;
}

/* Page Content Styling - of course this adds to or overrides the above */

/* THIS SETS THE BASE FONT SIZE */
div#pagecontent {
	font-size: 0.95em;
}

p.introtext, span.introtext {
	font-size: 1.3em;
	color: #006f67;
	font-family: Arial, Helvetica "MS Trebuchet", sans-serif;
	margin-bottom: 1em;
}


div.sidebartext {
	padding: 10px 0px 10px 13px;
	margin-bottom: 10px;
	font-size: 0.95em;
	line-height: 1.5em;
}

/*--------- home page text styles ------------*/
#home-announce {
	font-family: Arial, Helvetica, sans-serif;
}

#home-announce div.date {
	display: table;
	font-size: 0.95em;
	text-transform: uppercase;
	color: #34332d;
}

.headline {
		border-right: solid 1px #f76f2d;
}

#home-announce a.headlinelink {
	display: block;
	font-size: 0.95em;
	text-transform: uppercase;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
	max-width: 635px;
}
#home-announce a.headlinelink:link,
#home-announce a.headlinelink:visited {
	color: #34332d;
	background-color: #ffe634;
}

#home-announce a.headlinelink:hover,
#home-announce a.headlinelink:active {
	color: #FFF;
	background-color: #f76f2d;
}
/* end of the content styling */

#home-footer,
#footer {
	font-size: 0.95em;
	line-height: 1em;
}

#searchbox input#ajaxSearch_input {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #615941;
	padding: 3px 2px 1px 2px;
}

#searchbox input#ajaxSearch_submit {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-transform: uppercase;
	padding: 2px 5px;
}


#pagecontent input#ajaxSearch_input {
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #615941;
	padding: 2px;
}

#pagecontent input#ajaxSearch_submit {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-transform: uppercase;
}

/* bio window stuff */
.modalcloser {
	display: none;
}

h1.bioname {
	width: 350px;
	float: left;
	line-height: 1.1em;
}
h2.biotitle {
	margin-top: 0;
	margin-bottom: 1.5em;
	font-size: 1em;
}

.twocol {
	width: 50%;
	padding-right: 15px;
	vertical-align: top;
}

table.facultylist {
	margin-bottom: 0.4em;
}

table.facultylist th {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 5px 0;
}
table.facultylist td {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0.1em 6px 0.1em 6px;
}

span.EventsList_title a:link, 
span.EventsList_title a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.5em; 
	color: #f76f2d;
	padding-right: 15px;
	text-decoration: none;
}

span.EventsList_title a:hover, 
span.EventsList_title a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.5em; 
	color: #f76f2d;
	padding-right: 15px;
	text-decoration: underline;
}

span.EventsDetail_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.5em; 
	color: #006f67;
	padding-right: 15px;
	text-decoration: none;
}

span.EventsList_time, span.EventsDetailsTime {
	color: #6e9100;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

.event-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.5em; 
	color: #006f67;
	padding-right: 15px;
	text-decoration: none;
}

/* other Form styles */
table.formtable input.data {
	width: 250px;
	border: solid 1px #d3cfbf;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #615941;
	padding: 2px 3px;
}

table.formtable select {
	border: solid 1px #d3cfbf;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #615941;
	padding: 2px 3px;
}

table.formtable input.formbutton {
	border: solid 1px #f76f2d;
	background-color: #f76f2d;
	color: #FFF;
	width: 95px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	padding: 3px 2px;
	margin-top: 2px;
	text-transform: uppercase;
}

/* press release section */

table#currentnewslist td.date,
table.archivetable td.archdate {
		color: #6e9100;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		text-transform: uppercase;
}

td.pressitem {
		line-height: 1.4em;
}

td.pressitem a.presslistheadline:link, 
td.pressitem a.presslistheadline:visited,
td.archtitle a:link,
td.archtitle a:visited {
		color: #006f67;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.2em;
		text-transform: uppercase;
		text-decoration: none;
}
td.pressitem a.presslistheadline:hover,
td.pressitem a.presslistheadline:active,
td.archtitle a:hover,
td.archtitle a:active {
		color: #e35510;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.2em;
		text-transform: uppercase;
		text-decoration: none;
}

td.yeartitle > a:link,
td.yeartitle > a:visited {
	color: #006f67;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.2em;
		text-transform: capitalize;
		text-decoration: none;
}
td.yeartitle > a:hover,
td.yeartitle > a:active {
	color: #e35510;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.2em;
		text-transform: capitalize;
		text-decoration: none;
}

td.pressitem p.presslistsummary {
	margin-top: 0.5em;
	font-size: 1em;
}