
.thumbnail {
  width: 150px;
  vertical-align:top;
  margin-right:12px;
}



.plain {
  font-size:      small;
  background-color: white;
}
body.plain {
  /* background-color: #DCA870; */
  background-color: #979936;
}

table, tr, td {
  padding: 0px;
  margin: 0px;
  border-style: none;
}


#pagelayout {
  width:  778px;
}
TABLE#pagelayout {
  padding:        0px;
  border-width:   0px;
  border-style:   none;
  margin: 0;
}
#pagelayout tr, #pagelayout td {
  margin: 0px;
  border: 0px none white;
}
.pagelayout_left {
  width: 149px;
  padding: 0px;
  margin: 0px;
  border-style: none;
}
.pagelayout_right {
  width: 628px;
}


#cell_header {
  padding:        0px;
  border-width:   0px;
  border-style:   none;
  margin:0 0 0 0;
  width: 778px;
}
#cell_extlinks {
  background-color:   #0f0066;
  font-family:    'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
  font-size:      x-small;
  font-weight:    bold;
  color:          white;
  border-width:   0px;
  border-style:   none;
  padding-top:    0;
  padding-bottom: 0;
  margin:0 0 0 0;
  vertical-align: top;
}

#cell_sitesearch {
  background-color:   #0f0066;
  font-family:    Arial, Verdana, Helvetica, sans-serif;
  font-size:      small;
  font-weight:    bold;
  x-color:          #A9B2AD;
  color:          white;
  padding:        0px;
  border-width:   0px;
  border-style:   none;
  margin:0 0 0 0;
  width: 149px;
}
#cell_sitesearch H3 {
  font-size: x-small;
  font-weight: bold;
  x-color: #BB4722;
  color: white;
  text-align: left;
  line-height: normal;
  padding-top:    0;
  padding-bottom: 0;
  margin:0 0 0 0;
}
#cell_sitesearch H4 {
  font-size: medium;
  font-weight: bold;
  color: #D3795C;
  text-align: center;
  line-height: normal;
  padding-top:    0;
  padding-bottom: 0;
  margin:0 0 0 0;
}
#cell_sitesearch UL {
  background-color:  #0f0066;
  margin: 0;
  padding: 0;
  /* border: 1px solid #afabae;
  border-width: 0 0 0 1px; */
  border: none;
}
#cell_sitesearch LI {
	display: block;
	font-size: 8pt;
	font-weight: bold;
	x-color: #718BA2;
	color: #FFFFFF;
/*	background-color: #00F0F0; */
  background-color: #CFD2D4;
  background: transparent /*url(../img/cdpTopNavBkgnd.jpg) bottom left repeat-x*/;
	list-style-type: none;
  padding-left: 8px;
  border: 1px solid #afabae;
  border-width: 0 0 1px 0;
  line-height: normal;
  width: 100%;
}
#cell_sitesearch HR {
	margin: 6px 0px;
	color #ABB6B1;
}
#cell_sitesearch A, A:link, A:visited, A:active {
  text-decoration: none;
  color: white;
}
#cell_sitesearch A:hover {
  text-decoration: underline;
}

#cell_maincontentpane {
  width: 628px;
  background-color: white;
  color:          black;
  padding:        0px;
  border-width:   0px;
  border-style:   none;
  margin:0px 6px;
  font-size: small;
  font-family:    Arial, Verdana, Helvetica, sans-serif;
}
#cell_maincontentpane A, A:link, A:visited, A:active {
  x-color: #718BA2;
  text-decoration: none;
}
#cell_maincontentpane A:hover {
  x-color: #718BA2;
  text-decoration: underline;
}
#cell_maincontentpane P, B, STRONG, SPAN {
  font-family:    Arial, Verdana, Helvetica, sans-serif;
  font-size: small;
}
#cell_maincontentpane INPUT { color: black; }
#cell_maincontentpane H3 {
  font-size: medium;
  font-weight: bold;
  color: #BB4722;
  text-align: center;
  line-height: normal;
  padding-top:    0;
  padding-bottom: 0;
  margin:0 0 0 0;
}
#cell_maincontentpane H4 {
  font-size: medium;
  font-weight: bold;
  color: #D3795C;
  text-align: center;
  line-height: normal;
  padding-top:    0;
  padding-bottom: 0;
  margin:0 0 0 0;
}
#cell_partners_header {
  /* background-color:  #DEE3E6; */
  /* color:             #ADB3B3; */
  /* background-color: white;
  color: brown; */
  background-color: #0f0066;
  color: white;
  font-size:         8pt;
  font-weight: bold;
  width: 149px;
  height: 40px;
  text-align: center;
  padding:        auto;
  border-width:   0px;
  border-style:   none;
  margin:0 0 0 0;
  vertical-align: middle;
}
#cell_partners_data {
  /* background-color:  #0f0066; */
  /* color:             #ADB3B3; */
  background-color: white;
  font-size:         8pt;
  width: 628px;
  padding:        0px;
  border-width:   0px;
  border-style:   none;
  margin:0 0 0 0;
}
#cell_partners_data img {
  padding: 0px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
}

#cell_credits {
  clear: both;
  background-color: #0f0066;
  margin: auto;
  width: 778px;
  height: auto;
  padding: 0;
}
#cell_credits div {
  clear: both;
  background-color: #0f0066;
  margin: auto;
  width: 778px;
  padding: 0;
}
#cell_credits A, A:link, A:visited, A:active {
  color: #CDD1D2;
  text-decoration: none;
}
#cell_credits A:hover {
  color: #CDD1D2;
  text-decoration: underline;
}
#cell_credits p.copyright	{
  display: block;
  color: #fff;
  font: 10px/34px arial, helvetica, sans-serif;
  margin: 0 20px;
  text-align: right;
}

#cell_credits p.copyright a:link, #cell_credits p.copyright a:visited	{
  color: #718ba2;
  font: 10px/14px arial, helvetica, sans-serif;
  text-decoration: underline;
}

