/* Basics and Typography */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: center;
}
a:hover {
	text-decoration: none;
}
a {
	color: #000000;
}
a:visited {
	color: #000000;
}

/* Wrapper Style */
#wrapper {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	voice-family: "\";}\"";
	voice-family: inherit;
	
	width: 850px;
}
html>body #wrapper {
	width: 850px;
}

/* Logo Style */
#logo {
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 30px;
}

/* Navigation Style */
#navigation {
	float: left;
	width: 150px;
	font-size: 18px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 150px;
	font-style: italic;
	font-weight: bold;
}
html>body #navigation {
	width: 150px;
}
#navigation p {
	padding-bottom: 12px;
	padding-top: 30px;
	background-image: url(pics/pot.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#navigation a {
	color: #FFFFFF;
	text-decoration: none;
}

/* Content Style */
#content {
	float: left;
	width: 700px;
	voice-family: "\"}\"";
	voice-family: inherit;
	
	width: 700px;
}
html>body #content {
	width: 700px;
}

#content h1 {
	font-size: 28px;
	font-weight: bold;
	font-style: italic;
}

#shop {
	width: 600px;
	height: 357px;
	margin-left: 50px;
	background-image: url(pics/shop_bgnd.jpg);
	background-repeat: no-repeat;
}