#crossfade {

	width: 762px;

	height: 300px;

	margin: 0 auto;

	background: transparent;

	position: relative;

	}

 

#text1, #text2, #text3, #text4, #text5 {

	position: absolute;

	}
	
#text1 h2 {
	font: normal 27px/130% georgia, "Times New Roman", Times, serif;
	color: #4c281c;
	background: url(img/bg_headers.gif) center bottom repeat-x;
	padding: 0 0 4px 0;
	margin-bottom: 8px;
	}
	
#text1 p {
	font: normal 16px/120% georgia, "Times New Roman", Times, serif;
	color: #4c281c;
	}
	

#text2 h2, #facilities #text1 h2 {
	font: normal 27px/130% georgia, "Times New Roman", Times, serif;
	color: #fff;
	background: url(img/bg_headers_white.gif) center bottom repeat-x;
	padding: 0 0 4px 0;
	margin-bottom: 8px;
	}
	
#text2 p, #facilities #text1 p {
	font: normal 16px/120% georgia, "Times New Roman", Times, serif;
	color: #fff;
	}

#text1 {

	top: 18px;

	left: 24px;

	}



#text2 {

	top: 18px;

	left: 24px;

	}



#text3 {
	top: 20px;

	left: 20px;


	}



#text4 {
	top: 18px;
	left: 15px;
	}







.button1 {

	margin: 0 0 0 0px;

	}



.button2 {

	margin: 0 0 0 0px;

	}

	

.button3 {

	margin: 0 0 0 4px;

	}



.button4 {

	margin: 0 0 0 4px;

	}



#feature1, #feature2, #feature3, #feature4, #feature5 {

	position: absolute;

	top: 0px;

	left: 0px;

}