#section_help {
	margin: 6px;
	line-height: normal;
}
#section_help h2 {
  color: #BB4722;
  border: 1px solid #BB4722;
  font-size: medium;
  font-weight: bold;
  padding: 4px;
  text-align: left;
}
#section_help h3 {
  color: #BB4722;
  border: 0px none white;
  font-size: small;
  font-weight: bold;
  text-align: left;
}
#section_help h3 a, a:link, a:visited, a:hover {
  color: #BB4722;
  border: 0px none white;
  font-size: small;
  font-weight: bold;
  text-align: left;
}
#section_help h4 {
  color: #BB4722;
  border: 0 none white;
  font-size: small;
  font-weight: normal;
  text-align: left;
}
#section_help h4 a, a:link, a:visited, a:hover {
  color: #BB4722;
  border: 0 none white;
  font-size: small;
  font-weight: normal;
  text-align: left;
}
#section_help h5 {
  color: black;
  border: 0 none white;
  font-size: x-small;
  font-weight: bold;
  text-align: left;
  line-height: normal;
}
#section_help p {
  line-height: normal;
}
#section_help p a, a:link, a:visited, a:hover {
  line-height: normal;
  font-size: x-small;
}
#section_help p.helpnav {
  line-height: normal;
  font-size: x-small;
  text-align: center;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom:  1px solid #BB4722;
}
#section_help li {
}
#section_help a, a:link, a:visited, a:active {
  color: brown; text-decoration: none;
}
#section_help a:hover {
  color: brown; text-decoration: underline;
}
#section_help div {
  margin:  6px 0px 20px 0px;
}
 
div.mainContentPane {
  background-color: white;
  border-width:   2px;
  border-style:   solid;
  border-color:   blue;
}


