#zen-wrap {
	background: rgba(5, 107, 165) url("../images/map-background.png") no-repeat fixed center top;
	border-top: none;
}

#logo h1, #logo h2, #logo h3, #logo h4, #logo h5, #logo h6 {
    font-size: 3em;
    font-weight: normal;
    letter-spacing: 0.1em;
    line-height: 1em;
    margin: 50px 0 15px;
    color: #ecf4f8 !important;
    font-family: "Times New Roman",Georgia,Times,serif !important;
    font-style: italic;
}

.tagline {
	font-family: "Times New Roman",Georgia,Times,serif !important;
	color: #ddebf3 !important;
    display: block;
    font-size: 1.6em;
    font-style: italic;
    font-weight: normal;
    line-height: 1em;
}

.zen-spotlight {
    background: none !important;
    border-top: none !important;
}

#menu {
    min-height: 10px !important;
}

#logo {
    margin-bottom: 0 !important;
}


h1, h2, h3, h4, h5 {
	color: #cfe2ed;
	font-weight: 500;
}
p {
    color: #e2e8ee;
    font-size: 14.5px;
    font-weight: 500;
}

a {
	color: #b1d0e2;
}

a:hover {
    color: #cbe0ec;
    }
    
.sidebar ul li a {
    color: #ffffff;
}

.sidebar ul li a:hover {
    color: #cbe0ec;
}

div#fox-container-c202 .control-label, div#fox-container-c202 .control-label label, div#fox-container-c202 .fox-item-attachments .controls label {
    color: #fff;
}

#footerwrap a:hover {
    color: #cbe0ec;
}

#grid1 .moduletable {
	margin-bottom: 0px !important;
}

.zen-spotlight {
    padding: 10px 3% !important;
}

.sidebar ul li li {
    color: #ffffff !important;
}


input:hover, textarea:hover {
	background: #ffffff !important;
}