HTML, BODY, UL, OL, LI, P, H1, H2, H3, H4, H5, H6, FORM, FIELDSET {
	margin: 0;
	padding: 0;
	border: 0;
}

BODY {
	background-color: #fff5d9;
	background-repeat: repeat-y;
	background-image: url(/Images/sidebar.gif);
	font-family: Omega, Times New Roman, Times, serif;
}

#header {
	background-color: #000;
	padding: 40px 0px 0px 35px;
	margin: 0px 0px 0px 0px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: right top;
}

BODY.about #header {
	background-image: url(/Images/header1.jpg);
}

BODY.services #header {
	background-image: url(/Images/header2.jpg);
}

BODY.how #header {
	background-image: url(/Images/header3.jpg);
}

BODY.news #header {
	background-image: url(/Images/header4.jpg);
}

BODY.glossary #header {
	background-image: url(/Images/header5.jpg);
}

#banner {
	padding: 0px;
	border: 0px;
	overflow: hidden;
}

#banner, #banner em {
	width: 451px;
	height: 24px;
	background: url(/Images/logo.gif) top left no-repeat;
}

#taglinebar {
	background-color: #707061;
	padding: 8px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 22px;
}

#tagline {
	padding: 0px;
	border: 0px;
	overflow: hidden;
	position: absolute;
	right: 30px;
}

#tagline, #tagline em {
	width: 251px;
	height: 18px;
	background: url(/Images/tagline.gif) top left no-repeat;
}


A:link { color: #600; }
A:visited { color: #633; }
A:link:hover, A:visited:hover { color: #c00; }

#nav A:visited, #nav A:link, #nav A:link:hover, #nav A:visited:hover {
	color: #fff5d9;
	text-decoration: none;
}

#nav {
	position: absolute;
	top: 130px;
	left: 0px;
	width: 200px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}


#nav UL {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#nav UL LI {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#nav UL LI A, #nav UL LI SPAN {
	margin-bottom: 0px !important;
	margin-top: 10px;
	padding: 5px 5px 5px 10px;
	text-decoration: none;
	display: block;
	font-weight: bold;
	width: 177px;
	border-left: transparent;
	border-width: 0px 0px 0px 8px;
	border-style: none none none solid;
}

#nav LI.down A, #nav LI.down SPAN
{
	background-color: #918e80;
	border-color: #900;
}

#nav LI.down LI.down A, #nav LI.down LI.down SPAN
{
	background-color: #817e72;
}

#nav UL LI.first A { margin-top: 0px; }

#nav UL LI A:visited:hover, #nav UL LI A:link:hover {
	background-color: #707061;
	text-decoration: none;
}

#nav UL LI LI A, #nav UL LI LI SPAN {
	margin-bottom: 0px !important;
	margin-top: 0px;
	padding: 5px 5px 5px 10px;
	text-decoration: none;
	display: block;
	font-weight: normal;
	width: 177px;
	line-height: 1em;
}

#nav UL LI LI LI A, #nav UL LI LI LI SPAN {
	margin: 0px;
	padding: 2px 5px 2px 25px;
	text-decoration: none;
	display: block;
	font-weight: normal;
	width: 170px;
	border: none;
}

#nav P {
	color: #707061;
	margin: 2em 10px;
	padding-top: 110px;
	font-weight: normal;
	text-align: center;
	font-style: italic;
	background-image: url(/Images/coin.gif);
	background-position: center top;
	background-repeat: no-repeat;
	font-size: .9em;
}

#nav INPUT.search { width: 110px; }


#content {
	padding: 20px 20px 20px 30px;
	margin: 0px 0px 0px 200px;
}

H1 {
	font-weight: bold;
	font-size: 1.4em;
	margin: 0px 0px 3px 0px;
	color: #000;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

H2 {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
	font-size: 1em;
	color: #284D44;
	font-family: Arial, Helvetica, sans-serif;
}

H3 {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
	font-size: 1em;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}

#content P {
	color: #000;
	margin: 0px 0px 1.2em 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.5em;
}


#content P.intro {
	font-style: italic;
	font-weight: bold;
}




#content P.subheader {
	font-style: italic;
	font-size: 1em;
}

SMALL {
	font-size: .8em;
}

DD { margin: 0px 0px 1.2em 2em; 	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
#content UL { margin: 0px 0px 1em 0px; }

#content LI {
	margin: 0px 0px 0 2em;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}

#content UL.expanded LI {
	margin: 0px 0px .5em 2em;
}

#content UL.expanded LI LI {
	margin: 0px 0px 0px 2em;
}

DT, DT A { font-weight: bold; }
DT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}

