/* COLOR STANDARDS
Green: #677835
Maroon: #71310E
Cream: #F9F5F2

Old BG: #E0D5CE
*/

/* HTML TAG DEFAULT STYLES */

body {
	background-color: #FFFFFF;
	margin: 0;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	color: #222222;
	font-size: small;
	background-image: url(/images/bg_page.gif);
	background-repeat: repeat-y;
	background-position: 50% 0%;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #471200;
	font-size: x-large;
}
td {
	vertical-align: top;
}
a {
	color: #471200;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #3C4810;
}
form {
}
fieldset {
	margin: 0em;
	padding: 1em;
	border: none;
}
legend {
	font-size: x-large;
	color: #471200;
	font-family: Georgia, "Times New Roman", Times, serif;
}
label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
input, textarea, select, option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
}
/* PAGE CONTAINER STYLES */

#page_container {
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

/* HEADER COMPONENT STYLES */

#header {
	height: 132px;
	background-image: url(/images/photobar_small.jpg);
	background-repeat: no-repeat;
	position: relative;
	background-position: top right;
	background-color: #DFD4D0;
	text-align: center;
}
#header .logo {
	position: absolute;
	left: 14px;
	bottom: 0px;
	width: 180px;
	height: 75px;
}
ul#nav  {
	padding: 0;
	margin: 0;
	list-style-type: none;
	height: 27px;
	overflow: hidden;
	position: absolute;
	width: 796px;
	right: 0px;
	top: 64px;
	font-size: small;
}
ul#nav li {
	display: inline;
	line-height: 27px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #754D40;
	margin-left: 0.5em;
	margin-right: 0.5em;
	letter-spacing: -1px;
	word-spacing: 3px;
}
ul#nav a {
	color: #C8B8B3;
	text-decoration: none;
}
ul#nav a:hover {
	color: #FFFFFF;
}

/* LEFT COLUMN STYLES */

#colleft {
	width: 165px;
	display: inline;
	float: left;
}
.normleftcolumn {
	width: 500px;
}
.linklist {
	text-align: right;
	background-image: url(/images/navlines.gif);
	background-repeat: no-repeat;
	background-position: 100% .5em;
	padding-right: 35px;
	margin-top: 76px;
}
.linklist h2 {
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	color: #471200;
	font-size: small;
	margin-bottom: 0px;
}
.linklist a {
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	line-height: 2.4em;
}
.linklist a:hover {
	text-decoration: underline;
}
.linklist .sub a {
	text-transform: none;
	text-decoration: none;
	display: block;
	line-height: 1.2em;
	font-weight: normal;
}
.linklist .sub a:hover {
	text-decoration: underline;
}
.linklist .pr_contacts a {
	text-transform: none;
	text-decoration: none;
	display: block;
	line-height: 1.2em;
	font-weight: normal;
}
.linklist .pr_contacts a:hover {
	text-decoration: underline;
}


/* RIGHT COLUMN STYLES */

#colright {
	width: 790px;
	display: inline;
	float: left;
}

/* CONTENT COMPONENT STYLES */

#content {
	color: #222222;
	margin-right: 40px;
}
#content a {
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
.column_labels {
	text-align: right;
}
#copyright {
	font-family: "Small Fonts", Arial, Helvetica, sans-serif;
	font-size: 6pt;
	margin-top: 1em;
	margin-right: 40px;
	margin-left: 40px;
}
.contactrow {
	font-size: smaller;
}
.contactdetail {
	display: none;
	background-color: #EEE8E6;
	border: 1px solid #938F7B;
}
a.contactname {
	display: block;
	font-size: larger;
}
.body {
	padding-top: 5px;
	padding-bottom: 40px;
}
.body h1 {
	color: #471200;
}
.body h2 {
	font-weight: bold;
	text-transform: uppercase;
	color: #471200;
	font-size: small;
	line-height: 1em;
	margin-bottom: 0px;
	margin-top: 0px;
}
.body p {
	margin-top: 0px;
	margin-right: 42px;
}
h1#rgarveybio {
	color: #000000;
	width: 569px;
	height: 125px;
	background-image: url(/images/bio/rgarvey.gif);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}
h1#rgarveybio span {
	display: none;
}
h1#background {
	color: #000000;
	width: 569px;
	height: 125px;
	background-image: url(/images/pagetitles/background.gif);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}
h1#background span {
	display: none;
}
#about {
	background-image: url(/images/bgimages/about.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#newsroom {
	background-image: url(/images/bgimages/newsroom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 381px;
}
#ourneighbors {
	padding-left: 50px;
}
.neighbor {
	padding-right: 25px;
	width: 50%;
	padding-bottom: 2em;
}
#prlist {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CBBAB4;
	width: 480px;
	padding-right: 20px;
}
.prabstract {
	margin-bottom: 2em;
}
.prabstract p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.prabstract h2 {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
.prabstract a {
}
#prltrhdbox {
	float: right;
	width: 179px;
	text-align: center;
	position: relative;
	margin-left: 20px;
}
#prltrhdbox .pdfitem {
	margin-bottom: 17px;
	margin-top: 17px;
}
#prltrhdbox .getacroicon {
}
.prdetail {
	width: 500px;
}
.prdetail .date{
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
.prdetail h2 {
	margin-bottom: 1em;
	font-size: larger;
}
.prdetail .backtoprlist {
	text-transform: uppercase;
	text-align: right;
	margin-top: 3em;
}
#pagetitle {
}
.inset_right_250 {
	display: inline;
	float: right;
	width: 250px;
	border: 1px solid #677835;
	padding: 15px;
}
.superscript {
	/* vertical-align: super;
	font-size: 65%; */
}