/* CSS Document */
body {
	background:url(images/sky-bg-2nd.jpg) 0px -13px repeat-x #2a448c;
	}
#page {width:753px; margin:0px auto -75px; height:auto !important; min-height:100%; background:#FFFFFF;}
#header {
	padding-top:22px;
		background:url(images/sky-bg-2nd.jpg) 0px -13px repeat-x;
		}
#menu {
	margin:0 auto;
	padding:0;
	list-style-type:none;
	height:54px;
	background:url(images/menu-under.gif) no-repeat bottom left;
	float:left;
	}
#menu li {
	display:inline;
	float:left;
	position:relative;
	}

#menu li a {display:block; float:left; height:32px; overflow:hidden; text-indent:-999em;}
#menu li#home a {background:url(images/menu-home.gif) no-repeat 0px 0px; width:71px;}
#menu li#home a:hover {background:url(images/menu-home.gif) 0px -32px;}
#menu li#wash a {background:url(images/menu-wash.gif) no-repeat 0px 0px; width:59px;}
#menu li#wash a:hover {background:url(images/menu-wash.gif) 0px -32px;}
#menu li#coffee a {background:url(images/menu-coffee.gif) no-repeat 0px 0px; width:88px;}
#menu li#coffee a:hover {background:url(images/menu-coffee.gif) 0px -32px;}
#menu li#bark a {background:url(images/menu-bark.gif) no-repeat 0px 0px; width:68px;}
#menu li#bark a:hover {background:url(images/menu-bark.gif) 0px -32px;}
#menu li#shop a {background:url(images/menu-shop.gif) no-repeat 0px 0px; width:68px;}
#menu li#shop a:hover {background:url(images/menu-shop.gif) 0px -32px;}
#menu li#locations a {background:url(images/menu-location.gif) no-repeat 0px 0px; width:71px;}
#menu li#locations a:hover {background:url(images/menu-location.gif) 0px -32px;}
#menu li#contact a {background:url(images/menu-contact.gif) no-repeat 0px 0px; width:84px;}
#menu li#contact a:hover {background:url(images/menu-contact.gif) 0px 32px;}
#menu li#contact:hover a {background:url(images/menu-contact.gif) 0px 32px;}
#menu li#contact ul {position:absolute; top:26px; left:-15px; display:none; margin:0; padding:0; list-style-type:none;}
#menu li#contact ul li#join-us a {background:url(images/menu-sub-join.gif) no-repeat 0px 0px; width:100px; height:32px;}
#menu li#contact ul li#join-us a:hover {background:url(images/menu-sub-join.gif) 0px -32px;}

#main {width:737px;}
#rightcol {
	float:right;
	width:398px;
	padding:0px 75px 30px 36px;
}
p.menu { margin-left:30px;}
h2 {
	overflow:hidden;
	text-indent:-999em;
	height:23px;
	margin-bottom:2px;
}
h2#beverages {
	background:url(images/coffee-beverages.gif) no-repeat;
	}
h2#bakery {
	background:url(images/coffee-bakery.gif) no-repeat;
	}
h2#dogbakery {
	background:url(images/coffee-dogbakery.gif) no-repeat;
	}
