body {
	text-align: center;
	margin: 0px;
	background-color: #003366;
	font-family: Arial, Helvetica, Verdana, sans serif;
	font-size: 12px;
	line-height: 17px;
}

/* Fonts*/
td, .bodyText {
	font-family: Arial, Helvetica, Verdana, sans serif;
	font-size: 12px;
	line-height: 17px;
}
h1 {
	font-family: Georgia, Times New Roman, serif;
	font-size: 23px;
	color: #bf5813;
	font-weight: bold;
	margin-bottom: 9px;
	margin-top: 0px;
	line-height: 24px;
}
h2 {
	font-family: Georgia, Times New Roman, serif;
	font-size: 16px;
	color: #bf5813;
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 0px;
}
h3 {
	font-family: Arial, Helvetica, Verdana, sans serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 1px;
	margin-top: 0px;
}
h4 {
	font-family: Georgia, Times New Roman, serif;
	font-size: 20px;
	color: #bf5813;
	font-weight: normal !important;
	margin-bottom: 12px;
	margin-top: -5px;
	line-height: 24px;
}
a {
	color: #336699;
	text-decoration: none;
}
.boldLink {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 18px;
}
.moreLink {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	margin-top: 10px;
}
.boldLinkHome {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 13px;
	display: block;
	margin-bottom: 4px;
	padding-top: 3px;
}
ul {
	margin-top: 5px; 
	margin-bottom: 0px; 
	list-style-type: none;
}
li {
	margin: 0 0 0 -38; 
	margin-top: 0px; 
	margin-bottom: 5px;
	background-image: url("/images/arrow.gif");
	background-repeat: no-repeat;
	background-position: 0em .5em;
	padding-left: 1em;
}
ol li {
	background-image: none !important;
	margin: 0 0 0 -10;
	padding-left: 0em;
	margin-bottom: 5px; 
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
}
hr { 
	color: #e2dbd2; 
	height: 1px; 
	width: 100%;
	margin-top: 12px;
	margin-bottom: 12px;
	background-color: #e2dbd2;
	border: 0px;
}
.dots {
	width: 100%;
	height: 1px;
	border-top: dotted 1px #e2dbd2;
} 

/* Main Layout*/
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	background: url('/images/bg-three-col.gif') repeat-y 0px 10px;
}
#containerTwoColLeft {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	background: url('/images/bg-left-col.gif') repeat-y 0px 10px;
}
#containerTwoColRight {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	background: url('/images/bg-right-col.gif') repeat-y 0px 10px;
}
#main {
	width: 1000px;
}
#left {
	width: 228px;
	float: left;
}
#center {
	width: 544px;
	float: left;
}
#centerTwoCol {
	float: left;
}
#right {
	width: 228px;
	float: left;
}
#footer {
	width: 1000px;
	text-align: left;
	margin-top: 10px;
	height: 100px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}

/* Header*/
#header {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: left;
}
#logo {
	float: left;
	padding-top: 4px;
	padding-bottom: 8px;
}
#utility {
	float: right;
	padding-top: 7px;
	text-align: right;
}
.utilityLink {
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.utilityLink2 {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}
.utilityLine {
	margin-bottom: -7px;
	margin-right: 10px;
	margin-left: 10px;
}
#utilitySpecial {
	float: right;
	padding-top: 0px;
	text-align: right;
}
#special {
	background-color: #336699;
	padding: 7px;
	margin-bottom: 19px;
}
.specialLink {
	color: #ffffff;
	font-family: Georgia, Times New Roman, serif;
}
.socialLinks {
	margin-bottom: 13px;
	color: #ffffff;
	font-size: 11px;
}

