* {
	margin: 0;
	padding: 0;
}

html {
	overflow-y: scroll;
}

body {
	background-repeat: repeat-x;
	background-color: #6eb5b8;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
	background-image: url(images/tile.png);
}

p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 8px;
}

a {
	outline: none;
	color: black;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	display: inline;
	border: none;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
	margin-left: 10px;
}

.clear {
	clear: both;
}

#page-wrap {
	margin-left: auto;
	margin-right: auto;
	width: 755px;
	position: relative;
}

#header {
}

#nav {
	position: relative;
	padding-left: 34px;
	z-index: 1;
	margin-right: auto;
	margin-top: 15px;
	margin-left: auto;
}

#nav ul {
	list-style-type: none;
	margin-left: auto;
	margin-right: auto;
}

#nav ul li {
	display: inline;
	float: left;
	position: relative;
}

#nav ul li a {
	text-decoration: none;
	display: block;
	float: left;
	color: black;
	background: url(images/buttons.png) no-repeat 0 0;
	text-transform: uppercase;
	font-size: 11px;
	height: 10px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 8px;
	margin-right: -2px;
	margin-left: -3px;
	margin-bottom: -1px;
}

#nav li ul {
	top: 33px;
	position: absolute;
	background: url(images/buttons.png) -246px bottom;
	width: 119px;
	margin-left: -4px;
	padding-left: 0;
	padding-bottom: 11px;
	display: none;
	left: 0;
	z-index: 999;
	margin-top: -1px;
}

#nav li ul.active {
	top: 33px;
	position: absolute;
	background: url(images/buttons-white.png) -246px bottom;
	width: 119px;
	margin-left: -4px;
	padding-left: 0;
	padding-bottom: 11px;
	display: none;
	left: 0;
	z-index: 10;
}

#nav li ul li {
	background-image: none;
}

#nav ul li:hover ul { display: block; }

#nav ul li ul a {
	font-size: 10px;
	background-image: none;
	margin: 0;
	padding-top: 7px;
	padding-bottom: 7px;
}

#nav ul li ul a:hover {
	height: 10px;
	margin: 0;
	color: white;
}

#sidebar1 {
	float: left;
	width: 259px;
	margin-left: 37px;
}

#sidebar1 h2 {
	font-size: 15px;
	line-height: 20px;
	color: #464646;
	margin-bottom: 16px;
}

#sidebar2 {
	float: left;
	width: 390px;
	padding-left: 30px;
}

#content {
	width: 755px;
	background: url(images/wbox-tile.png) repeat-y;
	position: relative;
}

#footer {
	text-align: center;
	color: white;
	margin-bottom: 10px;
}

#footer h3 {
	font-size: 19px;
	margin-bottom: 3px;
}#box-top {
	background-image: url(images/wbox-top.png);
	height: 33px;
	width: 755px;
	position: relative;
	margin-top: -6px;
}

#box-bottom {
	background: url(images/wbox-bottom.png) no-repeat;
	width: 755px;
	height: 39px;
}

#address {
	float: right;
	text-align: right;
	padding-right: 44px;
	font-size: 11px;
}
.peeking {
	width: 137px;
	height: 171px;
	background: url(images/peeking-monkey.png) no-repeat 0 0;
	position: absolute;
	z-index: 0;
}
.flash {
	background: url(images/little-monkey.png) no-repeat 112px 5px;
	width: 250px;
	height: 216px;
}

.logo {
	margin-left: 34px;
	float: left;
}

#nav ul li.home a {
	background-position: 0 0;
	width: 72px;
}

#nav ul li.about a {
	background-position: -75px 0;
	width: 93px;
}

#nav ul li.rates a {
	background-position: -171px 0;
	width: 74px;
}

#nav ul li.parties a {
	background-position: -247px 0;
	width: 116px;
}

#nav ul li.coffee a {
	background-position: -365px 0;
	width: 120px;
}

#nav ul li.holiday a {
	background-position: -486px 0;
	width: 127px;
}

#nav ul li.contact a {
	background-position: -615px 0;
	width: 117px;
}
#nav ul li.active a {
	background-image: url(images/buttons-white.png);
}
#homeslideshow {
	width: 800px;
	height: 205px;
	margin-left: -18px;
	position: relative;
}

#homeslideshow1, #homeslideshow2, #homeslideshow3 {
	float: left;
	display: block;
}

#homeslideshow1 {
	padding-left: 5px;
	margin-top: 10px;
	height: 180px;
	width: 260px;
}
#homeslideshow2 {
	margin-top: 10px;
	height: 180px;
	width: 260px;
}
#homeslideshow3 {
	margin-top: 10px;
	height: 180px;
	width: 260px;
}
#mask {
		width: 788px;
	height: 205px;
	background: url(images/mask.png) no-repeat 0 0;
	position: absolute;
	top: 135px;
	left: -18px;
	z-index: 10;
}

ul.image1 {
		height: 166px;
		float: left;
		list-style-type: none;
	width: 250px;
	z-index: 0;
}

