#left { 
		position: absolute;
		background: #990033;
		color: #000000;
		top: 0px;
		left: 0px;
		height: 370px;
		width: 133px;
		padding: 0px;
		text-align: center;
		}
        
#address { 
		position: absolute;
		background: #990033;
		top: 440px;
		left: 0px;
		height: 130px;
		width: 123px;
		padding: 0px;
		text-align: left;
        font-family: Verdana, Arial, Helvetica, Sans; 
        font-size: 9pt; 
        color: #cccc99;
        font-weight: normal;
        margin-left: 10px;
		}
		
#top {
		position: absolute;
		background: #999966;
		color: #000000;
		top: 0px;
		left: 133px;
		width: 500px;
		height: 150px;
		}
        
#subnav {
		position: absolute;
		background: #fffaf0;
		top: 150px;
		left: 133px;
		width: 478px;
		height: 15px;
		padding-right: 0px;
        padding-left: 0px;
		text-align: right;
		font-family: Verdana, Arial, Helvetica, Sans; 
		font-size: 10pt; 
		color: #990033;
		}		
		
#text {
		position: absolute;
	    background-image: url('images/text.jpg');
        background-repeat: repeat-y;
		color: #000000;
		top: 200px;
		left: 0px;
		width: 767px;
		padding-right: 140px;
        padding-left: 140px;
        z-index: -1;
     	}
        
#right {
		position: absolute;
		background: #990033;
		color: #000000;
		top: 0px;
		left: 633px;
		width: 134px;
		height: 500px;
        padding-top: 10px;
		}
		
#bottom {
		position: absolute;
		background: #990033;
		left: 0px;
		width: 767px;
		height: 75px;
		text-align: center;
		color: #fffaf0;
		font-size: 10pt;
       
		}
        
div {-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0; }	
		
body {background: #fffaf0; color: #000000; font-family: verdana, arial, sans-serif; font-size:11pt; }

h1 { font-family: georgia, "times new roman", times, serif; color: #336666; font-size: 16pt; font-weight:bold; width: 480px; margin-left: 3px; }
h2 { font-family: georgia, "times new roman", times, serif; color: #999966; font-size: 14pt; font-weight:bold; margin-bottom: 1px; width: 480px; margin-left: 3px; }
h3 { font-family: georgia, "times new roman", times, serif; color: #990033; font-size: 12pt; font-weight:bold; margin-bottom: -10px; width: 480px; margin-left: 3px; }
h4 { font-family: georgia, "times new roman", times, serif; color: #999966; font-size: 14pt; font-weight:bold; margin-bottom: 1px; width: 364px; margin-left: 3px; }
.h2 { font-family: georgia, "times new roman", times, serif; color: #999966; font-size: 14pt; font-weight:bold; margin-left: 3px; }

.notopmargin { margin-top: 1px; }

p {

  font-family: Georgia, "Times New Roman", Times, serif; 
  font-size: 12pt; 
  color: #000000; 
  width: 480px; 
  padding-left: 3px; 
  }
  
  .p {

  font-family: Georgia, "Times New Roman", Times, serif; 
  font-size: 12pt; 
  color: #000000; 
  width: 480px; 
  margin-left: 3px; 
  margin-bottom: 3px; }
  
#text p:first-letter { font-size: 130%; float: bottom; }

p.caption { 
          font-family: Verdana, Arial, Helvetica, Sans; 
          font-size: 9pt; 
          color: #cccc99; width: 120px; 
          padding-left: 5px;
          padding-bottom: 80px; }


p.right { 
        font-family: Verdana, Arial, Helvetica, Sans; 
        font-size: 10pt; color: #fffaf0; 
        text-align: left; width: 120px; 
        padding-left: 5px; 
        }
        
        
td.storetable { 
        font-family: Verdana, Arial, Helvetica, Sans; 
        font-size: 10pt; color: #000000; 
        text-align: left; 
        width: 380px; 
        padding-left: 5px; 
        }

span.righttitle { 
           font-family: Verdana, Arial, Helvetica, Sans; 
           color: #fcf4c7; 
           font-size: 10pt; 
           font-weight: bold; 
           padding-left: 3px;
           width: 120px;
           }

p.rightspan { 
           font-family: Verdana, Arial, Helvetica, Sans; 
           font-size: 10pt; 
           color: #fffaf0;
           padding-left: 3px;
           width: 120px;
           margin-bottom: 10px;
           }
           
           
img {border: none; }
ul { list-style-image: url(images/bullet.gif); }
li { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12pt; width: 450; }

table { background-color:#fffaf0; margin-top: 10px; width: 480px; margin-left: 3px; }
td {font-size: 10pt; }

#subnav a:link { color: #000000; text-decoration: none; }
#subnav a:visited { color: #000000; text-decoration: none; }
#subnav a:hover { color: #999966; text-decoration: none; }

#text a:link { color: #000000; text-decoration: underline; }
#text a:visited { color: #000000;  text-decoration: underline; }
#text a:hover { color: #999966; text-decoration: underline; }

#bottom a:link { color: #fffaf0; text-decoration: none; }
#bottom a:visited { color: #fffaf0; text-decoration: none; }
#bottom a:hover { color: #999966; text-decoration: none; }

#left a:link { color: #fffaf0; }
#left a:visited { color: #fffaf0; }
#left a:hover { color: #999966; }

#right a:link { color: #fffaf0; }
#right :visited { color: #fffaf0; }
#right a:hover { color: #999966; }

