p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #03415d;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #035262;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}
#bot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #037A92;
	text-decoration: none;
}
#bot a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#bot a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.feature {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	margin-left: 3px;
	margin-right: 5px;
}
#copy {
	background-image:url(../images/sbg_body.gif);
	background-repeat:no-repeat;
	padding-top:20px;
	padding-bottom:15px;
	padding-left:45px;
	padding-right:45px;
	height:100%;
	vertical-align:top;
}
#seating {
	background-image:url(../images/sbg_body.gif);
	background-repeat:no-repeat;
	padding-top:20px;
	padding-bottom:15px;
	padding-left:20px;
	padding-right:10px;
	height:100%;
	vertical-align:top;
}
#bg {
	background-image:url(../images/sbg_repeaty.gif);
	background-repeat:repeat-y;
	height:100%;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}