body {
       margin:           0; 
       padding:          0; 
       padding-left:     1%;
       font-size:        large; 
       font-weight:      normal;
       font-family:      "times new roman", "Arial Narrow", Mistral, georgia, times, serif; 
       color:            white; 
       background-color: #200000; 
      }





div#options {
              color: white;
	    } 


#optionslist {
	       font-size: small;
             }


#optionslist a, #optionslist a:link, #optionslist a:visited {
						              color: white;
						              text-decoration: none;
						             }


#optionslist a:hover, #optionslist a:active, #optionslist a:focus {
							            color: darkorange;
                                                                    text-decoration: none;
						                  }


#optionslist li {
                  display: inline;
                  list-style-type: none;
                  padding-right: 2%;
                  font-size: small;
                  text-decoration: none;
                }



#optionslist ul {
                  text-decoration: none;
                }


#optionslist #active a { 
                         color:           darkorange;
                         text-decoration: none;
                       }




a:link {
         color: white;
         text-decoration: none;
       }



a:visited {
            color: darkorange;
            text-decoration: none;
          }



a:hover ,a:active {
                    color:  darkorange;              
                  } 



.logo1 {
            color:       darkorange;
            text-align:  center;
            font-size:   80;
            font-weight: bold;
          }
            

.logo2 {
            color:      darkorange;
            text-align: center;
            font-size:  20;
          }
          

.contactheading {
                   color:       darkorange;
                   padding-left: 35%;
                   text-align:  left;
                   font-size:   xx-large;
                   font-weight: bold;                
                 }     
                 

.contactcol1    {
                   color:       white;
                   text-align:  left;
                   font-size:   large;
                   font-weight: normal;
                 }
                 
.contactcol2    {
                   color:       white;
                   text-align:  left;
                   font-size:   large;
                   font-weight: normal;
                 }   
                 
.aboutus    {
                   color:       white;
                   text-align:  left;
                   font-size:   large;
                   font-weight: normal;
                 }                 
                 
#printbutton   { 
                   background-color: white;
                   color: black;
                   font-size: x-small;
                   font-weight: bold;      
                   border-color: #34343a;
                   border-width: 2px;                 
               }     
               
.slideshow {
                   color:       darkorange;
                   text-align:  center;
                   font-size:   xx-large;
                   font-weight: bold;
          }
          
.gallery {background-color: black;}

#priceList td,  #pricelist  { font-size: 14px;  
			      color: white;}
			      
div#price {
              color: white;
	      background-color: #200000;
 	      border-bottom: 0.5px hidden #555557;
 	      font-size: 25px;
	    } 
	    
#pricelist ul { 
		  margin: 0px;
                  padding: 0px;
                  text-decoration: none;                 
                }

#pricelist li { 
                  display: list-item;
		  list-style-type: disc;
		  padding-right: 18px;
		  text-decoration: none;                
                }			      