/* Navbar*/
#navRow {
	width: 1000px;
	height: 40px;
	background-image: url('/images/nav/bg.jpg');
	background-repeat: repeat-x;
	border-top: solid 1px #e2dbd2;
	border-bottom: solid 1px #e2dbd2;
}
#nav {
	float: left;
	position: relative;
	z-index: 5; 
	height: 40px;
}
#hideDhtml {
	position: absolute; 
	width: 100%; 
	height: 100%; 
	visibility: hidden; 
	top: 0px; 
	left: 0px; 
	z-index: 2; 
}
.navigationMenu { 
	position: absolute; 
	z-index: 10; 
	visibility: hidden; 
}
#subnavMenu {
   width: 195px; 
   background-color: #336699;
   filter:alpha(opacity=90);
   -moz-opacity:0.0;
   opacity: 0.9;
}
#subnavLinks {
   width: 176px; 
   padding: 9px;
   background-color: transparent;
   position: absolute;
   z-index: 2;                      
   color: #ffffff;
}
.subnavLink {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	margin-bottom: 7px;
	margin-left: 8px;
	color: #ffffff;
}
.subnavLinkPod {
	font-size: 11px;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;

	margin-left: 6px;
	color: #ffffff;
	line-height: 13px;
}
#search {
	float: right;
	padding-right: 15px; 
}
.searchForm {
	padding-top: 10px;
}
.searchField {
	width: 220px;
	height: 18px;
	font-family: Arial, Helvetica, Verdana, sans serif;
	font-size: 11px;
	color: #84786b;
	text-align: center;
}
.searchButton {
	margin-left: 3px;
}

/* Colboxes*/
#colbox {
	width: 198px;
	background-color: #ffffff;
	border: solid 1px #e9e3dc;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 16px;
	margin-bottom: 16px;
}
#colboxContent {
	padding: 10px 12px 12px 12px;
	font-size: 12px;
	line-height: 17px;
}
#colboxQuote {
	padding: 10px 12px 12px 12px;
	font-size: 12px;
	width: 190px;
	line-height: 20px;
	font-family: Georgia, Times New Roman, serif;
}
#colboxCal {
	width: 198px;
	background-color: #ffffff;
	border: solid 1px #e9e3dc;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 2px;
}
#colboxContentCal {
	padding: 7px 12px 5px 12px;
	font-size: 12px;
	line-height: 17px;
}
#colboxContentProfile {
	padding: 10px 15px 15px 15px;
	font-size: 12px;
	line-height: 17px;
	background-image: url('/images/home/profiles-bg.gif');
	background-repeat: no-repeat
}

/* Home*/
ul.news {
	margin-bottom: -10px; 
}
li.news {
	margin: 0 0 0 -38; 
	margin-top: 0px; 
	margin-bottom: 10px;
	background-image: url("/images/arrow-nav.gif");
	background-repeat: no-repeat;
	background-position: 0em .5em;
	padding-left: 1em;
	padding-bottom: 8px;
	border-bottom: dotted 1px #e2dbd2;
}
li.newsLast {
	margin: 0 0 0 -38; 
	margin-top: 0px; 
	margin-bottom: 12px;
	background-image: url("/images/arrow-nav.gif");
	background-repeat: no-repeat;
	background-position: 0em .5em;
	padding-left: 1em;
}
li.newsSub {
	margin: 0 0 0 -38; 
	margin-top: 0px; 
	margin-top: 5px;
	background-image: url("/images/arrow-nav.gif");
	background-repeat: no-repeat;
	background-position: 0em 1em;
	padding-left: 1em;
	padding-top: 6px;
	border-top: dotted 1px #e2dbd2;
}
li.newsSubLast {
	margin: 0 0 0 -38; 
	margin-top: 0px; 
	margin-top: 5px;
	background-image: url("/images/arrow-nav.gif");
	background-repeat: no-repeat;
	background-position: 0em 1em;
	padding-left: 1em;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top: dotted 1px #e2dbd2;
	border-bottom: dotted 1px #e2dbd2;
}
#feature {
	width: 542px;
	background-image: url('/images/home/feature-bg.jpg');
	text-align: left;
	position: relative;
	margin-left: 1px;
}
#featurePhoto {
	float: left;
}
#featureContent {
	float: right;
	padding-top: 21px;
	padding-right: 20px;
	position: absolute;
	left: 310px;
	top: 0px;
}
#featureContentNum {
	position: absolute;
	left: 0px;
	top: 237px;
	font-weight: bold;
}
.featureContentNumLink {
	margin-right: 15px;
}
.featureContentNumLinkOn, .featureContentNumLink:hover {
	margin-right: 15px;
	border-bottom: solid 1px #336699;
}
#featureContentContr {
	position: absolute;
	top: 237px;
	font-weight: bold;
}
#rewindLink {
	position: absolute;
	left: 152px;
}
#stopLink {
	position: absolute;
	left: 172px;
}
#startLink {
	position: absolute;
	left: 172px;
}
#fowardLink {
	position: absolute;
	left: 192px;
}
.offerHeader {
	font-family: Georgia, Times New Roman, serif;
	color: #ffffff;
	font-size: 14px;
}

