body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B1A78E;
}
a:link {
	color: #CC0000;
}
a:visited {
	color: #CC0000;
}
a:active {
	color: #CC0000;
}.top_nav {
	background-image: url(img/stretch_topnav.gif);
}
.text {
	text-align: left;
	background-color: #EEEECC;
}
.content {
	background-color: #EEEECC;
	text-align: center;
}
.footer {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
}
.phone {
	font-weight: bold;
	color: #CC0000;
}
.accom {
	background-color: #B1A78E;
	border-color: #B1A78E;
	text-align: left;
	padding: 1px;
}
.inner_table {
	background-color: #F6F6E6;
	border: 2px solid #B1A78E;
}
.alt_color {
	background-color: #EEEECC;
	border-top-color: #B1A78E;
	border-top-width: 1px;
	border-top-style: solid;
}
.table_border {
	border-top-style: solid;
	border-top-color: #B1A78E;
	border-top-width: 1px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	background-image: url(img/dot.gif);
	background-repeat: no-repeat;
	background-position: 2px 0.5em;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-bottom: 0px;
	padding-left: 11px;
	margin-left: 0px;
	list-style-type: none;
}

