body
{
}

TABLE.mouse {
   background: transparent url(../images/mouse.png) no-repeat right middle; /* top:20px left:20px; */

}
TABLE.main {

   background: url(../images/mickeymouse.png) no-repeat left bottom; /* top:20px left:20px; */
   width: 800px; 
   height: 2200px;
}

table.vertnav TD {
	
	text-align:center;	
	 background-color: Red;
}	

P.disney-gold {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 16pt; 
	COLOR: #ffb500; 
	MARGIN-LEFT: 10px	
}

.header {

	background: transparent url(../images/header.gif) top  repeat-x; 
	background-color: #2F4694;

}

.header-noflash {
	background: transparent url(../images/header.gif) top  repeat-x; 
	background-color: #2F4694;
	padding-left: 1px

}

DIV.expand {
	 /* border: #CCCCCC solid thin line  1px; */
	  width: 380px;
	  padding-top: 5px;

}

DIV.expand-amenities {

 margin-left: 10px;
}


DIV.amenity {

	padding-top: 5px;
	padding-bottom: 5px;
}

table.media   {
	
	/* border-color: #4169e1; */
	border: #4169e1 1px thin line ;
	
}	

TABLE TR TD P.info  {

	font-size: 11pt;
	margin-left: 10px;
	color: dimgray;
	font-family: Times New Roman;

}

TABLE TR TD P.heading  {

	font-size: 13pt;
	margin-left: 10px;
	color: dimgray;
	font-family: Times New Roman;

}

TABLE TR TD P.heading-blue  {

	font-size: 13pt;
	margin-left: 10px;
	color: blue;
	font-weight: bold;
	font-family: Times New Roman;

}

