body {
	color:#003366;
	font:12px "Lucida Sans", "Lucida Grande", "Trebuchet MS", Arial, Helvetica, Verdana, Tahoma, sans-serif;
	background-color: #B8DBFF;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	padding-bottom: 15px;
	font-weight:normal;
	color: #003366;
}
h1 {
	font-size:24px;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:14px;
}
strong, em {
	font-family:"Lucida Sans", Helvetica, Arial, sans-serif
}
p {
	padding-bottom: 15px;
}
a {
	text-decoration:none;
	color: #00AEEE;
}
a:hover {
	text-decoration:underline
}
.left {
	float:left
}
.right {
	float:right
}
img.clear {
	clear:both;
	display:block;
	height:0px
}
.alignright {
	padding:3px;
	border:solid 1px #999;
	float:right;
	margin-left:12px;
	background-color:#FFFFFF;
}
.alignleft {
	padding:3px;
	border:solid 1px #999;
	float:left;
	margin-right: 12px;
	background-color:#FFFFFF;
}
.products {
	background-color: #DAE4FF;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.product-box {
	float: left;
	width: 125px;
	text-align: center;
	padding: 0 10px 10px 10px;
}
.product-box img {
	margin-top: 10px;
}
.entry-content .products-box {
	margin: 0;
}
.sizes td {
	text-align: center;
}
.sizes td div {
	text-align: left;
}
.table-stripe {
	background-color: #D1DDFE;
}
.table-column {
	background-color: #DFE7FF;
}
#header-top {
	width: 905px;
	margin-right: auto;
	margin-left: auto;
}
#container {
	background-image: url(/images/page-bg.png);
	background-repeat: repeat-y;
	width: 855px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 25px;
	padding-left: 25px;
}
#logo-area {
	height: 101px;
	width: 855px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #0053A1;
}
#logo-area h1 {
	display: block;
	float: left;
	width: 361px;
	padding-bottom: 0px;
}
#logo-area .right {
	padding-top: 40px;
	font-size: 16px;
	color: #FFFFFF;
	padding-right: 15px;
}
#logo-area span {
	display: none;
}
#nav {
	background-image: url(/images/navbar-bg.gif);
	background-repeat: repeat-x;
	height: 29px;
	width: 855px;
}
#nav ul {
	padding-left: 20px;
}
#nav li {
	display: block;
	float: left;
}
#nav a {
	display: block;
	padding-right: 12px;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 29px;
	float: left;
}
#nav a:hover {
	color: #CAD7FF;
}
#nav .current_page_item a {
	background-image: url(/images/navbar-active.gif);
	background-repeat: repeat-x;
	color: #003366;
}
#header1 {
	width: 855px;
}
#page {
	padding: 12px;
}
.secondary {
	float: left;
	width: 202px;
}
h4 {
	font-size: 14px;
	padding-bottom: 0;
	font-weight:bold;
}
#subnav {
	margin: 0 0 20px;
}
#subnav h3 {
	padding: 0;
}
#subnav li a {
	display: block;
	line-height: 20px;
	color: #0053A1;
	padding-left: 12px;
}
#subnav li a:before {
	content: "> ";
}
#subnav .current_page_item a {
	background-image: url(/images/navbar-bg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	background-position: bottom;
}
#pdf-list {
}
#pdf-list li {
	background-image: url(/images/pointer.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
#primary {
	float: right;
	width: 580px;
	padding-right: 10px;
}
#primary a {
	color: #990066;
}
#events {
	width: 47%;
	float: left;
}
#special-offers {
	width: 47%;
	float:right;
	background: url(/images/special-offer-box.jpg) no-repeat;
	color: #fff;
	font-size:16px;
	padding: 10px;
	border: #333333 2px solid;
	min-height: 180px;
}
#special-offers h2 {
	color: #FFFFFF;
}
#special-offers .content {
	width: 180px;
}
#footer1 {
	background-image: url(/images/footer-bg.gif);
	background-repeat: repeat-x;
	height: 59px;
	width: 855px;
	color: #FFFFFF;
}
#footer1 ul {
	display: block;
	padding-top: 15px;
	padding-left: 15px;
}
#footer1 li {
	float: left;
	display: block;
	padding-left: 5px;
}
#footer1 a {
	color: #CCCCCC;
}
#footer1 p {
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#footer-btm {
	width: 905px;
	margin-right: auto;
	margin-left: auto;
}
