@charset "ISO-8859-1";
.subheads {
	font-family: Georgia;
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	color: #8b0b04;
}
.subheadscaps {
	font-family: Georgia;
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	color: #8b0b04;
	text-transform: uppercase;
}
.subheadshome {
	font-family: Georgia;
	font-size: 19px;
	line-height: 20px;
	font-weight: bold;
	color: #8b0b04;
}
.bodycopy {
	font-family: "Century Gothic";
	font-size: 13px;
	line-height: 18px;
	color: #364356;
	list-style-type: disc;
	list-style-image: url(images/misc/bullet.jpg);
}
.bodycopyhome {
	font-family: "Century Gothic";
	font-size: 15px;
	line-height: 18px;
	color: #364356;
	list-style-type: disc;
	list-style-image: url(images/misc/bullet.jpg);
}
.bodycopywider {
	font-family: "Century Gothic";
	font-size: 13px;
	line-height: 22px;
	color: #364356;
}
.bodycopysmaller {
	font-family: "Century Gothic";
	font-size: 10px;
	line-height: 14px;
	color: #7A8C96;
	list-style-type: disc;
	list-style-image: url(images/misc/bullet.jpg);
}
.bodycopysmallerdark {
	font-family: "Century Gothic";
	font-size: 10px;
	line-height: 14px;
	color: #364356;
	list-style-type: disc;
	list-style-image: url(images/misc/bullet.jpg);
}
.contacttitles {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 18px;
	color: #364356;
	list-style-type: disc;
	list-style-image: url(images/misc/bullet.jpg);
	letter-spacing: 0px;
}
a:link {
	font-family: "Century Gothic";
	font-size: 13px;
	line-height: 18px;
	color: #107397;
	text-decoration: none;
}
a:visited {
	font-family: "Century Gothic";
	font-size: 13px;
	line-height: 18px;
	color: #107397;
	text-decoration: none;
}
a:hover {
	font-family: "Century Gothic";
	font-size: 13px;
	line-height: 18px;
	color: #107397;
	text-decoration: underline;
}
.footertext {
	font-family: Georgia;
	font-size: 10px;
	line-height: 20px;
	color: #4e607b;
	font-weight: bold;
}
.sitemaparrows {
	font-family: Georgia;
	font-size: 12px;
	line-height: 18px;
	color: #4e607b;
	font-weight: bold;
}
.footertextinterior {
	font-family: Georgia;
	font-size: 10px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
a.footerhome:link {
	font-family: Georgia;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #4e607b;
	text-decoration: none;
	font-variant: normal;
	text-transform: uppercase;
}
a.footerhome:visited {
	font-family: Georgia;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #4e607b;
	text-decoration: none;
	font-variant: normal;
	text-transform: uppercase;
}
a.footerhome:hover {
	font-family: Georgia;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #4e607b;
	text-decoration: underline;
	font-variant: normal;
	text-transform: uppercase;
}
a.footerinterior:link {
	font-family: Georgia;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: normal;
	text-transform: uppercase;
}
a.footerinterior:visited {
	font-family: Georgia;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: normal;
	text-transform: uppercase;
}
a.footerinterior:hover {
	font-family: Georgia;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-variant: normal;
	text-transform: uppercase;
}
.divider {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}