ul.image1 li {
	
}

ul.image1 li img, ul.image2 li img, ul.image3 li img {
	
	height: 166px;
	width: 250px;
	
}

ul.image2 {
	height: 166px;
	list-style-type: none;
	float: left;
	width: 250px;
	z-index: 0;
}

ul.image3 {
	height: 166px;
	list-style-type: none;
	float: left;
	width: 250px;
	z-index: 0;
}
#sidebar3 {
	display: inline;
	float: left;
	width: 680px;
	margin-left: 37px;
	padding-top: 10px;
}
.cateringpic {
	margin: 2px;
}
label {
	margin-top: 6px;
	margin-bottom: 0px;
	font-size: 12px;
	display: block;
	float: left;
	width: 168px;
}
#form1 p {
	font-size: 12px;
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	padding-top: 0;
	padding-bottom: 8px;
	height: 30px;
	border-bottom: 1px solid silver;
	font-weight: bold;
}

select {
	margin-top: 5px;
	padding: 5px;
	font-size: 16px;
}

.radio {
	margin-top: 8px;
	margin-left: 19px;
	width: 12px;
}
input {
	padding: 4px;
	font-size: 14px;
	border: 2px solid silver;
}

.required {
	color: #C00;
}

h1 {
	margin-bottom: 12px;
	font-weight: normal;
	font-style: normal;
	font-size: 30px;
}

form {
	width: 569px;
}
.about_img {
	float: left;
	margin-right: 4px;
}
#nav ul li ul.active li a {
	background-image: none;
	color: #000;
}
#nav ul li ul.active a:hover {
	height: 10px;
	margin: 0;
	color: #900;
}

#sidebar3 h2, #sidebar2 h2 {
	font-weight: normal;
	font-size: 19px;
	line-height: 25px;
	margin-bottom: 5px;
	color: #09F;
}

#sidebar3 h3, #sidebar2 h3 {
	font-size: 17px;
	line-height: 25px;
	margin-bottom: 3px;
	color: #09F;
}
#mask2a {
	width: 272px;
	height: 185px;
	background: url(images/mask2.png) no-repeat -3px 2px;
	position: absolute;
	top: 136px;
	z-index: 10;
	left: -18px;
}

#mask2b {
	left: 500px;
	width: 270px;
	height: 183px;
	background: url(images/mask2.png) no-repeat -289px;
	position: absolute;
	top: 138px;
	z-index: 10;
}

.middle {
	text-align: center;
	display: inline;
	z-index: 0;
	float: left;
}

#sidebar2 ul {
	opacity: 1;
	list-style-type: none;
}

#sidebar2 ul li, #sidebar3 ul li {
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 7px;
	background: url(images/STAR.png) no-repeat 0 0;
	padding-left: 18px;
}
#sidebar2 ul.themelist li {
	font-weight: bold;
	width: 170px;
	float: left;
	font-size: 13px;
	margin-bottom: 16px;
}

.options {
	background: url(images/title-party-opt.png) no-repeat -6px 25px;
}

#spacer {
	height: 30px;
	width: 100%;
}
.titles {
	margin-bottom: 15px;
}
.cateringbox {
	float: left;
	width: 25%;
	text-align: center;
}
#coffeepic1 {
	width: 268px;
	height: 185px;
	position: relative;
	background-image: url(images/coffeepics.jpg);
	background-repeat: no-repeat;
	background-position: -3px 2px;
	float: left;
}
#coffeepic2 {
	width: 268px;
	height: 185px;
	position: relative;
	background-image: url(images/coffeepics.jpg);
	background-repeat: no-repeat;
	background-position: -289px 2px;
	float: left;
}
.treat {
	width: 250px;
	z-index: 0;
	float: left;
	text-align: center;
	padding-top: 46px;
}

#map {
	float: left;
}

.middle h2 {
	font-size: 33px;
	color: #09F;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	padding-top: 31px;
}

.middle h3 {
	font-size: 24px;
	color: #09F;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}
.team {
	float: left;
	width: 20%;
}
.team p {
	font-size: 11px;
	color: #666;
}
ul.outside {
	list-style-type: none;
	padding: 0;
	float: right;
	margin: 52px 0 0;
	width: 259px;
}
#sidebar3 ul.outside li {
	list-style-type: none;
	background-image: none;
	padding: 0;
	margin: 0;
}
.peeking2 {
	width: 137px;
	height: 171px;
	position: absolute;
	z-index: 0;
	background-image: url(images/peeking-monkey2.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#sidebar2 h1 {
	color: #09F;
	font-weight: bold;
	font-size: 24px;
}
.flash2 {
	background: url(images/little-monkey.png) no-repeat 112px 5px;
	width: 250px;
	height: 216px;
}
#sidebar1 h3 {
	color: #6e6d6c;
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 15px;
}
p.contact {
	font-size: 17px;
	font-weight: bold;
}
.bluetext {
	color: #09F;
}
