﻿/* Generic Selectors */
body {
	color: #000000; /*background-color: #F1F3F0;*/;
	background-color: #DFE3DD;
	text-align: center;
	margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
table {
	margin: 0;
	padding: 0;
	width: 100%;
	border: 0 solid #000000;
}
form {
	margin: 0;
}
p {
	margin: 0;
}
h1 {
	margin: 0 0 10px 0;
	font-size: 14pt;
	font-weight: bold;
	color: #444F39;
}
h2 {
	margin: 0 0 8px 0;
	font-size: 12pt;
	font-weight: bold;
	color: #444F39;
}
h3 {
	margin: 0 0 8px 0;
	font-size: 11pt;
	font-weight: bold;
	color: #444F39;
}
h4 {
	margin: 0 0 6px 0;
	font-size: 12pt;
	font-weight: bold;
	color: #444F39;
}
img {
	border: 0 black none;
	margin: 0;
	padding: 0;
}
ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 0;
}
li {
	background: url('bullet_gr.gif') no-repeat left top;
	margin: 0;
	padding: 0 0 7px 12px;
}
a {
	color: #829F8A;
}
a:hover {
	color: #444F39;
}

/* Site Masthead */
#masthead {
	width: 760px;
	height: 170px;
	background-image: url('masthead.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}

/* Work Area */
#work-area {
	margin: 0;
	padding: 0;
	width: 758px;
	border-left: 1px #B1B199 solid;
	border-right: 1px #AA9D9A solid;
	text-align: left;
	background-color: #EBEBEB;
}

/* Navigation bar */
#navbar {
	width: 168px;
	padding: 16px 0 12px 8px;
	float: left;
	font-size: 10pt;
	text-align: left;
}
#navbar a {
	color: #607052;
	line-height: 24px;
	text-decoration: none;
	border-left: 3px #CCD1B8 solid;
	padding-left: 2px;
	overflow: hidden;
	font-weight: bold;
}
#navbar a:hover {
	color: #444F39;
	border-left-color: #607052;
}

/* Site Content Area */
#page-content {
	margin-left: 178px;
	padding: 22px 18px 18px 18px;
	min-height: 700px;
	color: #555555;
	font-size: 12pt;
	border-left: 1px #C7D8B8 dashed;
	background-color: #FFFFFF;
}
#page-content p {
	margin: 0 0 10px 0;
}
.topicheading {
	border-bottom: 1px #CCD1B8 dashed;
}
.inline-quote {
	padding-left: 20px;
	font-style: italic;
}
.inline-quote-author {
	text-align: right;
	font-size: 9pt;
}
.more {
	font-size: 9pt;
}

#member-list {
	margin: 10px 0 0 0;
}
#member-list h1 {
	padding: 4px 0 6px 0;
	margin: 0;
	font-size: 12pt;
	font-weight: bold;
	color: #A8A88C;
}
#member-list h2 {
	padding: 0 0 0 12px;
	margin: 0;
	font-size: 10pt;
	font-weight: bold;
}
#member-list p{
	padding: 0 0 10px 12px;
	margin: 0;
	font-size: 10pt;
	font-weight: normal;
}
#member-list small {
	padding: 0;
	margin: 0;
	font-size: 3px;
}

#contact-list {
	margin: 10px 0 0 0;
}
#contact-list h1 {
	padding: 0;
	margin: 0;
	font-size: 10pt;
	font-weight: bold;
}
#contact-list p{
	padding: 0 0 10px 0;
	margin: 0;
	font-size: 10pt;
	font-weight: normal;
}

.publications {
}
.publications p {
	font-size: 9pt;
	padding-left: 12px;
}
.publications h1 {
	padding: 4px 0 6px 0;
	margin: 0;
	font-size: 12pt;
	font-weight: bold;
	color: #A8A88C;
}


/* Slideshow */
.fadeslidedescdiv {
	text-align: center;	
}
.close {
	visibility: hidden;
}

