body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.banners01 {
	padding: 5px;
	border: none;
}
.pagebanner {
	background-image: url(images/shoppingsouthflorida.jpg);
	left: 50%;
	top: 15px;
	position: absolute;
	height: 125px;
	width: 770px;
	margin-left: -385px;
	display: block;
	text-indent: -6000px;
	text-decoration: none;
	list-style-type: upper-alpha;
	list-style-image: none;
	color: #CCCCCC;
	background-repeat: no-repeat;
	background-position: center center;
}
#wrapper {
	border: 0;
	width: 100%;
	text-align: left;
	z-index: 1;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	left: 0px;
	top: 0px;
	height: 125px;
}
#bodyarea {
	position: absolute;
	top: 160px;
	left: 50%;
	width: 770px;
	margin-left: -385px;
	background-attachment: fixed;
	background-image: url(images/bg-paint.jpg);
	background-repeat: repeat;
	background-color: #FFF;
	text-align: center;
}
#centercolumn {
	float: left;
	z-index: 7;
	width: 550px;
	margin-left: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFCC00;
	padding: 10px;
	background-color: #FFFFCC;
	text-align: left;
}
#rightcolumn	{
	float: right;
	width: 125px;
	z-index: 8;
	margin-left: 15px;
	text-align: left;
}
#footer{
	clear: both;
	margin-top: 0px;
	text-align: center;
	border-top: 1px dashed #663399;
	z-index: 20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.linkbold {
	color: #336699;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #999900;
}
.liststores {
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(images/bullet_silv2.gif);
}
.liststores li {
	padding-top: 2px;
	padding-bottom: 3px;
	margin-right:40px;
}

.bookDescription {
	width: auto;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999900;
	margin-right: 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 5px;
}
.sectionTitle {
	font-size: 18px;
	font-weight: bold;
	color: #006633;
}
.smallPrint {
	font-size: 10px;
}
.smallPrint2 {
	font-size: 10px;
	color: #FFCC00;
}
