/* CSS Document */

body {
	background-color: #8C2633;
	text-align:center;
	font-family: 'Times New Roman', Times, serif;
	font-size: small;
	color: #003300;
	}
body#books a#books_tab,
body#cddvd a#cddvd_tab,
body#db a#db_tab,
body#publiccomputers a#publiccomputers_tab,
body#wifi a#wifi_tab,
body#libcomputers a#libcomputers_tab,
body#teen a#teen_tab,
body#children a#children_tab,
body#community a#community_tab,
body#gallery a#gallery_tab,
body#friendsevents a#friendsevents_tab
 {
font-weight:bold;
color:#8C2633; 
border:1px solid #CCCCCC; 
background-color:white;
width: 200px;
padding-left:2px;
}
body#loanfines a#loanfines_tab,
body#hours a#hours_tab,
body#policies a#policies_tab,
body#meetingrooms a#meetingrooms_tab
{
/* currently unused; these are 3rd level pages */
}
div#container {
	margin-left:auto;
	margin-right:auto;
	width: 880px;
	text-align:left;
	}
table.maintable {
	background-color:white;
	border-left:6px solid #215B33;
	border-top: 1px solid #215B33;
	border-bottom: 6px solid #215B33;
	margin-bottom:0;
	}
td.globalmenu {
	background-color:#F4EDAF;
	width:244px;
	padding:3px;
	}
td.headerpic {
	background-color:#215B33;
	}
td.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:large;
	font-weight:300;
	color:#F4EDAF;
	padding:12px;
	background-color: #215B33;
	}
td.global2left {
border-bottom:1px solid green;
text-align:left;
line-height:160%;
padding-left:8px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#003300;
background-color:#F4EDAF;
}

td.global2right{
border-bottom:1px solid green;
text-align:right;
line-height:160%;
padding-right:8px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#003300;
background-color:#F4EDAF;
}
td.footerleft {
 	background-color:#215B33;
	}
td.footer {
	background-color:#215B33;
	}
.hoursbox {
	color:#006600;
	margin:0px; 
	padding: 0px;
	border:3px solid #006600;
	float:right;
	width:230px;
	background-color:#F4EDAF;
	}
.hours {
	font-size:small;
	width: 100%;
	border:4px solid #CCCCCC;
	padding:3px;
	}
.footnote {
	font-size:x-small;
	font-family:Arial, Helvetica, sans-serif;
	color:#F4EDAF;
	}
.breadcrumb {
	font-size:x-small;
	font-family:Arial, Helvetica, sans-serif;
	color:#003300;
}
.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
	}
h2 {
	color: #003300;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight:bold;
	}
h3 {
	color: #003300;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight:bold;
	}
caption {
	color: #003300;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight:bold;
	}
dt { 
	font-weight:bold;
	margin-top: 12px;
	}
ul
{
padding:0;
margin:0;
list-style-type:none;
}
.globalindexheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #F4EDAF;
	border-top: 1px solid #DDCCA5;
	border-bottom: 1px solid #DDCCA5;
	background-color: #8C2633;
	margin-top:12px;
	}
.globalindex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000033;
	margin-left: 8px;
	}
a.global {
	margin-left:8px;
	width: 160px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration:none;
	color: #003300;
	 }
a.global:visited {
	color: #003300;
	}
a.global:hover {
	color:#FF9900;
	}

a.global2 {
	font-family: Arial, Hevetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #003300;
	}
a.global2:link { color:#003300; }
a.global2:visited { color:#003300; }
a.global2:hover { color:#FF9900; }

a.bcclslink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: small;
	text-decoration:none;
}
a.bcclslink:link {
	color: #0F118a;
	}
a.bcclslink:visited {
	color: #0F118a;
	}
a.bcclslink:hover {
	color:#d5d3ff;
	}
	
	
.dev_comments {
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}
