* {
	padding: 0px;
	margin: 0px;
}

body 	{
	background: url(images/flower-bg.jpg);
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .8em;
}

TABLE	{
	border: 0px;
	clear: both;
	}

TR	{
	vertical-align:top;
	}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	COLOR: #003366;
}

H2	{	
	font-size:	1.25em;
	text-align: center;
	margin-bottom: 10px;
	}	

H3	{
	font-size: 1em;
}

H4	{	
	font-size:	1.33em;
	font-weight:	bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}		

A.nav	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
			
A.nav:hover	{
	text-decoration: none;
	color: #cc0000;
}

A {	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:hover	{
	text-decoration: underline;
	color: #cc0000;
}

h2 a:hover {
	text-decoration: none;
}

#homeleft {
	float: left;
	margin: 10px 5px;
	width: 280px;
}

#homeright {
	float: right;
	margin: 10px 5px;
	width: 280px;
}

.BigFirstLetter	{
	background: url(images/bigW.jpg) no-repeat;
	float: left;
	height: 35px;
	text-align: left;
	width: 75px;
}

div.intro {
	text-align: left;
}

#engagement {
	font-size: 8pt;
	border: solid 1px #6666CC;
	text-align: center;
}

#engagement_in	{
	margin: 10px 10px 10px 10px;	
}

#countDown {
	font-size: 10px;
	font-weight: bold;
	margin: 10px auto;
	text-align: center;
}

.EntertainmentText {
	COLOR: #003366;
}

img {
	border-style: none;
}

div.contactrow {
	clear: both;
	display: block;
	margin: 0px auto 0px auto;
	width: 450px;
}

div.contactrow .cellbold {
	display: block;
	font-weight: bold;
	float: left;
	width: 200px;
}

div.contactrow .cell {
	display: block;
	float: left;
	text-align: left;
}

#contactsm {
	font-size: 7pt;
	font-weight: bold;	
}

/*Thumbnail drop shadow*/
.thumbnail {
	float:left;
	background: url(images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}

.thumbnail img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -5px 5px 5px -5px;
	padding: 4px;
}

.nav li	{
	color: #6666CC;
	float: left;
	width: auto;
	display: block;
	margin: 0px 5px;
}

ul.nav	{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

div.navcontainer	{
	display: block;
	margin: 0px auto;	
	text-align: center;
	width: 794px;
}

div#navbottom {
	clear: both;
	width: 794px;
	margin: 0px auto;
}

div.hr {
	background: url(images/hr.jpg) repeat-x bottom;
	clear: both;
	height: 13px;
	margin: 0px auto 10px auto;
	vertical-align: bottom;
	width: 794px;
}

div#bgcontainer {
	background: url(images/bgimg.jpg) repeat-y;
	clear: both;
	display: block;
	margin: 0px auto 30px auto;
	width: 800px;
}

div#bgbottom {
	background: url(images/bgbottom.jpg) no-repeat;
	clear: both;
	display: block;
	height: 20px;
	margin: 0px auto 0px auto;
	width: 800px;
}

div.bodytext {
	clear: both;
	display: block;
	width: 600px;
	margin: 0px auto;
	text-align: left;
}

div.bodytext .cellleft {
	float: left;
	text-align: center;
	width: 50%;
}

div.bodytext .cellright {
	float: left;
	text-align: left;
	width: 50%;
}

div.bodytext table {
	clear: both;
	border-style: none;
	font: 11px Arial,Helvetica;
	margin: 0px auto;
}

#entheader {
	margin-top: 100px;
	text-align: left;
}

div.center {
	clear: both;
	text-align: center;
}

div.spacer {
	clear: both;
	height: 20px;
}

.hotelInfo1 {
	clear: both;
	font-size: 10px;
	text-align: center;
	margin: 0px auto;
}

.hotelInfo2 {
	float: left;
	font-size: 10px;
	text-align: center;
}

.featuredHotel {
	text-align: center;
}

.hotelInfo1 dl, .hotelInfo2 dl {
	width: 300px;
	margin: 0px auto;
}

.hotelInfo1 dt, .hotelInfo2 dt {
	display: block;
	float: left;
	font-style: italic;
	margin-left: 15px;
	text-align: left;
	width: 150px;
}

.hotelInfo1 dd, .hotelInfo2 dd {
	font-weight: normal;
	display: block;
	padding-left: 5px;
	text-align: left;
}

dd.rates, span.rates {
	color: #1DA847;
	font-weight: bold;
}

span.deadline {
	color: Red;
	font-weight: bold;
}

.featuredHotel dl {
	margin-left: 125px;
	width: 500px;
}

.featuredHotel dt {
	clear: left;
	display: block;
	float: left;
	font-style: italic;
	text-align: left;
	width: 200px;
}

.featuredHotel dd {
	font-weight: normal;
	display: block;
	padding-left: 5px;
	text-align: left;
}