@charset "utf-8";
body {
	background-color: #000000;
}
.homeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin-top: 25px;
	margin-right: 35px;
	margin-bottom: 25px;
	margin-left: 35px;
}
.portfolioSlideshow {
	padding-left: 35px;
}

.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	margin: 5px;
}

.largeLetter {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #9A514A;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.footerTextLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
	margin: 0px;
}
.regTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.regTextItalics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.regTextLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
}
.largeLetterSide {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #9A514A;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.headlineSide {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.home {
	background-image: url(../images/bottomRollsKey.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
}
.about {
	background-image: url(../images/bottomHammer.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
}
.contact {
	background-image: url(../images/bottomPen.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
}
.projects {
	background-image: url(../images/bottomHouses.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
}
.services {
	background-image: url(../images/bottomRuler.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
}
.featuredBox {
	padding-bottom: 10px;
	padding-left: 30px;
	padding-top: 10px;
}
.linkList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}
.bulletList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-position: inside;
}
.portfolio {
	background-image: url(../images/bottomFraming.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
}
a:hover {
	color: #86221A;
}
