body {
background-image:url(images/background.gif);
background-attachment:fixed;
background-color:#DBFFD9;	
font-family: Palatino, Georgia, Times Roman, serif;
	font-size:13px;
	line-height:1.5em;
		text-align: center;
	margin-top: 40px;
}

a:link {
color:#903f98;
text-decoration:none;
}

a:visited {
color:#903f98;
text-decoration:none;
}

a:hover {
color:white;
background-color: #903f98;
text-decoration:none;
}

a:hover img {
background-color:none;
padding:0px;
	}

.navbar {
margin-top:40px;
margin-bottom:10px;

}

.navbar a {
padding:3px;
font-weight:bold;
	}
	
p {
line-height:1.5em;
}

		


ul {
text-align:left;
margin-left: 10px;
padding-left: 10px;
}


#wrapper {
text-align:center;
width:auto;
}

#contentwrapper {
margin:0 auto;
width:570px;
padding:20px;
background-color:white;
border:1px solid #7FFF70;
margin-bottom:100px;
}

h2 {
font-weight:normal;
font-size:14px;
letter-spacing:2px;
text-transform:uppercase;
}

h3 {
font-size:18px;
line-height:1.5em;
font-style:italic;
font-weight:normal;
text-align:left;
	padding-left: 35px;
	background-image: url(images/leaf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom:5px;
	margin-top:30px;
}

dl {
text-indent:0px;
	margin: 0;
	display:inline;
}
dd {
text-indent:0px;
line-height:2em;
	margin: 0;
	display:inline;
}

dd a {
margin:5px;
}

img { border: none; }

.bio img {
 float:left;
 margin:0px 10px 0px 0px;
}

#content {
width:400px;
margin:0 auto;
margin-bottom:40px;
margin-top:30px;
}



#content img {
border:1px solid black;
}
	
#homeinfo p {
 margin:0px;
 padding:0px;
}

.article img {
 float: right;
 margin-left: 10px;
 margin-bottom: 10px;
}

#homeinfo img.image {
	text-indent: 0px;
	marign:15px 0px 0px 0px;
	padding: 0px;
	width: 400px;
	height: auto;
}

#content p {
text-align:left;
}

#products p {
text-indent:0px;
margin-top:0px;
margin-bottom:5px;

}

a.email
{
	padding-left: 15px;
	background-image: url(images/email.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
