body {
	width: 100%;
	font-family: Tahoma, Arial;
	background-color: #CEC6B2;
}

img {
	border-color: #797665;
}

table {
	font-size: 11px;
	border-spacing: 0px;
	_border-collapse: collapse;
	border-width: 0px;
	padding: 0px;
}

td {
	padding: 0px;
}

.wrapper {
	width: 100%;
}

.canvas {
	background-image: url('../images/pageTop.jpg');
	background-repeat: repeat-x;
	background-position: top;
	background-color: #EBE8DC;
	text-align: center;
	height: 600px;
	padding-bottom: 15px;
}

.menuLeft {
	width: 20px;
	height: 40px;
	background-image: url('../images/menuLeft.png');
	background-repeat: no-repeat;
	background-position: right;
}

.menuRight {
	width: 20px;
	height: 40px;
	background-image: url('../images/menuRight.png');
	background-repeat: no-repeat;
	background-position: left;
}

.menuMain {
	width: 850px;
	height: 40px;
	background-image: url('../images/menuBg.png');
	background-repeat: repeat-x;
	background-position: center;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.menuBar {
	width: 890px;
}

.logo {
	height: 65px;
	width: 850px;
}

.logo td {
	font-size: 13px;
	font-weight: bold;
	color: #797665;
	letter-spacing: 1px;
}

.menu {
	width: 100%;
}

.canvasWrapper {
	padding: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.menu td {
	width: 121px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-image: url('../images/divider.png');
	background-repeat: no-repeat;
	background-position: left;
	height: 40px;
	padding-left: 1px;
}

.menu a, .menu a:link, .menu a:active, .menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.bottom {
	width: 100%;
}

.bottom td {
	background-image: url('../images/pageBottom.jpg');
	background-repeat: repeat-x;
	background-position: top;
	min-height: 100px;
	height: 65px;
}

.footer {
	width: 850px;
}

.footer td {
	padding: 5px;
	font-size: 12px;
	color: #7A7666;
	font-weight: bold;
}

a, a:link, a:active, a:visited {
	color: #7A7666;
	text-decoration: none;
}

a:hover {
	color: #7A7666;
	text-decoration: underline;
}

.footer a, .footer a:link, .footer a:active, .footer a:visited {
	color: #7A7666;
	text-decoration: none;
}

.footer a:hover {
	color: #7A7666;
	text-decoration: underline;
}

.content {
	border-style: solid;
	border-color: #CAC5A4;
	border-width: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
}

.contentCell {
	border-style: solid;
	border-color: #CAC5A4;
	border-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	background-color: #FFFFFF;
	padding: 5px;
	background-image: url('../images/tableBg.jpg');
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FBFBF7;
	vertical-align: top;
	font-size: 12px;
	line-height: 1.25;
}

.contentHeader {
	border-style: solid;
	border-color: #CAC5A4;
	border-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	background-color: #FFFFFF;
	padding: 5px;
	background-color: #CAC5A4;
	vertical-align: top;
	font-size: 14px;
	font-weight: bold;
	color: #797665;
	letter-spacing: 1px;
}

.newsTitle {
	font-size: 20px;
	color: #797665;
	letter-spacing: 2px;
	padding: 2px;
}

.newsDate {
	font-size: 10px;
	color: #999999;
	padding: 2px;
	letter-spacing: 2px;
}

.newsEntry {
	padding: 2px;
	text-align: justify;
}

.directions {
	border-style: solid;
	border-color: #CAC5A4;
	border-width: 1px;
	background-color: #EBE8DC;
}

.directions td {
	padding: 5px;
}

.formLabel {
	text-align: right;
}

.formField {
	text-align: left;
}

.galleryTitle {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}

.galleryDescription {
	padding-left: 5px;
	font-size: 11px;
	color: #666666;
}

.photoGallery td {
	padding: 10px;
}

.announcement {
	border-style: solid;
	border-width: 1px;
	border-color: #F90;
	background-color: #FF9;
	width: 850px;
}

.announcement td {
	padding: 5px;
}
