@charset "UTF-8";
/* CSS Document */

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


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

h1,h2,h3,h4,h5,p,li,ul,.footerlink,#copyright,#siteCredit,.phoneNoTop{
font-family:'ITC Avant Garde Gothic Book';
}


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

h1,h2,h3,h4,h5{
	font-size: 44px;
	color: #899081;
	margin-bottom:15px;
}

h2{
	font-size: 34px;
	color: #899081;
	margin-bottom:5px;
}

h3{
	font-size: 24px;
	color: #899081;
	margin-bottom:5px;
}

p,li,ul{
	font-size: 18px;
	color: #555;
}

.phoneNoTop{
	color: #fff;
	font-size: 22px;
	letter-spacing: 0.05em;
}

.topPhoneLink a:link{
	color: #ddd;
	text-decoration: none;
}

.topPhoneLink a:visited {
	text-decoration: none;
	color: #ddd;
}

.topPhoneLink a:hover {
	color:#555;
	text-decoration: none;
}

.topPhoneLink a:active {
	text-decoration: none;
	color: #ddd;
}


.greenText{
	color: #899081;
}

.genText a:link{
	color: #899081;
	text-decoration: none;
}

.genText a:visited {
	text-decoration: none;
	color: #899081;
}

.genText a:hover {
	color:#555;
	text-decoration: none;
}

.genText a:active {
	text-decoration: none;
	color: #899081;
}


/*==========================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:#ccc;
	text-decoration: none;
}

.footerBaseLink a:visited {
	text-decoration: none;
	color:#ccc;
}

.footerBaseLink a:hover {
	color:#fff;
	text-decoration: none;
}

.footerBaseLink a:active {
	text-decoration: none;
	color:#ccc;
}
