@charset "UTF-8";
.navigation-bgd {
	background-image: url(images/general/nav-bgd.jpg);
	background-repeat: repeat-x;
	height: 43px;
	padding-top: 7px;
}
.footer-bgd {
	background-image: url(images/general/footer-bgd.jpg);
	background-repeat: no-repeat;
	height: 311px;
	width: 1152px;
}
.footer-bgdhome {
	background-image: url(images/general/footer-bgdhome.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 1152px;
}
.home-bgd-fill {
	background-image: url(images/general/home-welcome-fill.png);
	background-repeat: repeat;
}
.dotteddivider {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #c3ba99;
}	
.bodycopy {
	font-family: Trebuchet, "Trebuchet MS";
	font-size: 16px;
	line-height: 27px;
	color: #000000;
}
.COVID {
	font-family: Trebuchet, "Trebuchet MS";
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}
.contactinfofooter {
	font-family: Trebuchet, "Trebuchet MS";
	font-size: 15px;
	line-height: 27px;
	color: #5d5a45;
}
.bodycopygold {
	font-family: Trebuchet, "Trebuchet MS";
	font-size: 15px;
	line-height: 22px;
	color: #c3ba99;
}
.bodycopygold2 {
	font-family: Trebuchet, "Trebuchet MS";
	font-size: 21px;
	line-height: 25px;
	color: #c3ba99;
    padding-top:14px;
    padding-bottom:14px;
}
.subheaders {
	font-family: "Titillium Web", "sans-serif;";
	font-size: 41px;
	line-height: 42px;
	color: #c3ba99;
	font-weight: 600;
	text-transform: uppercase;
}
.subheaderhome {
	font-family: "Titillium Web", "sans-serif;";
	font-size: 38px;
	line-height: 10px;
	color: #FFFFFF;
	font-weight: 600;
	text-transform: uppercase;
}
a.navlinks:link {
	font-family: "Titillium Web", "sans-serif;";
	font-size: 16px;
	line-height: 42px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.navlinks:visited {
	font-family: "Titillium Web", "sans-serif;";
	font-size: 16px;
	line-height: 42px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.navlinks:hover {
	font-family: "Titillium Web", "sans-serif;";
	font-size: 16px;
	line-height: 42px;
	font-weight: normal;
	color: #c3ba99;
	text-decoration: none;
}
a.bodylinks:link {
	font-family: Trebuchet, "Trebuchet MS";
	font-size: 16px;
	line-height: 27px;
	color: #c3ba99;
	text-decoration: none;
	font-weight: normal;
}
a.bodylinks:visited {
	font-family: Trebuchet, "Trebuchet MS";
	font-size: 16px;
	line-height: 27px;
	color: #c3ba99;
	text-decoration: none;
	font-weight: normal;
}
a.bodylinks:hover {
	font-family: Trebuchet, "Trebuchet MS";
	font-size: 16px;
	line-height: 27px;
	font-weight: normal;
	color: #c3ba99;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #c3ba99;
}
a.bodylinkswhite:link {
	font-family: Trebuchet, "Trebuchet MS";
	font-size: 16px;
	line-height: 27px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.bodylinkswhite:visited {
	font-family: Trebuchet, "Trebuchet MS";
	font-size: 16px;
	line-height: 27px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.bodylinkswhite:hover {
	font-family: Trebuchet, "Trebuchet MS";
	font-size: 16px;
	line-height: 27px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}


.container {
	position: relative;
	top: 0;
	margin-left: auto;
	margin-right: auto;
	width: 1152px;
	text-align: left;
	display: block;
	padding: 0px;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #3a3e46;
	border-bottom-color: #3a3e46;
	border-left-color: #3a3e46;
	border-top-width: 0px;
	background-color: #FFF;
-moz-box-shadow: 0 0 30px 5px #cacaca;
-webkit-box-shadow: 0 0 30px 5px #cacaca;
box-shadow: 0 0 30px 5px #cacaca;
}

a img {
	border: none;
}
a.phone[href^=tel]:link { color:#ed4e00; }
.phone, .phone a { color:#ed4e00; }
