.text {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #333333;
}

li {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #333333;
}

.menu a {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.menu a:hover {
	text-decoration: none;
	color:#CC0000;
}

h1 {
	font-family: "Trebuchet MS";
	font-size: 14pt;
	font-weight: lighter;
	color: #333333;



}
body {
	padding: 10px;
	font-family: "Trebuchet MS";
	font-size: 9pt;
}

.title {
	padding-left: 10px;




}
.introimage {
	float: left;
	margin-right: 5px;
	padding: 5px;
	border: 1px solid #666666;


}
.sandwell {
	font-family: Impact;
	font-size: 60px;
	text-transform: lowercase;
	text-decoration:none;
	color:#000000;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	clip:  rect(20px auto auto auto);
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	padding-right: 10px;
	letter-spacing: 0.1em;


}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #999999;
}
.tel {
	font-family: Impact;
	font-size: 30px;
	color: #999999;
}

textarea {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #333333;
}

input {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #333333;
}

a.links {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 9pt;
}
