* { margin:0; padding:0; }

html { height:100%; }

body {
	margin: 0px;
	padding: 0px;
font:0.9em/1.25em arial;
	color: #333333;
}

#bodyBg
{
	height: 100%;
	margin: 0 auto;
	background: #FFFFFF;
}


#head {
width:745px;
height:266px;
background:url(head.png) no-repeat;
margin:0 auto;
}

h1 {
width:469px;
height:139px;
background:url(logo.png) no-repeat;
font-size:0;
text-indent:-2000px;
margin:0 auto;
position:relative;
top:10px;
left:0;
}

h1 a {
display:block;
width:469px;
height:139px;
}

a img {
border:0;
}

a {
color:#f06d9b;
text-decoration:none;
}

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

ul#menu {
position:relative;
top:22px;
width:492px;
margin:0 auto;
text-indent:-2000px;
font-size:0;
list-style:none;
}

ul#menu li a {
display:block;
width:81px;
height:81px;
background:top center no-repeat;
position:absolute;
}

ul#menu li a:hover {
background-position:bottom;
}

ul#menu #homeMenu a {
background-image:url(menu/home.png);
top:0;
left:0;
}
ul#menu #aboutMenu a { background-image:url(menu/about.png);
top:41px;
left:101px;
}
ul#menu #shopMenu a { background-image:url(menu/shop.png);
top:56px;
left:202px;
}
ul#menu #newsMenu a { background-image:url(menu/news.png);
top:41px;
left:304px;
}
ul#menu #contactMenu a { background-image:url(menu/contact.png);
top:15px;
right:6px;
}

#wrap {
margin:0 auto;
width:850px;
min-height:100%;
margin-bottom:-167px;
position:relative;
top:0;
left:0;
}

#content {
position:relative;
left:30px;
top:0;
width:785px;
margin-bottom:25px;
}

#content p {
margin-top:15px;
}

#content ul {
margin-top:15px;
list-style-position:inside;
}

#content li {
margin-top:5px;
}

h2 {
width:350px;
height:46px;
background:#ffffff no-repeat top left;
font-size:0;
text-indent:-2000px;
margin-top:29px;
}

h2.home { background-image:url(h2/home.png); }
h2.about { background-image:url(h2/about.png); }
h2.shop { background-image:url(h2/shop.png); }
h2.news { background-image:url(h2/news.png); }
h2.contact { background-image:url(h2/contact.png); }

h3
{
	color: #ccdd9c;
	font-size: 19pt;
	line-height: 23pt;
	font-weight: normal;
	margin-bottom: 14px;
}

h4
{
	color: #ccdd9c;
	font-size: 13pt;
	line-height: 15pt;
	font-weight: normal;
	margin-bottom: 5px;
}

.featured {
margin:40px 0;
}

.hours {
font-weight:bold;
text-align:center;
}

.clearfooter {
height:167px;
clear:both;
}

#foot {
width:100%;
height:167px;
background:url(bottom.png) center bottom repeat-x;
position:relative;
}

#foot div {
position:relative;
top:35px;
margin:0 auto;
width:588px;
height:132px;
background:url(foot.png) no-repeat;
}

#foot div p {
text-align:center;
color:#ffffff;
}

#foot div .topline {
font-weight:bold;
padding-top:75px;
font-size:1.05em;
}

#foot div .bottomline {
font-size:0.75em;
}

#foot a {
color:#ffffff;
text-decoration:none;
font-weight:bold;
}

#foot a:hover {
text-decoration:underline;
}