body{
	margin-left: 50%;
	background-color: #FFFFFF;
	}
#content{
	margin-left: -450px;
	position: relative;
}

#header {
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width:900px ;
	height:191px ;
	position: absolute;
	top: -8px;
	}

#headerBackground {
	background-color:#fff2e1; 
	width: 100%;
	height:134px ;
	position: absolute;
	top: 0px;
	left:0px;
	}

#headerDarkBlueBackground {
	background-color:#2b7fc8; 
	width: 100%;
	height:57px ;
	position: absolute;
	top: 134px;
	left:0px;
	z-index:-999;
	}

#headerLeft {
	background-image:url(images/headerLeft.jpg);
	background-repeat:no-repeat;
	width:82px;
	height:134px;
	position:absolute;
	top:-8px;
	left:-82px;
	}

#headerRight {
	background-image:url(images/headerRight.jpg);
	background-repeat:no-repeat;
	width:79px;
	height:134px;
	position:absolute;
	top:-8px;
	left:900px;
	}

#headerArrowLeft {
	background-image: url(images/headerArrowLeft.jpg);
	background-repeat:no-repeat; 
	width:15px ;
	height:21px ;
	position: absolute;
	top: 273px;
	left:25px;
	}
#headerArrowRight {
	background-image: url(images/headerArrowRight.jpg);
	background-repeat:no-repeat; 
	width:15px ;
	height:21px ;
	position: absolute;
	top: 273px;
	left:860px;
    }




#slideshow-1 {
	background-color:transparent;
	position:absolute;
	top:212px;
	left:46px;
	width:200px;
	height:125px;
	border-top:#FFFFFF 4px solid;
	border-bottom:#FFFFFF 4px solid;
	border-left:#FFFFFF 4px solid;
	margin:0 0;
	z-index:99999;
	}
#slideshow-2 {
	background-color:transparent;
	position:absolute;
	top:212px;
	left:246px;
	width:200px;
	height:125px;
	border-top:#FFFFFF 4px solid;
	border-bottom:#FFFFFF 4px solid;
	margin:0 0;
	z-index:99999;
	}
#slideshow-3 {
	background-color:transparent;
	position:absolute;
	top:212px;
	left:446px;
	width:200px;
	height:125px;
	border-top:#FFFFFF 4px solid;
	border-bottom:#FFFFFF 4px solid;
	margin:0 0;
	z-index:99999;
	}
#slideshow-4 {
	background-color:transparent;
	position:absolute;
	top:212px;
	left:646px;
	width:200px;
	height:125px;
	border-top:#FFFFFF 4px solid;
	border-bottom:#FFFFFF 4px solid;
	border-right:#FFFFFF 4px solid;
	margin:0 0;
	z-index:99999;
	}


#BlueNaviBackground {
	position: absolute;
	background-color:#51aaf4;
	width: 100%;
	height:69px;
	top: 191px;
	left: 0px;
	z-index:-999;
	border-bottom:#fac58b solid 6px;
	}
#BlueNavi {
	width: 500px;
	background-color:#51aaf4;
	}
#BlueNavi, #BlueNavi ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
#BlueNavi a {
	display: block;
	text-decoration: none;
	padding: 7px 5px 5px 10px;
	font-size: 15px;
	color: #FFFFFF;
}

#BlueNavi li {
	float: left;
	width: 100px;
}
#BlueNavi li {position: relative;}

/* hide from IE mac \*/
#BlueNavi li {position: static; width: auto;}
/* end hiding from IE5 mac */

#BlueNavi li ul, #BlueNavi ul li  {
	width:100px;
}
#BlueNavi ul li a  {
	color: #FFFFFF;
	border-right: 0;
	padding: 3px 17px 0px 20px;
}
#BlueNavi ul a:hover {
	background-color:#2b7fc8 !important; /*dark orange*/
	color: #FFFFFF !important;
}






#BrownNaviBackground {
	position: absolute;
	background-color:#ffdca7;
	width:100%;
	height:29px;
	top: 358px;
	left: 0px;
	z-index:99999;
	}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#BrownNavi {
	background-color:transparent;
	width:500px;
}
#BrownNavi, #BrownNavi ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
#BrownNavi a {
	display: block;
	text-decoration: none;
	padding: 7px 5px 5px 10px;
	font-size: 15px;
	color: #FFFFFF;
}

#BrownNavi li {
	float: left;
	width: 100px;
}
#BrownNavi li {position: relative;}

/* hide from IE mac \*/
#BrownNavi li {position: static; width: auto;}
/* end hiding from IE5 mac */

