  

/* basic elements */
body { 	 
     background:#E2B328;
     background:#F1D785;
     background: #BA8D1E;    	 
}
 
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:    16pt;
	font-weight:bold;
	font-style: italic;
	color: brown;
	text-align: center;
	}
	
hr {
    margin-left: 150px;
    width: 350px;
    text-align: left;
    color: #F84B00;
	}
	
ul {
  /*  background-color: #FBEBC9; */
  margin: 15px;  
  padding: 15px;
    }
    
li {
    color: #231903;
    padding: 5px; 15px 5px 15px;
    font-family: Arial, Helvetica, sans-serif;
	font-size:    10pt;
   	text-align: left;
  	list-style-type: none;
  	display: block;
  }

#wrapper {
  width: 725px;
  margin: 0 auto;
  text-align: left;
  position: relative;
  background: #ffff88;
  }
  
#PageHeader { 
  width: 100%;
  height: 160px; 
  background: #1E09ED;
  text-align: center;
   }
   
#MenuBackground {
  width: 100%;
  height: 40px;
  background: white;
  background: #F84B00;
  text-align: center;
  }
  
#Menu {
  margin-top: 2px;
  }
	
#Menu ul {
	margin: 2px;
	padding: 10px;
/*	background-color: #59E42E; */
    background: #F84B00;
	}
	
#Menu li {
	height: 2.5ex;
	list-style-type: none;
	display: inline; 
	padding: 20px 20px 3px 0px;
	margin-top: 10px;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:    12pt;
	font-weight:bold;
	font-variant: small-caps;
	color:#ab1b1b;
	color: white;

   

	}
#Menu li a:link { 
	color: #6b7d17;
                color: navy;
color: #5C78E2;
color:#ab1b1b;
color: white;

	text-decoration:none;		
	}

#Menu li a:visited {
	
               
color: #5C70BC;
 color: #84854F;
color: #ab1b1b;
color: white;
	text-decoration:none;
	}

#Menu li a:hover {
	color:black;
	text-decoration:none;
	background-color: #59E42E;
	}

	
  
#ContentArea {
  width: 725px; 
  background: white;
  margin-top: 15px;
 	margin-right: auto;	
	margin-left: auto;
	text-align: left; 
    border-left: 3px dotted  #F84B00;
     border-right: 3px dotted  #F84B00;
	
   
  }
    

#RightPanel {
  width: 200px;
  float: left;
   background: yellow;
  }
      	
#footer {
    clear: both;
    background: #F84B00;
    color: white;
    padding: 5px 0 5px 5px; 
 	font-family: Arial, Helvetica, sans-serif;
	font-size:    11pt;
	font-weight:bold;
	font-variant: small-caps;
	margin-top: 10px;
	text-align:center;
  }
  
.img-style1 {
    padding-left:100px;
    }
    
.img-style2 {
    padding-left:150px;
    }
    
.img-style3 {
    float:right;
    padding: 30px;
    }
    
.img-style4 {
    float:left;
    padding: 30px;
    }

.p1 {
    color: #231903;
    padding: 0 30px 10px 15px;px;
    font-family: Arial, Helvetica, sans-serif;
	font-size:    11pt;
   	text-align: left;
  }
  
.p2 {
    color: #231903;
    padding: 0 15px 10px 15px;px;
    font-family: Arial, Helvetica, sans-serif;
	font-size:    14pt;
   	text-align: center;
   	font-weight:bold;
  }
  
.price-table {
      margin: 0px 5px 0px 150px;
  /*      padding: 0 15px 10px 15px;px; */

    color: black;
    font-family: Arial, Helvetica, sans-serif;
	font-size:    14pt;
   	text-align: center;
   	font-weight:bold;
   	}
.text-style3 {
    font-size: 10pt;
   	color: brown;
    }
.text-style2 {
    color: #1E09ED;
    font-size: 15pt;   	
    text-align: center;
   	font-weight:bold;   	
   	}
   	
.payment-instructions {
    margin-left: 10px;
    margin-right: 10px;
    font-family: Arial, Helvetica, sans-serif;
    color: #1E09ED;
    background: yellow;
    font-size: 11pt;   	
    text-align: center;
   	font-weight:bold;   	
   	}
   	
.shipping-note {
    margin-left: 10px;
    margin-right: 10px;
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    background: maroon;
    font-size: 11pt;   	
    text-align: center;
   	font-weight:bold;   	
   	}
   	
.vacation-note {
    margin-left: 60px;
    margin-right: 60px;
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    background: red;
    font-size: 13pt;   	
    text-align: center;
   	font-weight:bold;   	
   	}
