@charset "utf-8";
/* CSS Document */


/* packagerates */

div#packagerates
{
	height: 760px;
}

div#packagerates table a
{
	color: #F60;
}

div#packagerates table a:hover
{
	color: #000;
}

/*  end packagerates */


/* lodgingrates */

div#packagerates #lodgingrates table
{
	width: 600px;
	margin: 20px auto 20px auto;
}

div#packagerates #lodgingrates table tr td.sectiontitle
{
	font-size: 14px;
	width: 220px;
	border: 2px solid #ccc;
	font-weight: bold;
}

div#packagerates #lodgingrates table tr.headers td
{
	border: solid 2px #ccc;
	text-align: center;
	font-weight: bold;
}

div#packagerates #lodgingrates table tr.headers td.first
{
	border: solid 2px #ccc;
	text-align: center;
}

div#packagerates #lodgingrates table tr.data td
{
	height: 25px;
}

div#packagerates #lodgingrates table tr td
{
	text-align: center;
}




/* end lodgingrates */



/* mealrates */
div#packagerates #mealrates
{
	width: 205px;
	float: right;
	margin: 0px 32px 0px 0px;
	overflow: hidden;
}

div#packagerates #mealrates table
{
	width: 205px;
	border: 2px solid #ccc;
}

div#packagerates #mealrates table tr
{
	height: 20px;
}

div#packagerates #mealrates table.sectiontitle 
{
	color: #063;
	font-weight: bold;
	font-size: 14px;
	margin-top: 5px;
	text-align: center;
	border-bottom: none;
}

div#packagerates #mealrates table tr.data td
{
	padding-left: 20px;
}

div#packagerates #mealrates table tr.data td.first
{
	width: 120px;
}

/* end mealrates */


/* davidsoncabin */
div#packagerates #davidsoncabin
{
	border: #ccc 2px solid;
	padding: 0px;
	margin: 5px 0px 0px 32px;
	float: left;
	height: 288px;
	width: 350px;
	overflow: hidden;
	display: inline;
}

div#packagerates #davidsoncabin table.sectiontitle
{
	color: #063;
	font-weight: bold;
	font-size: 14px;
	padding: 0px;
	text-align: center;
	border-bottom: #ccc 2px solid;
	width: 350px;
}

div#packagerates #davidsoncabin table.sectiontitle tr
{
	height: 18px;	
}

div#packagerates #davidsoncabin table tr.subsection
{
	text-decoration: underline;
	height: 20px;
}

div#packagerates #davidsoncabin table
{
	margin: 0px auto 0px auto;
	width: 225px;
	text-align: center;
}

div#packagerates #davidsoncabin table tr
{
	height: 25px;
	margin: 0px auto 0px auto;

}



/* end davidson cabin */
