.nav,.frontPageLink,.footerlinkBold,.serviceItemLabelInnerWrapper{
	font-family: 'ITC Avant Garde Gothic Demi';
}


td,tr,.genTextList li,#copyright,.contactText,.footerbaseLink a,.formtext,.sitemapTextLink{
font-family:'ITC Avant Garde Gothic Demi';
}

p,li,ul,.footerlink,#copyright,#siteCredit,.homeIntroText,.serviceItemDetails{
font-family:'ITC Avant Garde Gothic Book';
}

h1,h2,h3,h4,h5,.tagline,.slideTitleLge{
    font-family:'baskerville_old_faceregular';
}


/*=======================Header&General==========================*/

h1{
	font-size: 58px;
    background: -webkit-linear-gradient(#5f6131,#383a19);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;	
}


h2{
	font-size: 44px;
	color: #fff;
	margin-bottom:5px;
   background: -webkit-linear-gradient(#5f6131,#383a19);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;	

}

h3{
	font-size: 34px;
	color: #fff;
	margin-bottom:5px;
    background: -webkit-linear-gradient(#5f6131,#383a19);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;	
}

p,li,ul{
	font-size: 20px;
	color: #444;
}

p.homeIntroText{
    font-size: 24px;
    color: #383A19;
    font-weight: 600;
}

.tagline,.slideTitleLge{
    color: #fff;
    text-align: center;
    font-size: 70px;
    text-shadow: 3px 3px 4px rgba(0,0,0,0.5);
}


/*==========================FOOTER============================*/

ul .footerMenu{
	padding-bottom: 10px;
}

.footerMenu li{
	font-size: 11px;
	line-height: 19px;
    list-style-image: none;
    list-style-type: none;
}

.footerMenu li a:link{
	color: #fff;
	text-decoration: none;
}

.footerMenu li a:visited {
	text-decoration: none;
	color: #fff;
}

.footerMenu li a:hover {
	color:#ccc;
	text-decoration: none;
}

.footerMenu li a:active {
	text-decoration: none;
	color: #fff;
}

.footerlink{
	color: #fff;
	text-decoration: none;
}

.footerlink a:link{
	color: #fff;
	text-decoration: none;
}

.footerlink a:visited {
	text-decoration: none;
	color: #fff;
}

.footerlink a:hover {
	color:#ccc;
	text-decoration: none;
}

.footerlink a:active {
	text-decoration: none;
	color: #fff;
}

.addressText{
	color: #fff;
	font-weight: 300;
	font-size:14px;
	line-height: 24px;
	letter-spacing: 1px;
}

.footerContactLinkWrapper{
	font-size: 18px;
	text-align: center;
	color: #fff;
	letter-spacing: 0.05em;
}


/*=======================FOOTERBASE============================*/


#copyright,#siteCredit{
	color:#fff;
	font-size: 12px;
	font-weight: 200;
	letter-spacing: 0.03em
}

.footerbaseLink a:link{
	font-size:12px;
	color:#fff;
    font-weight:400;
	text-decoration: none;
}

.footerbaseLink a:visited {
	text-decoration: none;
	color:#fff;
}

.footerbaseLink a:hover {
	color:#ccc;
	text-decoration: none;
}

.footerbaseLink a:active {
	text-decoration: none;
	color:#fff;
}

/*=======================SERVICES============================*/

.serviceItemLabelInnerWrapper{
   font-size: 28px;
	text-align: left;
    background: -webkit-linear-gradient(#5f6131,#383a19);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;	
}

.serviceItemDetails{
    font-size: 20px;
	text-align: left;
	color: #555;
}










