/* @override http://www.thescrapbookstop.com/wp-content/themes/scrapbooktheme/calendarstyle.css */

#entiresite {
	background-image: url(images/background.png);
	background-repeat: repeat;
	margin: 0px;
	font-family: Myriad Pro;
}

.header {
	background-image: url(images/headerbg.png);
	background-repeat: no-repeat;
	width: 936px;
	height: 158px;
}
.headercontent {
	width: 580px;
	margin-top: 115px;
	margin-left: 325px;
}
.headercontent h2 {
	display: none;
}
.headercontent li.pagenav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
.headercontent ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.headercontent ul li.page_item {
	float: left;
	list-style-type: none;
}
.headercontent ul li.page_item a {
	display: block;
	float: left;
	width: 94px;
	height: 37px;
	color: #345256;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	line-height: 2;
	*position: relative;
	*top: 2px;
}
.headercontent ul li.page_item a:hover {
	background-image: url(images/menuitembg.png);
	background-position: center;
	background-repeat: no-repeat;
}

.main {
	background-image: url(images/middlebg.png);
	background-repeat: no-repeat;
	height: 67px;
}
.repeater {
	background-image: url(images/repeater.png);
	margin-top: 67px;
	width: 936px;
}
.sidebar {
	float: left;
	margin-left: 65px;
	margin-top: 5px;
	width: 295px;
}
.sidebarcontent {
	background-image: url(images/sidebarrepeater.png);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	font-family: Arial;
}
.sidebarcontent ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.sidebarcontent li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	line-height: 18px;
}
.textwidget {
	margin-top: 5px;
	margin-bottom: 5px;
}
.widgettitle {
	font-size: 14px;
	color: #5b5b57;
	margin: 0px;
}
span.calnk a {
	font-size: 10px;
	line-height: 18px;
	color: #5a7d84;
}
.sidebarcontent p {
	text-align: left;
	font-size: 10px;
	line-height: 18px;
}
.sidebarcontent a {
	color: #5a7d84;
	font-size: 14px;
	text-decoration: none;
}
.sidebarcontent a:hover {
	color: #000000;
}
.sidebarcontent li#pages-3.widget.widget_pages {
	display: none;
}
#upcoming-events {
	margin-top: 0px;
	margin-bottom: 15px;
}
#upcoming-events h2 {
	margin-top: 0px;
	margin-bottom: 5px;
}
#upcoming-events li {
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 1;
}
.newsletter {
	background-image: url(images/background.png);
	width: 200px;
	text-align: center;
	padding: 5px;
}
.newsletter h2 {
	margin-top: 0px;
	margin-bottom: 3px;
	padding: 0px;
	font-size: 15px;
	color: #5b5b57;
}
.newsletter input {
	color: #000000;
}
.sidebarcontent table td div {
	color: #5b5b57;
	font-size: 13px;
}


.content {
	float: right;
	margin-right: 60px;
	margin-top: -46px;
	*margin-top: 0px;
	*position: relative;
	*bottom: 46px;
	width: 486px;
}
.contentcontent {
	background-image: url(images/contentrepeater.png);
	background-repeat: repeat-y;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	font-family: Arial;
}
.contentcontent p {
	text-align: left;
	font-size: 11px;
	color: #5b5b57;
	line-height: 18px;
}
.contentcontent td {
	text-align: left;
	font-size: 11px;
	color: #5b5b57;
}
.contentcontent h2 {
	font-size: 14px;
	color: #5b5b57;
	text-align: left;
}
.contentcontent a {
	color: #5a7d84;
	text-decoration: none;
}
.contentcontent a:hover {
	color: #000000;
}
.wpcf7-response-output {
	text-align: left;
	font-size: 11px;
	color: #5b5b57;
}

.footer {
	background-image: url(images/footerbg.png);
	background-repeat: no-repeat;
	width: 936px;
	height: 58px;
}
.footercontent {
	
}