@charset "UTF-8";
/* cocoa about CSS Document */

html, body {
	margin: 0px;
	padding: 0px;
	}
body{
	background-color:#d1bfab;
	height:100%;
	font-family: arial, sans-serif;
	color:#532309;
}
.bagthumb{
	margin-top:10px;
	padding:1px;
	border:1px solid #300;
	background-color:#d1bfab;
}
.bagdiv{
	width:150px;	
}
a{text-decoration:none;
color:#300;}
#wrapper{
}
#header{
	width:800px;
	height:134px;
	border:none;
	padding:0px;
	margin:0px;
	background-image: url(../images/header.png);
	background-attachment:inherit;
	background-position:left;
	background-repeat:no-repeat;
}
#innerwrapper{
	width:800px;
	height:auto;
	border:none;
	padding:0px;
	margin:0px;
}
#content{
	width:542px;
	height:auto;
	border:none;
	padding:0px;
	margin:0px;
	background:none;
	float:left;
}
#nav{
	width:192px;
	height:489px;
	border:none;
	padding:0px;
	margin:0px;
	background:none;
	float:left;
}
#navbarks{
	width:192px;
	height:59px;
	border:0px;
	padding:0px;
	margin:0px;
	background-image: url(../images/nav/barks.png);
	background-attachment:right;
	background-position:right;
	background-repeat:no-repeat;
}
#navdark{
	width:192px;
	height:62px;
	border:0px;
	padding:0px;
	margin:0px;
	background-image: url(../images/nav/dark.png);
	background-attachment:right;
	background-position:right;
	background-repeat:no-repeat;
}
#navmilk{
	width:192px;
	height:65px;
	border:0px;
	padding:0px;
	margin:0px;
	background-image: url(../images/nav/milk.png);
	background-attachment:right;
	background-position:right;
	background-repeat:no-repeat;
}
#navwhite{
	width:192px;
	height:57px;
	border:0px;
	padding:0px;
	margin:0px;
	background-image:url(../images/nav/white.png);
	background-attachment:right;
	background-position:right;
	background-repeat:no-repeat;
}
#navbrownies{
	width:192px;
	height:55px;
	border:0px;
	padding:0px;
	margin:0px;
	background-image:url(../images/nav/brownies.png);
	background-attachment:right;
	background-position:right;
	background-repeat:no-repeat;
}
#navbestofwestchester{
	width:192px;
	height:99px;
	border:0px;
	padding:0px;
	margin:0px;
	background-image: url(../images/nav/bestofwestchester.png);
	background-attachment:right;
	background-position:right;
	background-repeat:no-repeat;
}
#navcart{
	width:192px;
	height:48px;
	border:0px;
	padding:0px;
	margin:0px;
	background-image: url(../images/nav/cart.png);
	background-attachment:right;
	background-position:right;
	background-repeat:no-repeat;
}
#navtins{
	width:192px;
	height:48px;
	border:0px;
	padding:0px;
	margin:0px;
	background-image: url(../images/nav/tinson.png);
	background-position:right;
	background-repeat:no-repeat;
}
#navabout{
	width:192px;
	height:51px;
	border:0px;
	padding:0px;
	margin:0px;
	background-image: url(../images/nav/abouton.png);
	background-attachment:right;
	background-position:right;
	background-repeat:no-repeat;
}
#footer{
}