/*
 ----------------------------- 
 PVII Layout Builder Magic
 by Project Seven Development
 www.projectseven.com
 Custom Styles
 -----------------------------
*/

/*
***************************************************
Font Families: You may edit the font-family values,
BUT DO NOT REMOVE OR RENAME THE 4 RULES BELOW
***************************************************
*/
.lbm-stack-sans {
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", sans-serif;
    font-size: 14px;
    text-align: left;
}
.lbm-stack-serif {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 12px;
}
.lbm-stack-thin {font-family: Lato, "Gill Sans", Optima, sans-serif; font-weight: 300;}
.lbm-stack-fancy {font-family: Federo, "Gill Sans", Optima, sans-serif;}


h1, h2, h3, h4, h5 {
	font-weight: normal;
}
h1 {
    font-size: 24px;
    color: rgba(84,86,99,1);
    font-weight: normal;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
h2 {
    font-size: 130%;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    color: #000000;
    text-align: left;
    font-weight: 700;
}
h3 {
    font-size: 18px;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-weight: normal;
    color: rgba(59,1,15,1);
    text-align: left;
}
h4 {
	font-size: 80%;
}
h5 {
    font-size: 125%;
    color: #000000;
}

.scalable-rounded {
	width: auto;
	height: auto;
	max-width: 100%;
	border-radius: 7px;
}
.scalable-fancy {
    width: auto;
    height: auto;
    max-width: 100%;
    border-radius: 7px;
    box-shadow: 0px 0px 3px rgba(0,0,0,.65);
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 15px;
    -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.65);
}
.lbm-column.width-70 blockquote #ecistaff {
	margin-right: 15 px;
}
.lbm-column.width-70 blockquote #ecistaff {
}


p strong #renita {

}

p strong #washington {
}

p strong #washington2 {
	margin-right: 15px;


}

strong a #team {
}
.lbm-column.width-70 p #washington2 {
	margin-right: 15px;
}


.lbm-column.width-70 p #Cynthia {

}


.bigg {
	font-size: 180%;
}
.bigg strong {
	font-weight: 400;
}

}
.lbm-col-wrapper.p7LBM-1-style-1 #topbanner #holleybanner {
	margin: 0px;
}


/*
Link Styles
Assign one of the following classes to
Text Links on your page
*/
.text-link-light {
	color: #EEE;
	border-bottom: 1px dotted;
}
.text-link-dark {
	color: #000;
	border-bottom: 1px dotted;
}
.text-link-dark:hover, .text-link-light:hover {
	border-bottom: 1px solid;
}
.text-link-dark, .text-link-light {
	text-decoration: none;
}
small-caps {
}

@media only screen and ( min-width : 480px ) and (max-width : 700px ){

body {font-size: 80%;}
}

@media only screen and (min-width: 0px) and (max-width: 480px) {

body {font-size: 80%;}
}
p.small {
    font-variant: small-caps;
}

@media screen{
}
