* {
	margin: 0;
	padding: 0;
}

body {
	background: #4C1015;	
	text-align: center;
	font: 13px/1.3em "Trebuchet MS", Verdana, Arial, sans-serif;
}

p {
	margin: 6px 0;
}

p.side-promo {
	margin: 18px 0;
	font-size: 13px;
	text-align: center;
	line-height: 1.4em;
}

h1 {
	margin: 40px 0 20px 0;
	padding-bottom: 4px;
	font-family: Palatino, "Palatino Linotype", "Book Antiqua", Times, "Times New Roman", serif;
	font-weight: bold;
	font-size: 28px;
	line-height: 32px;
	color: #7B272D;
	border-bottom: 1px solid #7B272D;
}

h1.mission {
	margin: 0;
	padding: 0;
	font-family: "Book Antiqua", Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-weight: bold;
	font-style: italic;
	font-size: 26px;
	line-height: 31px;
	color: #855E31;
	border: none;
}

h2 {
	margin: 32px 0 10px 0;
	padding-bottom: 8px;
	font: bold italic 19px/22px "Book Antiqua", Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	color: #555555;
	text-align: center;
	border-bottom: 1px solid #666666;
}

h3 {
	margin: 16px 0 12px 0;
	font: bold italic 16px/20px "Book Antiqua", Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	color: #7B272D;
}

h3.normal {
	margin: 16px 0 12px 0;
	font: bold normal 16px/20px "Book Antiqua", Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	color: #7B272D;
}


h4 {
	font-size: 14px;
	line-height: 18px;
	color: #111111;
	margin: 8px 0 4px 0;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	margin: 8px 0 4px 0;
}

.underlined {
	text-align: center;
	padding-bottom: 2px;
	border-bottom: 1px solid #335817;
	margin: 0 12% 8px 12%;
}

.left {
	text-align: left;
	margin: 8px 60px;
	line-height: 18px;
}

td.right-align {
	text-align: right;
	padding: 6px;
	width: 200px;
	vertical-align: top;
}

input, textarea {
	padding: 2px 4px;
	margin: 4px 0;
}

.small {
	font-size: .9em;
	line-height: 1.3em;
}

.big {
	font-size: 1.1em;
}

.green {
	color: #335817;
}

.red {
	color: #7B272D;
	font-weight: bold;
}


.right {
	text-align: right;
}

.top-margin {
	margin-top: 240px;
}

.center-align {
	text-align: center;
}

img {
	border: none;
}

.img-right {
	clear: right;
	float: right;
	margin: 2px 0 2px 20px;
}

.img-left {
	clear: left;
	float: left;
	margin: 2px 20px 2px 2px;
}

table.centered {
	margin: 12px auto;
	border-top: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
}

table.centered td {
	vertical-align: top;
	padding: 8px 12px;
	border-bottom: 1px solid #AAAAAA;
}

a:link, a:visited {
	font-weight: bold;
	color: #8D3238;
	text-decoration: underline;
}

a:hover {
	font-weight: bold;
	color: #4C1015;
	text-decoration: underline;}

a:active {
	font-weight: bold;
	color: #8D3238;
	text-decoration: underline;}

.inset {
	margin: 6px 12px;
}

.clear {
	clear: both;
}

.divider {
	width: 100%;
	border-bottom: 2px solid #DDDDDD;
	padding-top: 10px;
	margin-bottom: 20px;
}

#page {
	width: 970px;
	text-align: left;
	margin: 0 auto 12px auto;
}

#header {
	width: 970px;
	height: 220px;
	position: relative;
	background: url(images/header-bg.jpg) no-repeat;
}

#logo {
	width: 239px;
	height: 129px;
	position: absolute;
	top: 56px;
	left: 245px;
}

#header-bottom {
	width: 970px;
	height: 21px;
	position: absolute;
	top: 199px;
	left: 0;
	background: url(images/header-bottom-bg.jpg) no-repeat;
}

#header-bottom-home {
	width: 970px;
	height: 21px;
	position: absolute;
	top: 199px;
	left: 0;
	background: url(images/header-bottom-home-bg.jpg) no-repeat;
}

#top-links {
	text-align: right;
}

#top-links ul {
	list-style-type: none;
	margin: 0;
	font-size: 13px;
	line-height: 28px;
}

#top-links li {
	list-style-type: none;
	padding: 0 8px;
	display: inline;
	text-align: right;
}

#top-links li.end {
	border: none;
	padding-right: 36px;
}

