body {
	background-image: url(../bg-images/nxecd-background.png);
	background-repeat: no-repeat;
	background-position: 0px 150px;
}
#home-content {
	height: 260px;
	clear: left;
	padding-left: 525px;
	color: #BFBFBF;
	font-size: 1.25em;
	line-height: 1.5em;
	padding-top: 50px;
}
.orange {
	color: #DD9146;
}
#home-content .h2-top {
	margin-left: 50px;
}
#home-content .h2-mid {
	margin-left: 100px;
}
#home-content .h2-bot {
	margin-left: 150px;
}
#home-content a:link {
	text-decoration:none;
	color: #DD9146;
}
#home-content a:visited {
	text-decoration:none;
	color: #DD9146;
}
#home-content a:hover {
	text-decoration:none;
	color: #C9C9C9;
}
#home-content a:active {
	text-decoration:none;
	color: #C9C9C9;
}
#home-content p {
	font-size: 1em;
}
#home-content h2 {
	font-size: 1em;
	font-weight: normal;
}
.North-by-East-Designs-Logo {
	float: right;
}
