body {margin: 0; background-color: #b8860b;}
#main { position: relative; width: 100%; height: 500px; min-width: 780px; _width: 780px; margin-left: 0; }
#header { background-image: url(/Images/cottagelogo.jpg); background-repeat: no-repeat; background-position: left center; text-align: center; height: 85px; position: relative; padding-left: 200px; border-bottom: 1px solid #963;
/*	z-index: 0;
*/}
#address {
	position: absolute;
	left: 248px;
	top: 50px;
	width: 482px;
	height: 73px;
}
#topNav {
	position: absolute;
	width: 178px;
	height: 14px;
	left: 622px;
	top: 32px;
}
#nav { background-color: #b8860b; z-index: 10; width: 220px; height: 100%; float: left; overflow: scroll; padding-bottom: 30px; padding-left: 5px; overflow-x: hidden; }
#scrollDiv { background-color: #d4bbd4; padding-bottom: 30px; z-index: 10; width: 250px; height: 100%; float: left; overflow: scroll; overflow-x: hidden; }
#content { width: auto; height: 100%; z-index: 5; padding: 10px 10px 30px; overflow: scroll; overflow-x: hidden; }
#footer { clear: both; background-repeat: no-repeat; text-align: center; z-index: 10; padding-top: 20px; border-top: 1px solid #963; }
#storefooter { background-repeat: no-repeat; text-align: center; height: 10px; padding-top: 20px; z-index: 10; clear: both; border-top: 1px solid #963; }
#today {
	position: absolute;
	left: 600px;
	top: 161px;
	width: 240px;
}
#storeNav {
	position: absolute;
	right: 200px;
	top: 185px;
	height: 25px;
	background-repeat: no-repeat;
	background-position: left top;
	min-width: 462px;
/*	padding-top: 5px;
*/	padding-right: 10px;
	z-index: 3;
}
* html #storeNav {
	width: 462px;
}
#shopNav {
	float: left;
	width: 92px;
	background-repeat: no-repeat;
	padding-top: 21px;
	height: 500px;
	position: relative;
}
#hours {
	float: right;
	width: 230px;
	border: 2px solid #78a0c4;
	padding: 0 10px 5px 10px;
	margin-left: 10px;
}
