/** DESIGN: News-Record.com Universal Design 2007
  * SHEET: Page Footer Styles (uni07_scr_footer.css)
  * DEVICE: Screen
	* AUTHORS: Laura Darnell (original), Stephen Paschall (consolidation)
	* CREATED: 2007-02-27
	* MODIFIED: n/a
	* COPYRIGHT: Landmark Communications, Inc. and the News & Record
	* CONTACT: News & Record Webmaster, webmaster@news-record.com, (336) 373-7109
	* -----------------
	* NOTES:
	*
*/

.nrCL_blk_footer_adbar_main
{
   clear: both;
   display: block;
   /*float: left;*/
   background-color: #F2F6F1;
   height: 140px;
   width: 1000px;
}

#nrID_oas_bottom
{
   height: 90px;
   margin-left: 140px;
   margin-top: 17px;
   width: 728px;
   display: inline;
   float: left;
}

.nrCL_blk_footer_adbar_base
{
   background-color: #36664F;
   height: 20px;
   width: 1000px;
   display: inline;
   float: left;
}

.nrCL_blk_footer_links
{
   clear: both;
   line-height: 1.5em;
   text-align: center;
   width: 1000px;
}

.nrCL_blk_footer_links a
{
   color: #000000;
   font-size: 12px;
   text-decoration: none;
}

.nrCL_blk_footer_links a:hover
{
   color: #36664F;
   font-weight: bold;
}
