body { color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
p { }
td { }
a:link { color: #00f; text-decoration: underline; }
a:visited { color: #779bdb; }
a:hover { color: yellow; }
.main-text { color: #000; font-size: 12px; text-align: justify; }
.italic-photos { color: #000; font-size: 12px; font-style: italic; text-align: left; }
.nav-gray { color: #5b5a5a; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left; text-indent: 8px; }
.nav-white { color: #5b5a5a; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; text-align: left; }
a.nav-white:link { color: #fff; text-decoration: underline; }
a.nav-white:hover { color: yellow; }
a.nav-white:visited { color: #779bdb; }
a.nav-white:visited:hover { color: #ff0; }
.home { color: white; text-decoration: underline; text-align: center; }
a.home:link { color: #fff; text-decoration: underline; text-align: center; }
a.home:hover { color: yellow; text-align: center; }
a.home:visited { color: #779bdb; }
a.home:visited:hover { color: #ff0; }
.site-map-contact { color: #494848; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left; }
.bottom-links { color: #000; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; }
.copyright { color: #6c6c6c; text-align: center; }
.before-after { color: #3d6278; font-size: 14px; }
.h1 { color: #003270; font-size: 16px; font-weight: bold; text-align: center; }
UL {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 9px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 0px 0px 0px;
	BORDER-TOP-STYLE: none;
	TEXT-INDENT: 4px;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	LIST-STYLE-TYPE: none
}
LI {
	BACKGROUND-POSITION: 5px 7px;
	PADDING-LEFT: 12px;
	FONT-SIZE: 12px;
	BACKGROUND-IMAGE: url(images/image-template/bullet.gif);
	PADDING-BOTTOM: 2px;
	MARGIN: 0px;
	PADDING-TOP: 2px;
	BACKGROUND-REPEAT: no-repeat;
	text-align: left;
	border-top-width: 1px;
	border-top-color: #023572;
	border-top-style:none;
}