h1 {
	color: #dc9726;
	font-size: 30px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	text-decoration: none;
	text-align: center;
	letter-spacing: 4px;
	margin: 0px;
}
.head {
	color: #dc9726;
	font-size: 30px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
	letter-spacing: 4px;
}
.subhead {
	color: #97cb66;
	font-size: 16px;
	font-family: "trebuchet ms", arial;
	line-height: 16px;
	text-align: center;
	letter-spacing: 2px;
}
.subdash {
	color: #db952a;
	font-size: 16px;
	font-family: "trebuchet ms", arial;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
	letter-spacing: 2px;
}
.subhead2 {
	color: #eae9b1;
	font-size: 16px;
	font-family: arial, "trebuchet ms";
	line-height: 17px;
	text-decoration: none;
	text-align: center;
	letter-spacing: 2px;
}
.menuhd {
	color: #489497;
	font-size: 16px;
	font-family: "trebuchet ms", arial;
	line-height: 16px;
	text-decoration: none;
	text-align: center;
	letter-spacing: 2px;
}
.background { background-image: url(images/scratchmetal.jpg); 	
}
.body {
	color: #ebeab3;
	font-size: 14px;
	font-family: "Trebuchet MS", Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 17px;
	text-align: left;
	margin-right: 14px;
	margin-left: 16px;
}
.body1 {
	color: #ebeab3;
	font-size: 14px;
	font-family: "Trebuchet MS", Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 17px;
	text-align: center;
}
.bodyblu {
	color: #489497;
	font-size: 14px;
	font-family: "Trebuchet MS", Geneva, Arial, SunSans-Regular, sans-serif;
	font-style: italic;
	line-height: 16px;
	text-align: center;
}
.body2 {
	color: #ebeab3;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Geneva, SunSans-Regular, sans-serif;
	line-height: 16px;
	text-align: left;
}
.bodygrn {
	color: #97cb66;
	font-size: 12px;
	font-family: "trebuchet ms", arial, Geneva, SunSans-Regular, sans-serif;
	line-height: 16px;
	text-align: left;
}
.bodyr {
	color: #97cb66;
	font-size: 12px;
	font-family: "trebuchet ms", arial, Geneva, SunSans-Regular, sans-serif;
	line-height: 16px;
	text-align: left;
	letter-spacing: 2px;
}
.form {
	color: #97cb66;
	font-size: 14px;
	font-family: "trebuchet ms", arial;
	line-height: 15px;
	text-align: center;
	letter-spacing: 2px;
}
.input {
	color: #000;
	font-size: 14px;
	font-family: arial, "trebuchet ms", Geneva, SunSans-Regular, sans-serif;
	line-height: 15px;
	text-align: left;
	width: 100%;
}
.input2 {
	color: #000;
	font-size: 14px;
	font-family: arial, "trebuchet ms", Geneva, SunSans-Regular, sans-serif;
	line-height: 15px;
	text-align: left;
	width: 48%;
}
.pfolio {
	color: #489497;
	font-size: 11px;
	font-family: "Trebuchet MS", Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 10px;
	text-decoration: none;
	text-align: center;
}
.small {
    color: #ebeab3;
    font-size: 11px;
    font-family: "Trebuchet MS", Arial;
    line-height: 12px;
    text-align: center;
}
.small2 {
	color: #ebeab3;
	font-size: 10px;
	font-family: "trebuchet ms", arial;
	line-height: 11px;
	text-decoration: none;
	text-align: center;
}
.img {
	padding:5px;
	border:solid 2px #489497;
}
a { outline: none; }
a:link {
	color: #9c6;
	text-decoration: none;
}
a:visited {
	color: #dc9726;
	text-decoration: none;
}
a:hover {
	color: #479699;
	text-decoration: none;
}
a:active {
	color: red;
	text-decoration: none;
}
