/*  /////////////////////////////////////
- MomentuM [PRINT] Style Sheet
- Version: 1.0.1
- Inception: March 2007
================================
- Foraker Design - Boulder, Colorado
- http://www.foraker.com
///////////////////////////////////// */


body {
 margin: -10px auto 0 auto;
 padding: 0;
 color: #000;
 font-size: 12pt;
 font-family: Georgia, Times, Serif;
 background: #fff;
}

html>body acronym {
  margin: 0 0 0 16px;
}

acronym {
  border: 0;
}

a, a:visited  { 
  font-weight: normal; 
  text-decoration: none; 
  color: #000;
}

hr {
  color: #ccc;
  background: #ccc;
}


#wrapper { 
 position: relative;
 width: 6.95in;
 min-width: 6.95in;
 margin: 0 0 0 0;
 padding: 0;
 color: #000;
 background: #fff;
 border: 0;
 text-align: left;
}

html>body #wrapper {
 width: auto;
}



#masthead {
 width: 6.95in;
 height: 16px;
 margin: 0 0 0 0;
 border-bottom: 1pt solid #ccc;
 text-align: left;
}

body.home #masthead {
 height: 152px;
}

#brand {   
  height: 16px; 
  width: 100%;
  text-align: center;
  border: 0px solid blue; 
}

#logo-int {
 height: 16px;
 margin: 0 0 0 0;
 padding: 0 0 0 0;
 width: 4in;
 background-color: #fff;
 border-right: 0;
 text-align: center;
 border: 0px solid green;
}

#logo {
  position: absolute;
  top: 0;
  left: 10px;
  margin: 0 auto;
  height: 97px;
}

body.home #logo {
  left: 212px;
}

body.home #logo img, body.interior #logo img {
  display: block;
  margin: 0 auto;
}

body.home #logo span, body.interior #logo span {
  display: none;
}


* html #desc, #desc {
 top: 80px;
 width: 6.95in;
 max-width: 6.95in;
 min-width: 6.95in;
 margin: 0 0 0 0;
 padding: 0 0 0 0;
 font-size: 9pt;
 text-align: center;
 border: 0px solid purple;
}

#nav, #breadcrumbs, #validation, #poweredbyforaker {
  display: none;
}


#main {
 margin: 0;
 padding: 0 0 0 1px;
}
 
* html #content, #content {
 margin: 0 0 0 0;
 padding: 0 0 0 0;
 border: 0;
}


#post-body {
 margin: 0 0 0 0;
 padding: 48px 0 0 0;
}

* html #post-body {
   padding: 60px 0 0 0;
}

#features {
	 text-align: left;
}

#subnav {
  position: absolute;
  top: -20px;
  left: 0px;
  width: 100%;
  text-align: left;
  border: 0px dashed #ff0000;
}
 
#subnav address {
  color: #8a1e04;
   text-align: center;
 }
 
#subnav address span {
   display: inline;
   padding: 0 1em;
 }

#subnav h2, #subnav ul, #subnav .flr {
  display: none;
}

#footer, #footer a, #footer a:visited {
  color: #000;
 text-align: left;
}
