body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.downtownstthomas.com/web/images/bg.jpg);
	background-color: #D5B15B;
	text-align: left;
}

.top_nav {
	font-size: small;
}
#top {
	background-image: url(http://www.downtownstthomas.com/images/top_bg.jpg);
	height: 115px;
	width: 100%;
	position: static;
}
#left {
	position: absolute;
	width: 222px;
	float: left;
	top: 105px;
}
#tidbit {
	background-image: url(http://www.downtownstthomas.com/web/images/sub-header.jpg);
	position: absolute;
	height: 15px;
	width: 559px;
	left: 222px;
	top: 105px;
}
#content {
	position: relative;
	width: 700px;
	float: left;
	left: 230px;
	text-align: left;
}
.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
}

.showIt {
	display: block;
	background-repeat: repeat-y;
	color: #990000;
	font-weight: bold;
	font-size:9px;
}
.showIt a:link {
	color: #990000;
}
.showIt a:visited {
	color: #990000;
}
.showIt a:hover {
	color: #000000;
}
.showIt a:active {
	color: #990000;
}
.hideIt {
	display: none;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link, a:visited, a:active {
	color: #0088CA;
	text-decoration: none;
}
.top_bg {
	background-image: url(http://www.downtownstthomas.com/web/images/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.loginbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-align: right;
}
.form_button {
	color: #FFEF95;
	background-color: #D7603E;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-top-color: #891619;
	border-right-color: #891619;
	border-bottom-color: #891619;
	border-left-color: #891619;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
.form_field {
	background-color: #F8F6DD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
H1 {
	font-size: xx-large;
	color: #851B16;
}
H2 {
	font-size: x-large;
	color: #851B16;
}
H3 {
	font-size: large;
	color: #851B16;
}
H4 {
	font-size: large;
	color: #CC0000;
	font-weight: normal;
}
H5 {
	font-size: medium;
	color: #851B16;
	font-weight: bold;
}
H6 {
	font-size: medium;
	color: #851B16;
	font-weight: normal;
}