/********
 global reset to clean up browser crappiness
 *********/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: none;
	outline-style: none;
	font-weight: inherit;
	font-style: inherit;
	font-size: inherit;
	font-family: inherit;
	line-height: inherit;
	text-align: inherit;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
/* remember to define focus styles! */
:focus {
	outline: none;
}
/* tables may still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
/* allow quotation marks in the text content to be only displayed quotes */
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* add back in specific styles */
html, body {
	font-size: 100%;
	line-height: 1;
	text-align: left;
}
body {
	line-height: 1.25;
	background: white none no-repeat fixed;
	color: black;
	font-family: "Avenir", "Arial", "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6, p, pre, label, ul, ol, dl, fieldset, address {
	margin: 1em 3%;
}
blockquote {
	margin: 1em 7%;
}
li, dd {
	margin-left:3%;
}
fieldset {
	padding: .5em;
}
em {
	font-style: italic;
}
strong {
	font-weight: 700;
}
code, var, kbd, samp, pre {
	font-family: "Courier New", Courier, monospace;
}

/* page specific styles below */
/*html, body {
	height: 100%;
	min-height: 100%;
}*/
body {
	/* background-image: url(images/puddintest-25.gif);
	background-position: bottom right;
	background-position: 7em 3em;
	background-image: url(images/bg-tulips-2.gif);
	background-repeat: no-repeat;
	background-attachment: scroll; */
	/* background-color: #DDD; */
	background-color: #5A5951; /*#F4F27E;*/
}
#page-wrapper {
	position: relative;
	background-color: white;
	padding: 0;
	width: 54em;
    min-height: 30em;
	height: 150%;
	/*border-right: 2px solid #36542B;*/ /*#279900; /*rgb(44,44,44);*/
	/*border-left: 1.5px solid #6DAB58;*/ /*rgb(144,144,144);*/
	margin: 0 auto;
}
#header {
	position: relative;
	top: 0;
	height: 2.5em;
	font-size: 1em;
	clear: both;
	/*padding: 30px 0 10px 140px;*/
	padding: 1em 0 2em 12em; /*180px; /*3em;*/
	background-color: #9CF47E; /*#6DAB58;*/ /*rgb(171,171,171);*/
	/*border-bottom: 2px solid #6DAB58;*/ /*rgb(96,96,96);*/
}
#header .logobox {
	position: absolute;
	/*left: 24px;
	top: 10px;*/
	left: 2em;
	top: 1.5em;
	height: 6em;
	width: 9em;
/*	make the image have transparent bg */
}
#header h1 {
	display: inline;
	text-align: center;
	margin-left: 0em;
	/* "Avenir" ? */
	font-family: "Avenir", "Arial Rounded MT BOLD", "Arial Black", /* Black", /*"Optima", "Arial Rounded MT BOLD", "Stone Sans ITC TT",*/ "Gill Sans", Verdana, sans-serif;
	/*font-weight: 800;*/

	
	font-size: 2.7em;
}
/*
#header h1 .g {
	color: black; 
}
*/
/*#36542B; /*#4C783E /*#6DAB58;*/

