/* CSS Document */

#home-page {
	\width: 800px;
	w\idth: 770px;
	\height: 540px;
	he\ight: 510px;
	border: 15px solid #000000;
}

#home-header {
	width: 770px;
	height: 120px;
	background-image: url('../images/home/home-header.jpg');
}

#home-main-image {
	width: 770px;
	height: 200px;
	background-image: url('../images/home/home-main-image.jpg');
}

#home-nav {
	text-align: left;
	font-size: 14px;
	color: #676355;
	width: 770px;
	height: 190px;
	background-image: url('../images/home/home-nav-bg.jpg');
}

#home-nav-link-ctnr {
	float: left;
	\width: 120px;
	w\idth: 105px;
	\height: 190px;
	he\ight: 125px;
	padding: 65px 0px 0px 15px;
	text-transform: uppercase;
}

.home-nav-link {
	padding: 5px 0px 5px 0px;
}

.home-read-our-story {
	float: left;
	padding: 20px 0px 0px 440px;
}
