body {
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	background-color: #EAEBD0;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	list-style-image: url(../images/bullet.gif);



}
table {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #767676;
	background-color: #EAEBD0;
}
.topNav {
	font-size: 11px;
	font-weight: normal;
	color: #809081;
	vertical-align: middle;
	text-align: right;
	padding-right: 15px;
	background-color: #E2E3C5;

}
.smallTopLogos {
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;

}
.mainNav {
	font-size: 10px;
	font-weight: bold;
	color: #809081;
	vertical-align: middle;
	padding-left: 12px;

}
.flash {
	text-align: center;
}
.copyright {
	background-image: url(../images/copyright-bg.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	text-align: right;
	vertical-align: bottom;
	padding-right: 15px;
	padding-bottom: 3px;
	background-position: right bottom;


}
.mainContent {
	text-align: justify;
	padding-right: 17px;
	padding-left: 17px;

}
.titles {
	font-size: 14px;
	color: #457020;
}
.topLinks {
	color: #809081;
	text-decoration: none;
}
.topLinks:hover {
	color: #3F443F;


}
a {
	color: #467E16;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.center {
	text-align: center;
}
.reservationsRight {
	text-align: right;
	padding-right: 17px;

}
.textBox {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #767676;
	background-color: #EAEBD0;
	border: 1px solid #819181;
	padding-left: 6px;


}
