	body
	{
		text-align: center;
		background-color: #EAEEDD;
		margin:0px;
		padding:0px;
		font-family:Georgia,"Times New Roman",Serif;
	}
	a {
		text-decoration:none;
	}
	p {
		margin-top:0px;
	}
	div {
		margin:0px;
		padding:0px;
	}
	img {
		border: 0px;
	}
	#doc, #doc2, #doc3, #doc4, .yui-t1, .yui-t2, .yui-t3, .yui-t4, .yui-t5, .yui-t6, .yui-t7
	{
		margin: auto;
		text-align: left;
		/*width: 57.69em; 
		width:56.25em;*/
		width:1015px;
		min-width:950px;
	}
	.yui-t7 #yui-main .yui-b
	{
		display: block;
	    	margin: 0 0 1em 0;
	}
	#doc2
	{
		/*width: 73.076em; width:71.25em;*/
	}
	#FooterDiv {
		width:1015px;
		background:url('/images/FooterBg.jpg');
		height:74px;
		font-size:8pt;
		position:relative;
	}
	.FooterText {
		font-size:8pt;
		font-family:Arial;
		color:#87955E;

	}
	#HeaderDiv {
		width:1015px;
		height:131px;
	}
	#NavContainer li {
		list-style-type: none;
		float:left;
		margin-right: 20px;
		margin-top:10px;
		font-size: 10pt;
		font-family:Georgia,"Times New Roman",Serif;
		position:relative;
	}
	#NavCenter {
		padding-top: 2px;
	}
	.TopNav {
		background-repeat:repeat-x;
		padding:0px;
		background:url('/images/Nav.jpg');
		height:36px;
		width:950px;
		text-align:center;
	}
	/*.TopNav ul {
		margin-top:0px;
		margin-bottom:0px;
		margin-left:auto;
		margin-right:auto;
	}*/
	#Main-Content {
		display:none;
	}
	#Main-Content h2 {
		margin:12px;
		padding:0px;
	}
	#Main-Content p {
		margin:12px;
		padding:0px;
		font-size: smaller;
	}
	.NavItem-Selected {
		color:#000000;
	}
	.SubNav {
		position:absolute;
		width:950px;
		left:0px;
		padding:0px;
		display:none;
		text-align:center;
		z-index:1000;
	}
	.SubNav-Selected {
		position:absolute;
		width:950px;
		left:0px;
		padding:0px;
		text-align:center;
	}
	.SubNav-Main {
		height:35px;
		background:url('/images/Subnav.jpg');
	}
	.SubNav-Sub {
		height:43px;
		background:url('/images/Subnav2.jpg');
	}
	h2 {
		color: #006874;
		font-weight: 300;
		font-size: 20px;
		font-family:Georgia,"Times New Roman",Serif;
		padding-top: 0px;
		margin-top:0px;
	}
	h3 {
		/*color: #006874;
		font-weight: 300;*/
		font-size: 16px;
		font-family:Georgia,"Times New Roman",Serif;
		padding-top: 0px;
		margin-top:0px;
		margin-bottom:4px;
	}
	h4 {
		font-family:"Times New Roman",Serif,Georgia;
		font-size:13pt;
		margin-bottom:4px;
		font-weight:bold;
		/*text-transform:uppercase;*/
	}
	.NavImg {
		margin-right: 3px;
	}
	.SubNavImg {
		margin-right: 3px;
	}
	.TopLink {
		color:#555555;
		text-decoration: none;
	}
	.TopLink:hover {
		color:#000000;
		text-decoration: none;
	}
	.TopLink-Selected {
		color:#000000;
		text-decoration: none;
	}
	.SubLink {
		color:#555555;
		text-decoration: none;
	}
	.SubLink:hover {
		color:#000000;
		text-decoration: none;
	}
	.SubLink-Selected {
		color:#000000;
		text-decoration: none;
	}
	/* rotator in-page placement */
		div#rotator {
		position:absolute;
		height:537px;
		margin-left: 0px;
	}
	div#rotator ul {
		margin:0px;
		padding:0px;
	}
	/* rotator css */
		div#rotator ul li {
		float:left;
		position:absolute;
		list-style: none;
		padding:0px;
		margin:0px;
	}
	/* rotator image style */	
		div#rotator ul li img {
		border:0px solid #ccc;
		padding: 0px;
		background: #FFF;
	}
	div#rotator ul li.show {
		z-index:500;
	}
	.Sub-RightNav {
		float:right;
		/*width:204px;*/
		background-color:#87B8B8;
		text-align:center;
	}
	.Sub-MiddleContent {
		float:left;
		/*width:415px;*/
		width: 35%;
		margin-left:8px;
		margin-right:8px;
		padding-left: 8px;
		padding-right: 8px;
	}
	.Sub-MiddleContent ul li {
		margin-bottom: 8px;
	}
	.Sub-FullContent {
		float:left;
		width:619px;
		margin-left:8px;
		margin-right:8px;
	}
	.Sub-Container {
		position:relative;
		margin-left:33px;
		min-height:450px;
		background-color:#ffffff;
		width:950px;
		padding-bottom:16px;
	}
	.Sub-Container-NoChildren {
		margin-top:43px;
	}
	.Sub-Container-Children {
		margin-top:83px;
	}
	.FooterAddress {
		width:1015px;
		text-align:center;
		top:5px;
		position:absolute;
		font-family:Georgia,"Times New Roman",Serif;
		font-size:9pt;
		color:#555555;
	}
	#Sub-RightNav-Container {
		margin:8px;
	}
	#Sub-RightNav-Container ul {
		margin:0px;
		padding:0px;
		list-style-image:url('/images/Bullet.jpg');
		text-align: left;
	}
	#Sub-RightNav-Container ul li {
		margin:0px;
		padding:0px;
		font-size:smaller;
		margin-top:4px;
		margin-left:16px;
		margin-right:4px;
	}
	#Sub-RightNav-Container a {
		color:#555555;
		text-decoration: underline;
	}
	#Sub-RightNav-Container h4 {
		margin-top: 8px;
	}
	#PhotoGallery img {
		margin: 10px;
	}
	#VideoGallery img {
		margin: 10px;
	}
	.NavItem-NotLast {
		padding-right:20px;
	}
	.NavItem-Last {
		margin-right:0px;
	}
	.RequiredField {
		color: Red;
		font-size: x-small;
	}
	@media screen
	{
		#ContentContainer {
			padding:20px;
			overflow:auto;
			height:425px;
		}
	}
	@media print
	{
		#ContentContainer ul {
			display: none;
		}
		#NavContainer {
			display: none;
		}
		#SubContainer {
			display: none;
		}
		#ContentContainer a {
			display: none;
		}
		#FooterDiv {
			display: none;
		}
	}












































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.AmenityHeading {
letter-spacing: 1.65pt;
text-transform: uppercase;
font-weight: bold;
}

.PaddedListItem {
padding-bottom: 8px;
}

