﻿@charset "UTF-8";
a:active
{
  outline: none;
} /* removes dotted line from around links in FF */
html, body, div, span, applet, object, iframe, p, h1, h2, h3, h4, h5, h6, ul, li {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #009966;
	margin: 20px;
	padding: 0;
	text-align: center;
}
#masthead {
	color: #999999;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0 auto;
	width: 770px;
	height: 144px;
	text-align: left;
}
#wrapper {
	width: 770px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#column_wrapper {
	background-image: url("/wp-content/uploads/2026/03/marbleBkgd.jpg");
	background-repeat: repeat-y;
	background-position: left;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 540px;
	float: right;
	padding: 0 15px 0 15px;
	font-size: 12px;
	line-height: 20px;
	background-color: #FFFFFF;
	text-align: left;
	line-height: 20px;
}
#homePgRight {
	width: 540px;
	float: right;
	padding: 0 15px 0 15px;
	font-size: 12px;
	line-height: 20px;
	background-color: #FFFFFF;
	text-align: left;
	line-height: 20px;
}
#left {
	width: 200px;
	float: left;
	text-align: left;
	line-height: 2em;
	font-weight: bolder;
}
#left .content {
	font-size: 0.75em;
}
#right .content {
	padding: 0 15px 0 15px;
	font-size: 12px;
	line-height: 20px;
}
#grayBox {
	background-color: #999999;
	text-align: center;
	padding: 5px 0 5px 0;
	width: 530px;
}
#greenBox {
	background-color: #99CC99;
	text-align: left;
	width: 100%;
	height: 100%;
}
#greenBoxLeft {
	background-color: #99CC99;
	font-size: 1em;
	padding: 5px 0 5px 10px;
	float: left;
	width: 255px;
	height: 90px;
}
#greenBoxLeft ul {
	font-size: 1em;
	padding: 5px 0 5px 10px;

	float: left;
}
#greenBoxRight {
	background-color: #99CC99;
	font-size: 1em;
	padding: 5px 0 5px 10px;
	float: left;
	width: 255px;
	height: 90px;
}
#greenBoxRight ul {
	font-size: 1em;
	padding: 5px 0 5px 10px;
}
#masthead .contentLeft {
	width: 200px;
	float: left;
	text-align: center;
	background-color: #FFFFFF;
}
#masthead .contentRt {
	width: 560px;
	float: right;
	text-align: center;
	background-color: #FFFFFF;
}
#footer .content {
	padding: 12px 24px;
}
#footer {
	color: #999999;
	background-color: #000000;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	line-height: 1.65em;
	clear: both;
	text-align: center;
}
.menulistB {
	font-weight: bolder;
	font-style: italic;
	color: #009966;
	font-size: 12px;
	line-height: 24px;
	list-style-type: none;
	padding: 10px 0 0 20px;
}
.menulistB ul, il {
	font-weight: bolder;
	font-style: italic;
	color: #009966;
	font-size: 12px;
	line-height: 18px;
	list-style-type: none;
}
#left a:link {
	color: #009966;
	text-decoration: none;
}
#left a:visited {
	color: #009966;
	text-decoration: none;
}
#left a:hover {
	color: #9B7C00;
	text-decoration: none;
}
#creditFixBox a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#creditFixBox a:visited {
	color: #ffffff;
	text-decoration: none;
}
#creditFixBox a:hover {
	color: #FFCC00;
	text-decoration: none;
}
#creditFixBox a:active {
	text-decoration: none;
	color: #ffffff;
}
#right a:link {
	color: #0000FF;
	text-decoration: underline;
}
#right a:visited {
	color: #0000ff;
	text-decoration: underline;
}
#right a:hover {
	color: #000000;
	text-decoration: none;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #FFFFFF;}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
p {
	padding: 0 0 .65em 0;
}
h1 {
	font-size: 1.8em;
	line-height: 1.15em;
	margin: 0;
	padding: 0 0 .85em 0;
}
h2 {
	font-size: 1.6em;
	padding: 0;
	margin: 0;
}
h3 {
	font-size: 1.25em;
	margin: 0;
	padding: 0;
}
h4 {
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}
.nomargintop {
	margin-top: 0;
}
.floatRt {
	float: right;
	padding: 0 10px 10px 10px;
}
.floatLt {
	float: left;
	padding: 0 10px 10px 10px;
}
.center {
	text-align: center;
}
.specialPadVert {
	padding: 10px 0 0 0;
}
.border {
	border: 1px solid #999999;
	padding: 5px 5px 5px 5px;
}
.nuggetBoxRt {
	float: right;
	width: 200px;
	text-align: center;
}
.nuggetBoxRtB {
	float: right;
	width: 170px;
	text-align: center;
	background-color: #FFFFFF;
	height: 230px;
}
#creditFixBox {
	background-color: #009966;
	text-align: center;
	padding: 5px 0 5px 0;
	color: #FFFFFF;
}