body {
	color: #FFF;
	font: Georgia, Helvetica, Verdana;
	font-size: 85%;
	padding: 0;
	margin: 0;
	background-image: url(pattern_background.gif);
	text-align: center;
}

#header {
	height: 105px;
	width: 100%;
	background-color: #00aaa1;
}

a:link {
	color: #00aaa1;
}

a:visited {
	color: #00aaa1;
}

div#wrap {
	width:780px;
	margin:0 auto;
	height: 170px;
}

#masthead {
	height: 160px;
	width: 238px;
	float: left;
	clear: both;
	position: relative;
	padding: 16px 0 0 0;
}

ul#nav {
	margin:0;
	list-style:none;
	width:540px;
	height:36px;
	padding: 40px 0 0 0;
	float: right;
}

#wrapper {
	margin: 0 auto;
	padding-top: 30px;
	background-color: #0B0B0B;
	width: 780px;
}

#content {
	width: 540px;
	text-align: left;
	margin: 0 124px 0 124px;
	line-height: 21px;
}

a {
outline:none;
}

ul#nav li {
float:left;
}

ul#nav li a.sweetstory {
display:block;
width:108px;
height:58px;
background:url(nav01.gif) no-repeat 0 0;
}

ul#nav li a.sweetstory:hover {
background-position: 0 -55px;
}

ul#nav li a.menu {
display:block;
width:54px;
height:58px;
background:url(nav02.gif) no-repeat 0 0;
}

ul#nav li a.menu:hover {
background-position: 0 -55px;
}

ul#nav li a.customorders {
display:block;
width:129px;
height:58px;
background:url(nav03.gif) no-repeat 0 0;
}

ul#nav li a.customorders:hover {
background-position: 0 -55px;
}

ul#nav li a.delights {
display:block;
width:78px;
height:58px;
background:url(nav04.gif) no-repeat 0 0;
}

ul#nav li a.delights:hover {
background-position: 0 -55px;
}

ul#nav li a.press {
display:block;
width:61px;
height:58px;
background:url(nav05.gif) no-repeat 0 0;
}

ul#nav li a.press:hover {
background-position: 0 -55px;
}

ul#nav li a.contact {
display:block;
width:81px;
height:58px;
background:url(nav06.gif) no-repeat 0 0;
}

ul#nav li a.contact:hover {
background-position: 0 -55px;
}

div#description {
width:300px;
margin:0 auto;
}

ul#description {
margin: 0;
padding: 40px 0;
width: 80%;
border-bottom: 1px solid green;
}

ul#description li {
width:600px;
padding: 40px 0;
margin: 0;
list-style-image: url(bullet_heart.gif);
list-style-position: inside;
line-height: 21px;
}

.align-right {
	float:right;
	padding: 0 15px 15px 0;
}

.align-left {
	float:left;
	margin: 0 30px 15px 0;
	clear: right;
}

ul {
	list-style-image: url(bullet_heart.gif);
	text-align: left;
	padding: 0;
	margin: 0;
	font-size: 16px;
	color: #f3766e;
}

li {
	list-style-position: outside;
}

h1 {
	color: #f3766e;
	font-size: 1.5em;
	text-align: left;
	padding-left: 4em;
}


h2 {
	color: #f3766e;
	font-size: 1.2em;
	text-align: center;
}

h3 {
	color: #f3766e;
	font-size: 12px;
	margin-bottom: -15px;
}

.bigger {
	color: #00aaa1;
	font-size: 16px;
	font-weight: bolder;
	text-align: center;
}

.item {
	color: #f3766e;
	font-size: 14px;
	font-weight: bold;
	}


.hrfancy {
height:7px;
width:537px;
background-image: url(horizontal_rule.gif);
border: none;
outline: none;
clear: both;
margin: 20px 0;
display: block;
}

.hrline {
border: 1px solid #00aaa1;
width:537px;
clear: both;
margin: 20px 0;
display: block;
}


#footer {
	height: 50px;
	width: 100%;
	text-align: left;
	padding-top: 50px;
}
