﻿body
{
    font-size: 10pt;
    vertical-align: top;
    font-family: Arial, Sans-Serif;
    letter-spacing: normal;
    text-align: left;
    background-color: #ffffff;
}
.Heading
{
    font-size: 13pt;
    font-family: Tahoma, Sans-Serif;
    text-decoration: none;
    background-image: url(Graphics/heading.gif);
    color: white;
/*
    height: 28px;
*/
    font-style: normal;
    vertical-align: top;
    text-align: left;
    padding-top: 3px;
    padding-left: 5px;
    padding-right: 3px;
    padding-bottom: 7px;
    
}
.Heading A:link
{
    text-decoration: none;
    color: white;
}
.Heading A:visited
{
    text-decoration: none;
    color: white;
}
.Heading A:hover
{
    text-decoration: none;
    color: white;
}
.Basic {
    font-size: 10pt;
    vertical-align: top;
    font-family: Arial, Sans-Serif;
    letter-spacing: normal;
    text-align: left;
    padding: 5px;
}
.Basic A:visited
{
    color: maroon;
    text-decoration: underline;
} 
.Basic A:hover
{
    color: red;
    text-decoration: underline;
} 
.Basic A:link
{
    color: maroon;
    text-decoration: underline;
} 
.blog
{
    background-color: #fffaf0;
    font-size: 12pt;
    font-family: Times New Roman, Serif;
    padding: 5px;
    
}
.blogTitle
{
    background-image: url(Graphics/SubHeading.jpg);
    font-size: 15pt;
    color: #330000;
    font-family: Times New Roman, Serif;
    border-bottom: black 1px solid;
    padding: 5px;
}
.ab {
    font-size: 10pt;
    vertical-align: top;
    font-family: Arial, Sans-Serif;
    letter-spacing: normal;
    text-align: left;
    padding: 5px;
}
.ab A:visited
{
    color: maroon;
    text-decoration: none;
} 
.ab A:hover
{
    color: red;
    text-decoration: underline;
} 
.ab A:link
{
    color: maroon;
    text-decoration: none;
}
.InfoCell
{
    font-size: 8pt;
    font-family: Arial;
    color: black;
}
.InfoCell A:link
{
    text-decoration: underline;
    color: black;
}
.InfoCell A:visited
{
    text-decoration: underline;
    color: black;
}
.InfoCell A:hover
{
    text-decoration: underline;
    color: black;
}
.Menu
{
    font-size: 9pt;
    color: black;
    font-family: Arial, Sans-Serif;
    text-decoration: none;
    font-weight: bold;
    background-color: #faebd7;
}
.Menu A:visited
{
    color: black;
    text-decoration: none;
} 
.Menu A:hover
{
    color: red;
    text-decoration: none;
} 
.Menu A:link
{
    color: black;
    text-decoration: none;
} 
.Footer
{
    font-size: 8pt;
    font-family: Tahoma;
    color: #fffaf0;
    padding-bottom: 10px;
    padding-top: 10px;
    background-color: black;
}
.Footer A:link, A:active, A:visited
{
    text-decoration: none;
    color: white;
}
.Footer A:hover
{
    text-decoration: underline overline;
}
.WeddingVowsBuilder
{
    font-size: 10pt;
    vertical-align: top;
    font-family: Arial, Sans-Serif;
    font-weight: bold;
    letter-spacing: normal;
    padding: 5px;
    background-color: #faebd7;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
}
.WeddingVowsBuilder A:link
{
    text-decoration: underline;
    color: maroon;
}
.WeddingVowsBuilder A:active
{
    text-decoration: underline;
    color: maroon;
}
.WeddingVowsBuilder A:visited
{
    text-decoration: underline;
    color: maroon;
}
.ABMenu
{
    font-size: 8pt;
    font-family: 'Arial';
    color: black;
    background-color: white;
}
.ABMenu A:visited
{
    color: black;
    text-decoration: none;
} 
.ABMenu A:link
{
    color: black;
    text-decoration: none;
} 
.ABMenu A:hover
{
    color: red;
    text-decoration: underline;
}