/*LAYOUT STYLES FOR LIGHT BACKGROUND PAGES*/

body {
	margin: 20px 0 0 0; 
	padding: 0; 
	text-align: center; 
  	color: #864600;
	background:  url("about/images/bg.png") center repeat-y;
	background-color: #472101;
	font-family: Georgia, serif; 
}

#container {
	width: 760px; 
	height: auto;
	margin: 0 auto 0; 
	padding: 0;
	text-align: left; 
	background-color: #FFFFEF;
}

#top {
	height: 115px;
}

#logo {
	margin: 0 0 0 12px;
}

#leftnav {
	float: left;
	width: 200px;
	margin: 0; 
	padding: 0;
}

ul#sidelinks {
	list-style: none; 
	margin:0;
	padding: 0;
}

#sidelinks a {
	display: block; 
	margin: 5px 0 5px 20px; 
	padding: 2px 0 2px 0;
	width: 150px; 
	border: 3px solid; 
	border-color: #BC927B #B16345 #B16345 #BC927B;
	text-decoration: none; 
	color: #FFFFEF; 
	background-color: #834B1F; 
	font-size: 11px;
	text-align: center; 
	text-transform: uppercase;
}  

#sidelinks a:focus {background-color: #B16345;}
#sidelinks a:hover {background-color: #B16345;}

#holiday {
	display: block;
	width: 100px;
	height: 65px;
	overflow: hidden;
	margin: 40px auto 0;
	padding: 0;
	text-indent: -5000px;
}

#holiday {background: url(images/click/holiday_light.png) 0 -65px no-repeat;}

#holiday:focus {background-position: 0 0px;}
#holiday:hover {background-position: 0 0px;}

#info {
	display: block;
	width: 150px;
	margin: 20px auto 0;
	padding: 0;
}

#footer {
	clear: both;
	margin: 0; 
	padding: 20px 0 20px 0;
	text-align: center;
}

#footer a {
	padding: 0 10px 0 10px; 
	text-decoration: none; 
	font-size: 10px; 
	text-transform: uppercase;
	line-height: 1em;
}

#footer a:link {color: #864600;}
#footer a:visited {color: #864600;}
#footer a:focus {color: #C2856E;}
#footer a:hover {color: #C2856E;}
#footer a:active {color: #864600;}
/* END LIGHT BACKGROUND GENERAL STYLES*/

a.click {
	display: block;
	float: left;
	width: 60px;
	height: 30px;
	margin: -5px 10px 0 0;
	padding: 0;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #864600;
	background:  url(images/click/16pt_light.png) 0 0 no-repeat;
}

a.click:hover {
	background-position: -61px 0;
	color: #C2856E;
}
/* END LAYOUT STYLES FOR LIGHT BACKGROUND PAGES*/

/* START ACROSS SITE STYLES */
.content {
	margin: 0 25px 0 225px;
	color: #864600;
}

.content h2 {
	font-size: 18px;
}

.content h3 {
	font-size: 14px;
	font-weight: bold;
}

.content p {
	font-size: 14px;
}


#contents_left {
	float: left;
	width: 225px;
	padding-left: 15px;
}

#contents_right {
	width: 225px;
	margin-left: 245px;
	padding-top: 1px;
}

.content a {text-decoration: none;}

