@charset "utf-8";

/*

All contents are copyrighted (©) by Ultimate Escapes®

Disclaimer:
Under no circumstances can a client, user or individual use any Ultimate Escapes® content for any commercial, 
promotional, or personal purpose.Ultimate Escapes® content may not be retransmitted, downloaded, reproduced, 
broadcast or displayed without Ultimate Escapes® prior written consent.

*/

/* CSS Document */

* {
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
	text-decoration: none;
	}

h1, h2, h3, h4, h5, h6, p {
 margin:0;
 padding:0;
 font-weight:normal;
}



/* will give all tables no cellpadding or cellspacing*/
/*table 
{
	border-collapse: collapse;
}*/


