/* CSS Document */
body {
	background-color		: #FFFFFF;
	font-family				: Georgia, "Times New Roman", Times, serif;
	color					: #663300;
	margin					: 0;
	width					: 100%;
	word-wrap				: break-word;
	}
.eviivo_item_kids {
	word-wrap: normal;
}


img	{
	border					: none;
	}

a:visited, a:link, a:active, a:hover{
	color					: #0066FF;
	}

.eviivo_button_image a:visited, .eviivo_button_image a:link, .eviivo_button_image a:active, .eviivo_button_image a:hover{
	color:#FFFFFF;
}

.calendar{
	text-align				: center;
	font-size				: 12px;
	}

.home_{
	font-weight				: normal;
	}

.title{
	font-size				: 24px;
	font-weight				: bold;
	text-decoration			: underline;
	}

.sub_title{
	font-size				: 18px;
	font-weight				: bold;
	}

#main_table{
	position				: absolute;
	width					: 90%;
	height					: auto;
	margin-left				: 5%;
	background-color		: #FECF89;
	color					: #000000;
	}

.list_title{
	font-weight				: bold;
	margin-bottom			: 0px;
	margin-left				: -20px;
	text-decoration			: underline;
	}

.title_image{
	position				: relative;
	width					: 100%;
	}

.nav{
	position				: relative;
	width					: 100%;
	padding-top				: 15px;
	font-size				: 17px;
	color					: #000000;
	#border-bottom			: 4px solid #663300;
	}

.nav table {
	padding-bottom			: 10px;
}

.body{
	padding-top				: 10px;
	position				: relative;
	height					: 80%;
	width					: 100%;
	overflow				: auto;
	}

.pagebody{
	border-top-width		: 4px;
	border-top-style		: solid;
	border-top-color		: #663300;
	text-align				: left;

}

.room {
	margin-top: 0px;
}

.room_title {
	font-size: 24px;
}

.top {
	font-size				: 18px;
	margin-top				: 0px;
}
p {
	margin-left 			: 10px;
}