.fielddata {
  font-size:      x-small;
  color:          black;
}
.fielddata A, A:link, A:visited, A:active { color: #718BA2; text-decoration: none; }
.fielddata A:hover { color: #718BA2; text-decoration: underline; }
.fielddata B, P { 
  font-size: x-small;
}




/* ------------------------------------------------*/

.bar_logo {
  font-family:    Arial, Verdana, Helvetica, sans-serif;
  background-color: #CACECF;
  background-image: url(/images/cdp2005/background_toolbar_cdp.gif);
  background-repeat: repeat-y;
  font-size:      10pt;
  font-weight:    bold;
  color:          white;
  padding:        0px;
  border-width:   0px;
  border-style:   none;
  margin:0 0 0 0;
}
.bar_logo LI {
  display: block;
	background-color: #CCD0D1;
	border-width:     1px;
	border-style:     solid;
	border-color:     #A7ADAD;
	color:            white;
	font-size:        10pt;
  padding-left:     8px;
	margin-top:       1px;
	margin-bottom:    1px;

}

.bar_logo_button {
	background-color: #CCD0D1;
	border-width:     1px;
	border-style:     solid;
	border-color:     #A7ADAD;
	color:            white;
	font-size:        10pt;
  padding-left:     8px;
	margin-top:       1px;
	margin-bottom:    1px;
}
.bar_logo_button A:link { color: white; }
.bar_logo_button A:visited { color:white; }
.bar_logo_button A:active { color: white; text-decoration: underline; }


.bar_extlinks {
}
.bar_extlinks A:link { color:white; }
.bar_extlinks A:visited { color:white; }
.bar_extlinks A:active { color: white; text-decoration: underline; }



.bar_sitesearch_button {
	background-color:   #CFD2D4;
  font-family:    Arial, Verdana, Helvetica, sans-serif;
  font-size:      small;
  font-weight:    bold;
  color:          #718BA2;
  width:          100%;
  padding:        0px;
  margin:0 0 0 0;
	border-width:     1px;
	border-style:     solid;
	border-color:     #ABBAB5;
}
.bar_sitesearch_button A:link { color:#718BA2; }
.bar_sitesearch_button A:visited { color: #718BA2; }
.bar_sitesearch_button A:active { color: #718BA2; text-decoration: underline; }
.bar_sitesearch_button A:hover { color: #718BA2; text-decoration: underline; }

.bar_partners {
  background-color:  #CED2D3;
  color:             #ADB3B3;
  font-size:         8pt;
}
DIV.bar_partners {
	width: 100%;
  clear:             both;
}







.bookmarks {
  background-color: #c4dcec;
  font-size:      small;
  color: black;
}
.bookmarks A:link { color: #A000A0 }
.bookmarks A:visited { color: #A000A0 }
.bookmarks A:active { color: #A000A0 }



.bright {
  font-family:    Arial, Verdana, Helvetica, sans-serif;
  font-weight:    bold;
  font-size:      medium;
  color:yellow;
}


.close {
  border-width:0px;
  border-style:none;
  padding:0px;
  margin:0 0 0 0;
}



.contentpane {
  font-family:    Arial, Verdana, Helvetica, sans-serif;
	background-color : #ffffff;
  font-size:      small;
  color: black;
}
.contentpane A, A:link, A:visited, A:active { color: #718BA2; text-decoration: none; }
.contentpane A:hover { color: #718BA2; text-decoration: underline; }


.credits {
  background-color: white;
  font-family:    Arial, Verdana, Helvetica, sans-serif;
  color: #CDD1D2;
  text-align: center;
  font-size:      smaller;
  width: auto;
}
.credits A:link { color: #CDD1D2; }
.credits A:visited { color: #CDD1D2; }
.credits A:active { color: #CDD1D2; }
DIV.credits {
  width: 100%;
  clear:             both;
  padding: 4px;
}

.form {
  background-color: white;
  color: black;
  font-size: x-small;
}


.formheading {
  background-color: #F2F3F5;
  font-family:    Arial, Verdana, Helvetica, sans-serif;
  font-size:      large;
  color: #D3795C;
}



.forminput {
  background-color: white;
  color: black;
  padding: 0;
}
  

.formtextinput {
  background-color: #ffffff;
  font-family:    Arial, Verdana, Helvetica, sans-serif;
  color: black;
  font-size:      small;
  padding: 0;
}
  


.message {
  background-color: white;
  font-family:    Arial, Verdana, Helvetica, sans-serif;
  /* color: #CDD1D2; */
  color: #718BA2;
  text-align: center;
  font-size:      x-large;
  width: auto;
}
.message A:link { color: #718BA2; }
.message A:visited { color: #718BA2; }
.message A:active { color: #718BA2; }





.noticebox {
  background-color: #2c6c94;
  font-family:    Arial, Verdana, Helvetica, sans-serif;
  color: white;
  font-size:      medium;
  padding: 6px;
  border-width: 1px;
  border-color: white;
  border-style: solid;
}
  
.optionbar {
  background-color: #2c6c94;
  font-family:    Arial, Verdana, Helvetica, sans-serif;
  font-size:      small;
  text-align: left;
  color: white;
  padding: 0;
  border-width: 1px;
  border-color: white;
  border-style: solid;
  width: auto;
}

.notapplicable {
  background-color: #0f0066;
  font-family:    Verdana, Arial, Verdana, Helvetica, sans-serif;
  x-color: #B0B5BA;
  /* color: #0f0066; */
  color: white;
  /* font-size: small; */
  font-size: 10px;
  font-weight: normal; 
}


.resultsnav {
  font-family:    Arial, Verdana, Helvetica, sans-serif;
  background-color: White;
  font-size:      small;
  x-color: #718BA2;
  color: white;
}
.resultsnav A, A:link, A:visited, A:active { x-color: #718BA2; color: white; text-decoration: none; }
.resultsnav A:hover { x-color: #718BA2; color: white; text-decoration: underline;}
.resultsnav H4 {
  font-size: large;
  font-weight: bold;
  color: #D3795C;
  text-align: left;
  line-height: normal;
	padding: 0px;
	margin: 0 0 0 0;
}

.resultsnavbox {
  font-family:    Arial, Verdana, Helvetica, sans-serif;
  /* background-color: White; */
  background-color: #0f0066;
  font-size:      medium;
  /* color: black; */
  color: white;
  border-color: #ABB6B1;
  border-style: solid;
  border-width: 1px;
  width: 100%;
}
.resultsnavbox UL {
  margin: 0;
  padding: 0;
}
.resultsnavbox LI {
	display: block;
	font-size: x-small;
	font-weight: bold;
	background-color: #0f0066;
	/* x-color: #718BA2; */
	color: white;
	/* background-color: #93714c; */
	list-style-type: none;
	border-color: #ABB6B1;
	border-style: solid;
	border-width: 1px;
	margin 0;
  padding: 0px 0px 0px 8px;
  line-height: normal;
  width: 93%;
}
.resultsnavbox LI A, A:link, A:visited, A:active { /* x-color: #718BA2; */ color: white; text-decoration: none; }
.resultsnavbox LI A:hover { /* x-color: #718BA2; */  color: white; text-decoration: underline;}

.resultsnavbox H3 {
  font-size: x-large;
  font-weight: bold;
  color: #BB4722;
  text-align: center;
	padding: 0px;
	margin: 0 0 0 0;
  line-height: normal;
}
.resultsnavbox H4 {
  font-size: large;
  font-weight: bold;
  color: #D3795C;
  text-align: left;
  line-height: normal;
 	padding: 0px;
	margin: 0 0 0 0;
  
}
.resultsnavbox P B {
  font-size: x-small;
}


.sortoptions {
	/* background-color: #93714c; */
	background-color: #0f0066;
	color: white;
}
.sortoptions UL {
  width: 100%;
	padding: 0px;
	margin: 0 0 0 0;
}
.sortoptions LI {
  width: 93%;
	background-color: #0f0066;
	display: block;
	font-size: x-small;
	font-weight: bold;
	x-color: #718BA2;
	color: white;
	x-background-color: #b0875a;
	list-style-type: none;
	border-color: #ABB6B1;
	border-style: solid;
	border-width: 1px;
}


.searchresults {
  background-color: #ffffff;
  color: black;
  font-size:      small;
}
.searchresults A:link { color: #718BA2; }
.searchresults A:visited { color: #718BA2; }
.searchresults A:active { color: #718BA2; }
.searchresults A:hover { color: #718BA2; text-decoration: underline;}



/* ---------------- Taxonomy ----------------------- */
.taxonomy {
  background-color: white;
  font-size: medium;
  color: #63639B;
  margin:  2%;
}
DIV.taxonomy {
}
.taxonomy B {
  font-size: large;
  font-weight: bold;
}
.taxonomy H3 {
  font-size: x-large;
  font-weight: bold;
  color: #BB4722;
  text-align: center;
  line-height: normal;
}

.taxonomy H3.state {
  background-color: #BB4722 !important;
  color: #FFFFFF !important;
  margin-top: 12px !important;
  margin-bottom: 6px !important;
}

.taxonomy H4 {
  font-size: large;
  font-weight: bold;
  color: #D3795C;
  text-align: center;
  line-height: normal;
}
.taxonomy P {
  font-size: small;
  line-height: normal;
}
.taxonomy UL {
}
.taxonomy DIV.left {
  float: left;
  width: 48%;
}
.taxonomy DIV.left A, A:visited, A:active, A:link {
	text-decoration: none;
}
.taxonomy DIV.left A:hover {
  text-decoration:  underline;
}
.taxonomy DIV.left img {
	border: 12px;
	clear: both;
}
.taxonomy DIV.right {
  float: right;
  width: 48%;
}
.taxonomy DIV.right  A, A:visited, A:active, A:link {
	text-decoration: none;
}
.taxonomy DIV.right  A:hover {
  text-decoration:  underline;
}
.taxonomy DIV.right img {
  border: 12px;
	clear: both;
}
.taxonomy LI {
	display: block;
	font-size: small;
	font-weight: bold;
	color: #718BA2;
	background-color: #F0F0F0;
	list-style-type: none;
	border-color: #ABB6B1;
	border-style: solid;
	border-width: 1px;
	line-height:  normal;
}
.taxonomy A, A:visited, A:active, A:link {
	text-decoration: none;
}
.taxonomy A:hover {
  text-decoration:  underline;
}
.taxonomy IMG {
  border-width:0px;
  padding:0px;
  margin:0 0 0 0;
  vertical-align: top;
  clear: both;
}

.taxonomyheading {
  font-size: x-large;
  font-weight: bold;
  color: #660000;
  text-align: left;
}

#taxonomyLeftColumn {
  width: 46%;
  float: left;
}
#taxonomyLeftColumn A, A:visited, A:active, A:link {
	text-decoration: none;
}
#taxonomyLeftColumn A:hover {
  text-decoration:  underline;
}
#taxonomyRightColumn {
  width: 46%;
  float: right;
}
#taxonomyRightColumn A, A:visited, A:active, A:link {
	text-decoration: none;
}
#taxonomyRightColumn A:hover {
  text-decoration:  underline;
}
#taxonomySingleColumn {
  width: 48%;
  margin: auto;
}
#taxonomySingleColumn A, A:visited, A:active, A:link {
	text-decoration: none;
}
#taxonomySingleColumn A:hover {
  text-decoration:  underline;
}
/* ----------- End Taxonomy classes ---------- */


#westerntrailsfooter {
	background-color: white;
	color: #63639B;
	font-size: small;
	clear: both;
  border: 1px solid #afabae;
  margin:  6px 6px;
}



.sectionheading {
  background-color: white;
  font-size: medium;
  color: #BB4722;
  text-align: center;
}
.sectionheading A, A.link, A.visited, A.active {
  color: #D3795C;
  text-decoration: none;
}
.sectionheading A.hover {
  color: #D3795C;
  text-decoration: underline;
}




.sectionbox {
  background-color: white;
  font-family:    Arial, Verdana, Helvetica, sans-serif;
  font-size:      small;
  color: black;
  text-align: left;
  padding: 12px;
  border-width: 1px;
  border-color: #ABB6B1;
  border-style: solid;
  width: auto;
  margin: 0px 12px;
}
.sectionbox A, A:visited, A:active, A:link { color: #718BA2; text-decoration: none; }
.sectionbox A:hover { color: #718BA2; text-decoration: underline; }
.sectionbox INPUT { color: black; }
.sectionbox H3 {
  font-size: small;
  font-weight: bold;
  color: #BB4722;
  text-align: center;
  line-height: normal;
  padding-top:    0;
  padding-bottom: 0;
  margin:0 0 0 0;
}
.sectionbox H4 {
  font-size: medium;
  font-weight: bold;
  color: #D3795C;
  text-align: center;
  line-height: normal;
  padding-top:    0;
  padding-bottom: 0;
  margin:0 0 0 0;
}


.searchHistorySummary {
  background-color: white;
  font-family:    Arial, Verdana, Helvetica, sans-serif;
  color: black;
  font-size: small;
}


.searchHistoryTitle {
  font-family:    Arial, Verdana, Helvetica, sans-serif;
	background-color : #CFD2D4;;
  color: #BB4722;
  font-size: medium;
  text-align: center;
}

.searchHistoryText {
  font-family:    Arial, Verdana, Helvetica, sans-serif;
  color:black;
  font-size: small;
}
.searchHistoryText A, A:link, A:visited, A:link { x-color: #718BA2; text-decoration: none; }
.searchHistoryText A:hover { x-color: #718BA2; text-decoration: underline; }

.searchHistoryLabel {
  font-family:    Arial, Verdana, Helvetica, sans-serif;
  color:black;
  font-size: medium;
  text-align: left;
}
.searchHistoryLabel A:link { color: #A000A0 }
.searchHistoryLabel A:visited { color: #A000A0 }
.searchHistoryLabel A:active { color: #A000A0 }

.searchHistoryInputBox {
  font-family:    Arial, Verdana, Helvetica, sans-serif;
	background-color : #c4dcec;
  color:black;
  font-size: small;
}

.navbar {
  font-family:       Arial, Verdana, Helvetica, sans-serif;
	background-color : white;
  color:             black;

}


.sidePane {
  font-family:    Arial, Verdana, Helvetica, sans-serif;
	background-color : #ffffc0;
  color:black;
}


.titleBar {
  font-family:    Arial, Verdana, Helvetica, sans-serif;
	background-color : #ffffff;
  font-size:      large;
  font-weight:    bold;
  color:black;
}

.toolbar {
  font-family:    Arial, Verdana, Helvetica, sans-serif;
  background-color: #CACECF;
  background-image: url(/images/cdp2005/background_toolbar_cdp.gif);
  background-repeat: repeat-y;
  font-size:      small;
  font-weight:    bold;
  color:          white;
  width:          100%;
  padding:        0px;
  border-width:   0px;
  border-style:   none;
  margin:0 0 0 0;
}
.toolbar A:link { color: #00FF00; }
.toolbar A:visited { color: #66CCCC; }
.toolbar A:active { color: #00FF00; }


.toolbarbackground {
  font-family:    Arial, Verdana, Helvetica, sans-serif;
  background-color: #CACECF;
  /* background-image: url(/images/cdp2005/background_toolbar_cdp.gif); */
  background-repeat: repeat-y;
  font-size:      small;
  font-weight:    bold;
  color:white;
  width:100%;
  padding:0px;
  border-width:0px;
  border-style:none;
  margin:0 0 0 0;
}
.toolbarbase A:link { color: #00FF00; }
.toolbarbase A:visited { color: #66CCCC; }
.toolbarbase A:active { color: #00FF00; }

.toolbarbase {
  font-family:    Arial, Verdana, Helvetica, sans-serif;
	background-color : #006666;
  background-image: none;
  font-size:      small;
  color:white;
  width:100%;
  padding:0px;
  border-width:0px;
  border-style:none;
  margin:0 0 0 0;
}
.toolbarbase A:link { color: #00FF00; }
.toolbarbase A:visited { color: #66CCCC; }
.toolbarbase A:active { color: #00FF00; }



/* ================================================================= */
/*            Begin section imported from DU's "screen.css"          */
/* ================================================================= */


/* CSS Document */

/*
-----------------------------------------------
cdp screen style
version:  2005.06.01
authors: eric hobart and kelly sandoval
modified: 2005.07.12 // 
screen css for modern browsers 
----------------------------------------------- */

/*
@import "http://www.cdpheritage.org/alpha/css/screen.css";
*/


/*
  - - - - - - - - - -
  *TOC:
  General Structure
  html elements
    general
    exceptions
  Element specific styles
  Forms
    search form
    other forms
  Tables for tabular data
  Images
  - - - - - - - - - -
*/


/*
  - - - - - - - - - -
 Suggested order:
 * z-index
 * display
 * position
 * float
 * clear
 * vertical-align
 * width
 * height
 * background
 * color
 * font
 * padding
 * margin
 * list-style
 * border
 * text-decoration
 * text-align
 * white-space
 * other text
 * content
  - - - - - - - - - -
*/

/* begin general html elements*/

body  {
  font: 11px/15px verdana, arial, helvetica, sans-serif;
  padding: 0;
  margin: 0;
  text-align: center; /* IE5 Win: center contents */
  background: #DCA870 /* url(http://www.bcr.org/images/bg_cdp.jpg) no-repeat top left */;
}


div, form, table, table td	{
  padding: 0;
  margin: 0;
  border: 0;
  border-style: none;
  border-width: 0;
  vertical-align: top;
  text-align: left;
}

a, p, h1, h2, h3, h4, h5, h6, ul, ul li, ol, ol li, dl, dl dt, dl dd  {
  font-family: verdana, arial, helvetica, sans-serif;
}

p  {
  font-size: 11px;
  line-height: 15px;
  margin: 1em 0;
}

h1  {
  font-weight: bold;
  font-size: 16px;
  line-height: 1em;
}

h2  {
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
}

h3  {
  font-weight: bold;
  font-size: 12px;
  line-height: 15px;
}

h4 {
  font-weight: bold;
  font-size: 11px;
  line-height: 14px;
}

h5 {
  font-weight: bold;
  font-size: 10px;
  line-height: 13px;
}

h6 {
  font-weight: bold;
  font-size: 10px;
  line-height: 12px;
}


a, a:link, a:visited, a:hover, a img, li a, li a:link, li a:visited, li a:hover, dt a, dt a:link, dt a:visited, dt a:hover, dd a:link, dd a:visited, dd a:hover, p a, p a:link, p a:visited, p a:hover	{
  border: 0;
}

a, a:link, a:visited	{
  color: #718ba2;
  text-decoration: none;
  text-decoration: underline;
}

a:hover	{
  text-decoration: none;
}

/* end general html elements*/

/* begin general structure (positioning and container divs) */

div#frame	{
  width: 778px;
  margin: 0 auto; /* modern browsers: center in window */
  x-background: #eef0ef url(../img/mainContentBkgd.jpg) repeat;
  /* background-color: #694f42; */
}

div#cdpHeader {
  display: block;
  width: 778px;
  height: 86px;
  background: transparent /*url(../img/bg_headerGradient.jpg) repeat-y*/;
}

div#centerSectionShell  {
  /*use this to control the content in between header and footer*/
}

div#leftColumn {
  float: left;
  width: 149px;
  background-color: #f0f1f3;
 
  
}

div#mainContent {
  float: left;
  width: 628px;
  background-color: #ebebeb; 
  border: 1px solid #acb7b1;
  border-width: 0 0 0 1px;
}

div#mainContent.formContainer div {
  float: left;
  width: 40%;
  background-color: #eef0ef;
  padding: 0;
}

/* end general structure (positioning and container divs) */

/* begin header */

span.skipnav {
  position: absolute;
  left: -100%;
}

div#cdpHeader h1 {
  float: left;
  width: 170px;
  height: 86px;
  background: transparent url(../img/cdplogoWeb.jpg) no-repeat;
  margin: 0;
  padding: 0;
}

div#cdpHeader h1 span {
  display: none;
}


div#cdpHeader h2 {
  float: left;
  width: 459px;
  height: 86px;
  margin: 0;
}

div#cdpHeader h2 span {
  display: none;
}

div#cdpHeader h2.chnc {
  float: left;
  width: 459px;
  height: 86px;
  margin: 0;
  background: transparent url(../img/chncHeader01.jpg) no-repeat;
}

div#cdpHeader h2.hw {
  float: left;
  width: 459px;
  height: 86px;
  margin: 0;
  background: transparent url(../img/heritageWestHeader.jpg) no-repeat;
}

  /* - begin cdp navigation - */
  
ul#cdpNav {
  float: left;
  width: 148px;
  height: 86px;
  x-background-color:  #cdcfd1;
  x-background-color:  #694f42;
  margin: 0;
  padding: 0;
  x-border: 1px solid #afabae;
  border-width: 0 0 0 1px;
  x-visibility: hidden;
  background: transparent url(../img/heritageWestHeader.jpg) no-repeat center right;
}
  
ul#cdpNav li {
  display: block;
  background: transparent /* url(../img/cdpTopNavBkgnd.jpg) bottom left no-repeat */;
  height: 20px;
  line-height: 20px;
  padding-left: 18px;
  border: 1px solid #afabae;
  border-width: 0 0 1px 0;
  visibility: hidden;
}

ul#cdpNav li.top {
  padding-top: 2px;
}

ul#cdpNav li a:link, ul#cdpNav li a:visited, ul#cdpNav li a:hover {
  display: block;
  font-size: xx-small;
  font-weight: normal;
  width: 99%;
  text-decoration: none;
  visibility: hidden;
}

ul#cdpNav li a:link, ul#cdpNav li a:visited {
  color: #fff;
}

ul#cdpNav li a:hover {
  color: #dfe3e7;
}

  /* - end cdp navigation - */

  /* - begin global navigation - */

ul#mainCpdNav {
  clear: both;
  background: transparent /* url(../img/cdpMainNavBkgd.jpg) no-repeat */;
  width: 778px;
  margin: 0;
  padding: 0;
  border-top: 1px solid #a0c4e5;
  border-bottom: 0px none #fff;
}

ul#mainCpdNav li {
  display: inline;
  background-color: transparent;
}

ul#mainCpdNav li.first {
  padding-left: 152px;
}

ul#mainCpdNav li a:link, ul#mainCpdNav li a:visited, ul#mainCpdNav li a:hover {
  height: 25px;
  color: #fff;
  font: bold 12px/25px 'Trebuchet MS', verdana, arial, san-serif;
  padding: 2px;
  margin: 2px;
  text-decoration: none;
}

ul#mainCpdNav li a:hover {
  background-color: #95b8d6;
}
  /* - end global navigation - */

  /* end header */

  /* begin local nav */
  
ul#localNav {
  float: left;
  width: 100%;
  background-color:  #cdd3d0; 
  margin: 0;
  padding: 0;
}
  
ul#localNav li {
  display: block;
  height: 20px;
  line-height: 20px;
  padding-left: 18px;
  border: 1px solid #828a86;
  border-width: 0 0 1px 0;
}

ul#localNav li.top {
  padding-top: 2px;
}

ul#localNav li a:link, ul#localNav li a:visited, ul#localNav li a:hover {
  display: block;
  font-size: xx-small;
  font-weight: normal;
  width: 100%;
  text-decoration: none;
}

ul#localNav li a:link, ul#localNav li a:visited {
  color: #828a86;
}

ul#localNav li a:hover {
  background-color: #dfe5e2;  
  padding: 0;
} 

