@charset "utf-8";
body {
	background-image: url(../images/main/bodybg-winter.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #132A3C;
}
#mainimage {
	position: absolute;
	height: 270px;
	width: 700px;
	left: 326px;
	top: 104px;
	background-image: url(../images/main/image-winter.jpg);
	background-repeat: no-repeat;
}
#logo {
	position: absolute;
	height: 103px;
	width: 538px;
	left: 64px;
	top: 60px;
	background-image: url(../images/main/winter-logo.jpg);
	background-repeat: no-repeat;
}
#events {
	background-image: url(../images/main/events-winter.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 145px;
	width: 288px;
	left: 5px;
	top: 377px;
}
#events div {
	margin-top: 20px;
	margin-bottom: 10px;
}
#links {
	position: absolute;
	left: 307px;
	top: 377px;
	min-width: 800px;
	width: 800px;
}
#icon {
	position: absolute;
	left: 125px;
	top: 578px;
	width: 816px;
}
#season {
	position: absolute;
	left: 802px;
	top: 55px;
}


#insidertips {
	position: absolute;
	left: 7px;
	top: 162px;
	height: 204px;
	width: 304px;
}

#social {
	margin:10px 10px 0 805px;
	width:200px;}