/* Content*/
#mainContent {
	width: 504px;
	margin-left: 21px;
	padding-bottom: 20px;
}
#mainContentTwoCol {
	width: 730px;
	margin-left: 21px;
	margin-right: 21px;
	padding-bottom: 20px;
}

/* Subnav*/
.ltsubnavLink {
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px 7px 7px 24px;
	background-repeat: no-repeat;
	line-height: normal;
	margin: 0px 1px 0px 1px;
	background: url("/images/arrow-subnav.gif");
	background-repeat: no-repeat;
}
.ltsubnavLink:hover, .ltsubnavLinkOn {
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px 7px 7px 24px;;
	line-height: normal;
	margin: 0px 1px 0px 1px;
	background: url("/images/arrow-subnav.gif");
	background-repeat: no-repeat;
	background-color: #f5f8fa;
}
.ltsubnavLinkFirst {
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 7px 7px 24px;
	background-repeat: no-repeat;
	line-height: normal;
	margin: 1px 1px 0px 1px;
	background: url("/images/arrow-subnav-first.gif");
	background-repeat: no-repeat;
}
.ltsubnavLinkFirst:hover, .ltsubnavLinkFirstOn {
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 7px 7px 24px;
	background-repeat: no-repeat;
	line-height: normal;
	margin: 1px 1px 0px 1px;
	background: url("/images/arrow-subnav-first.gif");
	background-repeat: no-repeat;
	background-color: #f5f8fa;
}
.ltsubnavLinkLast {
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px 7px 10px 24px;
	background-repeat: no-repeat;
	line-height: normal;
	margin: 0px 1px 1px 1px;
	background: url("/images/arrow-subnav.gif");
	background-repeat: no-repeat;
}
.ltsubnavLinkLast:hover, .ltsubnavLinkLastOn {
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px 7px 10px 24px;
	background-repeat: no-repeat;
	line-height: normal;
	margin: 0px 1px 1px 1px;
	background: url("/images/arrow-subnav.gif");
	background-repeat: no-repeat;
	background-color: #f5f8fa;
}
.lttertnavLink {
	font-size: 11px;
	background-color: #f5f8fa;
	display: block;
	padding: 2px 10px 9px 25px;
	margin: 0px 1px 0px 1px;
	line-height: normal;
}
.lttertnavLinkLast {
	font-size: 11px;
	background-color: #f5f8fa;
	display: block;
	padding: 2px 10px 13px 25px;
	margin: 0px 1px 0px 1px;
	line-height: normal;
}
.lttertnavLinkOn, .ltProdtertnavLinkOn {
	font-size: 11px;
	font-weight: bold;
	background-color: #f5f8fa;
	padding: 2px 10px 9px 25px;
	display: block;
	margin: 0px 1px 0px 1px;
	line-height: normal;
}
.ltquatnavLink {
	font-size: 11px;
	background-color: #f5f8fa;
	display: block;
	padding: 0px 10px 8px 40px;
	margin: 0px 1px 0px 1px;
	line-height: normal;
}
.ltquatnavLinkOn {
	font-size: 11px;
	font-weight: bold;
	background-color: #f5f8fa;
	padding: 0px 10px 8px 40px;
	display: block;
	margin: 0px 1px 0px 1px;
	line-height: normal;
}
.ltquatnavLinkLast {
	font-size: 11px;
	background-color: #f5f8fa;
	display: block;
	padding: 0px 10px 12px 40px;
	margin: 0px 1px 0px 1px;
	line-height: normal;
}
.ltmemnavLink {
	font-size: 11px;
	background-color: #e9f0f4;
	display: block;
	padding: 0px 10px 9px 27px;
	margin: 0px 1px 0px 1px;
}
.ltmemnavLinkOn {
	font-size: 11px;
	font-weight: bold;
	background-color: #e9f0f4;
	padding: 0px 10px 9px 27px;
	display: block;
	margin: 0px 1px 0px 1px;
}
.memnavheader {
	font-size: 11px;
	background-color: #e9f0f4;
	text-transform: uppercase;
	display: block;
	padding: 6px 10px 6px 27px;
	margin: 0px 1px 0px 1px;
}
.ltsubnavNoLink {
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px 7px 7px 24px;
	background-repeat: no-repeat;
	line-height: normal;
	margin: 0px 1px 0px 1px;
	background: url("/images/arrow-subnav.gif");
	background-repeat: no-repeat;
}
.ltProdtertnavLink {
	font-size: 11px;
	display: block;
	padding: 0px 10px 6px 25px;
	margin: 0px 1px 0px 1px;
	line-height: normal;
}
.ltProdtertnavLinkOn {
	font-style: bold;
	font-size: 11px;
	display: block;
	padding: 0px 10px 6px 25px;
	margin: 0px 1px 0px 1px;
	line-height: normal;
}
.ltsubnavList {
	padding: 0px 10px 6px 10px;
	font-size: 12px;
}


