@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #371f12;
}
#column{
	width: 1260px;
	margin: 0 auto 20px auto;
}
#leftc{
	width: 150px;
	float: left;
	padding: 20px;
	background-color: #DFD3B0;
}
#rightc{
	width: 150px;
	float: right;
	padding: 20px;
	background-color: #DFD3B0;
}
#page{
	width: 800px;
	margin: 0 auto 20px auto;
	padding: 20px;
	background-color: #FEFFD7;
}
#logo{
	width: 780px;
}
#menu{
	width: 780px;
	margin: 0 auto 20px auto;
}
#sequim{
	width: 780px;
	margin: 0 auto 20px auto;
	height: auto;
	overflow: auto;
}
#content{
	width: 760px;
	margin: 0 auto 20px auto;
	}
#footer {
	height: 100px;
	background-image: url(Media/Images/footerksqm.png);
	background-repeat: repeat-x;
}

#footer p {
	text-align: center;
	color: #CCCCCC;
}
#wmp{
	width: 200px;
}
#it{
	width: 200px;
}
#divx{
	width: 200px;
}
#rp{
	width: 200px;
}
#eventshold{
	position: absolute;
	z-index: 100;
	height: 705px;
	width: 1200px;
	left: 50%;
	margin-top: -10px;
}
#events{
	position: relative;
	height: 705px;
	width: 930px;
	right: 465px;
}
