@charset "UTF-8";
/* CSS Document */
.caps{text-transform: uppercase !important;}

.dk_green{color:#2a5d07!important;}
.red{color:#665e50!important;}/*{color:#a11c1c !important;}*/
.black{color:#000!important;}
.khaki{color:#978a67!important;}
.brown{color:#665e50!important;}
.black{color:#000000!important;}

.spaced{letter-spacing: .1em;}
.tan_bg{background-color: #665e50!important;}
.wdth_90{width:90%!important;}

.outline{outline: solid red thin;}
.center{margin:0 auto!important;}
.or_margin{margin-bottom: -15px!important;}
@media (min-width: 0px) and (max-width: 960px){
	
	.responsive_mobile{width:100%!important;}

	.responsive_space{
		padding-bottom:10px!important;}

	.higher_mobile{margin-top:-50px!important;}
	.lower_mobile{margin-top:50px!important;}
	.mobile_larger{font-size: 2.25em!important;}
}

.menu-services-container .menu .menu-item{line-height: 0!important;}
