body{
	background-color: #7F6556;
	margin: 0px;
	font-family: "Arial";
	text-decoration: none;
	color: #E6DED1;
	font-size: 12px;
	font-weight: normal;
}
img{ border:none;}
a{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{
	color: #663300;
	text-decoration: underline;
}

.top-bg{
	background-image: url(images/Ice-cream-park_01.png);
	height: 48px;
	width: 923px;
	background-repeat: no-repeat;
}
.bottom-bg{
	background-image: url(images/Ice-cream-park_07.png);
	width: 923px;
	background-repeat: no-repeat;
	background-position: left top;
}
.left-bg{
	background-image: url(images/Ice-cream-park_02.png);
	background-position: right top;
	width: 16px;
	background-repeat: repeat-y;
}
.right-bg{
	background-image: url(images/Ice-cream-park_06.png);
	background-position: left top;
	width: 14px;
	background-repeat: repeat-y;
}
.inner-left-bg{
	background-color: #E6DED1;
}
.inner-menus-bg{
	background-image: url(images/menus-bg.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.inner-cont-bg{
	background-color: #614636;
	background-image: url(images/Ice-cream-park_05.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 606px;
}
.menus{
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.menus a{
	font-size: 12px;
	font-weight: bold;
	color: #BBA99D;
	text-decoration: none;
	margin-right: 8px;
	margin-left: 8px;
}

.menus a:hover{
	font-size: 12px;
	font-weight: bold;
	color: #E6DED1;
	text-decoration: none;
	margin-right: 8px;
	margin-left: 8px;
}.inner-cont-bg div{
	margin-top: 50px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.inner-cont-bg div p{
	text-align: justify;
	margin-top: 8px;
	margin-bottom: 8px;
}
.left-gimg{
	background-image: url(images/left.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 264px;
	height: 739px;
}
.bottom-bg div{
	padding: 10px;
	text-align: center;
	margin-top: 10px;
}
.bottom-bg div a{
	margin-right: 5px;
	margin-left: 5px;
}
.bottom-bg div a:hover{
	color: #E6DED1;
	text-decoration: underline;
}

.news {
	color: #654939;
	text-decoration: none;
}
.news a{
	color: #000000;
	text-decoration: none;
}
.news a:hover{
	color: #E17295;
	text-decoration: underline;
}
