* {
	padding: 0px;
	margin: 0px;
}

img {
	border: 0px none;
}

.clearBox {
	clear: both;
}

.green {
	color: green;
}

.red {
	color: #CC3333;
}

.black {
	color: #000000;
}

.more {
	color: #1E3261;
	font-size: 0.9em;
	font-weight: bold;
}

body {
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #ababba;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

a {
	text-decoration: none;
	font-size: 1.0em;
	color: #1E3261;
}

a:hover {
	color: #000000;
}

h1, h2, h3 {
	color: #FFFFFF;
	font-family: Tahoma, Times, serif;
	text-transform: uppercase;
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: 0.05em;
	line-height: 1.2em;
}

h2 {
	font-size: 1.1em;
	font-weight: normal;
	letter-spacing: 0.1em;
}

h3 {
	padding: 0px 10px;
	font-size: 1.0em;
	font-weight: normal;
	text-transform: none;
	line-height: 1.3em;
}

div#homeFrame {
	border: 0px;
	background: #ababba url(../images/homeFrameBg.jpg) no-repeat;
	width: 850px;
	height: 600px;
	margin: 0px auto 0px auto;
}

div#homeNav {
	position: relative;
	right: 30px;
	top: 110px;
}

html>body div#homeNav {
}

div#homeImage {
	border: 0px;
	float: right;
	width: 514px;
	height: 488px;
	margin: 0px auto 0px auto;
}

div#homeText {
	border: 0px;
	text-align: center;
	line-height: 1.5em;
	float: left;
	width: 220px;
	height: 300px;
	margin: 160px auto auto 16px;
	padding-left: 40px;
	padding-right: 40px;
	overflow: auto;
}

div#homeText a {
	text-decoration: none;
	font-weight: bold;
	color: #b75a41;
}

div#homeText a:hover {
	color: #ababba;
}


div#homeSpecials {
	border: 1px white solid;
	background-color: #1e3261;
	width: 816px;
	height: 115px;
	float: left;
	top: -20px;
	left: 16px;
	position: relative;
}


div#homeSpecials a {
	text-decoration: none;
	color: #ffffff;
}

div#homeSpecials a:hover {
	color: #77778F;
}


div#homeSpecialsForAdmin {
	border: 1px white solid;
	background-color: #1e3261;
	width: 816px;
	height: 200px;
	left: 16px;
	position: relative;
}


div#homeSpecialsForAdmin a {
	text-decoration: none;
	color: #ffffff;
}

div#homeSpecialsForAdmin a:hover {
	color: #77778F;
}


div#secondaryFrame {
	border: 0px;
	background-image: url(../images/secondaryFrameBg.jpg);
	background-color: #ababba;
	width: 850px;
	height: 600px;
	margin: 0px auto 0px auto;
}

div#secondaryNav {
	position: relative;
	left: 220px;
	top: -24px;
	width: 516px;
	z-index: 10000;
}

div#video {
	border: 0px;
	float: left;
	padding-right: 30px;
}

html>body div#secondaryNav {
	width: 521px;
	top: -22px;
}

div#secondarySeasonalImage {
	float: right;
	width: 225px;
	height: 94px;
}

div#secondaryContent {
	background-color: #1E3261;
	position: relative;
	top: -10px;
	width: 800px;
	height: 490px;
	margin: 0px auto 0px auto;
}

html>body div#secondaryContent {
	top: 85px;
}

div#secondaryOneSectionOnly {
	border: 0px;
	padding-right: 90px;
	position: absolute;
	top: 50px;
	left: 58px;
	width: 600px;
	height: 415px;
	margin: 0px auto 0px auto;
	font-size: 10px;
	line-height: 1.5em;
	font-weight: normal;
	font-family: Tahoma, Times, serif;
	text-transform: none;
	letter-spacing: 0.1em;
	overflow: auto;
}

/*
	div#secondaryOneSectionOnly img {
	padding: 3px 10px 10px 20px;

}
*/

div#secondaryOneSectionOnly a {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

div#secondaryOneSectionOnly a:hover {
	color: #77778F;
}

div#secondaryOneSectionOnly li {
	list-style-type: disc;
	list-style-position: inside;
}

.tighterLines {
	line-height: 1.2em;
}

div#secondaryTopSection {
	border: 0px;
	position: absolute;
	top: 50px;
	left: 58px;
	width: 692px;
	height: 120px;
	margin: 0px auto 0px auto;
	font-size: 10px;
	line-height: 1.8em;
	font-weight: normal;
	font-family: Tahoma, Times, serif;
	text-transform: none;
	letter-spacing: 0.1em;
	float: left;
	overflow: auto;
}

