body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: lighter;
	color: #000000;
	background-color: #FFCC00;
	background-image: url(images/bg-main.jpg);
	margin: 0px;
}
#bg-inside {
	background-image: url(images/bg-inside.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#hours {
	background-image: url(images/bg-hours.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 211px;
	width: 521px;
}
#copy {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}


#copy a:link {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

#copy a:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

#copy a:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
}
a {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #993300;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}

#copy a:active {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.bold {
	font-weight: bold;
}
.divhead {
	background-color: #A02100;
	text-align: left;
	text-indent: 15px;
	vertical-align: middle;
	display: block;
	padding: 3px;
	width: 100%;
	color: #FFFFFF;
	font-weight: 400;
}

#mainpicbg {
	background-image: url(images/mainpicbg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 216px;
	margin: 0px;
	text-align: left;
	text-indent: 15px;
	vertical-align: bottom;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
}
#mainpicbg2 {
	background-image: url(images/sudsbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	vertical-align: top;
	width: 521px;
}
#mainpicbg3 {
	margin: 0px;
	vertical-align: top;
	width: 521px;
	background-image: url(images/bluerepeat.gif);
	background-repeat: repeat-y;
}
.float-left {
	float: left;
	margin-right: 15px;
}
h1 {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	height: 40px;
	text-indent: 15px;
	text-align: left;
	vertical-align: bottom;
	font-variant: small-caps;
}
.row1 {
	background-color: #346699;
	font-weight: bold;
	color: #FFFFFF;
}
.row2 {
	background-color: #8CC4E9;
	font-weight: normal;
	color: #333333;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4071A1;
	border-right-color: #4071A1;
	border-bottom-color: #4071A1;
	border-left-color: #4071A1;
}
.float-right {
	float: right;
	margin-left: 15px;
}
