body {
	background-image: url(../images/page.gif);
	margin: 0px;
	padding: 0px;
}
#ly00 {
	width: 926px;
	background-image: url(../images/ly00bg.gif);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	
}
#ly01 {
	width: 317px;
	float:left;
}
#ly02 {
	width: 609px;
	float:right;
}
#ly03 {
	width: 609px;
	float:right;
}
#ly04 {
	width: 594px;
	float:right;
	text-align: left;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}


#ly05 {
	width: 609px;
	float:right;
}
#ly00 p {
	text-indent: 24px;
}
.td_border {
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #E1EFD8;
}
#scenery div {
	border: 2px solid #E3F0DB;
	width: 200px;
}
.store1 {
	width: 594px;
	font-size: medium;
	font-weight: bold;
	color: #68A444;
	height: 30px;
	text-align: center;
	padding-top: 10px;
}
.store2 {
	width: 194px;
	float:left;
	text-align: center;
}
.store2 div {
	width: 100px;
	border: 2px solid #E8F5E1;
}

.store3 {
    width: 400px;
	float:right;
}
.next {
	font-family: Tahoma, serif;
	font-size: 0.85em;
	text-align: right;
	margin: 3px;
	padding: 3px;
}
.next a {
	color: #68A444;
	margin: 3px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	text-decoration: none;
	border: 1px solid #68A444;
}
.next a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #68A444;
}