div#contactRight {
	border: 0px;
	top: 0px;
	left: 225px;
	float: right;
	width: 440px;
	margin: 0px auto 0px auto;
	padding: 0px;
	position: absolute;
}

div#accordion {
	border: 5px #d7d7d7 solid;
	position: relative;
	top: 150px;
	width: 790px;
	height: 308px;
	margin: 0px auto 0px auto;
}

div#accordion li {
	border-bottom: 5px #d7d7d7 solid;
	width: 790px;
	text-align: left;
	list-style-type: none;
	font-size: 10px;
	font-weight: bold;
	display: hidden;
}

.accordionHeading {
	padding-left: 25px;
	line-height: 30px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	font-family: Tahoma, Times, serif;
	text-transform: uppercase;
	text-align: left;
}

.accordionText {
	background-color: #d7d7d7;
	width: 690px;
	height: 130px;
	padding: 10px 50px 10px 50px;
	font-size: 10px;
	color: #1e3261;
	line-height: 1.8em;
	font-weight: normal;
	font-family: Tahoma, Times, serif;
	text-transform: none;
	letter-spacing: 0.1em;
	overflow: auto;
}

div#adminContent {
	position: absolute;
	top: 15px;
	left: 58px;
	width: 1000px;
	margin: 0px auto 0px auto;
}

div#adminContent a {
	text-decoration: none;
	color: #FFFFFF;
}

div#adminContent a:hover {
	text-decoration: none;
	color: #000000;
}

div#footer {
	padding-right: 25px;
	text-align: right;
	font-size: 0.9em;
	width: 825px;
	margin-left: auto;
	margin-right: auto;
}

div#footerContact {
	padding-left: 25px;
	float: left;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

div#footerContactRight {
	padding-left: 25px;
	float: right;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

div#footer, div#footer a {
	color: #1E3261;
}

div#footer a {
	text-decoration: none;
	font-size: 1.1em
}

div#homeNav ul#nav {
	width: 463px;
}

html>body div#homeNav ul#nav {
	width: 469px;
}

ul#nav {
	border: 1px white solid;
	background-color: #1e3261;
	text-transform: uppercase;
	height: 30px;
	width: 516px;
	z-index: 10000;
}

html>body ul#nav {
	width: 521px;
}

ul#nav li {
	white-space: nowrap;
	height: 30px;
	width: 1%;
	float: left;
	text-align: left;
	position: relative;
	list-style-type: none;
	line-height: 30px;
	font-size: 10px;
	font-weight: bold;
}

html>body ul#nav li {
	width: auto;
}

ul#nav ul {
	border: 1px #ababba solid;
	margin-left: 15px;
}

ul#nav li a {
	display: block;
	color: #d7d7d7;
	text-decoration: none;
	padding: 0px 10px;
	height: 30px;
}

ul#nav li ul {
	position: absolute;
	top: -999px;
	white-space: nowrap;
	margin-top: -5px;
	margin-left: 5px;
}

ul#nav li.sfHover ul {
	background-color: #d7d7d7;
	top: 30px;
	left: 0px;
}

ul#nav li ul li {
	padding-left: 0px;
	margin-top: 0px;
	height: 30px;
	width: 140px;
	display: block;
	float: none;
	clear: both;
	text-align: left;
}

ul#nav li.sfHover ul li {
	display: block;
	list-style: disc;
	color: #ff9900;
}

/* ul#nav li ul li a {
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-variant: normal;
} */

ul#nav li.sfHover ul li a {
	color: #1e3261;
}

ul#nav li ul li a:hover {
	display: block;
	background-color: #1e3261;
	color: #d7d7d7;
}

ul#nav li.sfHover a {
	background-color: #d7d7d7;
	color: #1e3261;
}

ul#nav li a:hover {
	background-color: #d7d7d7;
	color: #1e3261;
}

.ratesrow1 {
   background-color:#B4B3D3;
}
.ratesrow2 {
   background-color:#DAD9FB;
}
  .ratesrow3 {
   background-color:#DAD9FB;
}
  .ratesrow4 {
   background-color:#DAD9FB;
}
.ratesrow1 td, .ratesrow2 td, .ratesrow3 td, .ratesrow4 td, .ratesrow1 td b, .ratesrow2 td b, .ratesrow3 td b, .ratesrow4 td b {
   color: #000000;
   padding-left: 5px;
}

.rateheader {
   background-color: #67557F;
}

.rateheader td {
   padding-left: 5px;
}

.redrate{color:#FF0000}
.bluerate{color:#13218A}