ul#localNav li.arrow a, ul#localNav li.arrow a:active, ul#localNav li.arrow a:visited {
  margin-left: -15px;
  padding-left: 15px;
  background: #cdd3d0 url(../img/arrowUP.gif) left center no-repeat;
}

ul#localNav li.arrow a:hover {
  margin-left: -15px;
  padding-left: 15px;
  background: #cdd3d0 url(../img/arrowOV.gif) left center no-repeat;
}

ul#localNav ul li.noarrow {
  display: block;
  height: auto;
  line-height: 14px;
  margin-left: -40px;
  border: 1px solid #828a86;
  border-width: 0 0 1px 0;
  list-style-type: none;
}
  /* local nan sub menu ie 6 hac */
ul#localNav ul li.noarrow a, ul#localNav ul li.noarrow a:active, ul#localNav ul li.noarrow a:visited {
  background: #cdd3d0 url(../img/) no-repeat;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 0;
} 

ul#localNav ul li.noarrow a:hover {
  background: #e5ece9 url(../img/) no-repeat;
  padding-top: 3px;
  padding-bottom: 3px;
  cursor: pointer;
  padding-left: 0;
} 

  /* end of local nan sub menu ie 6 hac */ 

ul#localNav li.subject {
  font-size: x-small;
  color: #d3785b;
  background: #cdd3d0 url(../img/arrowOV.gif) left center no-repeat;
}  

   
  /* end local nav */

  /* begin left column */
  
 ul.searchWidget {
  background-color: #e6ebee;
  list-style-type:none;
  border: 1px solid #acb7b1;
  border-width: 0 0 1px 0;
  font-weight: normal;
  margin: 0;
  padding: 7px 5px 7px 20px;
 
}
  
