/* ------ Styling that is specific to the Garden Tours screen ------ */

/* ------ Content styles ----- */
#contents {
	margin: 0px;
	padding: 0px;
	height: 563px;
	width: 750px;
	background:#000000;
}

#contents h1 {
	text-align:center;
	}

#contents img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

	
#contents #thumb1 img {
	margin: 2px;
	height: 225px;
	width: 225px;
	position: absolute;
	left: 18px;
	top: 60px;
}

#contents #button1 {
	font-size: 12px;
	position: absolute;
	left: 17px;
	top: 285px;
	margin: 2px;
	text-align: center;
	border: 1px solid #459300;
}

#contents #button1 a{
	width: 225px;
	display: block;
	background-color: #FFFFCC;
	height: 25px;
}


#contents #thumb2 img {
	margin: 2px;
	height: 225px;
	width: 225px;
	position: absolute;
	left: 262px;
	top: 60px;
}
#contents #button2 {
	font-size: 12px;
	position: absolute;
	left: 261px;
	top: 285px;
	margin: 2px;
	text-align: center;
	border: 1px solid #459300;
}

#contents #button2 a{
	width: 225px;
	display: block;
	background-color: #FFFFCC;
	height: 25px;
}

#contents #thumb3 img {
	margin: 2px;
	height: 225px;
	width: 225px;
	position: absolute;
	left: 506px;
	top: 60px;
}

#contents #button3 {
	font-size: 12px;
	position: absolute;
	left: 505px;
	top: 285px;
	margin: 2px;
	text-align: center;
	border: 1px solid #459300;
}

#contents #button3 a{
	width: 225px;
	display: block;
	background-color: #FFFFCC;
	height: 25px;
}

#contents #thumb4 img {
	margin: 2px;
	height: 225px;
	width: 225px;
	position: absolute;
	left: 18px;
	top: 325px;
}

#contents #button4 {
	font-size: 12px;
	position: absolute;
	left: 17px;
	top: 550px;
	margin: 2px;
	text-align: center;
	border: 1px solid #459300;
}

#contents #button4 a{
	width: 225px;
	display: block;
	background-color: #FFFFCC;
	height: 25px;
}

#contents #thumb5 img {
	margin: 2px;
	height: 225px;
	width: 225px;
	position: absolute;
	left: 262px;
	top: 325px;
}

#contents #button5 {
	font-size: 12px;
	position: absolute;
	left: 261px;
	top: 550px;
	margin: 2px;
	text-align: center;
	border: 1px solid #459300;
}

#contents #button5 a{
	width: 225px;
	display: block;
	background-color: #FFFFCC;
	height: 25px;
}

#contents #thumb6 img {
	margin: 2px;
	height: 225px;
	width: 225px;
	position: absolute;
	left: 506px;
	top: 325px;
}

#contents #button6 {
	font-size: 12px;
	position: absolute;
	left: 505px;
	top: 550px;
	margin: 2px;
	text-align: center;
	border: 1px solid #459300;
}

#contents #button6 a{
	width: 225px;
	display: block;
	background-color: #FFFFCC;
	height: 25px;
}
