/* CSS Document */

body {
	background-color: #D5D8D9;
}


.content {
	font-family: "Levenim MT";
	font-size: 16px;
	font-weight: normal;
	color: #4C5B5E;
}
.beach_hut_news {
	font-family: "Levenim MT";
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
}
.cell {
	background-color: #F3F4F6;
	border: thin solid #FFFFFF;
}
.title {
	font-family: "Levenim MT";
	font-size: 30px;
	font-weight: bold;
	color: #4C5B5E;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #4C5B5E;
	border-right-color: #4C5B5E;
	border-bottom-color: #4C5B5E;
	border-left-color: #4C5B5E;
}
.content_sml {
	font-size: 12px;
	font-weight: normal;
	color: #4C5B5E;
	font-style: normal;
	font-family: "Levenim MT";
}
.content_sml_bold {
	font-size: 12px;
	font-weight: bold;
	color: #4C5B5E;
	font-style: normal;
	font-family: "Levenim MT";
}
.copywrite {
	font-family: "Levenim MT";
	font-size: 14px;
	color: #000033;
}
.title_1 {
	font-family: "Levenim MT";
	font-size: 20px;
	font-weight: normal;
	color: #4C5B5E;

}	
.content_exsml {
	font-size: 9px;
	font-weight: normal;
	color: #4C5B5E;
	font-style: normal;
	font-family: "Levenim MT";
}