#BrownNavi li ul, #BrownNavi ul li  {
	width:100px;
}
#BrownNavi ul li a  {
	color: #5a350d;
	border-right: 0;
	padding: 3px 12px 0px 16px;
}
#BrownNavi ul a:hover {
	background-color:#e67825 !important; /*dark orange*/
	color: #FFFFFF !important;
}






p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	}
a {
	color: #0033CC;
	text-decoration: none;
	font-size: 14px;
}
a:hover {
	color: #b05800;
	text-decoration: none;
}
	
ul {
	text-indent: 0px;
	list-style-type: circle;
	list-style-position: inside;
	line-height: 26px;
	padding-top: 0px;
	margin-top: 0px;
}
li {
	margin-top: 0px;
	padding-top: 0px;
	text-indent: 0px;
}
div {
	background-color: #FFFFFF;
	width: 900px;
	}
	
#main {
	width: 900px;
	height:480px;
	position: absolute;
	top: 393px;
	left: 0px;
	}
	

	
.map {
	background-image: url(images/map.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 480px;
	heigh: 472px;
	}

#main p {
	font-style: normal;
	padding-left: 100px;
	padding-right: 100px;
	font-family:"Times New Roman", Times, serif;
	color: #666666;
	font-size:16px;
	}

#main ul {
	text-indent: 0px;
	list-style-type: circle;
	list-style-position: inside;
	line-height: 20px;
	padding-top: 0px;
	padding-left:120px;
	padding-right:120px;
	margin-top: 0px;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	}
#main li {
	margin-top: 0px;
	padding-top: 0px;
	text-indent: 0px;
	font-family:"Times New Roman", Times, serif;
}

#mainHome {
	width: 900px;
	height:520px;
	position: absolute;
	top: 393px;
	left: 0px;
	}
.Home {
	background-image:url(images/bg-home.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	}	
#mainHome p{
	font-style: normal;
	padding-left: 450px;
	padding-right: 20px;
	font-family:"Times New Roman", Times, serif;
	color: #666666;
	font-size:16px;
	}
#mainHome h5{
	font-style: normal;
	padding-left: 490px;
	padding-right: 20px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color: #660000;
	font-size:14px;
	}


#mainServices {
	width: 900px;
	height:584px;
	position: absolute;
	top: 393px;
	left: 0px;
	}
.Services {
	background-image:url(images/bg-services.jpg);
	background-repeat:no-repeat;
	background-position: 50px 0px;
	}
#mainServices p {
	font-style: normal;
	padding-left: 350px;
	padding-right: 20px;
	font-family:"Times New Roman", Times, serif;
	color: #666666;
	font-size:16px;
	}
#mainServices ul {
	text-indent: 0px;
	list-style-type: circle;
	list-style-position: inside;
	line-height: 20px;
	padding-top: 0px;
	padding-left:380px;
	padding-right:20px;
	margin-top: 0px;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	}
#mainServices li {
	margin-top: 0px;
	padding-top: 0px;
	text-indent: 0px;
	font-family:"Times New Roman", Times, serif;
}


#mainRehabLeft {
	width: 350px;
	height:520px;
	position: absolute;
	top: 393px;
	left: 0px;
	padding-left:50px;
	}
.Rehab {
	background-image:url(images/bg-rehab.jpg);
	background-repeat:no-repeat;
	background-position: 50px 130px;
	}
#mainRehabTop {
	width: 480px;
	height:80px;
	position: absolute;
	top: 393px;
	left: 400px;
	padding-left:20px;
	}
#mainRehabMiddle {
	background-color:transparent;
	width: 290px;
	height:450px;
	position: absolute;
	top: 473px;
	left: 380px;
	}
#mainRehabRight {
	background-color:transparent;
	width: 250px;
	height:450px;
	position: absolute;
	top: 473px;
	left: 650px;
	}

#mainRehabMiddle #mainRehabRight ul {
	text-indent: 0px;
	list-style-type: circle;
	list-style-position: inside;
	line-height: 20px;
	padding-top: 0px;
	margin-top: 0px;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	}
#mainRehabMiddle #mainRehabRight li {
	margin-top: 0px;
	padding-top: 0px;
	text-indent: 0px;
	font-family:"Times New Roman", Times, serif;
}




#mainAmenitiesLeft {
	width: 450px;
	height:500px;
	position: absolute;
	top: 393px;
	left: 0px;
	padding-left:50px;
	}
#mainAmenitiesRight {
	width: 450px;
	height:500px;
	position: absolute;
	top: 393px;
	left: 450px;
	}
.Amenities{
	background-image:url(images/bg-amenities.jpg);
	background-repeat:no-repeat;
	background-position:50px 127px;
	}
#mainAmenitiesLeft p {
	font-style: normal;
	font-family:"Times New Roman", Times, serif;
	color: #666666;
	font-size:16px;
	}
