#contentWrapper {
  background-image: none;
  border-bottom: 1px solid #efc3b5;
  padding-bottom: 3px;
}
#content {
  background-image: none;
}

/*=main
--------*/
#mainWrapper {
  width: 765px;
  margin-left: 2px;
  background: url(/images/third_back_bottom.gif) left bottom no-repeat;
  padding-bottom: 7px;
}
#mainWrapper #main {
  width: 765px;
  float: none;
  margin-left: 0;
  margin-top: 1px;
  display: block;
  background: url(/images/third_back_top.gif) left top no-repeat;
  padding-top: 7px;
}
#main #fullCol {
  padding: 16px 23px 1px 12px;
  background: url(/images/third_back.gif) left top repeat-y;
}

/*=document title
-----------------*/
#fullCol #docTitle {
  width: 730px;
  background: url(/images/third_head_bottom.gif) left bottom no-repeat;
  padding-bottom: 7px;
  float: left;
}
#docTitle #titleHead {
  width: 730px;
  background: url(/images/third_head_top.gif) left top no-repeat;
  padding-top: 6px;
  float: left;
}
#docTitle #titleContent {
  background: url(/images/third_head.gif) left top repeat-y;
  padding: 4px 6px 2px 14px;
  width: 730px;
  w\idth: 710px;
  float: left;
}
#titleContent h1 {
  float: left;
  margin: 1px 0 0;
  font-size: 1.0em;
  width: 570px;
  text-transform: uppercase;
}
#titleContent #docDownload {
  float: left;
  text-align: right;
  width: 128px;
  margin-left: 10px;
  margin-bottom: 1px;
  display: inline;
}
#docDownload a {
  /* background: url(/images/pdf.gif) 100% 50% no-repeat; */
  padding: 6px 20px 6px 0;
  font-weight: bold;
  line-height: 1.6;
  text-transform: uppercase;
}
#titleContent #pdfDownload {
  float: left;
  text-align: right;
  width: 128px;
  margin-left: 10px;
  margin-bottom: 1px;
  display: inline;
}
#pdfDownload a {
  /* background: url(/images/pdf.gif) 100% 50% no-repeat; */
  padding: 6px 20px 6px 0;
  font-weight: bold;
  line-height: 1.6;
  text-transform: uppercase;
}
#titleContent #wordDownload {
  float: right;
  text-align: right;
  width: 130px;
  margin-left: 10px;
  display: inline;
}
#wordDownload a {
  /* background: url(/images/word.gif) 100% 50% no-repeat; */
  padding: 6px 20px 6px 0;
  font-weight: bold;
  line-height: 1.6;
  text-transform: uppercase;
}
#titleContent #excelDownload {
  float: right;
  text-align: right;
  width: 128px;
  margin-left: 10px;
  display: inline;
}
#excelDownload a {
  padding: 6px 20px 6px 0;
  font-weight: bold;
  line-height: 1.6;
  text-transform: uppercase;
}


/*=main content
----------------*/
#main #mainContent {
  clear: both;
  padding: 15px 5px 15px 8px;
}

.backToTop { margin:20px 0; clear: both;} 

.floatright1 {float: right; margin: 10px 0 10px 10px; clear: right; padding:4px; border: 1px solid #000000; border-bottom:5px solid #000000; border-right:5px solid #000000; } /* economic accounts
----------------*/

.floatright2 {float: right; margin: 5px 0 5px 25px; clear: right; border: 1px solid #000000; }/* census06 ----------------*/

/*=related topics
---------------*/

div#relatedTopics {
	width: 400px;
}

p#relatedTopics { font-weight: bold; margin-top: 0.75em; }

div#relatedTopics h5 {
	border-bottom: 1px solid #a9b5b1;
	color: #000;
	margin: 10px 0 6px 0;
	font-size: 1.1em;
}

html>body div#relatedTopics h5 {	/*=for Firefox*/
	margin-top: 25px;
}

div#relatedTopics_empty {			/*=for IE*/
	width: 400px;
	height: 75px;
}

html>body div#relatedTopics_empty {	/*=for Firefox*/
	width: 400px;
	height: 50px;
}



/*Economic updates March 2008 */
/*.coolBrownbkg { background-color:#c7b299; border:1px #706256 solid; padding: 5px 8px 5px 8px; text-align:left; vertical-align:middle; width:auto!important; }*/

.coolBrownDarkbkg { background-image:url(/images/coolBlueBkg.jpg); background-repeat:repeat-x; border:1px #706256 solid; padding: 5px 8px 5px 8px; text-align:left; vertical-align:middle; width:auto!important; display:inline-block;
 line-height:2em; }


.titleEc1 { color:#3c3732; font-size:2em; font-family : Georgia, 'Times New Roman', Times, serif;
font-weight : normal;
letter-spacing : .1em;}
.titleEc2 { color:#f8f7ef;font-style : italic;}
/*End Economic updates March 2008 */

