body {
    font-size: 100%;
    font-family: Century Gothic, Arial, Helvetica, sans-serif;
    background-image:url('backpattern-lightBlue2.jpg');
/*
    background-color: #7e829a;
    background-color: #ebdc87;
*/
}


body.home-insert {
/*
    background-color: #e2d276;
*/
    background-color: #ebdaba;

}

body.insert {
/*
    background-color: #e2d276;
    background-color: #ddddee;
    background-color: #7e829a;
*/
    background-image: initial;
    background-color: #ddddee;

}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 1.5em;
}

h3 {
    font-size: 1em;
}

.mainpagetable {
    color: #fced98;
}

.tabcell {  }

.tabtitle {
    font-size: 1em;
    font-weight: bold;
}

.button-title {
    font-size: 0.85em;
    font-weight: bold;
}

.home-button {
    height: 50;
    width: 50;
}

.welcome-text {
    font-size: 0.85em;
    text-align: justify;
}

.units-info {
    font-size: 0.95em;
}


.units-list {
    font-size: 0.85em;
    line-height: 5px;
}

.fixed-colorblock {
    background-color: #7e829a;
}

.index-top-table {
    background-color: #7e829a;
}

.plan-top-table {
/*
    background-color: #ebdc87;
*/
    background-color: #7e829a;
}

.plantitle {
    font-size: 1em;
    font-weight: bold;
}

.featurestitle {
    font-size: 1em;
    font-weight: bold;
}

.recreationtitle {
    font-size: 1em;
    font-weight: bold;
}

.recreationsubtitle {
    font-size: 0.9em;
    font-weight: auto;
}

.planinfo {
    font-size: 0.9em;
    font-weight: bold;
}

.pictitle {
    font-size: 0.85em;
}


.titlebar {
    font-size: 0.8em;
    color: white;
}


.directions-info {
    font-size: 0.9em;
}


.directions-details {
    font-size: 0.75em;
    line-height: 5px;
}

.office-information {
    font-size: 0.9em;
}

.application-information {
    font-size: 0.9em;
}

.slideimage {
width: 100%;
}


.slideshow { 
    margin: 0px auto; 
    position: relative; 
    width: 100%; 
    height: 100%;
}

.slideshow > div { 
    position: absolute; 
    top: 0px; 
    left: 0px; 
    right: 0px; 
    bottom: 0px; 
}


.lnkClass {color:black;font-weight:bold;font-size:10pt;font-face:Arial;text-decoration:none}