#wrapper {
	background-color: #FFFFFF;
	height: 540px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/flower_logo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#header {
	position: relative;
	height: 160px;
	width: 560px;
	left: 170px;
}
#mainbody {
	position: relative;
	height: 260px;
	width: 590px;
	left: 170px;
}
#sidenav {
	position:absolute;
	width:167px;
	height:267px;
	clear: left;
	float: left;
}
#sidenav li {
	padding-top: 6px;
	list-style-type: none;
	margin-left: -20px;
}
#footer {
	position: relative;
	height: 90px;
	width: 760px;
	float: left;
}
.addresstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #110A75;
	text-align: right;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #110A75;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #110A75;
}
a:hover {
	text-decoration: underline;
	color: #110A75;
}
.opening {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #110A75;
	text-align: center;
}
.italictext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #110A75;
	text-align: center;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9999CC;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #9999cc;
	border-right-color: #9999cc;
	border-bottom-color: #9999cc;
	border-left-color: #9999cc;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #9999cc;
	font-size: 16px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 1.5em;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.smalltext {
	font-size: 10px;
}
#wrapper_del {

	background-color: #FFFFFF;
	height: 540px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/van.jpg);
	background-repeat: no-repeat;
	background-position: left 170px;
}
/* 
  -----------------------------------
  Navigation Menu Style Sheet
  by PWebsolutions4U
  www.websolutions4u.biz
  Menu Type: Horizontal
  -----------------------------------
*/
#nav {
	margin: 0;
	padding:0;
}
#nav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #9999CC;
	border-right-color: #9999CC;
	border-bottom-color: #9999CC;
	border-left-color: #9999CC;
}
#nav ul {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	position: absolute;
	left: -9000px;
	z-index: 10000;
}
#nav a {
	display: block;
	text-decoration: none;
	padding: 4px 10px;
	color: #110A75;
	line-height:1;
}
#nav a:hover, #nav a:active, #nav a:focus {
	background-color: #FFFFFF;
	color: #110A75;
	letter-spacing: 0.01px;
	text-decoration: underline;
}

/* Top level menu width */
#nav li {
	float: left;
	width: 95px;
}
#nav ul li {
	float: none;
}
#nav ul, #nav ul li {
	width: 124px;
}

.topnav {
	text-align: right;
	color: #9999cc;
}
#wrapper_visit {

	background-color: #FFFFFF;
	height: 540px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/shop_front.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