.content a:link {color: #864600;}
.content a:visited {color: #864600;}
.content a:focus {color: #C2856E;}
.content a:hover {color: #C2856E;}
.content a:active {color: #864600;}

.centered {text-align: center}
.bold {font-weight: bold;}
.first first-letter {font-size: 18px;}
.italic {font-style: italic;}
.first {font-style: italic;}
.first:first-letter {font-size: 22px; font-style: normal;}

.indent {
	padding-left: 22px;
}

.fundlinks {
	display: block;
	margin: 1em 0 1em 0;
}

.catlist {
	list-style: none; 
	line-height: 2em;
	margin:0;
	padding: 0;
}

.catlist_2 {
	padding-left: 2em;
}

.catlist_2 li{
	margin: 1em 0 1em 0;
}

.content a {text-decoration: none;}

#backbutton { 
	display: block;
	color:#FFFFEF;
	background-color: #834B1F;
	width: 450px;
	margin: 30px auto 0;
	padding: 2px 0 2px 0;
	border: 3px solid; 
	border-color: #D3A791 #F7EFEB #F7EFEB #D3A791;
	text-decoration: none; 
	font-size: 12px;
	text-align: center; 
	text-transform: uppercase;
}

.img_caption {
	font-size: 10px;
}

.blue {color:#0000FF;}
.red {color:#FF0000;}
.orange {color:#FF6600;}
.purple {color:#CC00FF;}
.green {color:#009900;}
.pink {color:#FF00FF;}
/* END ACROSS SITE STYLES */

/* START SITE MAP STYLES */
#sitemap p {margin: .25em 0 .25em 0;}

#sitemap  ul {list-style: none;}

.map1 {
	margin-left: 0;
	padding-left: 0;
}

.map2 {
	margin-left: 2em;
	padding-left: 0;
}

.map3 {
	margin-left: 2em;
	padding-left: 0;
}

#sitemap li {margin: .5em 0 .5em 0;}

.map1 li {
	font-size: 16px;
	font-weight: bold;
}

.map2 li {
	font-size: 12px;
	font-weight: 100;
}

.map3 li {
	font-size: 10px;
	font-weight: 100;
}

#signature {
	text-align: center;
}
/* END SITE MAP STYLES */

/* START ABOUT PAGE STYLES */
#about_page h2 {
	padding-left: 22px;
	line-height: 35px;
	background:  url("about/images/leaf_2l.png") 3px 0 no-repeat;
	margin: 0;
	font-size: 18px;
	font-weight: 100;
}

#about_page .h2_spacer {margin-top: 15px;}

#about_page h3 {
	padding-left: 22px;
	font-size: 16px;
}

.bignumber {font-size: 24px;}

#about_page p {
	margin-top: -5px;}

#about_page a {
	display: block;
	overflow: hidden;
	margin: 15px 0 0 0;
	padding: 0 0 0 25px;
	height: 34px;
	line-height: 38px;
	background: url(images/click/leaf_light.png) 0 -32px no-repeat;
	font-size: 18px;
}

#about_page a:hover {
	background: transparent url(images/click/leaf_light.png) 0 0 no-repeat
}

#about_links p {padding-left: 22px;}

#about_page p.bold {
	margin: .25em 0 .25em 0;
}
/* END ABOUT PAGE STYLES */

/* START ABOUT PAGES STYLES */
#about_policy p {
	padding: 0 0 .25em 22px;
}

#about_policy h2 {
	padding-left: 22px;
	line-height: 35px;
	background:  url("about/images/leaf_2l.png") 3px 0 no-repeat;
	margin: 0;
	font-size: 18px;
	font-weight: 100;
}

#about_policy h3 {
	margin-left: 22px;
	font-size: 16px;
}

#about_policy a {
	padding-left: 22px;
	font-size: 16px;
	font-weight: bold;
}

#about_policy #simple_link {
	padding-left: 22px;
	font-size: 12px;
	font-weight: 100;
}

#about_policy img {
	display: block;
	margin: 0 auto 0;
}

#about_policy div {
	text-align: center;
	margin: 15px 0 15px;
}

.staff h3 {
	text-align: center;
	margin: 0;
	padding: 5px 0 5px;
}

.staff h4 {
	text-align: center;
}

.staff p {
	text-align: center;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#staff_left {
	width: 225px;
	padding-top: 16px;
}

#staff_right {
	width: 225px;
	float: right;
	padding-right: 30px;
}

#about_booksale img {
	display: block;
	margin: 0 auto 20px;
}

