/* Snouffer Funeral Home CSS */
a 
{
    text-decoration: none;
}
a:active 
{
    color: #006600;
}
a:link 
{
    color: #006600;
}
a:visited 
{
    color: #006600;
}
a.menu:hover 
{
    color: #006600;
    text-decoration: underline;
}
a.whitetitle 
{
    color: White;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-style: italic;
    font-weight: bold;
    text-align: left;
}
body 
{
    background-color: White;
    color: Black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
}
body.obit 
{
    background-image: url("images/Sunset.jpg");
    background-attachment: fixed;
}
body.militaryobit 
{
    background-image: url("images/usasidebar.jpg");
    background-attachment: fixed;
}
hr 
{
    color: #006600;
}
img 
{
    border: none;
}
p 
{
    color: Black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    text-align: justify;
}
td.box 
{
    border-top: none;
}
th 
{
    background-color: #C0C0C0;
    border: thin ridge black;
    border-bottom: none;
}
ul 
{
    color: Black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    text-align: justify;
}
.ad 
{
    background-color: #006600;
    color: White;
}
.blinktext 
{
    color: White;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
    font-weight: bold;
    text-decoration: blink;
}
.borders 
{
    border: thin;
}
.box 
{
    border: thin ridge black;
    text-align: center;
}
.center 
{
    text-align: center;
}
.eventsbox 
{
    background-color: White;
}
.footer 
{
    background-color: #006600;
    color: White;
    text-align: center;
    vertical-align: middle;
}
.header 
{
    background-color: #006600;
}
.heading 
{
    color: #006600;
    font-style: italic;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
}
.itemlist 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-align: left;
}
.legal 
{
    color: Black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    text-align: justify;
}
.margins 
{
    margin-left: 20px;
    margin-right: 20px;
}
.menu 
{
    background-color: White;
    color: White;
    padding-left: 3px;
    padding-right: 3px;
    text-align: center;
    vertical-align: middle;
}
.menutableborder 
{
    border: #006600 4px ridge;
}
.military {
    background-image: url("images/usflag.jpg");
    background-repeat: repeat-y;
}
.militaryobit 
{
    color: Black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    padding-left: 35px;
}
.noback 
{
    background-image: none;
}
.obit 
{
    color: Black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
}
.obittitle 
{
    background-color: Black;
    border: none;
    color: White;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-style: italic;
    font-weight: bold;
}
.prices 
{
    background-color: #C0C0C0;
    color: #006600;
    text-align: right;
}
.slogan 
{
    color: #006600;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;	
}
.slogan1 
{
    color: #006600;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
}
.smalltext 
{
    color: Black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    text-align: center;	
}
.smalltext1 
{
    color: Black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    text-align: center;	
}
.tab 
{
    color: White;
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
    padding-top: 5px;
}
.title 
{
    color: #006600;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-style: italic;
    font-weight: bold;
    text-align: left;
}
.titlemain 
{
    color: #006600;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
    font-style: italic;
    font-weight: bold;
}
.whitetitle 
{
    color: White;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-style: italic;
    font-weight: bold;
    text-align: left;
}