@charset "utf-8";
/* CSS Document */

* {
	color:#000!important;
	background:#fff;
}
#container {
	width:100%;
	text-align:left;
	margin:0 auto;
}
.homepage-box,
#sponsors img,
#menu,
#side-menu {
	display:none;
}
#footer h2 {
	font-size:14px!important;
	height:30px;
	margin-bottom:0;
}
#footer td {
	font-size:11px;
	line-height:normal;
}
.printonly {
	display:block!important;
}
#shopimage {
	 width:400px;
	 height:auto;
 }
#homepage-boxes {
	margin-top:40px;
}
#homepage-boxes img {
	width:138px;
	height:auto;
}
#homepage-boxes td {
	font-size:10px;
}
#homepage-title {
	font-size:22px;
	letter-spacing:1px;
}
#homepage-news {
	width:100%;
}
.box {
	border:1px #000 solid;
	font-size:11px;
	line-height:13px;
}
#weather img {
	width:100%;
	height:auto;
}
