body {
	text-align:	center;
	padding: 0;
	margin: 0;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	color: #000000;
	line-height: 1.3em;
	background: #3D2602 url(images/bg_body.jpg) center top repeat-y;
	}
	
body h1 {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	color: #000000;
	margin: 0 0 10px 15px;
	}

body h2 {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	color: #000000;
	line-height: 1.2em;
	margin: 0 0 10px 15px;
	font-weight: bold;
}

body h3 {
	text-align: right;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	color: #000000;
	line-height: 1.2em;
	margin: -20px 10px 30px 0;
	font-weight: bold;
}

body h4 {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	color: #000000;
	line-height: 1.2em;
	margin: 25px 0 10px 15px;
	font-weight: bold;
}

body h5 {
	padding: 25px 0 0 0;
	margin: 0;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FCF6E9;
}

body h6 {
	padding: 0;
	margin: 0;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FCF6E9;
}
	

a {
	color: #921001;
	}
	
body .bold {font-weight:bold;}
	

#container {
	position:relative;
	width: 675px;
	height: 748px;
	margin: 0 auto;
	text-align: left;
	background: url(images/bg_container.jpg) no-repeat 1px top;
	/*border: 1px solid green;*/
	}
	
#bamboo {
	width: 674px;
	background: url(images/bamboo_paintedSM.jpg) no-repeat bottom left;
	}
	
	
/* INTRO */	
	
#intro {
	position: absolute;
	top: 390px;
	left: 18px;
	width: 165px;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 13px;
	color: #A40000;
	text-align: right;
/*	border: 1px solid green;*/
	}
	
#intro p {
	line-height: 2em;
}

#intro ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	color: #5B6437;
	font-size: 12px;
	}

#intro ul li {
	text-align: right;
	}
	

#intro ul a {
	color: #5B6437;
	text-align: right;
}

#intro ul a:hover {
	color: #7A8549;
}

#intro ul li.title {
	font-weight: bold;
	padding-bottom: 3px;
}

	
/* MENU / CONTENT */
	
.menu {
	float: right;
	margin-top: 300px;
	margin-right: 8px;
	width: 458px;
	padding-bottom: 20px;
	/*border: 1px solid green; */
}

.menu span.highlight {
	color: #921001;
	font-size: 10px;
	
}

.menu span.header {
	display: block;
	background: url(images/menu_header.jpg) no-repeat;
	height: 47px;
	text-align: right;
	}
	
.menu span.header a {
	display: block;
	padding: 25px 25px 0 0;
	font-size: 1em;
}


.menu div.content {
	background-color: #FCF6E9;
	border-left: 10px solid #333333;
	border-right: 10px solid #333333;
	margin: 0 1px;
	padding: 0;
	}

.menu p {
	margin: -10px 10px 0 15px;
	padding-bottom: 20px;
	}

.menu h1 {
	padding: 0;
	}
	
.menu .head {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	color: #000000;
	line-height: 1.2em;
	margin: 25px 0 5px 15px;
	font-weight: bold;
}

.menu .recipehead {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	color: #000000;
	line-height: 1.2em;
	margin: 35px 0 0 15px;
	font-weight: bold;
}

.menu .exphead {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	color: #000000;
	line-height: 1.2em;
	margin: 25px 0 5px 25px;
	font-weight: bold;
}

.menu h1.top {
	margin: 0 0 13px 10px;
	}

.menu h1.right {
	text-align: right;
	margin: 25px 15px 10px 0;
	}	

.menu h1.left {
	text-align: left;
	margin: 25px 0 10px 15px;
	}

.menu span.footer {
	display: block;
	background: url(images/menu_footer.jpg) no-repeat;
	height: 45px;
	margin-top: -1px;
	padding: 0;
	text-align: right;
	}

.menu span.footer a {
	display: block;
	margin: 0 25px 25px 0;
	font-size: 1em;
}

.menu ul {
	margin-bottom: 0;
	margin-top: 0;
}

.menu ul li {
	list-style-position: outside;
	list-style-type: none;
	padding: 2px 8px;
	list-style-image: url(images/bullet.gif);
	}

.menu span.exptop {
	margin: 0px 15px 30px 15px;
	float: right;
	}
	
.subfooter {
	text-align: center;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10px;
	font-face: bold;
	color: #FCF6E9;
	display: block;
	margin: 20px;
	padding: 0;
}
	
	
	
/* DESSERTS*/ 

#bookmarks {
	width: 388px;
	margin: 0 auto;
	text-align: center;
 }

#bookmarks table {
	margin-top: 35px;
	text-align: center;
}

#bookmarks table td {
	padding: 15px;
	}
	
#bookmarks img {
	border: 1px solid #3D2602;
} 

	
#journals {
	width: 300px;
	margin: 0 auto;
	text-align: center;
 }

#journals table {
	margin-top: 35px;
	text-align: center;
}

#journals table td {
	padding: 15px;
	}
	
#journals img {
	border: 1px solid #3D2602;
} 
	

#notecards {
	width: 550px;
	margin: 0 auto;
	text-align: center;
 }
 
#notecards img {
	border: 1px solid #3D2602;
} 


#notecards table {
	margin-top: 35px;
	text-align: center;
}

#notecards table td {
	padding: 15px 0;
	}
	
	
#wp {
	width: 533px;
	margin: 0 auto;
	text-align: center;
 }

#wp table {
	margin-top: 35px;
	text-align: center;
}

#wp table td {
	padding: 15px 0;
	}
	
	
#businesscards {
	width: 600px;
	margin: 0 auto;
	text-align: center;
 }
 
#businesscards img {
	border: 1px solid #3D2602;
}

#businesscards p {
	text-align: center;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	color: #FCF6E9;
	display: block;
	margin: 0;
	padding: 0;
}

#businesscards table {
	margin-top: 35px;
	text-align: center;
}

#businesscards table td {
	padding: 15px 0;
	}
	
	
	
#bloom {
	width: 504px;
	margin: 0 auto;
	text-align: center;
 }
 
#bloom img {
	border: 1px solid #3D2602;
}

#bloom p {
	text-align: center;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	color: #FCF6E9;
	display: block;
	margin: 0;
	padding: 0;
}

#bloom table {
	margin-top: 35px;
	text-align: center;
}

#bloom table td {
	padding: 15px 0;
	}
	

#afsun {
	width: 504px;
	margin: 0 auto;
	text-align: center;
 }
 
#afsun img {
	vertical-align: middle;
	
}


#afsun table {
	margin-top: 35px;
}

#afsun table td {
	padding: 0;
	background-color: #FCF6E9;
	border: 2px solid #3D2602;
	}
	
	
#dragfly {
	width: 450px;
	margin: 0 auto;
	text-align: center;
 }
 
#dragfly img {
	border: 2px solid #3D2602;
	
}

#dragfly p {
	text-align: center;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	color: #FCF6E9;
	display: block;
	margin: 0;
	padding: 0;
}

#dragfly table {
	margin-top: 35px;
	text-align: center;
}

#dragfly table td {
	padding: 25px 0;
	}
	
	
#flowers {
	width: 350px;
	margin: 0 auto;
	text-align: center;
 }
 
#flowers img {
	border: 1px solid #3D2602;
}

#flowers p {
	text-align: center;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	color: #FCF6E9;
	display: block;
	margin: 0;
	padding: 0;
}

#flowers table {
	margin-top: 35px;
	text-align: center;
}

#flowers table td {
	padding: 25px 0;
	}
#portfolio {
text-align: center;
}

#plugoo {position: relative;top:10px;z-index:99;}