body {
	font-family: "Comic Sans MS", Verdana, "Times New Roman";
	font-size: 1em;
	font-weight: normal;
	color: #333;
	margin: 0px;
	padding: 0px;
	background-image: url(backgrounds/bkgnd15.jpg);
	background-repeat: repeat;
}
#wrapper {
	padding: 0px;
	height: 1900px;
	width: 800px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	position: relative;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #E5E5E3;
}
#wrapper #top {
	background-image: url(backgrounds/stockiststop.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 105px;
	width: 800px;
	position: relative;
	font-family: "Monotype Corsiva", Verdana, "Arial Narrow";
	font-size: 100%;
	font-weight: normal;
	color: #3D186D;
}

#wrapper #body-wrapper {
	padding: 0px;
	height: 550px;
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper #body-wrapper #map {
	height: 1px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	text-align: center;
}

#wrapper #body-wrapper #home-text {
	padding: 0px;
	float: left;
	height: 1740px;
	width: 100%;
	position: relative;
	clear: both;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #532f82;
	margin: 0px;
	text-transform: capitalize;
	background-color: #E5E5E3;
	font-size: 100%;
}
#wrapper #nav-top {
	padding: 0px;
	clear: both;
	position: relative;
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 20px;
	font-family: "Monotype Corsiva", Verdana, "Arial Narrow";
	font-size: 100%;
	font-weight: normal;
	background-color: #E5E5E3;
}
#wrapper #nav-top ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: center;
}
#wrapper #nav-top ul li {
	display: inline;
}
#wrapper #nav-top ul li a:link {
	font-family: "Monotype Corsiva", Verdana, "Arial Narrow";
	font-weight: normal;
	color: #3B166D;
	text-decoration: none;
}
#wrapper #nav-top ul li a:visited {
	text-decoration: none;
	color: #3B166D;
}
#wrapper #nav-top ul li a:hover {
	text-decoration: none;
	color: #666;
}
#wrapper #nav-top ul li a:active {
	text-decoration: none;
	color: #3B166D;
}
.address {
	padding: 0px;
	clear: right;
	float: right;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.limage {
	padding: 0px;
	clear: left;
	float: left;
	margin-top: 130px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#wrapper #body-wrapper #home-text ul #reg {
	font-weight: bold;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: "Monotype Corsiva", Verdana, "Arial Narrow";
	font-size: 140%;
}
#wrapper #body-wrapper #home-text ul #nme {
	font-weight: normal;
	padding: 0px;
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-type: none;
	font-family: "Monotype Corsiva", Verdana, "Arial Narrow";
	font-size: 130%;
}
#wrapper #body-wrapper #home-text ul #ads {
	font-family: "Monotype Corsiva", Verdana, "Arial Narrow";
	background-color: #D4D0C8;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 100%;
}

