@charset "ISO-8859-1";
/*Begin CSS Reset */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

body,td,th {
	color: #000;
}
body {
	background-color: #eee;
}
body.index {
	background-color: #fff;
}
p, body, .gallery .bodyCopy p {
	font-family: Georgia, serif;
}
p, blockquote {
	font-size: 16px;
	margin: 5px 0 15px 0;
}
em {
	font-style: italic;
}
strong, b {
	font-weight: bold;
}
a:link {
	color: #06C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #039;
}
a:hover {
	text-decoration: underline;
	color: #933;
}
a:active {
	text-decoration: none;
}

h3, h4, h5, .gallery p, .localNav, .imageNav, address, #announcements p, .galleryCaption p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #036;
	text-align: center;
}
.gallery .bodyCopy p {
	font-weight: normal;
	text-align: left;
	font-size: 16px;
	line-height: 20px;
	padding-left: 5px;
}
.localNav, #announcements p {
	font-size: 14px;
	line-height: 16px;
}
.heading {	
	font-size: 20px;
	line-height: 24px;
	text-align: left;
}
h1, h2 {
	font-family: 'Neucha', Arial, Helvetica, sans-serif;
	color: #9E1137;
	text-align: center;
}
h1 {
	font-size: 32px;
	margin: 25px 0 5px 0;
	font-weight: normal;
}
h2 {
	font-size: 24px;
	line-height: 28px;
	margin: 5px 0 5px 0;
	letter-spacing: 1px;
}
h3 {
	font-size: 18px;
	line-height: 21px;
	text-align: left;
	margin: 5px 0 10px 0;
}
h3.center, h4.center {
	text-align: center;
}
h4 {
	font-size: 14px;
	line-height: 17px;
	text-align: left;
	margin: 5px 0;
}
h5 {
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	margin: 10px 0 5px;
}
h5.itemNav {
	line-height: 18px;
}
h3 + p {
	margin-top: 0px;
}
#articleText ol, #articleText ul {
	line-height: 24px;
	padding: 10px 10px 10px 40px;
}
address {
	font-style: normal;
	font-size: 12px;
	clear: both;
	font-weight: normal;
	text-align: center;
	margin: 10px 0 5px 0;
	padding: 5px 0;
	border: 2px solid #000;
	border-left: none;
	border-right: none;
}
#footer address, #sidebarRt address {
	border: none;
}
.sidebar p, .sidebar li, .sidebar ul, .contactBlogroll ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0 0 6px 0;
	padding: 0;
	line-height: 15px;
	text-align: left;
}
.sidebar ul, .contactBlogroll ul {
	list-style: none;
}
.contactBlogroll ul {
	line-height: 20px;
}
.sidebar h3 {
	font-size: 18px;
}
#articleBox h2 {
	margin: 10px 0 5px 0;
	padding-bottom: 0px;
	border-bottom: 2px solid #AAA;
	overflow: hidden;
	zoom: 1;
	font-size: 22px;
}
#articleBox h1 + h2 {
	margin-bottom: 30px;
	padding-bottom: 5px;
	border-bottom: 2px solid #AAA;
}

/* background color for highlight items */
#footer, #header, #topMenuBox, .categoryBkgd, .menuItem, .categoryArticleMenu, .searchResult, #otherArticlesTwin, #otherCategories, #otherArticles  {
	background-color: #ed9; /*#EEDC9B*/
}
/* background for main container */
#container {
	background: #FFFFF8; /*EEDC9B*/
}
/* invisible text for main container */
.invisible {
	color: #FFFFF8;
}

