
BODY {
    height: 100%;
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-weight: lighter;
    font-size: 11px;
    color: black;
    padding: 0px;
    margin: 0px;
    border: 0px;
}

A:link, A:visited, A:active {
    color: inherit;
    text-decoration: none;
}

H3 {
    color: #00758D;
    padding: 0px 0px 0px 0px;
    margin: 15px 0px 8px 0px;
}

H4 {
    color: black;
    padding: 0px 0px 0px 0px;
    margin: 6px 0px 6px 15px;
}

LI {
    margin: 6px 0px 6px 0px;
    padding: 0px 0px 0px 0px;
}

UL {
    margin: 0px 0px 0px 45px;
    padding: 0px 0px 0px 0px;
    list-style-position: outside;
}

.mainDiv {
    min-width: 1100px;
    width: 100%;
    margin: 0 auto;
}

.topHeader {
    background-color: #00758D;
    width: 100%;
}


.rightHeader {
    float: right;
    font-size: 11px;
    letter-spacing: 0.1em;
    color: white;
    padding-top: 18px;
    padding-left: 7px;
    padding-right: 9px;
}

.leftHeader {
    float: left;
    font-style: italic;
    font-size: 11px;
    letter-spacing: 0.1em;
    color: white;
    padding-top: 18px;
    padding-left: 17px;
}


.dmcHeader {
    float: left;
    padding-top: 12px;
    padding-left: 23px;
}


.centerHeader {
    width: 1050px;
    height: 39px;
    margin: 0 auto;
}

.rightTopGradient {
    height: 39px;
    width: 25px;
    background: linear-gradient(to right, #006575, #00758D);
    float: right;
}

.leftTopGradient {
    height: 39px;
    width: 25px;
    background: linear-gradient(to left, #006575, #00758D);
    float: left;
}

.bottomBar {
    background-color: #E04403;
    width: 100%;
}

.centerBar {
    height: 4px;
    width: 1050px;
    margin: 0 auto;
}

.rightBarGradient {
    height: 4px;
    width: 25px;
    background: linear-gradient(to right, #AA2444, #E04403);
    float: right;
}

.leftBarGradient {
    height: 4px;
    width: 25px;
    background: linear-gradient(to left, #AA2444, #E04403);
    float: left;
}




.contentBox {
    position: relative;
    width: 1050px;
    height: auto;
    margin: 0px auto;
    padding: 0px 20px 0px 20px;
    color: black;
    text-align: center;
}

.QRbox {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0px auto;
    padding: 0px 20px 0px 20px;
    color: black;
    text-align: center;
}

.matrixBox {
    position: relative;
    width: 1050px;
    height: auto;
    margin: 0px auto;
    padding: 0px 20px 0px 20px;
    color: black;
    text-align: center;
}

.narrowContentBox {
    float: center;
    width: 650px;
    height: auto;
    margin: 0px auto;
    padding: 0px 20px 0px 20px;
    color: black;
    font-size: 14px;
    text-align: left;
}

.rightContentGradient {
    height: inherit;
    float: right;
    background-image: url("Graphics/Shadow_Right_Fill_25x1.png");
    background-repeat: repeat-y;
}

.leftContentGradient {
    height: inherit;
    float: left;
    background-image: url("Graphics/Shadow_Left_Fill_25x1.png");
    background-repeat: repeat-y;
}

.rightShortGradient {
    float: right;
    min-height: 687px;
    background-image: url("Graphics/Shadow_Right_Fill_25x1.png");
    background-repeat: repeat-y;
}

.leftShortGradient {
    float: left;
    min-height: 687px;
    background-image: url("Graphics/Shadow_Left_Fill_25x1.png");
    background-repeat: repeat-y;
}

.bottomContentGradient {
    height: 25px;
    width: 100%;
}

.aboutSpacer {
    height: 65px;
    width: 100%;
}

.contactBox {
    width: 1000px;
    height: 687px;
    text-align: center;
    margin-left:25px;
    margin-top: 35px;
    background-image: url("Graphics/Diane_Marie_Chaudiere_Contact_a.jpg");
}

.messageEntry {
    position: absolute;
    left: 317px;
    top: 447px;
}

.emailEntry {
    position: absolute;
    left: 317px;
    bottom: 320px;
}

.nameEntry {
    position: absolute;
    left: 317px;
    bottom: 278px;
}

.entry {
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-weight: lighter;
    font-size: 11px;
    color: #709B62;
    border: 0;
    padding: 7px;
    border: 1px solid #5B785A;
    border-radius: 5px;
    box-sizing: border-box;
    box-shadow: 4px 4px 10px #3C5C52;
    width: 450px;
}

.button {
    position: absolute;
    color: #324D34;
    border: 1px solid #1297E6	;
    left: 317px;
    bottom: 110px;
    border-radius: 5px;
}

.indent {
    margin-left: 45px;
}


.centeredImage {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 25px;
}

.exhibitImage {
    padding: 25px 25px 0px 0px;
}

.aboutImage {
    float: left;
    margin: 0px 17px 17px 0px;
}




.matrix {
    margin-left: 48px;
}


.matrixRow {
    display: table-row;
    margin-left: 26px;
    margin-right: 26px;
}

.matrixCell {
    display: table-cell;
    padding: 11px;
}

.copyright {
    font-size: 9px;
    text-align: center;
    color: #00758D;
    position: fixed;
    bottom: 2px;
    left: 10px;
}



.imageFEDiv {
    text-align: center;
    padding-top: 35px;
}

.imageDDiv {
    text-align: center;
    padding-top: 35px;
}

.imageFDiv {
    text-align: center;
    padding-top: 35px;
}

.artInfo {
    text-align: left;
    background-color: white;
    padding: 6px;
    opacity: 0.80;
    color: #00758D;
    width: 200px;
    position: absolute;
    top:  50px;
    left: 65px;
    border: 1px solid lightgrey;
}

.floatingButtons {
    position: absolute;
    top:  45px;
    left: 415px;
    width: 270px;
    height: 60px;
    text-align: center;
}

.navigation  {
    padding-top: 26px;
    cursor: pointer;
}

.buttons {
    width: 270px;
    height: 60px;
    margin: 0px auto;
    text-align: center;
}

.leftButton  {
    padding-top: 6px;
    float: left;
}

.rightButton  {
    padding-top: 6px;
    float: right;
}

.goAwayButton {
    padding-top: 6px;
}

.punch {
    color: #E04403    
}

.rLink {
    font-size: 20px;
}