ul.searchWidget li {
  line-height: 16px;
  margin-left: 0;
  font-size: xx-small;
  text-indent:0;
}

ul.searchWidget li ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  border: 0;
}

ul.searchWidget li a {
  line-height: 16px;
}

ul.searchWidget li ul li form#searchHeritage input.searchField {
  color: #718ba2;
  margin-left: 0;
  width: 80px;
  font-size: xx-small;
  padding: .3em .2em .2em .2em;
  border: 1px solid #718ba2;
  text-align: left;
}

ul.searchWidget li ul li form#searchHeritage input.go {
  position: relative;
  top: -1px;
  color: #fff;
  background-color: #85a4bf;
  font-size: 11px;
  line-height: 13px;
  padding: 0 2px 2px 2px;
  margin: 0 0 0 2px;
  border: 0;
  text-align: center;
}

ul.searchWidget li ul li form#searchHeritage input.go:hover 	{
  background-color: #95b8d6;
  cursor: pointer;
}


ul.searchWidget li ul li a {
  color:#ff0000;
}

ul.searchWidget li ul li a:hover {
  text-decoration: underline;
}

ul.searchWidget li ul li form#searchAtomz input.searchField {
  color: #718ba2;
  margin: 0;
  width: 80px;
  height: 16px;
  line-height:16px;
  font-size: xx-small;
  padding: 0;
  border: 1px solid #718ba2;
  text-align: left;
}