/* Breadcrumb*/
.breadcrumb {
	color: #cdbfac;
	font-size: 11px;
	padding-bottom: 13px;
}
.breadcrumbLink {
	color: #cdbfac;
	font-size: 11px;
	text-decoration: none;
}

/* Subpages*/
.overview td {
	border-bottom: dotted 1px #e2dbd2;
	padding-top: 10px;
	padding-bottom: 10px;
}
.overviewFirst td {
	border-bottom: dotted 1px #e2dbd2;
	padding-bottom: 10px;
}
.overviewLast td {
	padding-top: 10px;
}
.overviewText {
	float: left;
}
.overviewPhoto {
	float: left;
	margin-right: 10px;
	margin-top: 4px;
}
.thumbPhoto {
	float: left;
	margin-right: 10px;
	margin-top: 4px;
	margin-bottom: 20px;
}
.dottedTop {
	border-bottom: dotted 1px #e2dbd2;
	padding-top: 0px;
	padding-bottom: 10px;
}
.dotted {
	border-bottom: dotted 1px #e2dbd2;
	padding-top: 10px;
	padding-bottom: 10px;
}
.dottedBottom {
	padding-top: 10px;
	padding-bottom: 0px;
}
.dottedForm td {
	border-bottom: dotted 1px #e2dbd2;
	padding-top: 5px;
	padding-bottom: 5px;
}
.paddedRow td {
	padding-top: 10px;
	padding-bottom: 10px;
}
.staffRow td {
	border-top: dotted 1px #e2dbd2;
	padding-top: 3px;
	padding-bottom: 3px;
}
.staffRowLast td {
	border-top: dotted 1px #e2dbd2;
	border-bottom: dotted 1px #e2dbd2;
	padding-top: 3px;
	padding-bottom: 3px;
}
.newsPhoto {
	float: right;
	margin-left: 20px;
	margin-bottom: 5px;
	width: 150px;
	margin-top: 5px;
	font-size: 11px;
	font-style: italic;
	border: solid 1px #e2dbd2;
	padding: 4px;
	line-height: 15px;
}
.profilePhoto {
	float: left;
	margin: 0px 12px 0px 0px;
}
.shaded {
	padding: 10px;
	background-color: #e9f0f4;
}
.padded {
	padding: 10px;
	background-color: #ffffff;
}
.leftBox {
	float: left;
}
.rightBox {
	float: right;
}
.anchorNumLink {
	margin-right: 2px;
	padding-right: 2px;
	border-right: solid 1px #e2dbd2;
}
.error, .required {
	color: red;
	font-weight: bold;
}
.boldLinkTA {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	margin-bottom: 3px;
}
.guides td {
	border-top: dotted 1px #e2dbd2;
	padding-top: 15px;
	padding-bottom: 15px;
}
.buttonContent {
	background-color: #336699;
	color: #ffffff;
	text-transform: uppercase;
	height: 25px;
	font-family: Arial, Helvetica, Verdana, sans serif;
	font-size: 11px;
	font-weight: bold;
	border: 3px double #336699;
	border-bottom-color: #003366;
	border-right-color: #003366;
	width: 100px;
	text-align: center;
}