#mainAmenitiesRight p {
	font-style: normal;
	padding-right: 50px;
	font-family:"Times New Roman", Times, serif;
	color: #666666;
	font-size:16px;
	}



#mainDirectionsLeft {
	background-color:transparent;
	width: 450px;
	height:500px;
	position: absolute;
	top: 393px;
	left: 0px;
	padding-left:50px;
	}
#mainDirectionsRight {
	background-color:transparent;
	width: 450px;
	height:500px;
	position: absolute;
	top: 393px;
	left: 450px;
	}
.Directions{
	background-image:url(images/bg-amenities.jpg);
	background-repeat:no-repeat;
	background-position:50px 127px;
	}
#mainDirectionsLeft p {
	font-style: normal;
	font-family:"Times New Roman", Times, serif;
	color: #666666;
	font-size:16px;
	}
#mainDirectionsRight p {
	font-style: normal;
	padding-right: 50px;
	font-family:"Times New Roman", Times, serif;
	color: #666666;
	font-size:16px;
	}



#mainAbout {
	width: 900px;
	height:584px;
	position: absolute;
	top: 393px;
	left: 0px;
	}
.About {
	background-image:url(images/bg-about.jpg);
	background-repeat:no-repeat;
	background-position: 50px 0px;
	}
#mainAbout p {
	font-style: normal;
	padding-left: 405px;
	padding-right: 50px;
	font-family:"Times New Roman", Times, serif;
	color: #666666;
	font-size:16px;
	}
	



#mainNewsLeft {
	width: 450px;
	height:500px;
	position: absolute;
	top: 393px;
	left: 0px;
	padding-left:50px;
	}
#mainNewsRight {
	width: 450px;
	height:500px;
	position: absolute;
	top: 393px;
	left: 450px;
	}
.News{
	background-image:url(images/bg-amenities.jpg);
	background-repeat:no-repeat;
	background-position:50px 127px;
	}
#mainNewsLeft p {
	font-style: normal;
	font-family:"Times New Roman", Times, serif;
	color: #666666;
	font-size:16px;
	}
#mainNewsRight p {
	font-style: normal;
	padding-right: 50px;
	font-family:"Times New Roman", Times, serif;
	color: #666666;
	font-size:16px;
	}




#mainRecreation {
	width: 900px;
	height:584px;
	position: absolute;
	top: 393px;
	left: 0px;
	}
.Recreation {
	background-image:url(images/bg-about.jpg);
	background-repeat:no-repeat;
	background-position: 50px 0px;
	}
#mainRecreation p {
	font-style: normal;
	padding-left: 405px;
	padding-right: 50px;
	font-family:"Times New Roman", Times, serif;
	color: #666666;
	font-size:16px;
	}




#mainContact {
	width: 900px;
	height:584px;
	position: absolute;
	top: 393px;
	left: 0px;
	}
.Contact {
	background-image:url(images/bg-contact.jpg);
	background-repeat:no-repeat;
	background-position: 50px 0px;
	}
#mainContact p {
	font-style: normal;
	padding-left: 490px;
	padding-right: 50px;
	font-family:"Times New Roman", Times, serif;
	color: #666666;
	font-size:16px;
	}




#mainDirectionsLeft {
	width: 450px;
	height:500px;
	position: absolute;
	top: 393px;
	left: 0px;
	padding-left:50px;
	}
#mainDirectionsRight {
	width: 450px;
	height:500px;
	position: absolute;
	top: 393px;
	left: 450px;
	}
.Directions{
	background-image:url(images/bg-amenities.jpg);
	background-repeat:no-repeat;
	background-position:50px 127px;
	}
#mainDirectionsLeft p {
	font-style: normal;
	font-family:"Times New Roman", Times, serif;
	color: #666666;
	font-size:16px;
	}
#mainDirectionsRight p {
	font-style: normal;
	padding-right: 50px;
	font-family:"Times New Roman", Times, serif;
	color: #666666;
	font-size:16px;
	}




.bigtext{
	font-size: 18px;
	color: #666666;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	}

.italianbigtext {
	font-size: 18px;
	font-style:italic;
	color: #666666;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	}

.subtitle{
	font-size: 22px;
	color: #0c5491;
	font-style: italic;
	padding-left: 0px;
	font-family:"Times New Roman", Times, serif;
	}
	
.untrabigtext{
	font-size: 26px;
	color: #0c5491;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#footer {
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#666666;
	padding-top:5px;

	width:900px ;
	height:30px ;
	position: absolute;
	left:0px;
}

#footer a{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#666666;
	}	
#footer a:hover{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color: #b05800;
	}	