#header h1 .com {
	color: #36542B; /*#4C783E /*#6DAB58;*/
	font-size: 50%;
}
#header ul {
	list-style: none;
	position: absolute;
	top: 3.5em;
	right: 1.2em;
	/*display: inline;*/
}
#header ul li {
	/*font-family: "Arial Rounded MT BOLD", "Stone Sans ITC TT", "Gill Sans", Verdana, sans-serif;*/
	font-size: 1.2em;
       padding: .3em .8em;
	display: inline;
	background-color: #a1c8dd;
	border: 1px solid #099bdb; /* a1c8dd*/
	line-height: 1.8em; /* to fix borders problem in IE */
    margin: 0;
}
#header h1 .crumbroot {
	font-size: .7em;
}
#header a:link,
#header a:visited,
#navlist a:link,
#navlist a:visited {
	color: black;
	text-decoration: none;
}
#header a:hover,
#navlist a:hover {
	/*color: rgb(182,4,40);*/
	color: #880042;
	text-decoration: none;
}
#header a:active,
#navlist a:active {
	text-decoration: none;
}
ul#navlist {
	list-style: none;
	float: left;
	position: absolute;
	left: 1.5em;
	top: 6em;
	font-size: 1.2em;
	/*font-family: "Arial Rounded MT BOLD", "Stone Sans ITC TT", "Gill Sans", Verdana, sans-serif;*/
	margin-left: 0px;
	/*border-right: 1px solid #D0FFBF;*/
	line-height: 1.4;
	width: 6.5em;
	color: black;
}
#navlist li {
	padding-left: 0px;
	margin-left: 0px;
}
#navlist .active > a span,
#navlist .active > span {
	font-size: .75em;
}
#navlist .active,
#navlist .active > a,
#navlist .active > a:link,
#navlist .active > a:hover {
	color: #36542B;
	/*color: black;*/
}
/*
#navlist .active > a:before {
	content: "[";
}
#navlist .active > a:after {
	content: ']'
}
*/
ul.subnav {
	list-style: none;
	margin: 0px;
	margin-left: 1em;
}
#content-body {
	position: relative;
	/*top: 1em;
	font-family: "Verdana", 'Trebuchet MS', Arial, sans-serif;*/
	margin-left: 12em;
}

#content-body h2 {
	font-family: "Avenir", "Arial Rounded MT BOLD", "Arial Black", /* Black", /*"Optima", "Arial Rounded MT BOLD", "Stone Sans ITC TT",*/ "Gill Sans", Verdana, sans-serif;
	/* font-weight: 800;*/
	
	width: 55%;
	font-size: 1.85em;
	margin: 1.4em 0 1em;
	padding-bottom: .3em;
	border-bottom: 1px solid gray;
}
#content-body h2 a:link,
#content-body h2 a:visited {
	color: black;
}
#content-body h2 a:hover {
	color: #880042;
	border-bottom: none;
}
#content-body h4 {
	width: 55%;
	margin: 1.4em 0 1em;
	padding-bottom: .3em;
	font-weight: bold;
	/*	border-bottom: 1px solid gray;*/
}
#content-body ul,
#content-body ol {
	list-style-position: inside;
}
#content-body li {
	margin: 0px;
}
#content-body div {
	width: 40em;
}

#content-body p,
#content-body ul,
#content-body ol,
#content-body dl {
	margin: 0px;
	line-height: 1.3;
	width: 40em;  /* removed to fix alignment of welcomeText in IE */
	font-size: 90%;
}
#content-body p {
	margin-top: 1em;
}
#content-body dl {
	margin-left: 1em;
}
#content-body dt {
	margin-top: 1em;
}
#content-body div {
	padding-bottom: 1em;
	/*margin-bottom: 1em;*/
	border-bottom: 1px solid gray;
}
#content-body a:link,
#content-body a:visited {
	color: #880042;
	text-decoration: none;
}
#content-body a:hover {
	border-bottom: 1px dotted;
}
#content-body a:active {
	text-decoration: none;
}
#content-body a.img_link:hover {
	border: none;
}
div#footer {
	border: none;
}
#footer .copyright {
	text-align: center;
	font-size: .7em;
	color: gray;
	width: 80%;
	/*margin-bottom: 10em;*/
	clear: both;
}
#myPhoto {
	float:left;
	padding-right: 1em;
}
#welcomeText { 
	height: 333px; 
	overflow: auto; 
}
/* this fixes the problem in IE where welcomeText doesn't float to right of image */
/*#welcomeText p {
	width: 50%;
	float: left; 
}*/
#lastUpdatedText {
/*	font-size: .7em;*/
	color: gray;
	font-style: italic;
}
#currentCoursework li {
	list-style: none;
	margin-left: 2em;
}
h3 {
	margin: 1em 0px 0px 0px;
	font-weight: bold;
}
#content-body p.pictureCaption {
	margin: 1em 0px 1em 0px;
	text-align: center;
	font-size: .7em;
	font-variant: small-caps;
}
#photo-album-list {
	list-style: none;
}
#content-body #email-address,
#content-body #mailing-address {
	margin: 1em;
}