#inner-page #header { height: 126px; padding: 0; }
#inner-page #main-nav { top: 126px; }
#inner-page #body { background: url(../images/bg-inner-body.png) no-repeat 0 0 #FFF; padding-top: 55px; }

#crumbs * { color: #585858; }
#crumbs { background-color: #FFF; margin: 0; float: left; width: 640px; padding-left: 5px; font-size: 1.1em; margin-bottom: 15px; }
#crumbs a { font-weight: normal; padding: 0 10px; }
#crumbs li { font-weight: bold; padding: 3px 15px 5px 0; background: url(../images/arrow-crumbs.png) no-repeat right center; display: block; float: left; }
#crumbs li.current { background: none; padding-left: 10px; }

#copy { width: 645px; margin: 17px 5px 15px 22px;  border: 1px #a7a99e solid; min-height: 1180px; }
#copy .copy-block { margin: 0 15px 15px 15px; }

#sidebar {
	height: 1180px;
	width: 228px;
	padding: 28px 16px 0 16px;
}
.tout h3 { padding-top: 3px; }

.tout {
	-moz-box-shadow: 5px 5px 10px #888888;
	-webkit-box-shadow: 5px 5px 10px #888888;
	box-shadow: 5px 5px 10px #888888;
	border-top: 1px solid #e3a77d;
	border-bottom: 1px solid #e3a77d;
	background-color: #FFF;
	margin-top: 25px;
	padding: 0 10px;
}

a.subscribe {
	display: block;
	padding: 10px 15px 10px 35px;
	width: 135px;
	height: 12px;
	font-size: 9px;
}
a#newsletter-button { background: url(../images/nl-5.png) no-repeat 0 13px; }
a#rss-feed-button { background: url(../images/rss.png) no-repeat 0 9px; padding-top: 15px; }
a.twitter-button { background: url(../images/twitter-button.png) no-repeat 1px 5px; }

.history {
	width: 600px;
	padding: 5px;
	margin-bottom: 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-collapse: collapse;
	font-size: 12px;
}
.history tr { padding: 5px; }
.history td { padding: 5px 5px 10px; vertical-align: top; line-height: 18px; border-bottom: 1px solid #ccc; }
.history th { text-align: left; padding: 5px; border-bottom: 1px solid #ccc; }

.aside { border: 1px #a7a99e solid; width: 220px; padding: 10px 15px 15px; }
.aside h3 { font-size: 1.7em; border-bottom: 1px #A7A99E solid; width: 236px; margin-left: -15px; padding-left: 15px; padding-bottom: 10px; }
.aside ul { list-style: none; margin-left: 0; }
.aside li { background: url("../images/monthly-arrows.png") no-repeat scroll -6px 3px transparent; padding-left: 15px; }

.image-bar { display: inline; width: 600px; }
.image-and-caption { float: left; width: 150px; }
.image-and-caption p { text-align: center; font-size: 11px; }

.pdf-list { list-style: none; margin-bottom: 25px !important; }
.pdf-list li { background: url("../images/pdf-bullet.png") no-repeat scroll 0 5px transparent; padding: 5px 0 0 25px; }

.lets-move-blog { padding-bottom: 20px; border-bottom: 1px #000 solid; }
