body {
	background-color: #FBF0E3;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.address {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6E735E;
}
.phone {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #6E735E;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #6E735E;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
#navmain a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}
#navmain a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}
#navmain a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #6E735E;
	text-decoration: underline;
}
#navmain a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #60433B;
	text-decoration: underline;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #A89990;
	text-decoration: none;
}
#navbtm a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #60433B;
	text-decoration: none;
}
#navbtm a:visited { 
	color: #A89990;
	text-decoration: none;
}
#navbtm a:hover { 
	color: #6E735E;
	text-decoration: underline;
}
#navbtm a:active { 
	color: #60433B;
	text-decoration: underline;
}
#header_about {
	background: url(../images/headers/about.jpg) no-repeat top left;
}
#header_contact {
	background: url(../images/headers/contact.jpg) no-repeat top left;
}
#header_giftcert {
	background: url(../images/headers/giftcert.jpg) no-repeat top left;
}
#header_resources {
	background: url(../images/headers/resources.jpg) no-repeat top left;
}
#header_testimonials {
	background: url(../images/headers/testimonials.jpg) no-repeat top left;
}
#header_specialtyitems {
	background: url(../images/headers/specialtyitems.jpg) no-repeat top left;
}
#header_newborns {
	background: url(../images/headers/newborns.jpg) no-repeat top left;
}
#header_babies {
	background: url(../images/headers/babies.jpg) no-repeat top left;
}
#header_families {
	background: url(../images/headers/families.jpg) no-repeat top left;
}
#header_children {
	background: url(../images/headers/children.jpg) no-repeat top left;
}
#header_weddings {
	background: url(../images/headers/weddings.jpg) no-repeat top left;
}
.headings {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #6E735E;
	letter-spacing: 3px;
	text-transform: lowercase;
}

#promotions img{			display: block; margin: 5px auto; }
