@charset "utf-8";
#description {
	text-align: center;
	padding-right: 40px;
	padding-left: 40px;
	margin-bottom: 30px;
	padding-top: 20px;
}
#main {
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 20px;
}

#travel_guides {
	background-image: url(../../../images/calendar/calendar.jpg);
	height: 165px;
	width: 420px;
	padding-left: 480px;
	padding-top: 732px;
	background-repeat: no-repeat;
}
#container  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#box {
	border: 1px solid #AB885F;
	padding: 20px;
	background-color: #FDF8E2;
	width: 360px;
}

