﻿body {
    background-color: #031829;
    background-sizex: cover;
    background-imagex: url('../images/PageBG.jpg');
    background-imagex: url('../images/homeBG.jpg');
    background-positionx: -30 0;
    background-repeatx: repeat-x;
    margin: 0px;
    outline: none;
    background-color: #e0eff6;
    background-imagex: url('../images/PageBG.jpg');
    margin: 0px;
    outline: none;
    background-repeat: repeat;
}

.person {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight:bold;
    width: 80%;
    display: inline-block;
    border-radius: 10px;
    padding: 1px;
    vertical-align: middle;
    margin: 1px;
    background-image: url(../images/redBG.jpg);
    background-colorx: red;
    background-color: rgba(0, 0, 0, 0.3);
}
.marriage {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    width: 80%; 
    display: inline-block;
    border-radius: 10px;
    padding: 1px;
    vertical-align: middle;
    margin: 1px;
    background-image: url(../images/homeBG.jpg);
}

.header {
    width: 100%;
    paddingx: 5px 5px 5px 5px;
    position: relative;
    top: 0px;
    height: 40px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
    color: white;
    outline: none;
    display: flex;
    justify-contentx: center;
    align-items: center;
    background-image: url('../images/PageBG.jpg');
}



.bar {
    position: relative;
    top: 0px;
    left: 0px;
    height: 28px;
    width: 100%;
    background-image: url(../images/subMenuBG.jpg);
    background-color: lightgray;
    outline: none;
    z-index: 99;
    text-align: left;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
    color:darkblue;
}





.content {
    display: inline-block;
    justify-content: center; /* centers horizontally */
    align-itemsx: center; /* centers vertically */
    vertical-align:top;
    max-widthx: 400px;
    width:300px;
    padding: 3px;
    font-family: helvetica;
    color: #303030;
    background-color: #e0eff6;
    overflow:auto;
}
.details {
    display: inline-block;
    text-align:left;
 //   align-items: top; 
    vertical-align:top;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    max-widthx: 400px;
    width: 300px;
    padding: 3px;
    font-family: helvetica;
    color: #303030;
    background-color: #e0eff6;
    overflow:hidden;
}
style='display:inline-block'

.footer {
    positionx: relative;
    bottomx: 0px;
    width: 100%;
    background-color: white;
}

.footerTD {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: center;
}
#wrapperx {

    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    padding: 0px;
}
.contentWrapper {
    position: absolute;
    top: 90px;
    width: 100%;
    heightx: 650px;
    text-align: left;
    overflow: hidden;
    background-color: white;
    margin: 0px;
    padding: 0px;
}

.heading {
    border: none;
    background-color: #FFCC00;
    margin: 0,0,0,0;
    border-spacing: 0px;
    border-collapse: collapse;
}

.page {
    margin: auto;
    widthx: 800px;
    border: 3px solid #73AD21;
    padding: 10px;
    overflow: hidden;
}

.logo {
    background-color: #FFCC00;
    top: 0px;
    left: 0px;
    float: left;
    height: 60px;
    overflow: hidden;
}

.menu {
    top: 0px;
    left: 100px;
    height: 35px;
    widthx: 600px;
    overflow: hidden;
}

.menuHint {
    positions: relative;
    background-color: #FFCC99;
    left: 10px;
    widthx: 500px;
    height: 25px;
    overflow: hidden;
}

.menu {
    positionx: absolute;
    top: 3px;
    left: 3px;
    height: 30px;
    width: 100%;
    border: 1px solid black;
    z-index: 99;
    background-image: url(../images/menuOffBG.jpg);
    background-color: Black;
    outline: none;
}

.menuOff {
    background-image: url(../images/menuOffBG.jpg);
    color: white;
    padding: 9px 25px 9px 25px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    outline: none;
}

.menuOn {
    background-image: url(../images/menuOnBG.jpg);
    color: white;
    padding: 9px 25px 9px 25px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    outline: none;
}
.personName {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style:italic;
    font-weight:bold;

}

.contentText {
    margin-left: 32px;
    font-size: 12px;
    margin-top: 2px;
}

.contentBlurb {
    position: relative;
    top: 150px;
    left: 0px;
    margin: 10px
}

/*.footer {
    position: absolute;
    bottom: 0px;
    width: 100%;
    background-color: white;
}
*/
.footerTD {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: center;
}

h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #0066CC;
    margin-bottom: 3px;
    text-indent: 10px;
    background-image: url('../images/graydot.gif');
    background-repeat: no-repeat;
    background-position: center left;
}

.rightSide {
    position: absolute;
    top: 65px;
    width: 225px;
    left: 740px;
    height: 100%;
    background-imagex: url('../images/rightSide.jpg');
    background-repeat: no-repeat;
}

.infoBox {
    width: 195px;
    background-color: #1D6A8C;
    border: solid 1px #ABD9Ff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.infoHead {
    color: white;
    height: 24px;
    vertical-align: middle;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

.infoBody {
    background-color: white;
    margin: 3px;
    font-weight: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: blue;
}

.box {
    position: absolute;
    top: 20px;
    left: 12px;
    height: 130px;
    width: 720px;
}

.boxTitle {
    position: absolute;
    top: 46px;
    left: 400px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 26px;
    z-index: 99;
    color: white;
}

.bannerTitle {
    position: absolute;
    top: 90px;
    left: 200px;
    width: 470px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: italic;
    text-align: right;
    font-weight: bold;
}