@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #e7e7e7;
	color: #333333;
	margin-top: 0px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 778px;
	position: relative;
	background-color: #FFFFFF;
	padding-top: 4px;
}
#header {
	border-right-width: 8px;
	border-bottom-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D95C00;
	border-bottom-color: #D95C00;
	width: 762px;
	background-color: #FB9E03;
	margin-right: 4px;
	margin-left: 4px;
	background-image: url(../images/aboutTheLibrary/header.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 79px;
}
#subheader {
	margin-bottom: 30px;
	width: 770px;
	margin-right: 4px;
	margin-left: 4px;
	height: 102px;
	text-align: right;
}
#leftCol {
	float: left;
	width: 270px;
	margin-left: 4px;
}
#buttonRow {
	width: 151px;
	position: relative;
	left: 16px;
	top: -34px;
}
#rightCol {
	margin-left: 290px;
	width: 480px;
}
#rightCol p:first-child {
	margin-top: 0px;
}
#footer  {
	text-align: center;
	width: 100%;
	padding-bottom: 20px;
	padding-top: 40px;
	font-size: 11px;
	clear: both;
} 
.aboutSubheader {
	background-image: url(../images/aboutTheLibrary/right-col-heads-v2/aboutHdr.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.eventsSubheader {
	background-image: url(../images/aboutTheLibrary/right-col-heads-v2/eventsHdr.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.cafeSubheader  {
	background-image: url(../images/aboutTheLibrary/right-col-heads-v2/cafeHdr.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.minutesSubheader {
	background-image: url(../images/aboutTheLibrary/right-col-heads-v2/minutesHdr.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.policiesSubheader {
	background-image: url(../images/aboutTheLibrary/right-col-heads-v2/policiesHdr.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.supportSubheader {
	background-image: url(../images/aboutTheLibrary/right-col-heads-v2/supportHdr.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.assSubheader {
	background-image: url(../images/aboutTheLibrary/right-col-heads-v2/assHdr.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.budgetSubheader {
	background-image: url(../images/aboutTheLibrary/right-col-heads-v2/budgetHdr.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.databaseSubheader {
	background-image: url(../images/aboutTheLibrary/right-col-heads-v2/databaseHdr.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.foundationSubheader {
	background-image: url(../images/aboutTheLibrary/right-col-heads-v2/foundationHdr.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.contactSubheader {
	background-image: url(../images/aboutTheLibrary/right-col-heads-v2/contactHdr.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.missionSubheader {
	background-image: url(../images/aboutTheLibrary/right-col-heads-v2/missionHdr.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.noTopMargin {
	margin-top: 0px;
}
.cafeTextH3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006;
	text-align: center;
	width: 360px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.twoColumnBox {
	width: 230px;
	float: left;
}
.threeColumnBox {
	width: 140px;
	float: left;
}
.fourColumnBox {
	width: 110px;
	float: left;
}
h2 {
	font-weight: bold;
	color: #326495;
	font-size: 15px;
}
h3   {
	font-weight: bold;
	color: #326495;
	margin-bottom: 0px;
	font-size: 15px;
}
.blueText {
	color: #326495;
	font-weight: bold;
}
h5 {
	font-weight: bold;
	color: #326495;
	font-size: 13px;
	margin-bottom: 5px;
	margin-top: 0px;
}
a:link {
	color: #CF4607;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #CF4607;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #5d5d5d;
	background-color: #e4e5e7;
	font-weight: bold;
}
.bigLinks p {
	margin-top: 0px;
	margin-bottom: 10px;
}
.indentedLeftMargin {
	margin-left: 18px;
}
.bigLinks   a:link  {
	color: #cc3300;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
.bigLinks a:visited {
	color: #cc3300;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
.bigLinks a:hover {
	color: #5d5d5d;
	background-color: #e4e5e7;
	font-weight: bold;
	font-size: 16px;
}
.orangeHR {
	color: #D95C00;
}
.noTopMargin {
	margin-top: 0;
}