#about_report h2 {
	padding-left: 22px;
	line-height: 35px;
	background:  url("about/images/leaf_2l.png") 3px 0 no-repeat;
	margin: 0;
	font-size: 18px;
	font-weight: 100;
}

#about_report p, #about_report img {
	padding-left: 22px;
}

#about_report #reportlink {
	padding-left: 22px;
	font-weight: bold;
}

/* END ABOUT PAGES STYLES */

/* START CIRCULATION PAGE */
#circ_div a {
	display: block;
	margin: .5em 0 .5em 0;
}

#circ_div {
	margin: 0 auto 25px;
}

#circulation_page a:link {color: #864600;}
#circulation_page a:visited {color: #864600;}
#circulation_page a:focus {color: #C2856E;}
#circulation_page a:hover {color: #C2856E;}
#circulation_page a:active {color: #864600;}

#circulation_page img{
	display: block;
	margin: -10px auto -10px;
}

#circulation_page a {
	font-size: 14px;
	font-weight: bold;
}


#holidays p {
	margin-left:22px;
}
/* END CIRCULATION PAGE */

/* START FRIENDS PAGE */
.centered{text-align: center}


img#friends_title {
	display: block;
	width: 398px;
	margin: 0 auto 0;
}

img#tea {
	display: block;
	width: 347px;
	margin: 10px auto 25px;
}
/* END FRIENDS PAGE */

/* START CATALOG PAGES */
a.marvel {
	display: block;
	float: left;
	width: 100px;
	height: 36px;
	margin: -10px 10px 0 0;
	padding: 0;
	text-decoration: none;
	color: #FFFFEF;
}

h3.centered {line-height: .50em;}

#marvel {
	display: block;
	width: 195px;
	margin: 0 auto 0;
}

#marvel_title {
	display: block;
	width: 228px;
	margin: 0 auto 0;
}

#tutorial_page h3{
	padding: 10px 0 10px;
}
/* END CATALOG PAGES */

/* START TOUR PAGES */
#tour_page h2 {
	padding-left: 22px;
	line-height: 35px;
	background:  url("about/images/leaf_2l.png") 3px 0 no-repeat;
	margin: 0;
	font-size: 18px;
	font-weight: 100;
}

.img_left {
	width: 95%;
	overflow: hidden;
	margin-bottom: 25px;
}

.img_left img {
	width: 250px;
	float: left;
	margin: 0;
	padding: 0;
}

.img_left p {
	height: auto;
	margin-left: 275px;
	padding: 0;
	font-size: 10px;

}
	
.img_right {
	width: 95%;
	overflow: hidden;
	margin-bottom: 25px;
}

.img_right img {
	width: 250px;
	margin: 5px 0 5px 0;
	padding: 0;
}

.img_right p {
	width: 200px;
	height: auto;
	float: left;
	padding: 0;
	font-size: 10px;
	margin-right: 15px;
}
/* END TOUR PAGES */

/* START NEWSLETTER PAGE */
#news a {
	display: block;
	text-decoration: none;
	overflow: hidden;
	height: 26px;
	margin: 0 5px 0 0;
	padding-left: 35px;
	line-height: 26px;
	font-size: 16px;
	font-weight: bold;
}

#news a {background: url(images/click/vertical_turnip.png) 0 -28px no-repeat;}
#news a:hover {background-position: 0 0;color: #C2856E;}


#news h2 {
	margin-top: 5px;
	font-size: 14px;
}

#news h3 {
	margin: 15px 0 5px 35px;
}

#news ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#news li {
	margin-left: 35px;
}
/* END NEWSLETTER PAGE */

/* START READING PAGE */
#reading h3 {
	margin: 10px 0 -10px;
	font-size: 16px;
}

#reading a {
	font-weight: bold;
	font-size: 14px;
}

#reading img {
	display: block;
	margin: 0 auto 0;
}
