@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*  End CSS Reset  */

body {
background-image:url(images/bgslice.jpg);
background-repeat:repeat-x;
background-color:#f2f2f2;
}

#wrap {
width:1200px;
height:1020px;
margin:auto;
background-image:url(images/bg.jpg);
background-repeat:no-repeat;
}

/*  Header  */

#header {
padding-top:20px;
}

a#logo {
display:block;
background-image:url(images/logo.png);
margin:auto;
width:383px;
height:120px;
text-indent: -9999px;
}

#header ul {
background-image:url(images/navbg2.png);
background-repeat:no-repeat;
background-position:center;
width:955px;
height:70px;
padding-top:15px;
margin:auto;
padding-left:130px;
}

#header ul img {
vertical-align:middle;
}

#header li {
display:inline;
}

#header li a{
text-decoration:none;
font-size:21px;
color:#5e0061;
}
/*  Content  */

#body {
width:720px;
height:700px;
margin:auto;
background-image:url(images/content2.png);
background-repeat:no-repeat;
padding:210px 115px 0px 130px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:1.3;
color:#666666;
}

#body2 {
width:720px;
height:1400px;
margin:auto;
background-image:url(images/content2.png);
background-repeat:no-repeat;
padding:210px 115px 0px 130px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:1.3;
color:#666666;
}

#body li {
margin: 15px 0 15px 0;
}

#body li a {
text-decoration:none;
font-size:14px;
color:#666666;
}

#body img, #body2 img{
float:left;
padding:0 15px 5px 0;
}

.bodytext p {
float:right;
width:700px;
}

#gallery {
border-top:1px solid #d6c2d6;
margin: 10px 0px 10px 0px;
}

#galleryL{
margin-top:15px;
float:left;
width:360px;
}

#galleryL img, #galleryR img{
border:1px solid #d6c2d6;
padding:0px;
margin-right:10px;
}

#galleryR{
margin-top:15px;
float:right;
width:360px;
}

#flower{
float:left;
line-height:1;
margin-bottom:10px;
}

#flower p img.small {
border:none;
vertical-align:middle;
}


#delivery {
width:720px;
height:1250px;
margin:auto;
background-image:url(images/content2.png);
background-repeat:no-repeat;
padding:200px 115px 0px 130px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:1.3;
color:#666666;
}

#delivery img{
float:left;
}

tr.line{
border-bottom:1px solid #666666;
}

td.top {
font-size:21px;
color:#5e0061;
font-size:24px;
}

td {
padding:8px 45px 8px 0px;
font-size:15px;
}

#contacttext {
float:right;
width:275px;
padding:40px 0px 0px 25px;
font-size:16px;
}

#contact {
height:330px;
}

img#store {
float:left;
border: medium solid #666666;
padding:0px;
}

p#phone{
font-size:30px;
color:#5e0061;
margin-left:240px;
}

p#phonenum{
font-size:28px;
color:#5e0061;
margin-left:200px;
margin-top:10px;

}

h2 {
font-size:30px;
color:#5e0061;
margin-bottom:25px;
}

h3 {
text-align:center;
margin: 15px 0px 5px 0px;
font-size:24px;
color:#5e0061;
}

h4 {
text-align:center;
margin-bottom:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
}

h5{
color:#5e0061;
font-size:18px;
}

h6{
color:#5e0061;
font-size:28px;
}

/*  Footer  */

#footer {
text-align:center;
height:30px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:1.3;
color:#666666;
margin-bottom:15px;
}

#footer img {
vertical-align:middle;
}