#top-links a:link, #top-links a:visited {
	font-weight: bold;
	color: #8D3238;
	text-decoration: underline;
}

#top-links a:hover {
	font-weight: bold;
	color: #4C1015;
	text-decoration: underline;}

#top-links a:active {
	font-weight: bold;
	color: #8D3238;
	text-decoration: underline;}

#wrapper {
	width: 970px;
	background: url(images/container-bg.jpg) repeat-y;
}

#wrapper-home {
	width: 970px;
}

#container {
	width: 100%;
	float: right;
	margin-left: -260px;
	background: url(images/container-bg.jpg) repeat-y;
}

#container-home {
	width: 100%;
	float: right;
	margin-left: -260px;
	height: 455px;
	background: url(images/container-home-bg.jpg) no-repeat;
}

#content {
	margin-left: 260px;
}

#paper {
	width: 664px;
	min-height: 750px;
	text-align: left;
}

#paper p {
	margin: 12px 0;
	line-height: 1.4em;
}

#paper ul {
	margin: 8px 40px;
}

#paper li {
	margin: 5px 0;
	line-height: 1.3em;
}

#embed-map {
	width: 380px;
	float: right;
	margin: 10px 0 10px 10px;
	border-top: 10px solid #F6F0E6;
	border-bottom: 10px solid #F6F0E6;
	border-left: 10px solid #F6F0E6;
}

#home-mission {
	float: right;
	margin: 160px -20px 0 0;
	width: 330px;
	text-align: center;
}

#content-sidebar {
	width: 231px; 
	float: left;
}

#subnav, #sidepromo {
	background: url(images/subnav-bg.jpg) repeat-y;
	color: #FCF3E4;
}

#subnav-home {
	margin-top: 70px;
	color: #FCF3E4;
}

#subnav-top {
	height: 64px;
	background: url(images/subnav-top-bg.jpg) no-repeat;
}

#subnav-bottom {
	height: 64px;
	background: url(images/subnav-bottom-bg.jpg) no-repeat;
}

#sidepromo-top {
	height: 50px;
	background: url(images/sidepromo-top-bg.jpg) no-repeat;
}

#sidepromo-bottom {
	height: 50px;
	background: url(images/sidepromo-bottom-bg.jpg) no-repeat;
}

#subnav-inset {
	margin: 0 0 0 48px;
	width: 152px;
}

#subnavgallery {
 margin: 0 0 0 28px;
 width: 195px;
}

#subnavgallery h2 {
	margin: 12px 6px 18px 0;
	padding: 12px 8px;
	font: bold italic 19px/22px "Book Antiqua", Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	color: #FCF3E4;
	text-align: center;
	border: 1px solid #F4EBEB;;
	background: #72171D;
}

#subnav-inset h2 {
	margin: 12px 0 18px 0;
	padding-bottom: 8px;
	font: bold italic 19px/22px "Book Antiqua", Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	color: #FCF3E4;
	text-align: center;
	border-bottom: 1px solid #E6B597;
}

#subnav-inset ul {
	margin: 28px 0 30px 16px;
	font-size: 13px;
	text-align: left;
}

#subnav-inset li {
	padding: 0 0 10px 0;
}

#subnav-inset a:link, #subnav-inset a:visited {
	text-decoration: underline;
	color: #FCF3E4;
}

#subnav-inset a:hover {
	text-decoration: underline;
	color: #F2D19B;
}

#subnav-inset a:active {
	text-decoration: underline;
	color: #FCF3E4;
}

.current {
	color: #F2D19B;
}

#footer {
	clear: both;
	width: 970px;
	margin-top: -10px;
	padding: 50px 0 0 20px;
	background: #4C1015 url(images/footer-bg.jpg) no-repeat;
}

#utility {
	margin: 0;
	font-size: 13px;
	color: #F3E4CA;
	text-align: center;
}

#utilinks {
	margin: 0;
}

#utilinks ul {
	padding-bottom: 4px;
	list-style-type: none;
	text-align: center;
	font-size: 11px;
}

#utilinks li {
	display: inline;
	margin: 0 8px;	
}

#utilinks a:link, #utilinks a:visited {
	color: #EED9CC;
}

#utilinks a:hover {
	color: #F2EDE9;
}

#utilinks a:active {
	color: #E6E0DC;
}

#utiltext {
	padding: 0;
}

.copyright {
	color: #FDB49E;
	font-size: 12px;
}