﻿table {
	margin-left: auto;
	margin-right: auto;
}
p {
	margin-top: 0px;
}
body {
	border: 0px #FFFFFF;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0 0 0 0;
	text-align: center;
}
body.bottomframe {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
	text-align: center;
	background-color: #DAE3F8;
}
body.riversideframe {
	background-image: url('../riverside/images/backgrounds/blue-800x1200.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
	text-align: center;
	background-color: #DAE3F8;
}
body.menuframe {
	background-color: #DAE3F8;
	margin: 0 0 0 0;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
td.gift_card_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	height: 24px;
	font-weight: 800;
	background-image: url('../images/background-tile.jpg');
	text-align: center;
	vertical-align: middle;
}
td.landingaddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: 400;
	height: 80px;
}
td.newscopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: 400;
	text-align: left;
}
a {
	COLOR: #505050;
	CURSOR: pointer;
	TEXT-DECORATION: none;
}
a:hover {
	COLOR: #1d2e5c;
	TEXT-DECORATION: none;
}
a.blue {
	COLOR: #1d2e5c;
	CURSOR: pointer;
	TEXT-DECORATION: none;
}
a.blue:hover {
	COLOR: #1d2e5c;
	TEXT-DECORATION: underline;
}
a.blue_18 {
	font-size: 18px;
	font-weight: 800;
	color: #1d2e5c;
	CURSOR: pointer;
	TEXT-DECORATION: none;
}
a.blue:hover {
	COLOR: #1d2e5c;
	TEXT-DECORATION: underline;
}
a.landing {
	font-size: 16px;
	font-weight: 800;
	COLOR: #3485c6;
	CURSOR: pointer;
	TEXT-DECORATION: none;	
}
a.landing:hover {
	COLOR: #1d2e5c;
	TEXT-DECORATION: none;
}
hr.home {
	width: 100%;
	color: silver;
	height: 1px;
	border: 1px silver solid;
}
.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 800;
	color: #3172b8;
}
.newsdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	color: #000000;
}

