/*style sheet for temple newsam */

/*** START: Access Keys ***/
.hide_tab
{       
        background-color: #cecece;
	position: absolute;
	left: -40000px;
	overflow:hidden;
	width: 165px;
	width: 0;
}

.hide_tab:active, .hide_tab:focus 
{
    text-decoration: none;
    text-align: center; 
    font-weight: bold;
    padding: 5px;
    position: absolute;
    left: 0px;
    top: 0px;
    width:300px;
    z-index:1000;
    font-size:medium; 
}

#access_keys 
{
	float: left;
}

#access_keys ul, #access_keys li 
{
    margin: 0;
    padding: 0;
    list-style:none;       
}
/*** END: Access Keys *****/

body 
       { 
       background-color: #ffffff;
       }

#structure
       {
       text-align: center; 
       margin-left: auto;
       margin-right: auto;
       }
       
#nav
       {
       width: 215px;
       }

   a:link 
       {
       text-decoration: none; 
       color: #000000;
       }


   a:visited 
       {
       text-decoration: none; 
       color: #000000;
       }


   a:active 
       {
       text-decoration: none; 
       color: #000000;
       }
       

   a:hover 
       {
       text-decoration: underline; 
       color: #d62e35;
       }
       

       
       

hr     
       {
       height: 1px;
       color:#000000;
       }
       
hr.oh   
       {
       height: 1px;
       color:#ffffff;
       }

       
.rule  
       {
       height: 1px;
       color:#eeebeb;
       }
       
.red  
       {
       background-color: #b02e28;
       text-align: left;
       }
       

#frontpage
       {
       width: 700px;
       }
   

img 
       {
       border: none;
       }
   

#content
       {
       width: 400px;
       }
   

#content2
       {
       width: 495px;
       }
       
#content3
       {
       width: 247px;
       }
       
#contentOh
       {
       width: 495px;
       background-color: #ffffff;
       text-align: left;
       font-family: verdana, arial, helvetica, sans; 
       font-size: x-small;
       color: #000000;
       padding: 5px;
       }
       
.woods
       {
       width: 70px;
       }
   

#table1
       {
       width: 15em;
       }
   

#red
       {
       background-color: #b02e28;
       }
   

.textred  
       {
       text-align: left;
       font-family: verdana, arial, helvetica, sans; 
       font-size: xx-small;
       color: #d62e35;
       font-weight: bold;
       }
   

.text
       {
       text-align: left;
       font-family: verdana, arial, helvetica, sans; 
       font-size: xx-small; 
       color: #000000;
       }
   

.text2
       {
       text-align: left;
       font-family: verdana, arial, helvetica, sans; 
       font-size: x-small; 
       color: #000000;
       }
   

.table1
       {
       width: 200px;
       }
   

.footer
       {
       text-align: center;
       font-family: verdana, arial, helvetica, sans; 
       font-size: x-small; 
       color: #000000;
       width: 60em;
       }
