body {
	margin: 0px;
	margin-top:15px;
	background-color: #e0bc7b;
}

img .border{
	border: 3px solid #FEFEFE;
}

#FloatingImages img { behavior: url(images/iepngfix.htc); }
#FloatingImages{
	position:absolute;
	float:right;
	background-position: right;
	margin-left:465px;
	z-index:99;
}

#FloatingLogo{
	position:absolute;
	float:right;
	background-position: right;
}

#FloatingLogo a:hover .rollover{
	filter:alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;
}

#Content{
	background-image: url(../images/Main_bkg.gif);
	background-repeat: repeat-y;
	background-position: left;
	width:600px;
	padding-left:20px;
	padding-top:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding-bottom:15px;
}
#ContentPad{
	width:580px;
}

#ContentPad .title{
	font-weight:bold;
	font-size:13px;
	color:#00305b;
}

#ContentPad .border{
	border: 2px solid #FFFFFF;
}

#ContentPadAdmin{
	width:580px;
}
#ContentPadAdmin div{
	width:580px;
}

#ContentPad a, #ContentPadAdmin a{
	color: #00305b;
}

#ContentPad a:hover, #ContentPadAdmin a:hover  {
	text-decoration:none;
}

#Navigation{
	background-image: url(../images/Side_bkg.jpg);
	background-repeat: repeat-y;
	background-position:bottom;
	width:140px;
}
#Navigation a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00305B;
	background-repeat: no-repeat;
	background-position: left;
	width: 134px;
	height: 46px;
	margin-bottom:4px;
	margin-left:4px;
	background-color: #669DB2;
	float:left;
	text-decoration: none;
}
#Navigation a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
/*#Navigation #SideNav{
	float:left;
	margin-left:44px;
	_margin-left:0px;
	_padding-left:44px;
	padding-top:10px;
	cursor:pointer;
}*/

#Navigation .SideNav{
	padding-left:44px;
	padding-top:10px;
	cursor:pointer;
	height:40px;
}

#Navigation #Building{
	background-image: url(../images/nav_Buildings.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #337C98;
}
#Navigation #Accommodations{
	background-image: url(../images/nav_Accommodations.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #337C98;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #337C98;
}
#Navigation #Packages{
	background-image: url(../images/nav_Packages.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #337C98;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #337C98;
}
#Navigation #Gallery{
	background-image: url(../images/nav_Gallery.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #337C98;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #337C98;
	line-height: 2.5em;
}
#Navigation #Location{
	background-image: url(../images/nav_Location.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #337C98;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #337C98;
	line-height: 2.5em;
}
#Navigation #Stay{
	background-image: url(../images/nav_Stay.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #337C98;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #337C98;
	line-height: 2.5em;
}

#FooterContact{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #00305B;
	text-decoration: none;
	text-align: center;
	position: absolute;
	margin-left:13px;
	letter-spacing: .45px;
}

#FooterContact a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #00305B;
	text-decoration: none;	
	letter-spacing: -.3px;
}

#FooterContact a:hover{
	color: #FFFFFF;
	text-decoration: underline;	
}

#Quote{
	width:172px;
	margin-left:8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color:#FFFFFF;
	margin-bottom:5px;
}

#Featured{
	float:left;
	background-image:url(../images/Footer_Featured.gif);
	background-repeat:no-repeat;
	width:415px;
	height:166px;
	overflow:hidden;
}

#Featured #package{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
	margin-top:23px;
	width:196px;
	height:85px;
	padding:2px;
	margin-left:4px;
	overflow:hidden;	
	font-weight:bold;
	font-size:13px;
}

#Featured img{
	border: 2px solid #FFFFFF;
	margin-right:2px;
}

#Featured a{
	color:#00305b;
	text-decoration: none;
}

#Footer{
	position: absolute;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#00305b;
	width:804px;
	padding-top:5px;
	margin-top:166px;
}
#Footer #Copyright {
	float: left;
	width: 500px;
	padding-top:10px;
}
#Footer #Fresh {
	float: right;
	width: 93px;
}

a:hover .rollover {
	filter:alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;
}

#Footer #FooterNav { 
	float: left;
	text-align:center;
}

#Footer a{
	color:#00305b;
	text-decoration: none;
}

#Footer a:hover{
	color:#00305b;
	text-decoration: underline;
}