body
{
 margin: 0px;
 padding: 0px;
 font-family: Arial, Helvetica, sans-serif;
}

img a
{
   border: none; 
    }

h1
{
 font-size: 20px;
 color: #AC2029;
}

h2
{
 font-size: 19px;
 color: #B01F26;
}

.linkcopy
{
 color: #3c3c3c;
 font-size: 12px;
 line-height: 12px;
 font-family: "Trebuchet MS";
}
.whitecopy
{
 color: #fff;
 font-size: 10px;
 line-height: 12px;
 font-family: "Trebuchet MS"
}
.maincopy
{
 color: #3c3c3c;
 font-size: 12px;
 line-height: 22px;
 font-family: "Trebuchet MS";
 text-align: justify
}
a:link
{
 color: #232323;
 font-size: 12px;
 line-height: 12px;
 font-family: "Trebuchet MS";
 text-decoration: none
}
a:visited
{
 color: #232323;
 font-size: 12px;
 line-height: 12px;
 font-family: "Trebuchet MS";
 text-decoration: none
}
a:hover
{
 color: #eb1313;
 font-size: 12px;
 line-height: 12px;
 font-family: "Trebuchet MS";
 text-decoration: none
}
.smallcopy
{
 color: #3c3c3c;
 font-size: 11px;
 line-height: 12px;
 font-family: "Trebuchet MS";
 margin-right: 60px
}
.sidecopy
{
 color: #3c3c3c;
 font-size: 12px;
 line-height: 20px;
 font-family: "Trebuchet MS"
}
.top-tile
{
   background-image:url(site-images/top-nav-bg-cream.jpg);  background-repeat:repeat-x; 
    }

.watermark
{
    background-image: url(site-images/images/watermark_01.jpg);  
    background-repeat:no-repeat; 
    background-position: left top;
    height: 96px;
   
    }

.watermark_2
{
  height: 16px;
     background-image: url(site-images/images/watermark_02.jpg);  
    background-repeat:no-repeat; 
    background-position: left top;
    }


.watermark_3
{
width: 232px;
     background-image: url(site-images/images/watermark_03.jpg);  
    background-repeat:no-repeat; 
    background-position: left top;
 
    }

.headings
{
width: 232px;
 
    }
.headings_2
{
  height: 16px;

    }

.fadein
{
 position:relative;
 width:550px;
 height:262px;
}
.fadein img
{
 position:absolute;
 left:0;
 top:0;
}
.breadcrumbs
{
 margin:4px;
 padding: 5px;
 color: #737373;
 font-size: 11px;
 font-weight: bold;
 text-align: right;
}
.breadcrumbs a
{
 text-decoration: none;
 font-style: italic;
}
.breadcrumbs a:hover
{
 text-decoration: none;
 font-style: italic;
}

.nav
{
    list-style: none;
    width: 200px;
    padding: 0px;
    margin: 0px;
    }

.nav  li
{

background-image: url(site-images/link-bg.jpg);
background-repeat: repeat-x;

    }

.nav li a
{
    display: block;
    padding: 6px;
    }


.footer
{
 background-image: url(site-images/bottom-nav-bg-cream.jpg);
 background-color: #DBC38C;
 background-position: top left;
 background-repeat: repeat-x;
 height: 120px;
 margin-top: 3px;
}
.linkfooter
{
 color: #3c3c3c;
 font-size: 12px;
 line-height: 12px;
 font-family: "Trebuchet MS";
 background-color: #DBC38C;
 padding-top: 20px;
}

