/* Tag styles */

body, tr, p, td#page_content {
	font-size: 16px; 
	font-family: "Adobe Garamond Pro", Palatino, Georgia, serif;
	/* max-width: 1000px; */
}

body {
  background-color: #FFFFFF;
  color: #000000;
  margin: 0;
  padding: 0;
}

body.no_cst {
  margin: 0;
  padding: 0 5% 0 5%;
   -webkit-box-shadow: none;
   -moz-box-shadow: none;
   box-shadow: none;
  /*
   */
}

h2 {
	page-break-before: always;
}


p {
	margin-top: 0.5em; 
	margin-bottom: 0.75em;
	text-align: justify;
}


a, a:hover, a:visited { text-decoration: none; }

a         { color: #00C; border-bottom: 1px solid #CCF }
a:hover   { color: #00F; border-bottom: 1px solid #00F }
a:visited { color: #70A; border-bottom: 1px solid #ECF }
a:visited:hover { color: #90C; border-bottom: 1px solid #90C }

b, strong {
	font-family: "Myriad Pro", Verdana, sans-serif;
	font-weight: bold;
}

blockquote {
	font-family: "Myriad Pro", Verdana, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	border-left: 2px dashed #EDC;
	margin-left: 3%;
	margin-right: 0;
	border-right: 2px dashed #EDC;
	padding-left: 2%;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 2%;
	-webkit-box-shadow: 0 1px 5px #CBA;
	-moz-box-shadow: 0 1px 5px #CBA;
	box-shadow: 0 1px 5px #CBA;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	background-color: #FBFCFD;
}

blockquote p {
	font-family: "Myriad Pro", Verdana, sans-serif;
	font-size: 14px;
	font-weight: lighter;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: "Myriad Pro", Verdana, sans-serif;
	font-weight: normal;
	margin-top: 1em; 
	margin-bottom: 0.5em;
}

h6, .h6 { font-size: 14px; color: #BDB }
h5, .h5 { font-size: 16px; color: #9B9 }
h4, .h4 { font-size: 18px; color: #797 }
h3, .h3 { font-size: 20px; color: #575 }
h2, .h2 { font-size: 24px; color: #353; border-bottom: 1px solid #EEE; 
	font-style: italic;
	font-weight: bold;
}
h1, .h1 { font-size: 30px; color: #000; border-bottom: 1px solid #CCC;
	font-weight: bold;
	margin-top: 0.5em; 
	margin-bottom: 0.5em;
}

p > a > img, #page_content table, .floater, .double_floater {
	float: right;
	clear: right;
	margin: 8px 8px 8px 3%;
	padding: 8px;
	background-color: white;
	-webkit-box-shadow:  0px 2px 6px #DCB;
	-moz-box-shadow:  0px 2px 6px #DCB;
	box-shadow:  0px 2px 6px #DCB;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px; /* for old Konqueror browsers */
}

.double_floater {
	max-width: 60%;
	min-width: 40%;
}

.margin_floater {
	float: left;
	clear: none;
	max-width: 200px;
	margin: 8px 3% 8px -160px;
	padding: 8px;
	background-color: white;
	-webkit-box-shadow:  0px 2px 6px #DCB;
	-moz-box-shadow:  0px 2px 6px #DCB;
	box-shadow:  0px 2px 6px #DCB;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px; /* for old Konqueror browsers */
}

dfn {  font-size: 10px; line-height: 12px; font-family: Verdana, sans-serif; font-style: normal}

pre { font-family: Menlo, "Lucida Console", monospace}

dt { font-family: Verdana, sans-serif; font-weight: bold}

code { font-family: Menlo, "Andale Mono", monospace; font-size: 12px}

samp { font-family: "Trebuchet MS", sans-serif; font-size: 12px; color: #003333; font-weight: bold}

ul { padding-left: 16px }

/* Overrides of default text font for special situations */

td, th, .margin_floater, .double_floater, .floater {   /* Normal inline tables */
	font-family: "Myriad Pro", Verdana, sans-serif;
	font-size: 12px;
}

#masthead_backdrop, .margin_backdrop, #footer_backdrop {
	font-family: "Myriad Pro", Verdana, sans-serif;
	font-size: 12px;
}

#page_content, #left_margin {
   -webkit-box-shadow: inset 0 0px 40px #DCB;
   -moz-box-shadow: inset 0 0px 40px #DCB;
   box-shadow: inset 0 0px 40px #DCB;
}

#right_margin {
   -webkit-box-shadow: inset 5px -5px 20px #321;
   -moz-box-shadow: inset 5px -5px 20px #321;
   box-shadow: inset 5px -5px 20px #321;
   background-color: #CBA;
}

#masthead_backdrop td, .simple_masthead {
   -webkit-box-shadow: inset 0 0 20px #000;
   -moz-box-shadow: inset 0 0 20px #000;
   box-shadow: inset 0 0 20px #000;
   background-color: #500;
}

.simple_masthead {
	display: none;
	position: absolute; 
	width: 100%; 
	height: 75px; 
	top: 0px; 
	left: 0px; 
	text-align: center; 
	vertical-align: middle; 
	color: #CBA;
	padding-top: 25px;
}

a.logo_link {
	font-size: 16px; 
	color: #090; 
	border-bottom: none; 
	text-shadow: 0px 3px 10px black; 
	font-family: Menlo, 'Andale Mono', monospace
	text-align: center; 
	vertical-align: middle;
	/* height: 100%; */
}

a.logo_link b {
	color: #FC0; 
	font-size: 40px; 
	font-family: 'Impact'; 
	font-weight: normal
}

a.logo_link b span {
	color: #C90;
}

#footer_backdrop td {
   -webkit-box-shadow: inset 0 0 20px #000;
   -moz-box-shadow: inset 0 0 20px #000;
   box-shadow: inset 0 0 20px #000;
   background-color: #789;
}

#page_content {
	background-color: #FFF;
}

.margin_backdrop {
	background-color: #FFFCF9;
}


table .simple_masthead {
	display: none;

}

.pn, .pagination {display:none}
.person .url {
	font-size: x-large; 
	font-style: italic; 
	font-weight: bold; 
	text-decoration: none; 
	color: black
}
.spaced_list li {margin-bottom: 1em}
.hideFromWeb {display:none}

.page_header {display:none}
.page_copyright {display:none}
.page_sections {display:none}


/* Specialized styles */

ul.people {font-size:11px}
ul.people, ul.people ul, ul.people li, ul.people li li {display:block; text-align:center; list-style-type:none}
ul.people li li li, ul.people ul ul {display:inline}
ul.people  {margin: 0 0 8px 0;padding:0}
ul.people ul {margin:0;padding:0}
ul.people li a {font-weight:normal; font-style:italic}
ul.people li li a {font-weight:bold; font-style:normal}
ul.people li li li a {font-weight:normal; margin-left:2px; margin-right:2px; white-space:nowrap}
ul.people li li li a:before {content:" - "; white-space:nowrap}

ul.pages {
  position:relative;
  right: 0px;
  width: 80px
}
ul.pages, ul.pages li {
  display: block;
  list-style-type:none;
  font-size:11px; 
  text-align:left; 
  margin:0;
  padding:0
}
ul.pages ul {
  padding:0 0 0 16px; 
  margin:0 0 8px 0
}
ul.pages li li {
  display: list-item;
  list-style-type:circle
}
ul.pages li a {font-weight:bold}
ul.pages li li a {font-weight:normal}

.person img {margin: 0 0 0 8px}
