#logo a {
	background: url('../img/logo-inner.png') no-repeat;
}
#who-uses {
	width: 900px;
	background: #1e007c;
}
#sub-nav {
	list-style-type: none;
	background: #1e007c;
	padding-left: 45px;
}
#sub-nav li {
	float: left;
}
#sub-nav li:first-child {
	display: none;
}
#sub-nav li.column {
	color: #fff !important;
	font-weight: normal !important;
	padding-top: 4px;
}
#sub-nav li a {
	display: block;
	background: #1e007c;
	padding: 6px;
	text-decoration: none;
	color: #fff;
	font-size: 12px;
}
#sub-nav li a:hover {
	text-decoration: underline;
}
#body-container {
	padding: 40px 30px 40px 40px;
}
#main-content, #secondary-content {
	font-size: 12px;
	color: #333333;
}
#body-container #main-content {
	width: 555px;
	float: left;
	margin: 0 10px 0 30px;
}
#body-container #main-content img {
	border: 2px solid #a5badc;
}
#body-container #secondary-content {
	width: 230px;
	float: right;
}
#secondary-content h2 {
	color: #a29999;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 10px;
}
#secondary-content a {
	text-decoration: none;
}
#body-container #secondary-content .box-content, #col-2 .box-content, #body-container #secondary-content .box-border {
	float: none !important;
	display: block;
	margin-left: 0px;
}
#body-container h1 {
	color: #1d007b;
	position: relative;
	left: -20px;
	font-style: italic;
	font-size: 18px;
	margin-bottom: 20px;
}
#more-information {
	list-style: none;
}
#more-information li {
	background: url('../images/side-link-bullet.png') 0 2px no-repeat;
	padding-left: 12px;
}
.facebook a {
	margin-top: 15px;
	display: block;
	width: 115px;
	height: 43px;
	text-indent: -9999px;
	float: left;
	background: url('../img/facebook-bt.jpg') no-repeat;
}
.twitter a {
	margin-top: 15px;
	display: block;
	width: 115px;
	height: 43px;
	text-indent: -9999px;
	float:left;
	background: url('../img/twitter-bt.jpg') no-repeat;
}
#store-blog .header {
	line-height: 26px;
	height: 26px;
}
#store-blog .header a {
	font-size: 15px;
	font-family: "Arial Narrow";
	font-style: italic;
}
#store-blog .box-content .learn-more {
	float: none;
	position: relative;
	left: 113px;
}
#store-blog .box-content .text {
	margin: 0;
	padding: 0;
}
#store-blog .text {
	color: #fff !important;
	font-weight: normal !important;
}
.calendar-please-visit {
	color: #999;
	font-size: 14px;
	font-weight: bold;
	margin: 3px 0 2px;
}
.shop-button {
	border: 0px !important;
}
#box-quicklinks ul {
	list-style-type: circle !important;
}
.hide {
	display: none;
}
.events-table td {
	border-bottom:1px #ccc solid;
	font-size: 14px;
	padding: 8px;
}
