html
{
	height: 100%;
}
body
{
	height: 100%;
	margin: 0 0 0 0;
	font-family: Arial;
	font-size: 12px;
}
td
{
	vertical-align: top;
}
h1
{
	margin-top: 0;
	font-size: 11pt;
	letter-spacing: 3px;
	color: #6C0000;
}
h2
{
	font-size: 10pt;
	letter-spacing: 2px;
	width: 200px;
	border-bottom: solid 1px #D8D8D8;
	color: #6C0000;
	text-transform: uppercase;
}
h3
{
	font-size: 10pt;
	letter-spacing: 2px;
	width: 400px;
	border-bottom: solid 1px #D8D8D8;
	color: #6C0000;
	text-transform: uppercase;
}
a
{
	color: Black;
}
a:hover
{

}
ul
{
	margin-left: 1.2em; 
	padding-left: 0;
}
ul li { padding-left: 0.4em; margin-left: 0; }
table.fullpage
{
	width: 100%;
	height: 100%;
	margin: auto auto 0 auto;
}
td.bg
{
	/*background-image: url('../images/stripes.gif');
	background-repeat: repeat;*/
	background-color: #202020;
}
td.bgRight {
	/*background-position: right;*/
}
td.panel
{
	width: 1000px;
	background-color: #ebebeb;
}
div.main
{
	margin-top: 10px;
}
	td.leftSide
	{
		width: 220px;
		padding-left: 20px;
		color: Black;
		font-size: 8pt;
		font-weight: bold;
		letter-spacing: 1px;
	}
	td.rightSide
	{
		width: 730px;
		padding-right: 30px;
	}
	
div.footer
{
	margin-top: 2.0em;
	margin-bottom: 2.0em;
	font-size: 10px;
	letter-spacing: 1px;
}
	div.footer a
	{
		color: #999999;
		margin-right: 10px;
	}
	
	
/* Menu */
div.menu
{
	width: 1000px;
	height: 565px;
	background-repeat: no-repeat;
	position: relative;
}
#mainImage { position: absolute; top: 0; left: 0; }
div.DesiresLogo { position: absolute; top: 0px; left: 0px; } 
div.DesiresLogo img { border-style: none; }

div.middleAd
{
	position: absolute;
	right: 0;
	top: 246px;
	width: 580px;
	height: 88px;
	background-color: Black;
	color: White;
	font-size: 7pt;
	color: #999999;
}
	div.middleAd a
	{
		color: #999999;
		text-decoration: none;
	}
	div.middleAd table
	{
		width: 580px;
		height: 88px;
	}
		div.middleAd td.col1 
		{
			vertical-align: middle;		
			width: 330px;
			padding-left: 20px;
		}
		div.middleAd td.col2
		{
			vertical-align: middle;	
			width: 	220px;
			padding-right: 10px;
		}
		div.menuButton
		{
			width: 220px;
			padding: 8px 0 8px 0;
			background-color: #666666;
			border: solid 1px White;
			text-align: center;
			margin-left: 40px;
		}
			div.menuButton a
			{
				color: White;
				text-decoration: none;
				font-size: 8pt;
				font-weight: bold;
				letter-spacing: 1px;
			}
	div.middleAd strong
	{ 
		font-size: 8pt; 
		color: #EEEEEE;
		letter-spacing: 1px;
	}
div.primaryNav
{
	background-color: Black;
	width: 760px;
	position: absolute;
	left: 0px;
	top: 466px;
	height: 54px;
	padding-left: 240px;
}
	div.primaryNav a, span.disabledLink
	{
		color: #CCCCCC;
		text-decoration: none;
		font-size: 8pt;
		font-weight: bold;
		letter-spacing: 1px;
	}
		div.primaryNav .selected, div.primaryNav a:hover
		{
			color: #999999;
		}
	div.primaryNav table td
	{
		padding-right: 46px;
		height: 54px;
		vertical-align: middle;
	}
	div.primaryNav table td.lastPrimaryNav 
	{
		 padding-right: 0;
	}
div.secondaryNav
{
	background-color: White;
	width: 760px;
	position: absolute;
	left: 0px;
	top: 520px;
	height: 25px;
	padding-left: 240px;
	padding-top: 10px;
}
	div.secondaryNav a
	{
		color: #999999;
		text-decoration: none;
		font-size: 8pt;
		font-weight: bold;
		letter-spacing: normal;
	}
		div.secondaryNav .selected, div.secondaryNav a:hover
		{
			color: Black;
		}
	div.secondaryNav table td
	{
		padding-right: 25px;
		vertical-align: middle;
	}
	div.secondaryNav table td.lastPrimaryNav 
	{
		 padding-right: 0;
	}
/* End Menu */	

	
/* Reservations */
td.leftSide table
{
	width: 160px;
}
td.leftSide td.resLeft
{
	padding-right: 24px;
	padding-bottom: 3px;
}
td.leftSide td.resRight
{
	padding-bottom: 3px;
}

td.leftSide input 
{ 
	border: solid 1px #9B9B9B;
	padding: 2px;
	color: #636464;
	width: 64px; 
	background-color: #FFFFFF;
}

td.resBottom
{
	padding-top: 20px;
}
td.tdResButton
{
	padding-top: 20px;
}
#property
{
	background-image: url('../images/downArrow.gif');
	background-repeat: no-repeat;
	background-position: right;
	border: solid 1px #9B9B9B;
	padding: 4px 8px 4px 8px;
	color: #636464;
	display: block;
	width: 150px;
	letter-spacing: normal;
	text-decoration: none;
	background-color: White;
}
#propertyList
{
	position: absolute; 
	background-color: White; 
	width: 180px; 
	display: none;
	border: solid 1px #9B9B9B;
	padding: 4px 8px 4px 8px;
	color: #636464;
	letter-spacing: normal;
	font-weight: bold;
	background-color: White;
}
	#propertyList a
	{
		color: #636464;
		text-decoration: none;
	}
		#propertyList a:hover
		{
			text-decoration: underline;
		}
#resSubmit
{
	margin-top: 20px;
	border: solid 1px #9B9B9B;
	padding: 4px 8px 4px 8px;
	color: #636464;
	display: block;
	width: 150px;
	letter-spacing: normal;
	text-decoration: none;
	background-color: White;
}
div.resFooter 
{
	border-top: solid 1px #999999; 
	margin-top: 16px; 
	width: 165px;
}
	div.resFooter div.menuButton
	{
		margin-left: 0; 
		margin-top: 16px; 
		width: 165px;
	}
/* End Reservations */
