.rightsidebar2 {
	background-color: #CC9;
	vertical-align: top;
	background-image: url(images/DSCN7036.jpg);
	background-position: 0px 203px;
	background-repeat: no-repeat;
}
.boxpad {
	padding: 7px;
	background-color: #FFF;
}
.rightsidebar {
	background-color: #CC9;
	vertical-align: top;
	background-image: url(images/sidebarimg.png);
	background-position: 0px 203px;
	background-repeat: no-repeat;
}
.mainTextbox {
	background-color: #900;
	color: #CACE94;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #FFF;
}
.space {
	padding-top: 3px;
}
.addyHours {
	color: #FFF;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFF;
	padding-top: 5px;
}
body {
	background-color: #333;
	font-size: 14px;
}
.sigImg {
	text-align: center;
}
.sigTitle {
	font-size: 18px;
	font-weight: normal;
	color: #CACE94;
	text-align: center;
}