.left {
	text-align: left;
}
.blurbText {
	font-size: 16px;
	line-height: 20px;
}
.tableCenter, .center {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
iframe.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.intro {
	font-weight: bold;
	font-style: italic;
	padding: 20px 10px;
	border: 2px solid #000;
	border-left: none;
	border-right: none;
	margin-bottom: 30px;
	background-color: #EEE;
}
.textSidebar {
	width: 250px;
	float: right;
	font-style: italic;
	padding: 10px;
	border: 2px solid #000;
	border-left: none;
	border-right: none;
	margin: 0 0 0 10px;
	background-color: #EEE;
}

.callout {
	text-align: center;
	width: 200px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 1.2em;
	line-height: 1.5em;
	padding: 10px;
	border: 2px solid #000;
	border-left: none;
	border-right: none;
	margin: 10px;
	float: right;
	background: #EEE;
}

p.begin:first-letter {/*makes first letter of begin class paragraph larger*/
	font-size: 2.5em;
	font-weight: normal;
}
p.begin:first-line { /*makes first line of begin class paragraph bold*/
	font-weight: bold;
}
#container, #responsiveAd {
	width: 80%;
	min-width: 900px;
	max-width: 1200px;
	margin: 0 auto;
}
#container {
	height: auto;
	min-height: 800px;
	text-align: left;
	overflow: auto;
}
#responsiveAd {
	margin: 10px auto;
}
#articleText p, #articleText blockquote {
	line-height: 1.5em;
	padding: 0 15px 0 15px;
	position: relative;
}
#articleText h3, #articleText h4 {
	padding: 0 15px 0 15px;
}
.captionLeft, .captionRight, .captionCenter {
	text-align: center;
	background: #EEE;
	padding: 10px 5px;
	margin: 5px;
	border: 2px solid #000;
	border-left: none;
	border-right: none;
} /*the width for the caption box is specified in the html for the div:  style="width:150px;"*/

.captionLeft {
	float: left;
}
.captionRight {
	float: right;
}
.captionCenter {
	margin: 10px auto;
}

.noBorder {
	border: none;
	background: none;
}

.captionRight img, .captionLeft img, .captionCenter img {
	border: solid #000 1px;
	margin: 0 auto 5px auto;
}

.caption {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.3em;
	clear: both;
}

#articleMenu {
	width: 290px;
	background-color: #EEF;
	padding: 5px;
	margin-bottom: 10px;
	float: right;
}
#allCategories {
	margin: 5px 0 10px 0;
	width: 290px;
	float: right;
}
.itemNavigation, .menuItem, .searchResult { /* different from article box because of the wide padding for the stamp icons*/
	float: left;
	padding: 0 0 0 95px;
	position: relative;
}
.imageNavigation {
	padding-top: 10px;
	display: block;
	clear: both;
}
	
#articleBox {
	float: left;
	text-align: left;
	min-width: 300px;
	width: 50%;
	padding: 5px;
	margin-top: 10px;
}
#articleBox.wideDisplay {
	min-width: 650px;
	width: 75%;
}
#header {
	width: 80%;
	min-width: 900px;
	max-width: 1200px;
	margin: 0 auto 0 auto;
	background-image:url('../images/envelope_header_bkgd.jpg');
	background-repeat: no-repeat;
	background-position: right;
}
#footer {
	border-top: 2px solid #000;
}
#header p, #footer p, .localNav {
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	clear: both;
}
#header p {
	margin: 0 0 20px 0;
}
#header img {
	margin: -0;
	padding: 0;
	border: none;
}
#headerImage {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
#headerImage.homeHeader {
	height: 170px;
}
#headerImage.homeHeader img {
	margin: 0 auto;
}
.floatExpand, .imageBox {
	width: 100%;
	clear: both;
}
.imageBox {
	margin: 10px 0;
	vertical-align: middle;
	overflow: hidden;
}
.sidebar {
	height: auto;
	position: relative;
	padding: 5px 10px 5px 10px;
	border-bottom: 1px solid #000;
	text-align: center;
}
#menuSidebars, #articleSidebar {
	padding-top: 15px;
	float: right;
	margin: 5px;
}
#menuSidebars {
	width: 47%;
	min-width: 380px;
}
#articleSidebar {
	width: 22%;
	min-width: 140px;
	position: relative;
	padding-top: 15px;
}
#sidebarLft {
	vertical-align: top;
	float: left;
	width: 50%;
	margin-right: 10px;
}
#sidebarRt {
	vertical-align: top;
	float: right;
	min-width: 200px;
	padding: 0;
	width: 46%;
}
#articleSidebar #sidebarRt {
	width: 100%;
}
.articleBkgd, .textBkgd {
	background-color: #fff;
}

hr {
	height: 2px;
	border: none;
	width: 100%;
    background:#aaa;
	color: #aaa;
}

/*specifies drop shadow for images*/
img.left, img.right, img.center, img.leftNoFloat { 
	box-shadow: 2px 2px 7px #888;
}
img.left, img.leftNoBorder, img.leftNoFloat {
	margin: 5px 5px 5px 0;
	float: left;	
}
img.leftNoFloat {
	float: none;	
}
img.right, img.rightNoBorder {
	margin: 5px 0 5px 5px;
	float: right;
}
img.center, img.centerNoBorder {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.menuItem img, .searchResult img{
	position: absolute;
	left: 10px;
	margin-top: 10px;
}

/*.menuItem img, img.categoryMenuIcon, .searchResult img {
	border: none;
	background: #aaa;
	box-shadow: 1px 1px 5px #888;
}*/

.selected, #categories a.selected  {
	color: #900;
}

