@CHARSET "UTF-8";

#header {
	height: 200px;
}

#basket {
	margin: 0.7em 0 0.5em 0;
	height: 4em;
}

#navigation {
	margin: 0.5em 0;
	height: 4em;
}
#navigation li {
	padding-right: 0;
	position: relative;
	top: 0.6em;
}

#search form {
	margin: 0.5em 0;
	height: 4em;
	padding: 0;
}
#search input {
	margin-top: 12pt;
}
#ie6 #search input {
	margin-top: 10pt;
}

.left {
	padding-left: 2em;
}

.right {
	padding-left: 2em;
}

#phone {
	display: block;
	position: relative;
	float: none;
	clear: both;
	margin: 1.5em 0; padding: 0;
	height: auto;
	width: 230px;
}

#ie6 #phone {	
	margin-top: 0;
}

#phone p {
	margin: 0;
	font-size: 80%;
	line-height: 120%;
}

#specials li {
	float: none;
	width: 100%;
	height: 240px;
}

#news li {
	float: none;
	width: 100%;
	margin-bottom: 1em;
}

.bell {
	height: 599px;
	width: 390px;
	position: absolute;
	top: 0;
	left: -99px;
	background-color: transparent;
	background-image: url(/images/bell.gif);
	background-position: 0 0;
	background-repeat: no-repeat;

display: none;

	
}
/*

#menu ul li a {
	z-index: 2000 !important;
}
*/

.anniversary {
	position: absolute;
	top: 25px;
	left: 310px;
	background-color: transparent;
	background-image: url(/images/anniversary.jpg);
	background-position: 0 0;
	width: 143px;
	height: 17px;
}

.card {
	margin: 0 auto;
	background-image: url(/images/card.jpg);
	background-repeat: no-repeat;
	height: 700px;
	width: 486px;
	font-family: Georgia, sans-serif;
	font-style: italic;
	font-size: 12pt;
	text-align: center;
	padding-top: 230px;
	color: #601e2f;
}

.card h1 {
	color: #d80038;
	margin-bottom: 45px;
	font-size: 18pt;
}

.card h2 {
	color: #d80038;
	font-size: 14pt;
}

.card p {
	font-size: 9pt;
}


