body {
	background:none;
	margin:0px;
}
a:link {
	text-decoration: none;
	color:#022DCC;
}
a:visited{
	text-decoration: none;
	color:#022DCC;
}
img {
	border:none;
}
table {
	padding:0px;
	border-spacing:0px;
}
table.center {
	margin-left:auto;
	margin-right:auto;
}

#winterBody{
width:750px;
height:auto;
margin-left:auto;
margin-right:auto;
margin-top:25px;
margin-bottom:25px;
	}
#bodyWrapper{
	background-color:#FFFFCC;
	width:900px;
	height:1500px;
	margin-left:auto;
	margin-right:auto;
}
#mainLogo{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	width:700px;
	height:200px;
	
}
#leftContent{
	width:300;
	float: left;
	height:auto;
	position: absolute;
}
#intro{

	width:425px;
	height:300px;
	float:right;
	clear: right;
	
}
#features{

}
.mainHeading{
	text-align:center;
	font-size:24px;
	font-weight:700;
	
	}
.leftImage{
	width:325px;
	height:205px;
	float: left;
	clear:left;
	margin-top:5px;
}
.rightText{
	width:370;
	height:auto;
	float:right;
	clear:right;
	}
.subHeading{
	text-align:center;
	font-size:18px;
	font-weight:500;
		
	}
#hours{

}
p.hours{
text-align:center;
font-weight:600;
}
#snackMenu{
text-align:center;
clear:left;
float:left;

width:300px;
}