.bannerBG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #A0A371;
	text-align: right;
	padding-right: 10px;
	height:30px;
}
.rightSideBar {
	background-color: #A0A371;
}

.rsbTitle {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.rsbSectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
}
.rsbSectionTitle a {
	font-size:14px;
	color: #0000FF;
	text-decoration: underline;
}
.rsbSectionTitle a:hover {
	font-size:14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
	outline-style:none;
}
.rsbContent {
	color: #000000;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 10px;
}

.rsbHours {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.rsbHours a {
	font-size:14px;
	color: #0000FF;
	text-decoration: underline;
}
.rsbHours a:hover {
	font-size:14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
	outline-style:none;
}
.rsbUnsubscribe a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	padding-left:13px;
	color: #0000FF;
	text-decoration: underline;
}
.rsbUnsubcribe a:hover {
	font-size:9px;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
	outline-style:none;
}
table#main {
	border-left:2px solid #A0A371;
	border-bottom:2px solid #A0A371;
	border-right:2px solid #A0A371;
	width:750px;
}
table#textMenu {
	width:753px;
}
td#lpCenterCell {
}
td#textMenu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-align:center;
	padding:3px 0 8px 0;
	background-color:#D3B36E;
	border-bottom:2px solid #A0A371;
	border-left:2px solid #A0A371;
	border-right:2px solid #A0A371;
}
td#textMenu a {
	color:#000000;
	text-decoration:underline;
	padding:0 2px 0 2px;
}
td#textMenu a:hover {
	color:#000000;
	background-color:#CD9338;
	text-decoration:underline;
	outline-style:none;
}
td#copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	padding-left:5px;
	padding-top:5px;
}
td#copyright a {
	color:#000000;
	text-decoration:underline;
}
td#copyright a:hover {
	color:#000000;
	background-color:#CD9338;
	text-decoration:underline;
	outline-style:none;
}

.menuLayer {
	background-color:#D3B36E;
	border-top:1px outset #000000;
	border-left:1px outset #000000;
	border-bottom:1px outset #999999;
	border-right:1px outset #999999;
}
.menuLayerTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-top:4px;
	text-align:center;
	text-decoration: none;
	margin-bottom: -15px;
}
.menuLayerSmallText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	padding-top: 3px;
}
.menuLayerLink a {
	display:block;
	margin:0 0 0 0;
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menuLayerLink a:hover {
	display:block;
	margin:0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color:#CD9338;
	text-decoration: none;
	outline-style:none;
}
.mapLink a:hover {
	outline-style:none;
}
.mapLink a:active {
	outline-style:none;
}