html, body {
	color: #464646;
	height: 100%;
	text-align: center;
	font: 13px/19px verdana, arial, sans-serif;
	background: #d4b465 url(images/shared/background.jpg) repeat left top;
	behavior:url("csshover.htc");

}

img, div, .giftideas a:link, .giftideas a:hover {
	behavior: url(iepngfix.htc);
}

/* @group HOMEPAGE */

#homecontainer {
	width: 850px;
	height: 640px;
	margin: 0px auto 0px;
	text-align: left;
	overflow: hidden;
}

#logoframe {
	width: 814px;
	height: 540px;
	position: relative;
	top: -55px;
	left: 36px;
	right: 0px;
	z-index: 3;
}

#tastyphoto {
	width: 740px;
	height: 390px;
	position: relative;
	top: -490px;
	left: 55px;
	z-index: 2;
}

#homecontainer2 {
	width: 850px;
	height: 300px;
	margin: -125px auto 0px;
	text-align: left;
}

#callouts {
	width: 814px;
	height: 112px;
	margin-left: 63px;
}

#callouts ul {
	height: 112px;
}

#callouts ul li {
	float: left;
	height: 112px;
	width: 269px;
	display: inline;
}

.giftideas {
	width: 269px;
	height: 112px;
	z-index: 20;
	margin-left: 0px;
	position: relative;
	float: left;
}

.vendors {
	width: 269px;
	height: 112px;
	margin-left: -20px;
	position: relative;
	z-index: 5;
	float: left;
}

.address {
	width: 270px;
	height: 55px;
	margin-top: 33px;
	margin-left: -35px;
	float: left;
}



/* @end */

/* @group NAV */

#topnav {
	width: 800px;
	height: 55px;
	background: url(images/nav/nav_bg.gif) no-repeat left top;
	position: relative;
	top: 47px;
	left: 63px;
	z-index: 5;
}

#topnav_about {
	width: 800px;
	height: 55px;
	background: url(images/about/nav_bg_about.gif) no-repeat left top;
	position: relative;
	top: 47px;
	left: 63px;
	z-index: 5;
}

#topnav ul, #topnav_about ul {
	height: 55px;
}

#topnav ul li,  #topnav_about ul li {
	float: left;
	height: 31px;
	display: inline;
}

.about {
	height: 31px;
	width: 63px;
	position: relative;
	top: 13px;
	margin-left: 19px;
}

.about a:link {
	display: block;
	height: 31px;
	width: 63px;
	background: url(images/nav/about.gif) 0 0;
	text-decoration: none;
}

.about a:hover {
	display: block;
	height: 31px;
	width: 63px;
	background: url(images/nav/about.gif) 0 31px;
}

.about a:active {
	display: block;
	height: 31px;
	width: 63px;
	background: url(images/nav/about.gif) 0 31px;
}

.about a:visited {
	display: block;
	height: 31px;
	width: 63px;
	background: url(images/nav/about.gif) 0 0;
	text-decoration: none;
}

.about a:visited:hover {
	display: block;
	height: 31px;
	width: 63px;
	background: url(images/nav/about.gif) 0 31px;
}

.photos {
	height: 31px;
	width: 63px;
	position: relative;
	top: 8px;
	margin-left: 21px;
}

.photos a:link {
	display: block;
	height: 31px;
	width: 63px;
	background: url(images/nav/photos.gif) 0 0;
	text-decoration: none;
}

.photos a:hover {
	display: block;
	height: 31px;
	width: 63px;
	background: url(images/nav/photos.gif) 0 31px;
	text-decoration: none;
}

.photos a:active {
	display: block;
	height: 31px;
	width: 63px;
	background: url(images/nav/photos.gif) 0 31px;
	text-decoration: none;
}

.photos a:visited {
	display: block;
	height: 31px;
	width: 63px;
	background: url(images/nav/photos.gif) 0 0;
	text-decoration: none;
}

.photos a:visited:hover {
	display: block;
	height: 31px;
	width: 63px;
	background: url(images/nav/photos.gif) 0 31px;
	text-decoration: none;
}

.menu {
	background-image: url(images/nav/menu.gif);
	height: 31px;
	width: 63px;
	position: relative;
	top: 7px;
	margin-left: 30px;
}

.menu a:link {
	display: block;
	height: 31px;
	width: 63px;
	background: url(images/nav/menu.gif) 0 0;
	text-decoration: none;
}

