html{
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#B0898A;
	color: #5D3F12;
	background-repeat: repeat-x;
	background-image: url(../images/bg.jpg);
}

body {
	margin: auto;
	text-align: center;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}

a, a:visited, a:link {
	color: #BB9F6F;
}

a:hover {
	color: #ffffff;
}

.clearfix {
	clear: both; 
}

p {
	margin: 0px;
	padding: 0px;
}


#topShadow, #bottomShadow, #shell {
	width: 765px;
	margin: auto;
	text-align: center;

}

#topShadow {
	height: 10px;
	background-image: url(../images/border_top.jpg);
}

#bottomShadow {
	width: 765px;
	height: 10px;
	background-image: url(../images/border_bottom.jpg);
}

#shell {
	background-repeat: repeat-y;
	background-image: url(../images/border_middle.jpg);
}

#featureImage {
	float: left;
	margin-left: 90px;
}

#indexFirstLetter {
	float: left;
	padding-top: 17px;
	width: 300px;
	background:transparent url(../images/letter_w.gif) no-repeat left top;
	padding-left:80px;
	text-align: left;
	line-height: 20px;
}



#mainFlash {
	width: 745px;
	margin: auto;
	text-align: center;
}

#rightBorder {
	width: 10px;
	float:left;
	background-color: #ffffff;
}


#contactUs {
	width: 745px;
	height: 480px;
	margin: auto;
	margin-top: 10px;
	text-align: center;
	background-color:#ECD7D2;
	background-image: url(../images/contact_us_bg.jpg);
	background-repeat: no-repeat;
}

#contactTitle {
	display: inline;
	width: 166px;
	margin: auto;
}
#contactHeart {
	position: absolute;
	margin-left: 50px;
	margin-top: 0px;
	z-index: 50;
	text-align: left;
}

#heartHolder {
	margin: 0px;
	text-align: left;
	width: 100%;
}

#contactMap {
	float: left;
	width: 425px;
	margin-left: 31px;
	margin-top: 38px;
	display: inline;
}


#contactLocation {
	float: right;
	width: 265px;
	margin-right: 10px;
}
#contactPhoneFax {
	float: right;
	width: 265px;
	margin-right: 10px;
}
#contactEmail {
	float: right;
	width: 265px;
	margin-right: 10px;
}
#contactHours {
	float: left;
	clear: left;
	width: 293px;
	margin-top: 30px;
	margin-left: 100px;
}


#orderContent {
	height: 100%;
}


#orderingImg {
	margin-top: 20px;
}


#pricesContent {
	float: left;
	width: 250px;
	margin-top: 20px;
	text-align: center;
	margin-left: 100px;
}
#orderingContent p {
	text-align: left;
}

#vertLine {
	margin-top: 30px;
	margin-left: 50px;
	float: left;
	width: 1px;
	height: 160px;
	background-color: #5D3F12;
}

#locationContent {
	float: left;
	text-align: left;
	margin-left: 50px;
	margin-top: 20px;
	width: 250px;
	
}


#footer {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color: #BB9F6F;
	height: 51px;
	width: 745px;
	line-height:20px;
	background-image: url(../images/footer.jpg);
	margin: auto;
	margin-top: 10px;
}

#footerContent {
	padding-top: 10px;
}

#mailChimpForm{
	clear:both;
	margin: auto;
	margin-top: 10px;
	width: 277px;
	height: 129px;
	text-align: cetner;
	background:transparent url(../images/newsletter_border.png) no-repeat;
}

#mailChimpContent {
	padding-top: 35px;
	width: 220px;
	margin: auto;
	text-align: center;
}

#mailChimpContent #submitButton {
	margin-top: 5px;
}
