#container {
	position: relative;
	height: 790px;
	width: 908px;
	margin: 0 auto;
	border: thin solid #FF8E33;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #512301;
}
.copyright {
	font-size: 8pt;
	color: #FFFFFF;
}
#container #footer #location p {
	font-size: 10pt;
	color: #512301;
}

#flash {
	position:absolute;
	left:276px;
	width:633px;
	height:212px;
	top: 0px;
}


#header {
	position:absolute;
	top:0px;
	width:908px;
	height:430px;
	background-image: url(images/bg-index_02.jpg);
	background-repeat: no-repeat;
	left: 0px;
	background-color: #FFFFFF;
}
#container #content p {
	font-size: 12pt;
	color: #512301;
	line-height: 16pt;
	font-weight: normal;
	padding-top: 35px;
	padding-left: 5px;
}


#footer {
	position:absolute;
	top:430px;
	width:908px;
	height:360px;
	background-image: url(images/bottom-footer_03.gif);
	background-repeat: no-repeat;
	left: 0px;
}

#links {
	position:absolute;
	left:5px;
	top:227px;
	width:885px;
	height:25px;
}

#left-side {
	position:absolute;
	top:430px;
	width:225px;
	height:200px;
	left: 20px;
	z-index: 10;
}

#right-side {
	position:absolute;
	left:690px;
	top:350px;
	width:210px;
	height:200px;
	background-color: #FFFFFF;
	z-index: 5;
}
#container #right-side a {
	font-size: 8.5pt;
	color: #512301;
	text-decoration: none;
}
#container #right-side a:hover {
	color: #FF8E33;
}



#copyright {
	position:absolute;
	top:320px;
	width:556px;
	height:40px;
	left: 0px;
}
#container #footer #copyright {
	color: #FFFFFF;
	padding-left: 20px;
}

#welcome-header {
	position:absolute;
	left:0px;
	top:0px;
	width:280px;
	height:39px;
}

#content {
	position:absolute;
	left:260px;
	top:345px;
	width:418px;
	height:302px;
	z-index: 10;
}

#location {
	position:absolute;
	left:610px;
	top:230px;
	width:290px;
	height:27px;
}

#fleetwood {
	position:absolute;
	left:600px;
	top:310px;
	width:290px;
	height:50px;
	background-image: url(images/fleetwood.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#pace-arrow {
	position:absolute;
	left:5px;
	top:10px;
	width:220px;
	height:108px;
}

#youtubelink {
	position:absolute;
	left:10px;
	top:180px;
	width:200px;
	height:50px;
}
#container #content a {
	text-decoration: none;
	color: #512301;
}
#container #content a:hover {
	color: #FF8E35;
}
