

/* <!--  Any changes to this file must be replicated in t4alvphoto.css that is used in the album site. --> */
 
 
 H1 { font-family : "Comic Sans MS", "Comic Sans", "Times New Roman";
      font-style : normal;
	  font-size : 54px;
      text-align : center;
      color : #cb4513;}
 H2 { font-family : "Comic Sans MS", "Comic Sans", "Times New Roman";
      font-style : normal;
	  font-weight : bold;
      font-size : 36px;
      text-align : center;
      color : #cb4513;}
 H3 {font-family : "Arial", "Arial Black", "Times New Roman";
     font-style : normal;
     font-weight : bold;
     font-size : 20px;
     text-align : center;
     color : #cb4513;}
 H4 {font-family : "Arial", "Arial Black", "Times New Roman";
     font-style : normal;
     font-weight : normal;
     font-size : 16px;
     text-align : center;
     color : black;}
 H5 {font-family : "Arial", "Arial Black", "Times New Roman";
     font-style : normal;
     font-weight : bold;
     font-size : 16px;
     text-decoration :underline;
     text-align : left;
     color : #cb4513;}
 H6 {font-family : "Verdana", "Arial", "Times New Roman";
     font-style : italic;
     font-weight : bold;
     font-size : 16px;
     text-align : left;
     color : black;}
 P { font-family : "Arial", "Arial Black", "Times New Roman";
     font-style : normal;
     font-weight : bold;
     font-size : 16px;
     text-align : justify;
     color : black;
	 }

 ADDRESS { font-family : "Arial", "Arial Black", "Times New Roman";
           font-style : normal;
           font-weight : bold;
           font-size : 20px;
           text-align : right;
           color : black;
           }
 
 BODY { background-image : url("t4alv.jpg");
        background-attachment : fixed;
		font-style : normal;
 		margin-top : 10px;
        margin-right: 30px; 
	    margin-left: 30px;
		color : black;
		font-weight : bold;
		font-family : "Arial", "Arial Black", "Times New Roman";
		}

.bodyarea {
	   margin-right: 30px; 
	   margin-left: 30px;
	   }	  

 A:link { color : #8B4513;
 		text-decoration: none;
		font-weight : bold;
		font-size: 20px;
		}

 A:visited { color : #8B4513;
 		   text-decoration: none;
		   font-weight : bold;
		   font-size: 20px;
		   }

 A:hover  { color : #8B4513;
 		   text-decoration :underline;
		   font-weight : bold;
		   font-size: 20px;
		   }

 A:active { color : #8B4513;}

#whiteit {color : white;}
 
.headline {color: #cb4513;
	   font-family : "Comic Sans MS", "Comic Sans", "Times New Roman";
       font-style : normal;
	   font-weight : bold;
       font-size : 36px;
       text-align :center;
	   }
 
.showup {color : #cb4513;
	   font-family : "Arial", "Arial Black", "Times New Roman";
       font-style : normal;
	   font-weight : bold;
       font-size : 20px;
       }

.showdown {
	   color : #cb4513;
	   font-family : "Arial", "Arial Black", "Times New Roman";
       font-style : italic;
	   font-weight : normal;
       font-size : 16px;
       }


.menutime {color : #cb4513;
	   font-family : "Arial", "Arial Black", "Times New Roman";
       font-style : normal;
	   font-weight : bold;
       font-size : 20px;
	   text-align : center;
       }

.thumber {
		 float: left;
		 padding: 20px;
		 border: 0px;
		 margin: 20px;
		 }

.boxitup {
	   position : absolute;
	   top:  180px;
	   width:175px;
	   border: 2px solid;
	   color : #CB4513;
	   padding : 10 0 10 0px;
	   text-align : center;
	   }
	   
.blanker {
	   float: left;
	   padding: 0px;
	   margin: 20px;
	   }

.newshome {
	   font-family : "Arial", "Arial Black", "Times New Roman";
       font-style : normal;
       font-weight : bold;
	   padding: 0 5 0 5px;
	   color: black;
	   width: 29%;
	   background-color: #CFBEAC;
	   text-align: justify;
	   vertical-align: top;
	   }
.tableit {
		 margin-right: auto;
		 margin-left: auto;
		 width: 95%;
		 border: 2px;
		 border-spacing: 0px;
		 padding: 0px;
		 }
		 