/* Products*/
#prodBox {
	width: 235px;
	margin-right: 12px;
	float: left;
	display: block;
}
#prodBoxLast {
	width: 235px;
	float: left;
}
#prodImg {
	width: 60px;
	margin-right: 5px; 
	float: left;
}
#prodText {
	width: 170px;
	float: right;
}
.prodHeader {
	padding: 3px;
	background-color: #9a5121;
	font-family: Georgia, Times New Roman, serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
.prodList li {
	margin-bottom: 15px;
}
.products td {
	border-top: dotted 1px #e2dbd2;
	padding-top: 10px;
	padding-bottom: 10px;
}
.productsPhoto {
	margin-top: 6px;
}
.productsThumb {
	border: solid 1px #e2dbd2;
	float: left;
	margin-right: 10px;
	margin-top: 4px;
}

/* Calendar*/
.calendarTable {
	background-color: #e1d4c0;
}
.calendarHeader td {
	background-color: #003366;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	font-family: Georgia, Times New Roman, serif;
} 
.boldLinkCal {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 18px;
	display: block;
	margin-top: 7px;
	margin-bottom: 10px;
}

/* Footer*/
#footerLinks {
	float: left;
}
#footerCopy {
	float: right;
	color: #ffffff;
	font-size: 11px;
}
.footerLink {
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	padding-right: 20px;
	font-weight: bold;
}

/* Popup*/
#popup {
	text-align: left;
	background-color: #ffffff;
	border: solid 10px #003366;
	padding: 10px 15px 20px 15px;
}
#popupClose {
	text-align: right;
	padding-bottom: 10px;
	border-bottom: dotted 1px #e2dbd2;
	margin-bottom: 10px;
}
.popupPhoto {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 3px;
}

/* Forms*/
.textField {
	width: 230px;
	height: 20px;
	font-family: Arial, Helvetica, Verdana, sans serif;
	font-size: 11px;
}
.selectField {
	width: 230px;
	height: 20px;
	font-family: Arial, Helvetica, Verdana, sans serif;
	font-size: 11px;
	margin-top: 1px;
}
.selectFieldPopup {
	width: 310px;
	height: 70px;
	font-family: Arial, Helvetica, Verdana, sans serif;
	font-size: 11px;
	margin-top: 2px;
}
.textArea {
	width: 230px;
	height: 130px;
	font-family: Arial, Helvetica, Verdana, sans serif;
	font-size: 11px;
	margin-top: 1px;
}
.tatextArea {
	width: 495px;
	height: 150px;
	font-family: Arial, Helvetica, Verdana, sans serif;
	font-size: 11px;
	margin-top: 1px;
}
.button {
	background-color: #336699;
	color: #ffffff;
	text-transform: uppercase;
	height: 23px;
	font-family: Arial, Helvetica, Verdana, sans serif;
	font-size: 11px;
	font-weight: bold;
	border: 3px double #336699;
	border-bottom-color: #003366;
	border-right-color: #003366;
	margin-top: 10px;
	width: 100px;
}
.button2 {
	background-color: #336699;
	color: #ffffff;
	text-transform: uppercase;
	padding: 7px;
	font-family: Arial, Helvetica, Verdana, sans serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	border: double 3px #ffffff;
}

.gray {
	color: #999999;
}
