.slideshow{
	width: 660px;
	height: 280px;
	margin: 25px auto;
}

.homemid {
	background: url(../../images/homemid.gif) no-repeat;
	height: 283px;
	width: 690px;
	margin: 10px auto;
	position: relative;
}


.welcome {
	position: absolute;
	overflow: hidden;
	top: 55px;
	left: 46px;
	height: 230px; 
	width: 370px;
}
.welcome p {
	color: #ffffff;
	margin: 0;
	padding: 0;
	font-size: 90%;
}
.welcome a {
	color: #ffffff;
}

.freeshipping {
	position: absolute;
	overflow: hidden;
	top: 10px;
	left: 465px;
	height: 75px; 
	width: 205px;
}
.freeshipping p {
	margin: 0;
	padding: 0;
}

.newsletter {
	position: absolute;
	overflow: hidden;
	top: 95px;
	left: 465px;
	height: 180px; 
	width: 205px;
}
.newsletter p {
	margin: 0;
	padding: 0;
}

.newsletter form {
	text-align: center;
}
.newsletter .newstext {
	border: none;
	width: 160px;
	margin: 0 auto;
	height: 20px;
}

.newsletter .newssubmit {
	margin: 5px auto;
	background: transparent url(../../images/addme.gif) no-repeat;
	height: 17px;
	width: 72px;
	border: none;
	
}

.homebottomwrap {
	background: url(../../images/homebrowntop.gif) top no-repeat;
	width: 655px;
	margin: 0 auto;
	padding: 11px 0 0 0;
}

.homebottom {
	margin: 0;
	padding: 0 0 10px 0;
	background:  #462f16 url(../../images/homebrownbot.gif) bottom no-repeat;
	position: relative;
}

.featuredimage {
	float: left;
	background: url(../../images/featured.gif) top left no-repeat;
	width: 300px;
	margin: 0 0 0 10px;
	padding: 40px 0 0 0;
	color: #f5f7f7;
}
.featuredimage p {
	color: #f5f7f7;
	padding: 0;
	margin: 0;
}
.featuredimage img, .featuredimage a img {
	border: none;
}

.featuredimage a {
	color: #ecb2af;
}
.customcards {
	float: left;
	width: 290px;
	margin: 0;
	background: url(../../images/customcards.gif) top left no-repeat;
	padding: 40px 0 0 0;
	color: #f5f7f7;
}
.customcards p {
	color: #f5f7f7;
	margin: 0;
	padding: 0;
	font-size: 85%;
}
.customcards a {
	color: #ecb2af;
}

