body {font-family: tahoma, arial; font-size: small;}
h1           { float:none; font-size: 16pt;}
h2           { font-size: 15pt;}
h3           { font-size: l4pt;}
h4           { font-size: 13pt;}
h5           { font-size: 12pt;}
h6           { font-size: 12pt; font-style: italic;}
a:link, a:visited {font-weight: bold;text-decoration: underline;}
#header {
float: left;
height: 79px;
position: absolute;
top: 0px;
left: 0px;
}
#logo {
float: left;
}
#divider {
background: #663333;
width: 100%;
height: 2px;
position: absolute;
top: 79px;
left: 0px;
}
#footer {display: none;}
#search {display: none;}
#printdate {display: block; padding-top: 3em;}
#container4print{
	background-color:#fff;
	float:left;
	width:100%;	
	border-left:150px solid #663333; /* The width and color of the left rail */
	margin-left:-150px;
	margin-top: 79px;
	display:inline; /* So IE plays nice */
}
#container{
	background-color:#fff;
	float:left;
	width:100%;	
	border-left:150px solid #663333; /* The width and color of the left rail */
	margin-left:-150px;
	margin-top: 79px;
	display:inline; /* So IE plays nice */
}
#leftRail {display: none;}
#rightRail {display: none;}
#center{
	float:left;
	width:100%;
	margin: 0%;
	display: inline;
}
div.floatwd {
  float: clear;
  text-align: left;
  width: 90%;
  padding: 5px;
  }
div.floatwd2 {
  text-align: clear;
  width: 100%;
  border: 1px solid #663333;
  background-color: #f0e7d7;  
  padding: 5px;
  }  
div.floatwd p {
 text-align: left;
 line-height: 16px;
   }
div.floatwd2 p {
 text-align: left;
 line-height: 16px;
   }        
div.float {
  float: left;
  text-align: center;
  width: 130px;
  }
div.float2 {
  float: left;
  text-align: center;
  width: 130px;
  height: 250px; 
  border: 1px solid #663333;
  background-color: #FFF;  

  }  
div.float p {
 text-align: center;
 width: 100px;
 padding: 10px;
 line-height: 16px;
   }
div.float2 p {
 text-align: center;
 width: 100px;
 padding: 5;
 line-height: 16px;
   }   
div.floatpattern {
  float: left;
  text-align: center;
  width: 120px;
  height: 150px;
  }
div.floatpattern p {
 text-align: center;
 width: 100px;
 line-height: 16px;
   }   
   div.floatpj {
  float: left;
  text-align: center;
  width: 224px;
  }

div.floatpj2 {
    float: left;
	text-align: center;
	width: 224px;
	height: 250px;
	border: 1px solid #663333;
	background-color: #FFF;
	padding: 0;
	padding-top: 5px;
  } 

div.floatpj p {
 text-align: center;
 width: 224px;
 line-height: 16px;
}

div.floatpj2 p {
 text-align: center;
 width: 224px;
 line-height: 16px;
}    
div.floattest {
  float: left;
  text-align: left;
  width: 160px;
  padding: 10px;
  }
div.floattest2 {
  text-align: left;
  width: 150px;
  height: 200px; 
  border: 1px solid #663333;
  background-color: #E3CC71;  
  padding: 5px;
  }  
div.floattest p {
 text-align: left;
 line-height: 16px;
   }
div.floattest2 p {
 text-align: left;
 line-height: 16px;
   background-color: #E3CC71; 
   }     
#photo {display: none;}
#navcontainer {display: none; width: 0px;}
#searchdiv {display: none;}
.smaller {
font-size: smaller;
}   
#removeroom {display: none;}
hr {border: 1px solid #633;}