﻿/* CSS layout */
#masthead {
	background-color: #FFFFFF;
	background: url('avila pier merge.jpg');
	text-align: center;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	height: 114px;
}
#top_nav {
	margin-right: 5px;
	margin-left: 5px;
	margin: 0 auto 0 auto;
	font-size: small;
	color: #000000;
	background-color: #8C4910;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-image: url('wood5.gif');
	width: auto;
}
#page_content {	text-align: center;
}
#footer {
}
#footer1 {
	font-style: italic;
	font-size: xx-small;
	margin-right: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
	text-align: right;
}
#top_nav ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#top_nav li {
	list-style-type: none;
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
}
#bot_nav li {
	list-style-type: none;
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
}
#bot_nav ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	line-height: 12px;
}
#container {
	margin: 25px auto 25px auto;
	border: #0066FF none;
	background-image: url('bkgd.jpg');
	background-color: #8C4910;
	width: 925px;
}
#bodyextra {
	right: auto;
	left: auto;
	clear: both;
}
#bot_nav {
	margin-right: 5px;
	margin-left: 5px;
	margin: 0 auto 0 auto;
	font-size: small;
	color: #000000;
	background-color: #8C4910;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-image: url('wood5.gif');
	width: auto;
}
