  body
  {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	background-color: silver;
	color:#9A9A9A;
	background-image: url('/staging/iib/content/images/bgGrayToWhite.jpg');
	background-repeat: repeat-x;
    font-family:'Trebuchet MS',TrebuchetMS,Arial,'Sans serif',sans-serif,Helvetica,Verdana,'Lucida Grande'; 
  }

  #page
  {
    margin-top: 5px; 
    position:relative;
    padding: 0px 0px 0px 0px;
	width: 840px;
	margin-left: auto;
	margin-right: auto;
  }

  #page-inner
  {
	width: 840px;
	margin: 0px 0px 0px 0px;
  }

/** header **/
  #header
  {
	background-color: white;
	width: 820px;
 	padding: 20px 0px 1px 20px;
 }

  #header-inner
  {
  }

  #logo-title 
  {
    width:  800px;
	height: 66px;
	padding-top: 8px;
  }

  #logo /* Wrapper for logo */
  {
   width:150px;
   height:108px;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   float:left;
  }

  #logo-image /* The actual logo image */
  {
   padding: 0 0 0 0;
  }

  
/** navbar **/
  #navbar
  {
  width: 820px;
  height:34px;
  font-family:'Trebuchet MS',TrebuchetMS,Arial,'Sans serif',sans-serif,Helvetica,Verdana,'Lucida Grande'; 
  font-size:1.2em;
  font-weight:normal;
  text-align:right;
  background-color: #ED6726;
  color: white;
  }

  
  #navbar-inner 
  {
    list-style: none;
	margin: 0;
	padding: 7px 0 5px 0;
	margin-right:20px;
 }
 
  #navbar-inner a
  {
    text-decoration: none;
	padding: 0 3px 0 3px;
 }

 #navbar a
 {
 	color: white;
 }
 
 #navbar-inner a:hover
  {
 }
 
 #facebook
 {
    float:right;
	margin: 0 5px 0 5px;
 }

 #twitter
 {
    float:right;
	margin: 0 5px 0 5px;
 }

 #blogsignup
 {
    float:right;
    width:   300px;
	margin: 5px 5px 0 5px;
 }

  #contact
  {
	margin-top:10px;
    width:800px;
    text-align:right;
	color:#9A9A9A;
  }

  #site-slogan /* The slogan (or tagline) of a website */
  { 
	margin-top:27px;
    width:800px;
	text-align:right;
  }
  
  #header-blocks /* Wrapper for any blocks placed in the header region */
  {
  }

/** main (container for everything else) **/
  #main
  {
  }

  #main-inner
  {
    width:840px;
	height:auto;
  }

/** content **/
  #content
  {
  }

  #content-inner
  {
  }

  #content p
  {
    text-align: justify; text-justify: newspaper;
  }

  .content-block .block-title, .content-block-split .block-title
  {
    margin: 0;
	padding: 5px 0 4px 0;
 }
  
  .content-block
  {
    display:block;
    margin-top:10px;	
    background-color:white;
	width: 820px;
 	padding-left: 20px;
	min-height: 113px;
 }
 
  .content-block-split
  {
    display:block;
    margin-top:10px;	
	width: 840px;
 	padding: 0;
	min-height: 113px;
 }

 .content-block-image
  {
	float:right;
	
 }

 .content-block-2-3-left
  {
    display:block;
    background-color:white;
	padding-left:20px;
	padding-bottom:10px;
	width: 440px;
	min-height: 113px;
 }
 
 .content-block-1-3-right
  {
    display:block;
	xmargin-left:430px;
    background-color:white;
	padding-left:20px;
	padding-bottom:10px;
	width: 350px;
	min-height: 113px;
	float: right;
 }
 
 
  
  a
  {
    color:#e65e15;
  }

  a:hover
  {
    color:#ee8844;
  }
  
  a:visited
  {
    color:#9a9a9a;
  }
  
  h1 , h2, strong
  {
    color:#ed6726;
  }
  
  h2
  {
  display:block;
  font-size:1.4em;
  }
  
  
   blockquote
  {
    font-size: 1.3em;
    font-weight: bold;
	line-height: 1.5em;
    padding:10px;
  	background-color: #silver;
  	margin-top: 0.909em; /* Equivalent to 1em in the page's base font: 1 / 1.1 = 0.909 */
    margin-bottom: 0.909em;
  }
  
  .secondquote
  {
    font-size: 0.9em;
	font-weight: normal;
	line-height: 1.3em;
    padding:10px;
  	background-color: #white;
  	margin-top: 0.909em; /* Equivalent to 1em in the page's base font: 1 / 1.1 = 0.909 */
    margin-bottom: 0.909em;
  }
  
   .quotename
  {
    font-size: 0.9em;
	font-weight: normal;
	float: center;
	line-height: 1.1em;
    padding:0px 30px 0px 0px;
  	background-color: #white;
  	margin-top: 0.909em; /* Equivalent to 1em in the page's base font: 1 / 1.1 = 0.909 */
    margin-bottom: 0.909em;
  }
  .bqstart {
     float: left;
     height: 45px;
     margin-top: -20px;
     padding-top: 45px;
     margin-bottom: -50px;
     font-size: 700%;
     color: #ed6726;
 }

 .bqend {
     float: right;
     height: 25px;
     margin-top: -10px;
     padding-top: 45px;
     font-size: 700%;
     color: #ed6726;
 }
 
  #content-bottom /* Wrapper for any blocks placed in the "content bottom" region */
  {
  }

 
/** footer **/
  #footer
  {
  padding:5px 0 5px 20px;
  width:820px;
  }

  #footer-inner
  {
  }

  #footer-message 
  {
    color: #666666;
	font-size: 0.75em;
	font-family:Arial,'Sans serif',sans-serif,Helvetica,Verdana,'Lucida Grande'; line-height: 110%;
	margin-top: 0px; 
  }


  form th
  {
    padding-right: 1em;
    border-bottom: 3px solid #ccc;
  }

  form tbody th
  {
    border-bottom: 1px solid #ccc;
  }

  form thead th
  {
    text-align: left;
    padding-right: 1em;
    border-bottom: 3px solid #ccc;
  }

 a.admin
 {
     background-color: #00FF40;
	 color:            black;
	 margin:  2px;
	 padding: 3px 5px 3px 5px;
 }

 a.admin:hover
 {
     background-color: #117900;
	 color:            black;
	 padding: 3px 5px 3px 5px;
 }