ul.searchWidget li ul li form#searchAtomz {
  padding: 0;
  margin: 0;
  border: 0;
}

div#leftColumn div#news, div#leftColumn div#member {
  clear: both;
  border: 1px solid #acb7b1;
  border-width: 0 0 1px 0;
}

div#leftColumn h3 {
  color: #d3785b;
  background-color: #e6ebee;
  font-weight: bold;
  font-size: x-small;
  line-height: 20px;
  margin: 0;
  padding: 0 0 0 20px;
  border: 1px solid #acb7b1;
  border-width: 0 0 1px 0;
}



div#leftColumn h3.localNav {
  background-color: #dfe5e2;
}
  
div#leftColumn p {
  color: #757A77;
  font-size: xx-small;
  font-weight: normal;
  line-height:12px;
  padding: 0 10px 0 0;
  margin: 1em 0 1em 20px;
  text-indent:0;
}

div#leftColumn a:link, div#leftColumn a:visited {
  color: #718ba2;
  text-decoration: none;
}

div#leftColumn a:hover {
  text-decoration: underline;
}

div#leftColumn ul#toolbox {
  
  list-style-type:none;
  border: 1px solid #acb7b1;
  border-width: 0 0 1px 0;
  font-weight: normal;
  margin: 0;
  padding: 7px 5px 7px 20px;
}

div#leftColumn ul#toolbox li {
 
  line-height: 16px;
  margin-left: 0;
  font-size: xx-small;
  text-indent:0;
  line-height: 12px;
  margin-top: .5em;
  margin-bottom: .5em;
}
  
