/* TBS */



body {
	background-color: #517442;
    color: #000000;
	margin-top: 0px;
	margin-left: 0px;
}

a:link {
	color: #517442;
	text-decoration: underline;
}
a:visited {
	color: #517442;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.navigation {
	font-family: Verdana, Helvetica, Ariel, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 14px;
	color: #ffffff;
	font-weight: 500;
}

span.navigation a:visited {
	color: #ffffff;
}

span.navigation a:hover {
	color: #000000;
}

/* index page -- ids */


#idxBanner {
  	padding: 0px 0px 0px 0px;
	width: 780px;
	height: 164px;
  	text-align: center;
  	vertical-align: top;
	text-align: center;
	background-color: #eddda6;
}
#idxNav {
	background-color: #d0ae68;
/* KAM	position: absolute; */
	visibility: visible;
	height: 36px;
	width: 780px;
  	text-align: center;
  	vertical-align: middle;
	z-index: 3;
}
#idxNavContainer {
	padding-top: 9px;
	padding-left: 46px;
}
#idxContent {
  	position: absolute;
	left: 50%;
    margin-left: -390px;
	width: 780px;
    margin-top: 12px;
    background-color: #ffffff;
    padding: 0px;
    text-align: left;
/* KAM	height: 700px; */
}
#idxRow1 {
/* KAM	position: absolute; */
	visibility: visible;
/* KAM	left: 0px; */
/* KAM	top: 241px; */
	width: 780px;
  	text-align: center;
	z-index: 2;
	padding-top: 41px; /* KAM */
}
#idxRow2 {
/* KAM	position: absolute; */
	visibility: visible;
/* KAM	left: 0px; */
/* KAM	top: 391px; */
	text-align: center;
	width: 780px;
	z-index: 2;
	padding-top: 6px; /* KAM */
}
.idxText {
	position: absolute;
	visibility: visible;
	left: 95px;
	top: 391px;
	text-align: center;
	width: 590px;
	z-index: 2;
}
.idxPhoto {
	padding: 0px 4px 0px 0px;
}
#idxFooter {
/* KAM	position: absolute; */
	visibility: visible;
	text-align: center;
	width: 780px;
	top: 568px;
	z-index: 2;
	padding-top: 33px; /* KAM */
        padding-bottom: 57px; /* KAM */
}


/* static pages -- ids */

#pgBanner {
  	padding: 0px 0px 0px 0px;
	width: 780px;
	height: 164px;
  	text-align: center;
  	vertical-align: top;
	text-align: center;
	background-color: #eddda6;
}
#pgNav {
	background-color: #d0ae68;
/* KAM	position: absolute; */
	visibility: visible;
	height: 36px;
	width: 780px;
  	text-align: center;
  	vertical-align: middle;
	z-index: 3;
}
#pgContent {
  	position: absolute;
	left: 50%;
    margin-left: -390px;
	width: 780px;
    margin-top: 12px;
    background-color: #ffffff;
    padding: 0px;
    text-align: left;
/* KAM	height: 700px; */
	/* height:4000px; */
}
#pgCopy {
/* KAM	position: absolute; */
	visibility: visible;
	/*left: 60px;
	top: 255px; */
	width: 660px;
  	text-align: left;
	z-index: 2;
	padding-left: 60px; /* KAM */
	padding-top: 20px; /* KAM */
}
#homeBut {
	visibility: visible;
	width: 750px;
  	text-align: right;
	z-index: 2;
	padding-top: 20px; 
}
.text {
	font-family: Verdana, Helvetica, Ariel, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
.divider {
	padding: 0 8px 0 8px;
}
.textItalic {
	font-family: Verdana, Helvetica, Ariel, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	font-style: italic
}
.textBold {
	font-family: Verdana, Helvetica, Ariel, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	font-weight: bold;
}
.textBoldItal {
	font-family: Verdana, Helvetica, Ariel, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	font-weight: bold;
	font-style: italic
}
.pgHead {
	font-family: Verdana, Helvetica, Ariel, sans-serif;
	font-size: 15px;
	line-height: 28px;
	color: #517442;
}
/* KAM added the footer ID */
#pgFooter {
        visibility: visible;
        text-align: center;
        width: 660px;
        top: 568px;
        z-index: 2;
        padding-top: 33px;
        padding-bottom: 57px;
}

.subhead {
	font-family: Verdana, Helvetica, Ariel, sans-serif;
	font-size: 12px;
	line-height: 28px;
	color: #003366;
}
.message {
	font-family: Verdana, Helvetica, Ariel, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #517442;
}

/* BS and CW pages -- class */


.ftrText {
	font-family: Verdana, Helvetica, Ariel, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #517442;
}
.ftrPhone {
	font-family: Verdana, Helvetica, Ariel, sans-serif;
	font-size: 15px;
	line-height: 25px;
	color: #517442;
	font-weight: bold;
}

/* Buttons */

a.button {
	background: #ffffff; 
	padding: 2px 7px 3px 7px; 
	margin: 0px 4px 0px 0px; 
	text-decoration: none;
	font-family: Verdana, Helvetica, Ariel, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #000000;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

a.button:hover {
background:#517442;
color: #ffffff; 
}
