body {
  	background-color: #555555; 

        margin: 0px; 
        padding: 0px;
        font-family: "Trebuchet MS", Verdana, sans-serif;
        font-size: 11px;
	font-color: #000000;
}


table, td {
        border: 0;
        padding: 0;
        margin: 0
        font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
}

img {border: 0px}

li {
   margin-left: 5px;
}

.greyback {
   background: #CCCCCC;
   padding: 5px;
   margin: 5px;
   width: 350;
}

.header {
   background: #FFFFFF;
   position:absolute;
   width:100%;
   left:0;
   top:0;
   margin: 0px;
}

.footer {
   background: #FFFFFF;
   position:absolute;
   width:100%;
   left:0;
   bottom:0;
   margin: 0px;
   padding-top: 3px;
   align: right;
}

a:link {color: #FFFFFF; text-decoration: none} 
a:visited {color: #FFFFFF; text-decoration: none} 
a:hover {color: #FF92BB; text-decoration: none} 
a:active {color: #FF92BB; text-decoration: none}

.strawberrylink { color: #B6316C; }

.upper {
	text-transform: uppercase;
}

.smallupper {
        font-family: "Trebuchet MS", Verdana, sans-serif;
        font-size: 10px;
        font-color: #000000;
	text-transform: uppercase;
}
h1 {
        padding: 0px;
        margin: 0px;
        margin-bottom: 5px;
        color: #543948;
        background-color: transparent;
        font-size: 1.6em;
        font-weight: bold;
}

h2 {
        padding: 0px;
        margin: 0px;
        margin-bottom: 5px;
        color: #543948;
        background-color: transparent;
        font-size: 1.5em;
        font-weight: bold;
	line-height: 150%;
}

.h2 {
        padding: 0px;
        margin: 0px;
        margin-bottom: 0px;
        color: #543948;
        background-color: transparent;
        font-size: 1.5em;
        font-weight: bold;
        line-height: 100%;
}

h3 {
        padding: 0px;
        margin: 0px;
        color: #543948;
        background-color: transparent;
	text-transform: uppercase;
        font-size: 30px;
        font-weight: bold;
}

h4 {
        padding: 0px;
        margin: 0px;
        margin-bottom: 5px;
        color: #543948;
        background-color: transparent;
        font-size: 1.3em;
        font-weight: bold;
}

h5 {
        color: #543948;
        background-color: transparent;
        padding: 0px;
        font-size: 1.2em;
        font-weight: bold;
        margin: 0px;
        padding: 0px;
        margin-bottom: 5px;
}

h6 {
        padding: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        color: #543948;
        font-size: 11px;
        font-weight: normal;
        line-height: 110%;
}

.grape_box {
   background: #543948;
   position:absolute;
   left:30;
   right:30;
   top:50;
   bottom:35;
   margin: 0px;
}

.vanilla_box {
   background: #FFFFFF;
   position:absolute;
   left:10;
   right:10;
   top:10;
   bottom:15;
   margin: 0px;
}

.strawberry {
   background: #B6316C url(../images/missing.gif) repeat top left;
   margin-right:15px;
   padding-right:10px;
   padding-left:10px;
   padding-bottom:10px;
}

.vanilla { 
   background: #FFFFFF;
   position:relative;
   width:200;
   height:35;
   margin: 0;
}

.stripes {
   background: #543948 url(../images/stripes.gif) repeat top left;
   position:absolute;
   top:30;
   right:0;
   margin: 0px;
   padding-left: 10px;
   padding-top: 10px;
   padding-bottom: 10px;
}

.greenstripes {
   background: #543948 url(../images/greenstripes.gif) repeat top left;
   position:absolute;
   top:75;
   right:0;
   margin: 0px;
   padding-left: 10px;
   padding-top: 10px;
   padding-bottom: 10px;
}

.camo {
   background: #C71585 url(../images/camo.gif) top left;
   position:absolute;
   left:30;
   right:30;
   top:35;
   bottom:35;
   margin: 0px;
}

.text_right {
   align: right;
}

.whitelink {
   color: #FFFFFF;  
}

.borderbottom {
   color: #FFFFFF;
   border-bottom: dotted 1px;
   padding-left: 20px;
   padding-right: 1px;
   padding-bottom: 5px;
   line-height: 20px;
   font-size: 14px;
}

.me {
   background: #543948 url(../images/me_sanmarcosquare_smallwash.gif) no-repeat bottom left;
   width: 200;
   height: 358;
   position:absolute;
   left:0;
   margin: 0px;
   top:100;
}

.scrollspace {
  position: absolute;
  overflow: auto;
  background-color: #FFF;
  padding: 4px;
  border: 0px solid #543948;
  top:70px;
  left:50px;
  right:150px;
  bottom: 2px;
}

.scrollspace a {
  color: #B6316C;
}

.scrollspacelarge {
  position: absolute;
  overflow: auto;
  background-color: #D3D3D3;
  padding: 4px;
  border: 1px solid #543948;
  top:75px;
  left:35px;
  right:155px;
  bottom: 5px;
}
   
.scrollspacelarge a {
  color: #B6316C;
}

.logo {
   background: #FFFFFF url(../images/gas_logo.jpg) no-repeat top left;
   width: 511;
   height: 60;
   position:absolute;
   left:7;
   margin: 0px;
   top:2;
}

.logo {
  padding-top:10px;
  margin:5;
}
   
