@charset "utf-8";
/* CSS Document */

#contentleft{
	width: 292px;
	float: left;
}

#contentright{
	width: 293px;
	float: right;
}

div.shaderight{
	background-color: #efeee9;
	border: 1px solid #dad8c7;
	width: 271px;
	padding: 10px;
}
div.yellowshade{
/*	background-color: #fcf8e1;*/
	border: 1px solid #dad8c7;
	border-top: 0px;
	width: 270px;
	padding: 10px;
}
div.noshadeleft{
	border: 1px solid #dad8c7;
	width: 270px;
	padding: 10px;
}
div.noshadert{
	border: 1px solid #dad8c7;
	width: 271px;
	padding: 10px;
}
p#quickcheck{
	background-image: url(../images/quickcheckicon.gif);
	background-repeat:no-repeat;
	padding-left: 45px;
}
p#marlinmonthly{
	background-image: url(../images/marlinicon.gif);
	background-repeat:no-repeat;
	padding-left: 45px;
}
.pubheader{
	font-weight: bold;
	font-size: 16px;
}
input.pubsubscribe{
	width: 195px;
}
.labelsubcribe{
	text-align: left;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}
div.fpheader{
	border: 1px solid #dad8c7;
	border-bottom: 0px;
	/*background-image:url(../images/frontpage_headerbg.gif);
	background-repeat: repeat-x;
	background-position:bottom;*/
	font-weight: bold;
	vertical-align: bottom;
	height: 116px;
	width: 290px;
	margin: 10px 0px 0px 0px;
/*	padding-left: 10px;
	padding-top: 6px;*/
	
}
ul.frontlist{
	padding: 0px;
	margin: 0px 0px 0px 10px;
	list-style-type: circle;
	
}
ul.frontlist li{
	padding: 0px 0px 8px 0px;
	margin: 0px;
	text-align: left;
	
}
img.topmargin{
	margin-top: 6px;
	margin-bottom: 0px;
	padding: 0px;

}
img.featured{
	
	
}
div.topbutton{
	background-image:url(../images/basketballbg.jpg);
	background-repeat:no-repeat;
	width: 523px;
	height: 30px;
	padding: 30px 0px 0px 70px;
	margin-bottom: 10px;
	border: 1px dashed #b7091a;
}
div.holidayhours{
	width: 875px;
	height: 25px;
	padding-top: 10px;
	background-color: #990000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
div.holidayhoursbanner{
	background-image: url(../images/holidaybanner.jpg);
	background-repeat:no-repeat;
	width: 875px;
	height: 40px;
	padding-top: 100px;
	background-color: #f1dbd0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
div#fsswire{
	width:593px;
	border: 1px solid #CCCCCC;
	clear: both;
	font-size: 11px;
	margin: 5px 0px;
}
div#fsswireleft{
	float: left;
	padding: 10px;
	width: 272px;
}
div#fsswireright{
	float: right;
	padding: 10px;
	width: 271px;
}
.featuredmiddleimage{
	margin: 0px 5px 0px 5px;
}