/* Shadow Img */
div.shadow {
	padding: 0 1px 0 1px;
	background: #bfbfbf;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	border-top: 1px #F8F8F8 solid;
	position: relative;
}
div.shadow img {
	border-width: 0px;
	padding: 5px 5px 9px 5px;
	background: white url('shad_bottom.png') repeat-x left bottom;
}
div.shadow div.topleft {
	width: 2px;
	height: 4px;
	background: url(shad_tlcorner.png) no-repeat top left;
	position: absolute;
	top: -1px;
	left: -1px;
}
div.shadow div.topright {
	width: 2px;
	height: 4px;
	background: url(shad_trcorner.png) no-repeat top right;
	position: absolute;
	top: -1px;
	right: -1px;
}
div.shadow div.bottomleft {
	width: 4px;
	height: 4px;
	background: url(shad_blcorner.png) no-repeat bottom left;
	position: absolute;
	bottom: 0px;
	left: -1px;
}
div.shadow div.bottomright {
	width: 4px;
	height: 4px;
	background: url(shad_brcorner.png) no-repeat bottom right;
	position: absolute;
	bottom: 0px;
	right: -1px;
}

/* Shadow Box Quote */
div.shadowbox {
	margin: 0 0 22px 0;
	padding: 0 1px 0 1px;
	background: #bfbfbf;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	border-top: 1px #eaeaea solid;
	position: relative;
}
div.shadowbox div.bodyblock {
	margin: 0;
	padding: 10px 10px 0 10px;
	background: #E1EAE1 url('shad_bottom.png') repeat-x left bottom;
}
div.shadowbox div.bodyblock div {
	margin: 0;
	padding: 5px;
}
/*div.shadowbox p {
	margin: 0;
	padding: 0;
	color: #444F39;
	font-size: 11pt;
	font-style: italic;
	text-indent: 11px;
}*/
div.shadowbox div.topleft {
  width: 2px;
  height: 4px;
  background: url(shad_tlcorner.png) no-repeat top left;
  position: absolute;
  top: -1px;
  left: -1px;
}
div.shadowbox div.topright {
  width: 2px;
  height: 4px;
  background: url(shad_trcorner.png) no-repeat top right;
  position: absolute;
  top: -1px;
  right: -1px;
}
div.shadowbox div.bottomleft {
  width: 4px;
  height: 4px;
  background: url(shad_blcorner.png) no-repeat bottom left;
  position: absolute;
  bottom: 0px;
  left: -1px;
}
div.shadowbox div.bottomright {
  width: 4px;
  height: 4px;
  background: url(shad_brcorner.png) no-repeat bottom right;
  position: absolute;
  bottom: 0px;
  right: -1px;
}

/* Photo Caption */
.photo-caption {
	font-size: 8pt;
	text-align: center;
}

/* Pull Quote */
#pullquote {
	margin: 24px 8px 16px 0;
	padding: 5px 0 5px 0;
	border-top: 4px #CCD1B8 solid;
	border-bottom: 4px #CCD1B8 solid;
}
#pullquote p {
	/* quote body */
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 11pt;
	font-style: italic;
	background: url('openquote.gif') no-repeat left top;
	text-indent: 12px;
	text-align: left;
	color: #444F39;
}
#pullquote p strong { /* place a <strong>&nbsp</strong> tag at the end of the quote body for close quote graphic */
	padding: 0 0 0 6px;
	width: 14px;
	height: 12px;
	background: url('closequote.gif') no-repeat right top;
}
#pullquote h1 {
	/* quote's author */
	margin: 0;
	padding: 0;
	color: #555555;
	text-align: right;
	font-size: 9pt;
	font-weight: normal;
	font-variant: normal;
}
#pullquote hr {
	height: 4px;
	color: #CCD1B8;
	background-color: #CCD1B8;
	border: 0;
	margin: 16px 0 16px 0;
}
#pullquote a {
	line-height: normal;
	border-left: 0;
	text-decoration: underline;
}
#pullquote a:hover {
	border-left: 0;
}

/* Site Page Footer */
#page-footer {
	width: 760px;
	height: 20px; 
	background: #FFFFFF url('footer.jpg') no-repeat top left;
	color: #FFFFFF;
	font-size: 8pt;
	padding: 0 0 0 0;
}
.page-footer-left {
	text-align: left;
	padding-left: 5px;
	padding-top: 3px;
}
.page-footer-right {
	text-align: right;
	padding-right: 5px;
	margin-top: -14px;
}
.page-footer-right a {
	color: #FFFFFF;
	padding-left: 6px;
	padding-right: 6px;
	text-decoration: none;
}
.page-footer-right a:hover {
	text-decoration: underline;
}

/* Site Designer */
#site-designer {
	width: 760px;
	margin: 2px 0 0 0;
	padding: 0;
}
#site-designer p {
	color: gray;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-align: right;
}
#site-designer a {
	color: gray;
}
#site-designer a:hover {
	color: black;
}