.menu a:hover {
	display: block;
	height: 31px;
	width: 63px;
	background: url(images/nav/menu.gif) 0 31px;
	text-decoration: none;
}

.menu a:active {
	display: block;
	height: 31px;
	width: 63px;
	background: url(images/nav/menu.gif) 0 31px;
	text-decoration: none;
}

.menu a:visited {
	display: block;
	height: 31px;
	width: 63px;
	background: url(images/nav/menu.gif) 0 0;
	text-decoration: none;
}

.menu a:visited:hover {
	display: block;
	height: 31px;
	width: 63px;
	background: url(images/nav/menu.gif) 0 31px;
	text-decoration: none;
}

.food {
	background-image: url(images/nav/foodwine.gif);
	height: 31px;
	width: 97px;
	position: relative;
	top: 8px;
	margin-left: 28px;
}

.food a:link {
	display: block;
	height: 31px;
	width: 97px;
	background: url(images/nav/foodwine.gif) 0 0;
	text-decoration: none;
}

.food a:hover {
	display: block;
	height: 31px;
	width: 97px;
	background: url(images/nav/foodwine.gif) 0 31px;
	text-decoration: none;
}

.food a:active {
	display: block;
	height: 31px;
	width: 97px;
	background: url(images/nav/foodwine.gif) 0 31px;
	text-decoration: none;
}

.food a:visited {
	display: block;
	height: 31px;
	width: 97px;
	background: url(images/nav/foodwine.gif) 0 0;
	text-decoration: none;
}

.food a:visited:hover {
	display: block;
	height: 31px;
	width: 97px;
	background: url(images/nav/foodwine.gif) 0 31px;
	text-decoration: none;
}

.contactus {
	width: 113px;
	height: 34px;
	display: block;
	top: 12px;
	margin-left: 55px;
	position: relative;
}

.contactus_interior {
	width: 334px;
	height: 43px;
	top: 12px;
	margin-left: 0px;
	position: relative;
	float: right;
}

.headertopimg {
	position: relative;
	top: -18px;
	left: -27px;
}

.contactus a:link, .contactus_interior a:link {
	display: block;
	width: 113px;
	height: 34px;
	background-image: url(images/nav/contactus_off.gif);
	text-decoration: none;
}

.contactus a:hover, .contactus_interior a:hover {
	display: block;
	width: 113px;
	height: 34px;
	background-image: url(images/nav/contactus_over.gif);
	text-decoration: none;
}

.contactus a:active, .contactus_interior a:active {
	display: block;
	width: 113px;
	height: 34px;
	background-image: url(images/nav/contactus_over.gif);
	text-decoration: none;
}

.contactus a:visited, .contactus_interior a:visited {
	display: block;
	width: 113px;
	height: 34px;
	background-image: url(images/nav/contactus_off.gif);
	text-decoration: none;
}

.contactus a:visited:hover, .contactus_interior a:visited:hover {
	display: block;
	width: 113px;
	height: 34px;
	background-image: url(images/nav/contactus_over.gif);
	text-decoration: none;
}


/* @end */

/* @group INTERIOR SHARED */

#pagecontainer {
	width: 850px;
	height: auto;
	margin: 0px auto 0px;
	text-align: left;
}

#pageheader {
	width: 768px;
	height: 149px;
	position: relative;
	margin: 0px auto 0px;
	top: 47px;
}

/* @end */

/* @group ABOUT */

#subnav_about {
	width: 768px;
	height: 52px;
	position: relative;
	top: 47px;
	margin: 0px auto 0px;
	background: url(images/about/subnav_bg_about.gif) no-repeat left top;
}

/* @end */

/* @group FOOTER */

#footernav {
	width: 850px;
	height: 40px;
	text-align: center;
	font-size: 11px;
	color: #c84e00;
	padding-top: 30px;
}

#footernav a:link {
	color: #c84e00;
	text-decoration: none;
}

#footernav a:hover {
	color: #c84e00;
	text-decoration: underline;
}

#footernav a:active {
	color: #c84e00;
	text-decoration: underline;
}

#footernav a:visited {
	color: #c84e00;
	text-decoration: none;
}

#footernav a:visited:hover {
	color: #c84e00;
	text-decoration: underline;
}

.adsmithtag {
	margin-top: 15px;
}

/* @end */