html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	font-family : Montserrat; 
}

.fpw-read-more-link {
    color: #FC890A;
}

.sow-cta-base .sow-cta-text h4 {
    color: #19CBCF;
    font-family : Montserrat;
    text-transform: uppercase; 
}
.widget-title {
    color: #19CBCF;
    font-family : Montserrat;
    text-transform: uppercase; 
}
h3.widgettitle {
    color: #19CBCF;
    font-family : Montserrat;
    text-transform: uppercase; 
}
.widget img {
    padding-bottom: 10px;
}

/*Homepage boxes*/
.service-box {
	background: #19CBCF;
	color: white;
}

.divider {
	background: white;
}

.service-box:hover {
	color: grey;
}

.service-box a {
	color: black;
}

.site-nav li ul {
	position: absolute;
	background-color: #333;
	border: solid 1px;
        border-radius: 10px;
	box-shadow: 3px 3px 0 rgba(0,0,0,.12);
	z-index: 9;
	top: 100%;
	width: 300px;
	left: 50%;
	margin-left: -90px;
        color:#000000;
}

.huge_it_slideshow_title_text_1 {
    text-decoration: none;
    position: absolute;
    z-index: 11;
    display: inline-block;
    width: 24%;
    /* height: 44%; */
    right: 3%;
    top: 3%;
    padding: 2%;
    text-align: right;
    font-weight: bold;
    color: #000000;
    background: rgb(32, 6, 12) !important;
    border-style: solid;
    font-size: 16px;
    border-width: 0px;
    border-color: #ffffff;
    border-radius: 4px;
}

.breadcrumb-title {
    display: inline-block;
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
    color: #19CBCF;
    margin: 10px 0 5px;
}

.small {
    padding-bottom: 10px;
}

#pg-695-0.panel-grid {
    margin-bottom: 1px;
}
.nav-tabs  li  a {
    background-color: #19CBCF;
    color: #ffffff;
}

h3.fpw-page-title{
display:none;
}

.site-nav ul {
    margin: 25px 0px 0px 0px;
}
.site-info{
float:none;
}

#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content {
    background-color: #EEEEEE;
}
p {
    margin-bottom: 10px;
}