body {
	background: #90b2c2 url('../../images/teal.png') 0 0 repeat-x;
}

.more-link {
	background: #007081;
	background: -moz-linear-gradient(top, #007081 0%, #00434d 100%);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#007081), to(#00434d));
	border: 1px solid #00434d;
	border-bottom: 1px solid #00373f;
	-moz-box-shadow: inset 0 1px 0 0 #0198ae, 0 1px 2px 0 #B3B3B3;
	-webkit-box-shadow: inset 0 1px 0 0 #0198ae, 0 1px 2px 0 #B3B3B3;
	box-shadow: inset 0 1px 0 0 #0198ae, 0 1px 2px 0 #B3B3B3;
}

.more-link:hover {
	background: #00434d;
	background: -moz-linear-gradient(top, #00434d 0%, #007081 100%);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#00434d), to(#007081));
	-moz-box-shadow: inset 0 1px 0 0 #0198ae, 0 1px 2px 0 #4c4c4c;
	-webkit-box-shadow: inset 0 1px 0 0 #0198ae, 0 1px 2px 0 #4c4c4c;
	box-shadow: inset 0 1px 0 0 #0198ae, 0 1px 2px 0 #4c4c4c;
}

.more-link:active {
	-moz-box-shadow: inset 0 0 8px 4px #00434d, 0 1px 0 0 #eee;
	-webkit-box-shadow: inset 0 0 8px 4px #00434d, 0 1px 0 0 #eee;
	box-shadow: inset 0 0 8px 4px #00434d, 0 1px 0 0 #eee;
}

.menu-header .menu a span {
    color: #aad5dc;
}

.menu-work .current-menu-item a {
    background: #00414D;
	border: 1px solid #00414d !important;
}


#masthead p {
    color: #aad5dc;
}

#content .thedate {
	background: url('../../images/date-bg.png') 0 -378px no-repeat;
}

#content .thedate span.the-month {
	color: #aad5dc;
}

#content .thedate span.the-year {
	color: #aad5dc;
}

.nivo-controlNav a {
	background: url("../../images/sliders/bullets-teal.png") 0 0 no-repeat;
}

.footer-wide {
	background: #90b2c2 url('../../images/teal.png') 0 0 repeat-x;
}

#footer ul li {
    border-bottom: 1px solid #00414d;
}
 
.pagination .current {
	color: #ffffff;
	background: #00414d;
	border: 1px solid #00414d;
}

#digislider2-feature-wrap a.pager-link {
    background: url("../../images/sliders/bullets-teal.png") no-repeat 0 0;
}

#digislider2-feature-wrap a.pager-active {
    background: url("../../images/sliders/bullets-teal.png") no-repeat 0 -20px;
}

.bx-wrapper .pager-link {
	background: url("../../images/sliders/bullets-teal.png") no-repeat 0 0;
}
.bx-wrapper .pager-active {
	background: url("../../images/sliders/bullets-teal.png") no-repeat 0 -20px;
}

#commentform #submit {
	background: #007081;
	background: -moz-linear-gradient(top, #007081 0%, #00434d 100%);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#007081), to(#00434d));
	border: 1px solid #00434d;
	border-bottom: 1px solid #00373f;
	-moz-box-shadow: inset 0 1px 0 0 #0198ae, 0 1px 2px 0 #B3B3B3;
	-webkit-box-shadow: inset 0 1px 0 0 #0198ae, 0 1px 2px 0 #B3B3B3;
	box-shadow: inset 0 1px 0 0 #0198ae, 0 1px 2px 0 #B3B3B3;
}

#commentform #submit:hover {
	background: #00434d;
	background: -moz-linear-gradient(top, #00434d 0%, #007081 100%);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#00434d), to(#007081));
	-moz-box-shadow: inset 0 1px 0 0 #0198ae, 0 1px 2px 0 #4c4c4c;
	-webkit-box-shadow: inset 0 1px 0 0 #0198ae, 0 1px 2px 0 #4c4c4c;
	box-shadow: inset 0 1px 0 0 #0198ae, 0 1px 2px 0 #4c4c4c;
}

#commentform #submit:active {
	-moz-box-shadow: inset 0 0 8px 4px #00434d, 0 1px 0 0 #eee;
	-webkit-box-shadow: inset 0 0 8px 4px #00434d, 0 1px 0 0 #eee;
	box-shadow: inset 0 0 8px 4px #00434d, 0 1px 0 0 #eee;
}