TABLE { margin: 0px 0px 1em 0px; border-spacing: 1px; }
BODY.search TABLE {
	margin: 0px;
	border-collapse: collapse;
	height: auto;
	width: 33%;
	float: right;
	padding: 0 0 0 10px;
}
BODY.search TABLE TABLE {float: none; width: 100%; padding: 0 0 0 0;}

BODY.search TABLE TD {
	height: auto;
	padding: 3px 3px;
	white-space: normal;
}

TABLE TD, TABLE TH {
	padding: 3px;
	line-height: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}

TABLE TH { background-color: #ccc4ae; }
TH.right {
	text-align: right;
	vertical-align: top;
}
TR.tint TD { background-color: #eee; }
TABLE.halves, TABLE.thirds { width: 100%; }
TABLE.halves TD { width: 50%; }
TABLE.thirds TD { width: 33%; }
TABLE LI, TABLE P { font-size: 1em !important; }

TABLE.grid TD {
	border: #ccc;
	border-width: 0 0 1px 0;
	border-style: solid;
}

TABLE.data TD {
	text-align: right;
}

TABLE.data TD.center {
	text-align: center;
}



STRONG { font-weight: bold; }
EM { font-style: italic; }

.promo {
	color: #f00;
	font-weight: bold;
}

IMG {
	padding: 0px;
	margin: 0px;
	border: 0px;
	display: block;
}

IMG.right {
	clear: right;
	float: right;
	padding: 0px 0px .5em 10px;
}

IMG.left {
	clear: left;
	float: left;
	padding: 0px 10px .5em 0px;
}

P IMG { display: inline; }

DIV.callout {
	clear: right;
	float: right;
	padding: 0px 0px .5em 10px;
	width: 33%;
}

DIV.callout H2 {
	background-color: #707061;
	color: #FFF5D9;
	padding: 3px 10px 3px 10px;
	margin: 0px;
	font-size: .9em;
}

DIV.callout UL
{
	margin: 0px;
	padding: 0px;
	border-left: #ccc;
	border-width: 0 0 0 2px;
	border-style: none none none solid;
	list-style-type: none; 
	font-size: .8em;
}

DIV.callout UL LI
{
	text-indent: -10px;
	padding: .25em 0px;
	margin: 0px 0px 0 20px !important;
}

DIV.photoright150 {
	clear: right;
	float: right;
	padding: 0px 0px .5em 10px;
	width: 150px;
	text-align: center;
}

DIV.photoright200 {
	clear: right;
	float: right;
	padding: 0px 0px .5em 10px;
	width: 200px;
	text-align: center;
}

DIV.photoright300 {
	clear: right;
	float: right;
	padding: 0px 0px .5em 10px;
	width: 300px;
	text-align: center;
}

DIV.photoright300 IMG, DIV.photoright200 IMG, DIV.photoright150 IMG { padding-bottom: 3px; }

DIV.photoright300 P, DIV.photoright150 P, DIV.photoright200 P {
	font-size: .75em;
	color: #666 !important;
	line-height: normal;
}

DIV.photocenter { text-align: center; }

#footer {
	margin: 0px 0px 0px 200px;
	clear: both;
	padding: 50px 0px 20px 0px;
	background-image: url(/Images/heritage.gif);
	background-repeat: no-repeat;
	background-position: center top;
}


#footer P {
	color: #a19e8f;
	text-align: center;
	font-size: .9em;
	margin: 0px 0px 0px 0px;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
}





/* General IR statements */
.replace { 
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0;
	font-size: 1.2em;       /* Choose a font-size here that will keep the headline small enough to fit completely under the span. */
}

.replace em {
	display: block;
	position: absolute;
	top: 0; 
/*
left: 0;
*/
	z-index: 1; /* for opera5 (?) and o6/mac */
}

.replace a {
	cursor: hand;           /* for ie5.x/win, invalid */
	c\ursor: pointer;       /* reset for other browsers */
}

/* General IR statements for IE5.x mac only */

* html>body .replace { 
	position: static;
	overflow: visible;
	font-size: 10px;
/* Since overflow: hidden doesn'twork with ie5.x/mac, we choose a font-size here that will keep the headline small enough to fit completely under the span.*/
}

* html>body .replace em  { 
	position: static;
}

* html>body .replace a {
	text-decoration: none; /* ie5.0-5.1.x/mac must have this value or the underline shows through the image. */
}

* html>body #banner em {	/* for ie5.x/mac only */
	margin-bottom: -100px;   /* Required to bring text underneath image. Use the negative height of the image here.*/
}

.clearboth { clear: both; }
