@font-face {
    font-family: 'miltonfutura';
    src: url('futura-webfont.eot');
    src: url('futura-webfont.eot?#iefix') format('embedded-opentype'),
         url('futura-webfont.woff') format('woff'),
         url('futura-webfont.ttf') format('truetype'),
         url('futura-webfont.svg#futuramedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

body,td,th {
	color: #888;
	font-family: "miltonfutura", "Trebuchet MS", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight:normal;
}

.themiltonagency {
	color: #1FCFD2;
	font-family: "miltonfutura", "Trebuchet MS", "Helvetica", "sans-serif";
	font-size: 40px;
	letter-spacing:1.3px;
	margin-left:10px;
}
a.themiltonagency:link {
	text-decoration: none;
}
a.themiltonagency:visited {
	text-decoration: none;
}
a.themiltonagency:hover {
	text-decoration: none;
}
a.themiltonagency:active {
	text-decoration: none;
}

.title {
	color: #1FCFD2;
	font-family: "miltonfutura", "Trebuchet MS", "Helvetica", "sans-serif";
	font-size: 22px;
	letter-spacing:1.2px;
}
a.title:link {
	text-decoration: none;
}
a.title:visited {
	text-decoration: none;
}
a.title:hover {
	color: #888;
	text-decoration: none;
}
a.title:active {
	color: #888;
	text-decoration: none;
}

.largelocation {
	color: #888;
	font-family: "miltonfutura", "Trebuchet MS", "Helvetica", "sans-serif";
	font-size: 22px;
	letter-spacing:4px;
}
a.largelocation:link {
	text-decoration: none;
}
a.largelocation:visited {
	text-decoration: none;
}
a.largelocation:hover {
	color: #1FCFD2;
	text-decoration: none;
}
a.largelocation:active {
	color: #1FCFD2;
	text-decoration: none;
}

.smalllocation {
	color: #888;
	font-family: "miltonfutura", "Trebuchet MS", "Helvetica", "sans-serif";
	font-size: 14px;
	margin-left:9px;
	margin-right:10px;
	letter-spacing:4px;
}
a.smalllocation:link {
	text-decoration: none;
}
a.smalllocation:visited {
	text-decoration: none;
}
a.smalllocation:hover {
	color: #1FCFD2;
	text-decoration: none;
}
a.smalllocation:active {
	color: #1FCFD2;
	text-decoration: none;
}

.profession {
	color: #888;
	font-family: "miltonfutura", "Trebuchet MS", "Helvetica", "sans-serif";
	font-size: 20px;
}

.tab {
	color: #707070;
	font-family: "miltonfutura", "Trebuchet MS", "Helvetica", "sans-serif";
	font-size: 14px;
	margin-left:9px;
	margin-right:10px;
}
a.tab:link {
	text-decoration: none;
}
a.tab:visited {
	text-decoration: none;
}
a.tab:hover {
	color: #1FCFD2;
	text-decoration: none;
}
a.tab:active {
	color: #1FCFD2;
	text-decoration: none;
}

.header {
	color: #1FCFD2;
	font-family: "miltonfutura", "Trebuchet MS", "Helvetica", "sans-serif";
	font-size: 17px;
	letter-spacing:0.5px;
	line-height:20px;
}
a.header:link {
	text-decoration: none;
}
a.header:visited {
	text-decoration: none;
}
a.header:hover {
	color: #707070;
	text-decoration: none;
}
a.header:active {
	color: #707070;
	text-decoration: none;
}

.sub {
	color: #888;
	font-family: "miltonfutura", "Trebuchet MS", "Helvetica", "sans-serif";
	font-size: 13px;
}
a.sub:link {
	text-decoration: none;
}
a.sub:visited {
	text-decoration: none;
}
a.sub:hover {
	color: #1FCFD2;
	text-decoration: none;
}
a.sub:active {
	color: #1FCFD2;
	text-decoration: none;
}

.pagelinks {
	color: #707070;
	font-family: "miltonfutura", "Trebuchet MS", "Helvetica", "sans-serif";
	font-size: 14px;
	line-height:20px;
}
a.pagelinks:link {
	text-decoration: none;
}
a.pagelinks:visited {
	text-decoration: none;
}
a.pagelinks:hover {
	color: #1FCFD2;
	text-decoration: none;
}
a.pagelinks:active {
	color: #1FCFD2;
	text-decoration: none;
}

a.red:link, a.red:visited {
	color: #CC0707;
}
a.red:hover, a.red:active {
	color: #707070;
}