#comments a.comment-reply-link {
	background: #007081;
	background: -moz-linear-gradient(top, #007081 0%, #00434d 100%);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#007081), to(#00434d));
	border: 1px solid #00434d;
	border-bottom: 1px solid #00373f;
	-moz-box-shadow: inset 0 1px 0 0 #0198ae;
	-webkit-box-shadow: inset 0 1px 0 0 #0198ae;
	box-shadow: inset 0 1px 0 0 #0198ae;
}
#comments a.comment-reply-link:hover {
	background: #00434d;
	background: -moz-linear-gradient(top, #00434d 0%, #007081 100%);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#00434d), to(#007081));
	-moz-box-shadow: inset 0 1px 0 0 #0198ae, 0 1px 2px 0 #4c4c4c;
	-webkit-box-shadow: inset 0 1px 0 0 #0198ae, 0 1px 2px 0 #4c4c4c;
	box-shadow: inset 0 1px 0 0 #0198ae, 0 1px 2px 0 #4c4c4c;
}

#comments a.comment-reply-link:active {
	-moz-box-shadow: inset 0 0 8px 4px #00434d, 0 1px 0 0 #eee;
	-webkit-box-shadow: inset 0 0 8px 4px #00434d, 0 1px 0 0 #eee;
	box-shadow: inset 0 0 8px 4px #00434d, 0 1px 0 0 #eee;
}

#sendmail {
	background: #007081;
	background: -moz-linear-gradient(top, #007081 0%, #00434d 100%);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#007081), to(#00434d));
	border: 1px solid #00434d;
	border-bottom: 1px solid #00373f;
	-moz-box-shadow: inset 0 1px 0 0 #0198ae, 0 1px 2px 0 #B3B3B3;
	-webkit-box-shadow: inset 0 1px 0 0 #0198ae, 0 1px 2px 0 #B3B3B3;
	box-shadow: inset 0 1px 0 0 #0198ae, 0 1px 2px 0 #B3B3B3;
}

#sendmail:hover {
	background: #00434d;
	background: -moz-linear-gradient(top, #00434d 0%, #007081 100%);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#00434d), to(#007081));
	-moz-box-shadow: inset 0 1px 0 0 #0198ae, 0 1px 2px 0 #4c4c4c;
	-webkit-box-shadow: inset 0 1px 0 0 #0198ae, 0 1px 2px 0 #4c4c4c;
	box-shadow: inset 0 1px 0 0 #0198ae, 0 1px 2px 0 #4c4c4c;
}

#sendmail:active {
	-moz-box-shadow: inset 0 0 8px 4px #00434d, 0 1px 0 0 #eee;
	-webkit-box-shadow: inset 0 0 8px 4px #00434d, 0 1px 0 0 #eee;
	box-shadow: inset 0 0 8px 4px #00434d, 0 1px 0 0 #eee;
}

#iwacontactform #submit {
	background: #007081;
	background: -moz-linear-gradient(top, #007081 0%, #00434d 100%);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#007081), to(#00434d));
	border: 1px solid #00434d;
	border-bottom: 1px solid #00373f;
	-moz-box-shadow: inset 0 1px 0 0 #0198ae, 0 1px 2px 0 #B3B3B3;
	-webkit-box-shadow: inset 0 1px 0 0 #0198ae, 0 1px 2px 0 #B3B3B3;
	box-shadow: inset 0 1px 0 0 #0198ae, 0 1px 2px 0 #B3B3B3;
}

#iwacontactform #submit:hover {
	background: #00434d;
	background: -moz-linear-gradient(top, #00434d 0%, #007081 100%);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#00434d), to(#007081));
	-moz-box-shadow: inset 0 1px 0 0 #0198ae, 0 1px 2px 0 #4c4c4c;
	-webkit-box-shadow: inset 0 1px 0 0 #0198ae, 0 1px 2px 0 #4c4c4c;
	box-shadow: inset 0 1px 0 0 #0198ae, 0 1px 2px 0 #4c4c4c;
}

#iwacontactform #submit:active {
	-moz-box-shadow: inset 0 0 8px 4px #00434d, 0 1px 0 0 #eee;
	-webkit-box-shadow: inset 0 0 8px 4px #00434d, 0 1px 0 0 #eee;
	box-shadow: inset 0 0 8px 4px #00434d, 0 1px 0 0 #eee;
}