body {
	margin-top: 20px;
	background-color: #7CAE58;
}
.ranmal {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333333;

}

.imagetop {

	background-image:  url(../images/top2.gif);

	background-repeat: repeat-x;

	background-position: center bottom;

}

.imageright {



	background-image:  url(../images/left.gif);

	background-repeat: repeat-y;

	background-position: right bottom;

}

.imageleft {





	background-image:  url(../images/right.gif);

	background-repeat: repeat-y;

	background-position: left bottom;

}

.imagebottom {



	background-image:  url(../images/bottom.gif);

	background-repeat: repeat-x;

	background-position: center top;

}

.topicbottom {

	margin-bottom: 10px;

}

.image {

	border-top: 5px none #386417;

	border-right: 5px solid #386417;

	border-bottom: 5px none #386417;

	border-left: 5px none #386417;

}

.subtopics {

	border: 1px solid #FFFFFF;

}

.box {

	margin: 2px;

	padding: 2px 4px;

	border: 2px solid #006633;

	background-color: #7CAE58;

}

.recervation {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #FFFFFF;

	background-color: #386417;

	border: 1px solid #99CC66;

	padding: 3px;

	margin: 3px;

}
