body{
/* hover ability IE ALL MODES added 3-7-09 */
	behavior:url("http://www.pamrettig.com/iepngfix/csshover.htc");
}
/* ie 5.5 and 6.0 png fixer iepngfix.htc is located at mindimaging.com/iepngfix/ */
/* if this url changes please update the next line */

img, div {
  behavior: url(http://www.pamrettig.com/iepngfix/iepngfix.htc)
}
.list_container ul {
      margin-left: 0;
      padding-left: 0;
      list-style-type: none;
      font-size: 14px;
      line-height: 28px;
      font-family: Trebuchet MS, sans-serif, Arial, Helvetica; }

.list_container a {
      display: block;
      padding: 0px;
      padding-left: 000px;
      width: 175px;
      background-color: #ccff99;}

.list_container a:link, .list_container a:visited {
      color: #006600;
      text-decoration: none; }

.list_container a:hover {
      background-color: #00cc00;
      color: #fff; }
h1 {font-size: 150% font-family: sans-serif}
h2 {font-size: 130% font-family: sans-serif}
h3 {font-size: 110% font-family: sans-serif}
h4{ font-size: 100% font-family: sans-serif}
p {font-size: 100% font-family: sans-serif}
h3.title_pos_rel
{
    position:relative;
    left:10px;
    top:15px;
    margin: 10px 10px;
    font-family: sans-serif
}
h4.pos_rel
{
    position:relative;
    left:10px;
    top: 20px;
    margin: 10px 10px;
    font-family: sans-serif
}

td {font-family: sans-serif}
p.pos_rel
{
    position:relative;
    left:10px;
    top:0px;
    font-family: sans-serif
}
div.advertisement{
    position:relative;
    top:-1500px;
}
#bighead{
  position:relative;
  top:-40px;
}
/* Ticket 72 creates the id centerAdBlock for index.php center block advertisemnet. Copies onto the contentstyles.css as well */
#centerAdBlock{
  font-size: 100%;
  color: white;
}
#centerAdBlock p{
  font-size: 85%;
}


/* ticket 22 positions the Navigation block down some (300px) per ticket #18, modified (100px) */
.nav_Block{
  position:relative;
  top:50px;
}
img.x
{
position:relative;
left:0px;
top:0px;
}
body {('') no-repeat fixed center; font-family: sans-serif}
/* Links for all pages (not including menu) */
a:link {
    color: #0000FF;
    text-decoration: none;
    margin: 0px;
    text-align: center;
}
a:hover {
    color: #0000FF;
    text-decoration: underline;
    margin: 0px;
    text-align: center;
}
a:visited {
    color: #0000FF;
    text-decoration: none;
    margin: 0px;
    text-align: center;
}

hideme
{
position:absolute;
left:0px;
top:0px;
z-index:-5;
}
td.leftnav
{color: #ffffff;
background-color: #339900;
text-decoration: none;
margin: 0px;
font-size: inherit;
text-align: center;}

p.content
{
z-index: -1;
display:none;
position:relative;
left:0px;
top:0px;
}
p.right
{
  padding: 4em;
  color: #009900;
  margin: 0px;
  text-align: center;
font-size: 14px;
line-height: 18px;
}
p{
    font-size: 14px;
    line-height: 18px;
}
#listing{
  color: white;
  font-size: 14px;
  line-height:20px;
}
/* ticket 112 added */
.GreenGiftBox{
  background-color: #336633;
  color: #fff;

}

.GreenGiftBox a a:visited a:hover{
  color: #CCFF99;
}

.giftCertBox1{
  background: url('http://www.pamrettig.com/testing/advertisements/giftCertBox1.png') no-repeat;
  width: 175px;
  height: 268px;
  padding-top: 5.5em;
}
.giftCertBoxText{
  padding: 5px;
  width: 160;
  color: white;
  text-align: left;
  position:relative;
  display: block;
  margin: auto;
  font-size: 0.95em;
  line-height: 1.2em;
}

