
/* Ecommerce for Stay-at-Home Moms Stylesheet */

body		{color: #391F09; font-family: Arial, Helvetica, sans-serif}
h1			{color: #43250A; background-color: #E7F8C6; padding-left: 1em; font-size: 1.5em}
h2			{color: #43250A; background-color: #E7F8C6; text-align: center; font-size: 1.2em}
dl			{float: center}
hr			{width: 800px; float: left}


#links			{float: left; width: 7.5em; border-style: none; padding: 0.5em;
				display: block; margin-right: 0.2em}
				
#footer			{float: left; width: 54em; text-align: center; background-color: #E7F8C6; vertical-align: bottom}
#footer a:link 	{color: #f86024; text-decoration: none}
#footer a:visited {color: #391F09; text-decoration: none}
#footer a:hover	{color: green}
#footer a:active 	{text-decoration: none}
#main			{width: 39.5em; border-style: none; border-width: 0.1em; padding-left: 0.5em; padding-right: 0.5em; margin-left: 9em; border-color: #6B7F44}
#top			{margin-bottom: 0.2em}

#toplinks		{background-color: #E7F8C6; width: 800px; text-align: center; position: absolute; top: 25px}
#toplinks a:link 	{color: #f86024; text-decoration: none}
#toplinks a:visited {color: #391F09; text-decoration: none}
#toplinks a:hover	{color: green}
#toplinks a:active 	{text-decoration: none}

#toplist		{position: absolute; top: 55px; left: 610px}
#toplist2		{position: absolute; top: 55px; left: 460px}

#motto			{position:absolute; top: 170px; left: 70px}
#demo			{border-style: none}

.firstsent		{color: blue; font-size: 1.3em}
