﻿html,body {
    margin: 0px;
    padding: 0px;
    font-family: Interstate, Helvetica, Arial, Verdana, Sans-Serif;
    color: #969696;
    FONT-SIZE: 9pt;
    line-height: 19px;
    height: 100%;
}

a {
    color: #AAC8C3;
    margin: 0px;
    padding: 0px;
}

form {
    margin: 0px;
    padding: 0px;
}

#logo {
    position: relative;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    width: 1025px;
}

#openLogo {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    width: 176px;
    margin-top: 30px;
}

#openStrokeFrame {
    position: relative;
    margin-top: 45px;
    left: 0px;
    width: 100%;
    height: 270px;
    border-top: solid 2px #C3C3C3;
    border-bottom: solid 2px #C3C3C3;
    margin-bottom: 22px;
}

#openLinks {
    position: relative;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    width: 784px;
}

#openText {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    width: 740px;
    margin-bottom: 125px;
}

#ctl00_menu {
    position: relative;
    margin-top: 12px;
    margin-bottom: 17px;
    margin-left: auto;
    margin-right: auto;
    width: 1025px;
    line-height: 1px;
}

#ctl00_menu a img, #ctl00_menu img {
    margin-right: 21px;
}

#imgWeddings {
    position: absolute;
    float: right;
    right: -21px;
}

#mainTable {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
}

img {
    border: none;
}

#mainContent {
    width: 1025px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

#mainText {
    position: absolute;
    left: 490px;
    top: 38px;
    width: 400px;
    font-size: 8pt;
    letter-spacing: .05em;
}

#mainHeader {
    font-size: 9pt;
    font-weight: bold;
    color: Black;
}

#mainText span {
    font-weight: bold;  
    color: #AAC8C3;  
}

.Header {
    background-color: #FFFFFF;
}

.Error {
    color:red;
    font-weight: bold;
}

#strokeFrame {
    position: relative;
    margin-top: 7px;
    left: 0px;
    width: 100%;
    height: 660px;
    border-top: solid 1px #C3C3C3;
    border-bottom: solid 1px #C3C3C3;
    margin-bottom: 56px;
}

#borderTop {
    height: 56px;
    background-image: url('/images/top.gif');
    background-repeat: repeat-x;
}

#borderBot {
    height: 56px;
    background-image: url('/images/bot.gif');
    background-repeat: repeat-x;
    background-position: bottom;
}

#footer {
    position: relative;
    margin-top: -50px;
    margin-left: auto;
    margin-right: auto;
    width: 1025px;
    font-size: 8pt;
    letter-spacing: .005em;
    margin-bottom: 50px;
}

#footer span {
    float: right;
}

#ssControls {
    width: 20px;
    position: absolute;
    left: 0px;
    top: 147px;
    font-size: 8pt;
    line-height: 8px;
    display: none;
}

#imgSShow {
    margin-bottom: 15px;
}

#sst1, #sst2 {
    width: 100%;
    height: 600px;
    position: absolute;
    background-color: White;
}

#sst2 {
    display: none;
}

#divImg, #divImgT, #divDash {
    height: 8px;
    text-align: center;
    width: 20px;
    font-weight: bold;
}

#divDash {
    height: 15px;
    line-height: 12px;
}

#divImg {
    margin-top: 7px;
}
#divImgT {
    margin-bottom: 7px;
}