body {
	margin: 0px;
	background-color: #adc7bd;
}
.mainContainer {
	margin-right: auto;
	margin-left: auto;
	width: 826px;
	margin-top: 50px;
}
.navContainer {
	position: relative;
	height: 104px;
}
.navContainer img {
	float: left;
}
.contentContainer {
	background-image: url(../images/bkg_rpt.gif);
	background-repeat: repeat-y;
	min-height:408px;
	height:auto;
	position: relative;
}
/* for Internet Explorer */
/*\*/
* html .contentContainer {
	height: 408px;
	position: relative;
}
/**/
.footerImage {
	position: relative;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	position: relative;
	text-align: right;
	padding-right: 10px;
}
.textContentInfo a {
	color: #000000;
	text-decoration: underline;
}

.homeImages {
	float: left;
	padding-bottom: 7px;
	padding-left: 11px;
	clear: left;
}
.homeImages2 {
	float: left;
}
.subHead {
	position: relative;
	left: 14px;
	width: 300px;
}
.cartBtn {
	position: absolute;
	left: 743px;
	top: 0px;
}
.infoBtn {
	position: absolute;
	left: 777px;
	top: 0px;
}
.textContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
	left: 159px;
	top: 57px;
	width: 557px;
}
.boldHeads {
	color: #628376;
	font-size: 12px;
	font-weight: bold;
}
.shopBtns {
	position: absolute;
	left: 14px;
	top: 57px;
	width: 102px;
}

.aboutImage {
	float: right;
	padding-left: 45px;
}
.textContent a {
	color: #000000;
	text-decoration: underline;
}
.textContentInfo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
	left: 159px;
	top: 0px;
	width: 600px;
}
.shopContent {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
	left: 130px;
	top: 0px;
	width: 670px;
}
.shopContent img {
	padding: 5px;
}

