/* Global Style Sheet For Peak Performance Results --------------------------------------------- */
/* Author: Dale Campbell ----------------------------------------------------------------------- */
/* Client: Sandy Lenz -------------------------------------------------------------------------- */

html, body { color: #000000; background-color: #7799cc; padding-bottom: 12px; }

a { color: #3366cc; text-decoration: none; }
a:hover { color: #339966; text-decoration: underline; }
a:hover.MailAddy { color: #339966; text-decoration: underline; }
a.EmailTextLink1 { color: #99ccff; text-decoration: none; }
a:hover.EmailTextLink1 { color: #f2fb47; text-decoration: underline; }
a.EmailTextLink2 { color: #3366cc; text-decoration: none; }
a:hover.EmailTextLink2 { color: #339966; text-decoration: underline; }

li { list-style-type: none; }

div.PageFrame { 
    width: 800px; margin-left: auto; margin-right: auto; margin-top: 20px; margin-bottom: 0px; 
    border: 2px #336699 solid; background-color: #ffffff; 
}

p.Header1 { 
    font-size: 14pt; color: #006633; font-family: arial, sans-serif; text-align: center;
    margin: 10px 5px 10px 5px; font-weight: bold;
}

p.Header2 { 
    font-size: 12pt; color: #006633; font-family: arial, sans-serif; text-align: center;
    margin: 15px 0px 8px 0px; font-weight: bold;
}

p.ContentText { 
    font-size: 10pt; color: #000000; font-family: arial, sans-serif; text-align: justify;
    margin: 0px 15px 0px 15px; font-weight: normal;
}

p.ContentText2 { 
    font-size: 10pt; color: #000000; font-family: arial, sans-serif; text-align: left;
    margin: 5px 15px 0px 15px; font-weight: normal;
}

p.ContentLinkText { 
    font-size: 10pt; color: #000000; font-family: arial, sans-serif; text-align: center;
    margin: 5px 15px 0px 15px; font-weight: bold; border-top: solid 1px #003366; border-bottom: solid 1px #003366;
    padding-top: 3px; padding-bottom: 4px;
}

table.OuterContent { width: 100%; border: 0px; }

td.OuterCellLeft { width: 598px; padding: 0px; vertical-align: top; }

td.OuterCellRight { width: 200px; padding: 0px; background-color: #0099cc; vertical-align: top; }

/* Right Content Cell -------------------------------------------------------------------------- */
img.SandyImage { border: 0px; margin-left: 28px; margin-top: 15px; }
img.GuildImage { border: 0px; margin: 30px 0px 15px 30px; }
p.SandyTitleText1 { text-align: center; font-size: 12pt; color: #eeeeff; font-weight: bold; }
p.PhoneText1 { text-align: center; font-size: 14pt; color: #eeffee; font-weight: bold; margin: 8px 0px 0px 0px; }
p.FreePhone { text-align: center; font-size: 10pt; color: #eeeeff; font-weight: bold; padding: 0px 4px 0px 4px; margin: 0px 0px 8px 0px; }
p.EmailText1 { text-align: center; font-size: 14pt; color: #eeffee; font-weight: bold; }
p.SandyBio { text-align: justify; font-size: 10pt; color: #eeeeff; font-weight: bold; padding: 8px 8px 20px 8px; }
p.SandyCerts { text-align: left; font-size: 10pt; color: #eeeeff; font-weight: bold; padding: 0px 8px 0px 8px; margin: 15px 0px 0px 0px; }
span.GreenText1 { color: #e2fb47; }

/* Bullet Point Table -------------------------------------------------------------------------- */
table.BulletTable { width: 100%; border: 0px; }
td.BulletCellLeft { width: 50%; padding-left: 40px; }
td.BulletCellRight { width: 50%; padding-left: 10px; }
img.Bullet1 { padding-bottom: 2px; margin-right: 5px; }

/* Quote Tables -------------------------------------------------------------------------------- */
table.QuoteTable1 { width: 100%; border: 0px; }
td.QuoteCell1 {
    width: 25%; padding: 10px; text-align: left; vertical-align: top; font-size: 10pt;
    font-weight: normal; border-right: solid 1px #336699; border-bottom: solid 1px #336699; border-top: solid 1px #336699;
}
td.QuoteCell1Right {
    width: 25%; padding: 10px; text-align: left; vertical-align: top; font-size: 10pt;
    font-weight: normal; border-bottom: solid 1px #336699; border-top: solid 1px #336699;
}
table.QuoteTable2 { width: 100%; border: 0px; }
td.QuoteCell2 {
    width: 33%; padding: 10px; text-align: left; vertical-align: top; font-size: 10pt;
    font-weight: normal; border-right: solid 1px #336699; border-bottom: solid 1px #336699;
}
td.QuoteCell2Right {
    width: 33%; padding: 10px; text-align: left; vertical-align: top; font-size: 10pt;
    font-weight: normal; border-bottom: solid 1px #336699;
}

/* Contact Table ------------------------------------------------------------------------------- */
table.ContactTable { width: 100%; border: 0px; }
td.ContactCell {
    width: 50%; padding: 10px; text-align: center; vertical-align: middle; font-size: 12pt;
    font-weight: bold;
}

/* Page Footer --------------------------------------------------------------------------------- */
div.PageFooter {
    width: 800px; margin-left: auto; margin-right: auto; margin-top: 3px; margin-bottom: 0px;
    padding-top: 2px; padding-bottom: 2px; background-color: #cccccc; border: 2px #336699 solid;
}

p.CopyrightText { margin: 0px; font-size: 8pt; font-weight: bold; text-align: center; }
p.OhmProText { margin: 3px 0px 0px 0px; font-size: 8pt; font-weight: bold; text-align: center; }
a.OhmProLink { color: #003366; text-decoration: none; }
a:hover.OhmProLink { color: #669933; text-decoration: underline; }

/* Styles for temp welcome page ---------------------------------------------------------------- */
div.PageFrame2 { 
    width: 800px; margin-left: auto; margin-right: auto; margin-top: 20px; 
    height: 500px; border: 2px #6699cc solid; background-color: #ffffff; 
}

p.SoonText { 
    font-size: 36pt; color: #003366; font-family: serif; text-align: center;
    margin-top: 25px; font-weight: bold;
}

p.MailSoonText { 
    font-size: 18pt; font-family: serif; text-align: center;
    margin-top: 50px; font-weight: bold;
}
/* Styles for temp welcome page ---------------------------------------------------------------- */
/* END OF FILE */
