body {margin: 0;
	padding: 0;
	background-color: #e4b5bb;
	color: #6a4146;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: center;
	}
	
	
/* CONTAINER */

#container {background-color: #fff;
	color: inherit;
	width: 770px;
	margin: 10px auto 0 auto;
	text-align: left;
	border: 2px solid #6a4146;}

/* HEADER */

#header {background-color: #5a6847;
	color: #fff;
	border-bottom: 2px solid #6a4146;}
	
#flowers {margin-left: 30px;}	

#emilysbeads {margin-bottom: 10px;
	margin-left: 30px;}

/* NAV */
	
#nav {list-style: none;
	float: right;
	width: 400px;
	margin: -2px 0 0 0;
	padding: 0;}
	
#nav li {
	display: block;
	float: left;
	margin-right: 10px;}


#nav img {border: none;}


/* SIDENAV */

#sidenav {width: 170px;
	background-color: #6a4146;
	color: #fff;
	border: 2px solid #e4b5bb;
	margin-left: 25px;
	margin-top: 20px;
	margin-right: 30px;
	float: left;
	}

#sidenav ul {list-style: none;
	margin: 20px 0 0 10px;
	padding: 0;}
	
#sidenav img {border: none;}

#flowers2 {margin: 20px 0 20px 5px;}


/* CONTENT */

#content {clear: both;
	padding-bottom: 30px;}
	
#content h1 {margin-left: 30px;
	padding-top: 15px;
	color: #5a6847;
	background-color: inherit;}

#content p {font-size: 0.9em;
	margin: 70px 30px 20px 30px;}

p span {font-size: 1.1em;
	font-weight: bold;}
	
.category {width: 204px;
	background-color: #6a4146;
	color: #fff;
	margin-left: 120px;
	margin-bottom: 20px;
	text-align: center;
	padding-bottom: 5px;
	float: left;}
	
.category img {border: none;
	margin-top: 2px;
	margin-bottom: 5px;}
	
#content .category a {color: #fff;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
	}
	
#content .category a:hover {text-decoration: underline;}

#content2 h1 {margin-left: 230px;
	padding-top: 15px;
	color: #5a6847;
	background-color: inherit;}
	
#content2 p {margin-left: 230px;
	margin-right: 30px;
	font-size: 0.9em;}
	
#content2 h2 {margin-left: 230px;
	font-size: 0.9em;
	margin-bottom: 0;}
	
#content2 h2.buying {margin-top: 30px;}
	
#newest {
	background-color: #5a6847;
	color: #fff;
	margin-left: 230px;
	margin-right: 30px;
	text-align: center;
	padding-top: 5px;}
	
#newest img {margin: 5px;
	border: 2px solid #e4b5bb;}
	
.item {
	border: 2px solid #5a6847;
	margin-left: 230px;
	margin-right: 30px;
	margin-bottom: 20px;
	padding-right: 20px;
	padding-bottom: 5px;}
	
.item img {border: none;}
	
.item img.itemimage {float: left;
	border-right: 2px solid #5a6847;}
	
#content2 .item h2 {text-align: right;
	margin-left: 0;}

#content2 .item p {text-align: right;
	margin: 5px 0 5px 0;
	font-weight: bold;
	}
	
#content2 .item p.click {
	color: #5a6847;
	background-color: inherit;
	font-size: 0.8em;}
	
.click a {color: #5a6847;
	background-color: inherit;}
	
.click a:hover {text-decoration: none;}
	
	
#content2 .item form.addbutton {margin: 17px 0 0 390px;
	
	}
	
#content2 .item p.soldbutton {margin: 17px 0 0 0;}

#content3 {clear: both;
	padding-bottom: 30px;}
	
#content3 h1 {margin-left: 30px;
	padding-top: 15px;
	color: #5a6847;
	background-color: inherit;
	}

#content3 p {font-size: 0.9em;
	margin: 10px 30px 20px 30px;}
	
#content a, #content2 a, #content3 a {color: #5a6847;
	background-color: inherit;
	font-weight: bold;}
	
#content a:hover, #content2 a:hover, #content3 a:hover {text-decoration: none;}

#links {padding: 0;
	margin: 20px 0 0 250px;
	font-size: 0.9em;}
	
#links li {margin-bottom: 10px;}	

#content3 h2 {margin-left: 80px;
	font-size: 1em;
	margin-bottom: 0;}
	
#contactform {border: 2px solid #5a6847;
	margin: 0 80px;
	padding: 20px 50px;}
	
#contactform input {vertical-align: top;
	width: 340px;}
	
#contactform textarea {vertical-align: top;
	width: 340px;}

#contactform dt {
	float: left;
	width: 150px;
	font-weight: bold;}
	
#contactform dd {margin-bottom: 10px;}

#contactform input#submit {width: 97px;
	margin-left: 140px;}

#submitbutton {text-align: center;}	

#tutorials {margin: 10px 30px 10px 250px;
	padding: 0;
	font-size: 0.9em;}
	
#tutorials li {margin-bottom: 10px;}
	
#tutorial img {float: right;
	margin-left: 10px;
	border: 2px solid #5a6847;
	padding: 3px;
	margin-bottom: 20px;}
	
ol {margin: 10px 50px 10px 230px;
	padding: 0 0 0 20px;
	font-size: 0.9em;}
	

ol li {clear: right;
	margin-top: 10px;}
	
#content2 h3 {margin-left: 230px;
	font-size: 0.9em;
	clear: right;}
	
#content2 p#examples {margin-right: 50px;}
	
#examples img {border: 2px solid #5a6847;
	padding: 3px;}
	
#book {margin: 10px 10px 10px 30px;
	float: left;}


#postage {margin-left: 30px;
	width: 450px;
	border: 1px solid #5a6847;
	border-collapse: collapse;
	font-size: 0.9em;}
	
#postage th, #postage td {border: 1px solid #5a6847;
	padding: 5px;}
	
#postage th {font-size: 1em;
	text-align: left;}

#clear {clear: both;}


/* CREDIT */

#credit {width: 770px;
	margin: 0 auto 10px auto;
	text-align: right;
	font-size: 0.8em;}
	
#credit a {color: #6a4146;
	background-color: inherit;
	font-weight: bold;
	text-decoration: none;}
	
#credit a:hover {text-decoration: underline;}