html, body, blockquote, form, fieldset, h1, h2, h3, h4, h5, h6, p {
	margin:0;
	padding:0;
}

body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #454545;
	background: url(images/stn_baby_pinkdots.jpg) repeat;
}

h1 {
	font-size: 32px;
	font-family: Georgia, "New Century Schoolbook", "Times New Roman", times, serif;
	font-weight: normal;
	padding: 4px;
	margin-left: 5px;
	margin-top: 0px;
	color: #8ebf45;
	background-color: transparent;
}

h2 {
	font-size: 18px;
	padding: 4px;
	margin-left: 5px;
	margin-top: 8px;

}

h3 {
	font-size: 24px;
	font-family: Georgia, "New Century Schoolbook", "Times New Roman", times, serif;
	font-weight: normal;
	padding: 2px 0 0 4px;
	margin-left: 5px;
	margin-bottom: 0;
	color: #8ebf45;
	background-color: transparent;
}

h4 {
	font-size: 24px;
	font-family: Georgia, "New Century Schoolbook", "Times New Roman", times, serif;
	font-weight: normal;
	padding: 2px 0 0 4px;
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 0;
	color: #8ebf45;
	background-color: transparent;
}

h5 {
	font-size: 14px;
	padding: 4px;
	margin-left: 5px;
	margin-top: 5px;
}

h6 {
	font-size: 14px;
	padding: 4px 4px 0 4px;
	margin-left: 5px;
	margin-top: 8px;
	margin-bottom: 0;
}

#stripecontainer {
	width: 910px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/stn_baby_greenmultistripe.jpg) repeat;
}

/* topbar styling and positioning */
#topbar {
	height: 169px;
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
	color: #5b5b5b;
	background-color: #f8f8f5;
	border-bottom: 4px solid #d9e5b3;
}

#topbarleft {
	width: 280px;
	float: left;
}

#topbarright {
	width: 650px;
	float: right;
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	line-height: 18px;
	color: #5b5b5b;
	background-color: transparent;
	font-weight: normal;
	text-align: right;
	margin-top: 25px;
	margin-right: 25px;
}

#topbarright a {
	text-decoration: none;
	color: #5b5b5b;
	background-color: transparent;
}

#topbarright a:hover {
	color: #090909;
	background-color: transparent;
}

/* -------------- */

/* globalnav */



#navcontainer {
	width: 880px;
	height: 51px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 11px;
	margin-left: auto;
	margin-right: auto;
	color: #545454;
	background-color: transparent;
	background: url(images/stn_baby_menu_gradient.jpg) repeat-x;
}

#nav {
	text-align: right;
	padding-top: 12px;
	padding-bottom: 12px;
	margin: 0;
}

#nav ul {
	display: inline;
	text-decoration: none;
	color: #545454;
	background-color: transparent;
	margin: 0;
	padding-bottom: 10px;
}

#nav ul a {
	text-decoration: none;
	padding-right: 20px;
	margin-top: 5px;
}

#nav ul li {
	list-style: none;
	display: inline;
	margin: 0;
	padding-left: 25px;
	padding-bottom: 12px;
	text-decoration: none;
	font-size: 11px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	border: none;
	background: url(images/stn_baby_ladybug.gif) no-repeat 0px 0px;
}

#nav a {
	color: #545454;
	background-color: transparent;
	font-size: 11px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-weight: bold;
}

#nav a:hover {
	text-decoration: none;
	color: #508ac9;
	background-color: transparent;
}


/* -------------- */

#maincontent {
	width: 880px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	background-color: #f1f5db;
}

#maincontent a {
	text-decoration: none;
	color: #5b5b5b;
	background-color: transparent;
}

#maincontent a:hover {
	text-decoration: none;
	color: #090909;
	background-color: transparent;
}

#impactphoto {
	width: 1000px;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
	border: 0;
}

#tiertwophoto {
	width: 1000px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	border: 0;
}

#date {
	padding: 6px 0 8px 0;
	margin: 0;
	font-size: 10px;
	color: #5b5b5b;
	background-color: transparent;
}

#leftcontent {
	width: 430px;
	padding-left: 40px;
	padding-right: 30px;
	color: #5b5b5b;
	background-color: #f1f5db;
	float: left;
}

#leftcontent p {
	font-size: 12px;
	line-height: 20px;
	padding: 5px;
	margin-left: 3px;
}

#leftcontent strong {
	font-weight: bold;
}

#leftcontent ul {
	list-style: none;
	width: 400px;
	font-size: 12px;
	line-height: 16px;
	padding: 2px;
	margin-left: 3px;
	margin-top: 0;
}

#leftcontent ul li{
	list-style: none;
	padding-left: 20px;
	padding-bottom: 7px;
}

#leftcontent a {
	text-decoration: none;
	font-weight: bold;
	color: #508ac9;
	background-color: transparent;
}

#rightcontent {
	width: 320px;
	color: #5b5b5b;
	background-color: #f1f5db;
	float: right;
}

#rightcontent a {
	text-decoration: none;
	color: #508ac9;
	background-color: transparent;
}

#rightcontent p {
	padding: 4px;
	margin-left: 5px;
	font-size: 11px;
}

.rcontentitem {
	margin-top: 10px;
	padding: 4px;
	color: #5b5b5b;
	background-color: #e2e8ec;
	text-align: left;
	font-size: 11px;
	line-height: 18px;
	clear: both;
}

.rcontentitem form {
	display: block;
	margin-top: 5px; 
	padding-top: 10px;
	color: #5b5b5b;
	background-color: transparent;
}

.rcontentitem form input {
	border: 0;
}

.rcontentitem img {
	height: 91px;
	margin: 7px;
	padding-right: 10px;
	float: left;
}

.rcontentitem a {
	font-weight: bold;
	color: #508ac9;
}

.rcontentitemtext {
	margin-top: 0;
	margin-left: 15px;
	margin-right: 5px;
	padding: 4px;
	text-align: left;
	text-decoration: none;
	clear: right;
}

.clearer { 
	clear: both;
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
	margin: 0;
	padding: 0;
	border: 0;
}

#footer {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0 10px 0;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	line-height: 14px;
	text-align: left;
	color: #403b31;
	background-color: #e6eec9;
	clear: both;
}

#footer ul {
	list-style: none;
	display: inline;
}

#footer ul li {
	display: inline;
}

#footer a {
	text-decoration: none;
	color: #403b31;
	background-color: transparent;
}

#footer a:hover {
	text-decoration: none;
	color: #508ac9;
	background-color: transparent;
}

#copyright {
	margin-left: 35px;
	margin-right: 35px;
	margin-top: 5px;
	padding: 5px;
	color: #403b31;
	background-color: #d9e5b3;
}

.lcontentitem {
	width: 490px;
	padding: 5px;
	margin-left: 15px;
	font-size: 12px;
	line-height: 20px;
}

.lcontentitemtxt {
	margin-top: 0;
	margin-left: 8px;
	padding-top: 0;
}

.lcontentitem a {
	text-decoration: none;
	color: #508ac9;
	background-color: transparent;
}

.testimonialsitem {
	width: 280px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 5px;
	padding: 10px;
	background: url(images/stn_baby_testimonials_backgrnd.jpg) top left no-repeat;
	color: #5b5b5b;
	background-color: #e6eec9;
}

.testimonialitemtxt {
	padding-left: 30px;
	font-size: 12px;
	font-family: Georgia, "New Century Schoolbook", "Times New Roman", times, serif;
	line-height: 24px;
	text-align: left;
}
