@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FDF9EC;
}
#container {
	width: 1019px;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#masthead {
	background-image: url(header.gif);
	background-repeat: no-repeat;
	height: 95px;
	width: 1019px;
}
#menu {
	height: 0px;
}
#content {
	background-image: url(content.gif);
	background-repeat: no-repeat;
	height: 456px;
}
#footer {
	background-image: url(footer.gif);
	background-repeat: no-repeat;
	height: 79px;
}
#content .menubar {
	position: absolute;
	left: 27px;
	top: 25px;
}
#content .trumpet {
	position: absolute;
	left: 33px;
	top: 30px;
	height: 530px;
}
#content .leftsquareimg {
	position: absolute;
	left: 497px;
	top: 30px;
}
#content .cafeinfo {
	position: absolute;
	left: 68px;
	top: 92px;
}
#content .directions {
	position: absolute;
	left: 271px;
	top: 92px;
}
#content .menus {
	position: absolute;
	left: 90px;
	top: 150px;
}
#content .events {
	position: absolute;
	left: 212px;
	top: 150px;
}
#content .gallery {
	position: absolute;
	left: 336px;
	top: 151px;
}
#content .rule {
	position: absolute;
	left: 31px;
	top: 176px;
}
#content .tulips {
	position: absolute;
	left: 32px;
	top: 31px;
}
#content .directions2 {
	position: absolute;
	left: 742px;
	top: 95px;
}
#container #content #apDiv2 h3 {
	color: #600;
}

