#Main{
	width:707px;
	margin-top: 0px;
	/*margin-left: 24px;*/
}

#Header{
	width:707px;
	height:303px;
	/*background-color: #214774;	*/
}

#Logo
{
	position: absolute;
	width:186px;
	height: 141px;
	top: 3px;
	left: 285px;
	background-image: url(hambletoninn_Logo.png);	
	background-position: l
	cursor:hand;
}

#TopText{
	width: 705px;
	height:115px;
	
	background-position: right; background-repeat:no-repeat;
	background-image: url(hambletoninn_Top_t.gif);
}

#Images
{
	
	background-color: white;
}

.bgcell
{
	background-repeat:no-repeat;
	
}

.bgcelllast
{
	background-position:right top;
}

#Menu{
	width:705px;
	height: 50px;
}

#MenuTop{
	width:705px;
	height:26px;
	background-image: url(MenuTopBG.gif);
}

#MenuBottom{
	width:705px;	
	height:25px;
	background-image: url(MenuBottomBG.gif);
}

#ctl00_Content
{
	width:675px;
	background-color: White;
	color:#336699;
	padding: 15px;
	padding-bottom: 35px;
}

#Footer{
	width:705px;
	text-align: center;
	line-height: 18px;
	font-size: 11px;
	color: #b9dbf3;
	background-color: #003466;
	font-family: Georgia;
}

.nav
{
	width:670px;
	height:450px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	padding:3px;
}

.edt
{
	border:1pt solid #336699; 
}

.edt100
{
	border:1pt solid #336699; 
	width:98%;
}