#pastChanges {
	border: 2px solid #000;
	border-left: none;
	border-right: none;
	padding: 10px 0;
}
#pastChanges h5 {
	text-align: center;
}
#pastChanges h5 .date {
	color: #9e1137;
}

/***** Blog styles *****/
img.blogImage {
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
p.blogDate, p.subItem {
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}
p.blogDate, p span.blogDate {
	font-size: 12px;
}
p.subItem {
	font-size: 16px;
}

	
/***** Home page styles *****/
#topStories {
	margin: 0;
}

/* sidebar right is expanded because we have more room for it */
body.home #sidebarRt {
	width: 100%;
}
#topStories div.topStoryLeft {
	vertical-align: top;
	/*width: 350px;*/
	width: 60%;
	margin: 5px;
	float: left;
}
#topStories div.topStoryRight {
	vertical-align: top;
	padding: 0 10px;
	width: 33%;
	margin: 5px;
	float: right;
}
.menuItem, .searchResult{
	padding: 5px 10px 5px 95px;
	position: relative;
	margin: 3px 3px;
}
.searchResult {
	width: 35%;
	min-height: 133px;
	display: inline-block;
}
#categoryMenu {
	width: 100%;
	padding: 0;
	margin: 0;
}
#categoryMenu td {
	vertical-align: top;
	width: 48%;
	padding: 5px;
}
.categoryArticleMenu h3 {
	margin: 0;
	font-size: 14px;
}
.categoryArticleMenu h4 {
	font-size: 12px;
	padding: 0;
	margin: 0 0 5px 0;
}
.categoryMenuIcon {
	float: right;
	margin: 0 5px;
}
#announcements p {
	text-align: left;
}
#announcements h4  {
	color: #933;
	margin-bottom: 0;
}
#announcements h4 + p {
	margin-top: 0;
}

.hidden {
	display: none;
}
.panels {
	position:relative;
}
.panels h3  { 
	cursor:pointer; 
}
.panels h3.active  {
	color:#9E1137;
}
.panels h3:hover {
	text-decoration: underline;
	color:#9E1137;
}
.panels div   {
	position:relative;
	background: #ed9;
	padding: 5px;
	display: none;
	overflow: auto;
	}
.panels div p  { 
	padding: 0;
	margin-bottom: 15px;
}
.gallery {
	text-align: center;
}
.gallery img {
	margin-bottom: 10px;
}
.gallery p {
	font-size: 14px;
	font-weight: inherit;
	line-height: 16px;
}
.galleryList {
	width: 300px;
	height: 600px;
	overflow: scroll;
	margin-left: 310px;
	background: #ed9;
	padding: 10px 5px 5px 5px;
}
#galleryWindow {
	float: left;
	width: 300px;
	height: 600px;
	overflow: hidden;
}
#galleryWindow img {
	display: block;
	position: absolute;
	margin: 50px auto 0 auto;
}
#galleryWindow .galleryCaption p {
	position: absolute;
	display: block;
	font-size: 14px;
	width: 300px;
	line-height: 16px;
	padding: 10px 0 10px 0;
	margin: 5px 0 10px 0;
}

.slideshow {
	width: 600px;
	margin: 0 auto 10px auto;
}

#topNav {
	vertical-align: middle;
	position: relative;
	margin: 0 auto;
 	width: 100%;
	height: 24px;
	padding: 6px 0;
	z-index: 1000;
}
#topMenuBox {
	width: 675px;
	height: 28px;
	margin: 0 auto;
}
#topMenuBox ul {
	margin-left: 10px;
}
#navContainer {	
	text-align: center;
	position: relative;
	background: url(../images/envelope_bkgd.jpg) repeat-y center;
}
.searchbar {
	width: 90%;
	margin: 0 auto;
	height: 40px;
}

.searchbar form {
	float: right;
	margin-top: 7px;
}

#topNav ul, #footerMenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
}
#footerMenu {
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	margin: 5px 0;
}
#sidebarAd {
	padding-bottom: 5px;
	border-bottom: solid 1px black;
	text-align: center;
}
.red {
	color: red;
}

