body {
	margin: 0;
	padding: 0;
	background: #726559 url(../images/body.gif) repeat-x top center;
	font-family: Myriad Pro, Myriad, Arial, sans-serif;
	font-size: small;
	color: #252525;
	}
	body.internal {
		background: #fff url(../images/body.internal.gif) repeat-x top left;
		}
	
div, img, a, h1, h2, h3, h4, h5, p, ul, ol, li, dl, dt, dd, table, tr, td, form, fieldset { margin: 0; padding: 0; }

a img { border: none; }

a:link, a:visited {
	color: #a44910;
	text-decoration: none;
	}
	a:hover {
		text-decoration: underline;
		}

#wrapper {
	width: 770px;
	margin: 0 auto;
	position: relative;
	}
	
#footer {
	clear: both;
	padding: 20px 0px;
	background: #726559 url(../images/footer.gif) repeat-x top left;
	}
	#footer p {
		display: block;
		width: 700px;
		margin: 0 auto;
		text-align: right;
		color: #fff;
		font-size: .9em;
		}
		#footer p a:link, #footer p a:visited {
			color: #fff;
			font-weight: bold;
			text-decoration: underline;
			}
	
.wordmark {
	font-size: 1px;
	width: 770px;
	margin: 0 auto;
	padding: 8px 0px 1px 0px;
	}
	
.header {
	width: 770px;
	padding-bottom: 0px;
	margin: 0 auto;	
	}
	.sitemark { 
		width: 360px;
		padding: 40px 0px;
		font-size: 1px;
		}
				
#navback {
	width: 100%;
	position: absolute;
	top: 175px;
	/*background: #425d2b url(../images/navback.gif) repeat-x top left;*/
	}
#globalnav {
	width: 770px;
	margin: 0 auto;
	padding: 9px 0px 10px 0px;
	min-height: 41px;
	}
	#globalnav li {
		list-style: none;
		display: inline;
		}
		#globalnav li a {
			padding: 8px 15px 9px 15px;
			border-right: 1px solid #385228;
			color: #fff;
			font-size: 1.2em;
			margin-left: -3px;
			}
			#globalnav li.first a {
				border-left: 1px solid #385228;
				margin-left: 0px;
				}
			#globalnav li a.selected {
				background-color: #809667;
				}
			#globalnav li a:hover {
				text-decoration: none;
				background-color: #809667;
				}

.supportingphoto {
	position: absolute;
	top: -140px;
	right: 0px;
	float: right;
	z-index: 90;
	}
	.supportingphoto img {
		border: 1px solid #455c2c;
		}
	
	
#container {
	position: relative;
	width: 740px;
	margin-top: 34px;
	background: #fff url(../images/decor.gif) no-repeat bottom center;
	padding-bottom: 140px;
	border: 1px solid #4a4038;
	}
	
.content {
	width: 500px;
	padding: 30px 15px;
	}
	.content a:link, .content a:visited {
		text-decoration: underline;
		}
		.content a:hover {
			color: #425d2b;
			}
	.content h1, .content h2 {
		font-family: Georgia, Times, serif;
		font-weight: normal;
		clear: left;
		padding: 15px 0px 0px 0px;
		}
		.content h1 { font-size: 1.8em; }
		.content h2 { font-size: 1.6em; }
		.content h3 { font-size: 1.3em; padding-top: 15px; font-weight: bold; }
	.content p {
		font-size: 1.1em;
		line-height: 1.6em;
		padding: 10px 0px;
		clear: left;
		}
	.content blockquote {
		margin: 0 10px 0 0;
		padding: 0 15px 10px 15px;
		font-family: Georgia, Times, serif;
		font-size: 1em;
		background: #f4f0ec url(../images/blockquote.gif) repeat-x bottom left;
		border: 1px solid #4a4038;
		}
	.content ul {
		line-height: 1.6em;
		padding: 10px 0px;
		margin-left: 15px;
		}
		.content ul.pdfs {
			list-style-image: url(../images/icon_pdf.gif);
			list-style-position: inside;
			}
		.content ul li {
			padding: 5px 0px;
			}
			.content ul li ul li {
				padding: 3px 0px 3px 20px;
				}
	.content dl {
		line-height: 1.6em;
		padding: 5px 0px;
		}
		.content dl.board {
			width: 210px;
			padding-right: 40px;
			float: left;
			}
		.content dt {
			font-weight: bold;
			padding: 15px 0px 0px 0px;
			}
			.content dd {
				padding: 0px;
				}
			.content dl.board dd {
				color: #777;
				}
	.content form fieldset {
		border: none;
		font-size: .8em;
		color: #777;
		}
		.content form p.submit {
			text-align: right;
			}
		.content form label {
			color: #252525;
			font-size: 1.2em;
			}
		.content form textarea {
			width: 500px;
			}
	
.subnav {
	float: right;
	clear: right;
	width: 150px;
	text-align: right;
	margin: 80px 0px 25px 0px;
	padding-right: 15px;
	}
	.subnav li {
		list-style: none;
		font-size: 1.1em;
		padding: 5px 0px;
		}
		.subnav li.givebutton {
			padding-top: 30px;
			}
		.subnav li.address {
			padding-top: 30px;
			font-size: .9em;
			}
		.subnav li strong {
			font-weight: bold;
			font-size:1.1em;
			}
		.subnav li span {
			display:block;
			font-weight:bold;
			padding-top:7px;
			}
		.subnav li.schedule {
			font-size:.98em;
			padding: 3px 0px;
			}
			.subnav li.schedule.blurb {
				font-size: .9em;
				color: #737373;
				display:block;
				padding-top:7px;
				}

#thickboxWindow {
	font-size: 1.1em;
	line-height: 1.4em;
	padding: 5px 0px;
	color: #2c2c2c;
	}
	#thickboxWindow h3 {
		color: #a44910;
		font-family: Georgia, Times, serif;
		font-size: 1.4em;
		font-weight: normal;
		padding: 5px 0px;
		}
		#thickboxWindow h4 {
			color: #2c2c2c;
			font-family: Georgia, Times, serif;
			font-size: 1.1em;
			font-weight: normal;
			padding-bottom: 10px;
			}
	#thickboxWindow ul {
		list-style: square;
		margin-left: 20px;
		}
		#thickboxWindow li {
			}
	#thickboxWindow p.caption {
		font-size: .8em;
		color: #555;
		}
		#thickboxWindow p.caption span {
			color: #999;
			}
		#thickboxWindow img {
			float: right;
			padding: 0px 0px 10px 10px;
			}
			
#thickboxWindow-photo {
	font-size: 1.1em;
	line-height: 1.4em;
	padding: 5px 0px;
	color: #2c2c2c;
	}
	#thickboxWindow-photo h3 {
		color: #a44910;
		font-family: Georgia, Times, serif;
		font-size: 1.4em;
		font-weight: normal;
		padding: 5px 0px;
		}
		#thickboxWindow-photo h4 {
			color: #2c2c2c;
			font: .95em/1.35em Georgia, Times, serif;
			padding-bottom: 10px;
			}
			#thickboxWindow-photo p {
				text-align:center;
				}
			#thickboxWindow-photo img {
				padding: 0px;
				}	
			
.hidden {
	position: absolute;
	top: -9000px;
	}
	
.amp {
	font-family: "Baskerville Old Face", Georgia, serif;
	font-style: italic;
	}
	
.subinfo {
	font-size: .8em !important;
	}

.col {
	width: 210px;
	margin-right: 40px;
	float: left;
	}