form#searchAtomz {
  background-color: #e6ebee;
  padding: 10px 0;
  border: 1px solid #acb7b1;
  border-width: 0 0 1px 0;
  vertical-align: bottom;
}

form#searchAtomz input.searchField {
  color: #718ba2;
  margin-left: 20px;
  width: 80px;
  font-size: xx-small;
  padding: .3em .2em .2em .2em;
  border: 1px solid #718ba2;
  text-align: left;
}

form#searchAtomz input.searchField:focus 	{
  background-color: #f0f1f3;
}

form#searchAtomz input.go {
  position: relative;
  top: -1px;
  color: #fff;
  background-color: #85a4bf;
  font-size: 11px;
  line-height: 13px;
  padding: 0 2px 2px 2px;
  margin: 0 0 0 2px;
  border: 0;
  text-align: center;
}

form#searchAtomz input.go:hover 	{
  background-color: #95b8d6;
  cursor: pointer;
}

/* end left column */
  
/* begin content area */

div#mainContent p {
  color: #333333;
  font-size: x-small;
  padding: 0 20px;
}

div#mainContent ul {
  padding: 0 20px;

}

div#mainContent ul li {
  color: #333333;
  font-size: x-small;
  margin-left: 20px;
  padding: 0;
  line-height: 16px;
  list-style-type: disc;
}

div#mainContent h3 {
  color: #bb5a3b;
  font-size: small;
  padding-left: 20px;
}

div#mainContent h4 {
  color: #bb5a3b;
  font-size: x-small;
  padding-left: 20px;
} 

div#mainContent h5 {
  color: #666666;
  font-size: x-small;
  padding-left: 20px;
} 

div#mainContent h5 span {
  color: #333333;
  font-size: x-small;
  font-weight: normal;
  padding-right: 20px;
  text-indent: 0;
  margin: 0;
  
} 

div#mainContent div#tierThreeTop  a.getAbodeAcrobat {
  background: transparent url(../img/get_adobe_reader.gif) no-repeat;
  width: 88px;
  height: 31px;
  padding: 0;
  margin: 0;
}

div#mainContent div#tierThreeTop a.getAbodeAcrobat span {
  display: none;
}
  
  /* - begin indexCDP collections search section - */ 
  
div#mainSearch {
  background: transparent url(../img/searchImageBkgd.jpg) no-repeat;
  width: 100%;
  border: 1px solid #acb7b1;
  border-width: 0 0 1px 0;
}

div#mainSearch p {
  width: 382px;
  line-height: 13px;
  margin: 0;
}

div#mainSearch h3 {
  padding-top: 16px;
  margin: 0;
}

form.heritageWest fieldset {
  display: block;
  background: transparent url(../img/hwSearch.jpg) no-repeat;
  width: 362px;
  margin: .5em 0 0 20px;
  border: 0;
  text-align: right;
}

form.heritageWest input.textBox {
  position: relative;
  top: 1px;
  color: #acb7b1;
  width: 160px;
  font-size: xx-small;
  padding: .3em 1px .2em 2px;
  border: 1px solid #acb7b1;
  text-align: left;
}

form.heritageWest input.textBox:focus 	{
  background-color: #f0f1f3;
}

form.heritageWest input.searchBu {
  background-color: #acb7b1;
  color: #fff;
  font-size: 9px;
  line-height: 14px;
  margin-right: 38px;
  border: 1px solid #fff;
}

form.heritageWest input.searchBu:hover 	{
  background-color: #95b8d6;
  cursor: pointer;
}

form.heritageWest span {
  display: block;
  font-size: 10px;
  margin-right: 77px;
}

div#mainSearch div.chnc {
  display: block;
  background: transparent url(../img/chncSearch.jpg) no-repeat;
  height: 37px;
  width: 362px;
  margin: .3em 0 0 20px;
}

div#mainSearch div.chnc a {
  position: relative;
  left: 112px;
  top: 18px;
  color: #573720;
  font-size: small;
  font-weight: bold;
}

div#mainSearch a:link, div#mainSearch a:visited {
  color: #718ba2;
  font-size: x-small;
  text-decoration: none;
}

div#mainSearch a:hover {
  text-decoration: underline;
}

  /* - end indexCDP collections search section - */

  /* - end tier two top content section - */  

div#tiertwoTop {
  float: left;
  margin: 0;
  width: 628px;
  height: 146px;
  border: 1px solid #acb7b1;
  border-width: 0 0 1px 0;
  background-color: transparent;
}

div#tiertwoTopFlash {
  margin: 0;
  padding: 0;
}

div#tiertwoTopNoImg {
  float: left;
  margin: 0;
  width: 628px;
  height: 100%;
  border-width: 0 0 0 0;
  background-color: transparent;
}

div#tiertwoTopCollection {
  float: left;
  margin: 0;
  width: 628px;
  height: 100%;
  border: 1px solid #acb7b1;
  border-width: 0 0 1px 0;
  background-color: transparent;
}

div#tiertwoTopNoImg.about {
  background: transparent url(../img/tier2About.jpg) no-repeat;
}
  
input.searchBu {
  background-color: #718ba2;
  color: #fff;
  font-size: 9px;
  line-height: 14px;
  margin-right: 38px;
  border: 1px solid #fff;
}

input.searchBu:hover {
  cursor: pointer;
}

div#mainContent.formContainer div {
  color: #666666;
  font-size:x-small;
  line-height: 16px;
}

div#mainContent.formContainer div input {
  position: relative;
  top: 1px;
  color: #666666;
  width: 160px;
  font-size: xx-small;
  padding: .3em 1px .2em 2px;
  border: 1px solid #acb7b1;
  text-align: left;
  margin: 2px 0;
}  

    
  /*- bottom content -*/
  
div#bottomContent {
  clear:both;
  width:628px;
  margin:0;
  padding: 7px 0;
}

div#bottomContent.one div {
  float:left;
  width: 90%;
  margin: 0;
  padding: 10px;
}