/* Image Gallery styles */
.imageMenu {
	position: relative;
}
.imageGridItem {
	display: inline-block;
	height: auto;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 140px;
	vertical-align: middle;
	overflow: visible;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.imageGridItem img {
	margin-bottom: 5px;
}
.imageGrid {
	width: 100%;
	display: block;
}
.imageGridRow {
	width: 100%;
	display: block;
	clear: both;
}
.imageMenu a:hover {
	opacity: 0.4;
	filter: alpha(opacity=40); /* For IE8 and earlier */
}
.imageMenu .imageText  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 auto;
}
p.imageNav, #imageJump {
	text-align: center;
	margin-top: 10px;
	padding: 0;
}
p.imageNav {
	font-size: 14px;
	border-top: 2px solid #AAA;
	padding-top: 10px;
}
form.jumpMenu {
	clear: both;
}

/* # #   R E S P O N S I V E   S T Y L E S   # # */
@media all and (min-width: 780px) {
	#menuBtn {
		display: none;
	}
	div#topNav.hideMenu {
		display: block;
	}
	.headerPage {
		display: inline-block;
	}
	.mobileOnly {
		display: none;
	}
	.desktopOnly {
		display: block;
	}
}

@media all and (max-width: 780px) {
	.mobileOnly {
		display: block;
	}
	.desktopOnly {
		display: none;
	}
	body {
		font-size: 18px;
	}
	a:link {
		text-decoration: underline;
	}
	#sidebar {
		display: none;
	}
	#header {
		width: 100%;
		min-width: 0;
	}
	#headerImage {
		width: 95%;
		min-width: 0;
		position: relative;
	}
	#headerImage.homeHeader {
		background-image: none;
		height: auto;
	}
	.headerPage {
		display: none;
	}
	#menuBtn {
		position: absolute;
		margin-top: 5px;
		left: 5px;
		z-index: 1000;
	}
	#headerImage {
		width: 100%;
	}
	img.headerBase {
		width: 100%;
		height: auto;
	}
	#container, #responsiveAd {
		width: 100%;
		min-width: 0;
		padding-top: 30px;
	}
	#articleBox, #articleBox.wideDisplay {
		width: 95%;
		min-width: 0;
	}
	#articleBox {
		position: relative;
		float: none;
		margin: 10px auto;
	}
	#articleBox img {
		max-width: 95%;
		height: auto;
	}
	#topNav {
		height: auto;
		position: fixed;
		background: none;
	}
	#topNav.hideMenu {
		display: none;
	}
	#topMenuBox ul li {
		font-size: 17px;
		display: block;
		float: none;
		margin: 0;
		width: auto;
	}
	#topMenuBox ul ul {
		margin-left: 20px;
	}
	ul.sf-menu li a {
		width: auto;
	}
	#articleSidebar, #menuSidebars {
		width: 90%;
		margin: 0 auto;
		float: none;
		clear: both;
		padding-top: 15px;
	}
	#sidebarLft, #sidebarRt {
		float: none;
		width: 90%;
		margin: 5px auto;
	}
	.textSidebar, p.callout{
		width: 70%;
		float: none;
		margin: 0 auto;
	}
	.galleryList {
		width: 90%;
		height: auto;
		overflow: visible;
		margin: 0 auto;
		clear: both;
	}
	#galleryWindow {
		float: none;
		margin: 0 auto;
		height: 500px;
		width: 90%;
	}
	#galleryWindow img {
		position: absolute;
	}
	#galleryWindow .galleryCaption p {
		position: relative;
		width: 90%;
		margin: 0 auto;
	}
	
	table.squareMenu {
		width: 90%;
		height: auto;
	}
		
	#responsiveAd {
		width: 100%;
		margin: 0 auto;
	}
	#articleBox img.left, 
	#articleBox img.leftNoBorder, 
	#articleBox img.right, 
	#articleBox img.rightNoBorder  {
		max-width: 50%;
		height: auto;
	}
	#articleBox iframe {
		max-width: 90%;
		float: none;
	}
	.captionRight, .captionLeft, .captionCenter {
		max-width: 90%;
		float: none;
		margin: 5px auto;
	}
	.searchResult {
		width: 70%;
	}
	.searchbar {
		margin: 0 auto;
		width: 95%;
	}
	
	/* home page responsive styles */
	#topStories div.topStoryLeft {
		width: 80%;
		float: none;
		margin: 0 auto;
	}
	#topStories div.topStoryRight {
		width: 80%;
		float: none;
		margin: 5px auto;
		padding-top: 5px;
		clear: both;
	}
}