@charset "utf-8";
.whiteborder {
	border: 1px solid #FFFFFF;
}
.footer-black {
	background-image: url(devon-blacksmith/devon1blacksmith.png);
	background-repeat: no-repeat;
}
.arial-13-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
}
.arial-13-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}


.blacksmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.sub-header {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #333;
}

.arial-11-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.arial-13-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F60;
}
.dark-stroke {
	border: thin solid #666;
}

.stroke {
	border: thin solid #CCC;
}
.header {
	font-family: "Century Gothic";
	font-size: 24px;
	color: #000;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF7300;
}
.header-orange {
	font-family: "Century Gothic";
	font-size: 24px;
	color: #FF6B00;
}


.largewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