div#bottomContent.two div {
  float:left;
  width: 45%;
  margin: 0;
  padding: 10px;
}

div#bottomContent.three div {
  float:left;
  width: 30%;
  margin: 0;
  padding: 10px;
}

div#bottomContent div#workIndex h4, div#bottomContent div#bestIndex h4, div#bottomContent div#lessonIndex  h4, div#bottomContent div#memberIndex h4 {
  background: transparent url() no-repeat;
  line-height: 7px;
  color: #666666;
  padding: 0;
  margin: 20px 0 0 12px;
  font-size: x-small;
  font-weight: bold;
}

div#bottomContent h4 {
  background: transparent url(../img/headerBlueBullet.gif) no-repeat;
  line-height: 10px;
  height: 20px;
  color: #666666;
  padding: 0 0 0 12px;
  margin: 0;
  font-size: x-small;
  font-weight: bold;
}

div#bottomContent p {
  color: #333333;
  padding: 0 5px 0 12px;
  line-height: 14px;
  margin: 1em 0;
}

div#bottomContent div ul {
  margin: 0;
  padding: 0;

}

div#bottomContent div ul li {
  color: #333333;
  padding: 0;
  line-height: 12px;
  margin: .5em 0;
  font-size: x-small;
  list-style-type: disc;
  list-style-position: inside;
  text-indent: 0;
}

div#bottomContent a, div#bottomContent a:active, div#bottomContent a:visited {
  text-decoration: none;
}

div#bottomContent a:hover {
  text-decoration: underline;
} 

div#workIndex {
  float:left;
  width:180px;
  height:160px;
  padding: 65px 0 0 0;
  background: transparent url(../img/workShopImage.jpg) no-repeat;
  /*overflow: hidden;*/
}

div#workIndex p {
  padding: 0 5px 0 10px;
  line-height: 14px;
  margin: .5em 0;
}

div#workIndex p a span {
  font-size: x-small;
  color: #666666;
}
 
div#bestIndex {
  float:left;
  margin:0;
  padding: 65px 0 0 0;
  width:134px;
  height:160px;
  background: transparent url(../img/bestPracticesImage.jpg) no-repeat;
}

div#bestIndex p {
  padding: 0 5px 0 10px;
  line-height: 14px;
  margin: .5em 0;
}

div#lessonIndex {
  float:left;
  margin:0;
  padding: 65px 0 0 0;
  width:134px;
  height:160px;
  background: transparent url(../img/lessonsImage.jpg) no-repeat;
}

div#memberIndex {
  float:left;
  margin:0;
  padding: 65px 0 0 0;
  width:180px;
  height:160px;
  background: transparent url(../img/memberImage.jpg) no-repeat;
}

  /*- end bottom content -*/
  
  /* - begin CF FAQ - */

div#question li {
  display: block;
  line-height: 20px;
  background: transparent url(http://www.cdpheritage.org/alpha/img/liBlueBullet.gif) no-repeat;
  padding-left: 18px;
}

  /* - end CF FAQ - */
  
  /* exhibits */
  
div#tierThreeTop.westernTrails {
  background: #670001;
  margin: 0 20px;
}

div#tierThreeTop.westernTrails h2 {
  background: transparent url(http://www.cdpheritage.org/alpha/img/westernTrailsLogo.jpg) no-repeat;
  width: 268px;
  height: 50px; 
  margin: 0;
  padding: 0;
}

div#tierThreeTop.westernTrails h2 span {
  display: none;
}

div#tierThreeTop.westernTrails h3 {
  color: #fff;
  background: #670001;
}

div#tierThreeTop.westernTrails h4, div#tierThreeTop.westernTrails h5, div#tierThreeTop.westernTrails h6, div#tierThreeTop.westernTrails p, div#tierThreeTop.westernTrails ul li, div#tierThreeTop.westernTrails a {
  color: #fff;
}

div#tierThreeTop.westernTrails a.photo {
  padding-left: 20px;
  font-size: xx-small;
  color: #FDE8E8;
}

div#tierThreeTop.westernTrails img {
  margin-left: 20px;
}


div#tierThreeTop.mainStreets {
  background: #CCCC9A;
  margin: 0;
  padding: 0;
}

div#tierThreeTop.mainStreets h2 {
  background: transparent url(http://www.cdpheritage.org/alpha/img/mainStreets.jpg) no-repeat;
  width: 355px;
  height: 50px; 
  margin: 0;
  padding: 0;
}

div#tierThreeTop.mainStreets h2 span {
  display: none;
}

div#tierThreeTop.mainStreets h3 {
  color: #2C572C;
  background: #CCCC9A;
}

div#tierThreeTop.mainStreets h4, div#tierThreeTop.mainStreets h5, div#tierThreeTop.mainStreets h6, div#tierThreeTop.mainStreets p, div#tierThreeTop.mainStreets ul li, div#tierThreeTop.mainStreets a {
  color: #2C572C;
}

div#tierThreeTop.mainStreets ul li {
  padding-left: 20px;
}

div#tierThreeTop.mainStreets img {
  margin-left: 20px;
}

div#tierThreeTop.mainStreets a.greenBack {
  display: block;
  background: #2C572C;
  padding: .25em .5em;
  color: #fff;
  line-height: 10px;
  text-decoration: none;
  font-size: x-small;
  margin-left: 20px;
  width: 200px;
  
}
  
  /* end of exhibits */

/* end content area */

/* start footer */

div#footer {
  clear: both;
  background-color: #b0b5ba;
  margin: auto;
  width: 778px;
  height: 80px;
  padding: 0;
}

div#footer p.copyright	{
  display: block;
  color: #fff;
  font: 10px/34px arial, helvetica, sans-serif;
  margin: 0 20px;
  text-align: right;
}

div#footer p.copyright a:link, div#footer p.copyright a:visited	{
  color: #718ba2;
  font: 10px/14px arial, helvetica, sans-serif;
  text-decoration: underline;
}

div#footer p.copyright a:hover	{
  text-decoration: none;
}

/* end index footer */
