body {
	font-family: "century gothic", sans-serif;
	text-align: center;
	color: #231a11;
}
body {
	text-align: -moz-center;
}
div#main {
	width: 800px;
	height: 500px;
	text-align: left;
}
h1 {
	background-color: #7d0f02;
	height: 110px;
	vertical-align: bottom;
	margin-bottom: 2px;
}
h2 {
	text-align: center;
	margin-bottom: 3px;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 20px;
	background-image: url('images/line.png');
	background-repeat: repeat-x;
	background-position: bottom;
	color: #1c4692;
}
h3 {
	color: #1c4692;
	padding: 2px 10px 2px 10px;
	margin-bottom: 0px;
}
div#options {
	float: right;
	height: 382px;
	width: 138px;
	background-color: #ffab02;
	margin-bottom: 2px;
}
div#content {
	height: 384px;
	width: 659px;
	font-size: 10pt;
}
img.pic {
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 2px;
}
img.pic2 {
	margin-bottom: 2px;
	margin-right: 0px;
}
ul {
	list-style-type: none;
	vertical-align: text-bottom;
	padding-left: 0px;
	margin-left: 4px;
	margin-top: 10px;
}
li {
	margin-bottom: 5px;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #231a11;
}
a.selected {
	color: #1c4692;
}
img.list {
	margin-right: 4px;
}
div#contact {
	background-color: #ffab02;
	padding: 2px;
	margin: 0px;
	text-align: center;
	font-weight: bold;
}
div#home {
	display: block;
}
div#menu {
	background-color: #b19266;
	height: 382px;
	text-align: center;
	display: none;
}
div#links {
	background-color: #b19266;
	width: 556px;
	height: 382px;
	display: none;
}
div#map {
	background-color: #b19266;
	width: 556px;
	height: 382px;
	text-align: center;
	display: none;
	font-size: 10pt;
}
div#contactUs {
	background-color: #b19266;
	width: 556px;
	height: 382px;
	display: none;
}
div#imageBorder {
	width: 100px;
	height: 382;
	float: right;
	display: none;
}
div#menu table {
	font-size: 10pt;
}
table#menu_choices {
	width: 649px;
	font-size: 10pt;
	margin-top: 15px;
	margin-bottom: 15px;
}
td {
	padding-right: 5px;
	padding-left: 5px;
	text-align: right;
}
div#menu td {
	width: 40px;
	vertical-align: top;
}
th {
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
}
div#menu .spacer {
	width: 25px;
}
div#menu td.item {
	text-align: left;
	width: 165px;
}
table#menu_choices th {
	text-align: center;
}
p {
	margin: 5px 5px 5px 10px;
	padding: 0px;	
}

