/* Ikebana Flower Boutique, by Julia Lee Drouart */
/* All associated graphics copyright 2007, Julia Lee Drouart*/
/* Added: March, 2007 */

/* zeroing selector uses the "*" wildcard character : the removal of all your browser's default values */
* {
	margin:0;
	padding:0;
	}
body {
	background:#c8e2b7 url("../images/kanji.gif") no-repeat top left;
	background-attachment:fixed;
	padding:14px 20px 0 80px;
	margin:0;
	}
#container {
	position:absolute;
	width:763px;
	margin:0;
	padding:0;
	}
#side {
	position:relative;
	width:767px;
	margin:0;
	padding:0;
	background:#F9FDF6 url("../images/side.gif") repeat-y top right;
	border-left: 3px solid #ffffff;
	}
#intro {
	position:relative;
	text-align:left;
	width:760px;
	border-top: 3px solid #ffffff;
	padding:130px 0 20px 0;
	}
#filler {
	background:transparent url("../images/transparent.gif") repeat-x top left;
	}
#summary {
	margin-left:7px;
	}
h3 span {
	display:none;
	}
#preamble {
	width:600px;
	font:normal 17px/17px Calligraph421 BT, Garamond, Times New Roman;
	color:#59475B;
	}
#smaller {
	font:normal 16px/17px Calligraph421 BT, Garamond, Times New Roman;
	}
#preamble p {
	margin:12px 0 0 40px;
	}
#preamble a {
	font:normal 14px/13px Arial;
	color: #B65670;
	}
#preamble a:hover {
	color: #669013;
	font-style:italic;
	}
#header {
	font:oblique 17px/16px Times New Roman;
	margin:12px 0 0 40px;
	}
p span#text {
	font:oblique 17px/15px Times New Roman;
	}
#left-align {
	text-align:left;
	}
hr 	{
	color:#7C9E4A;
	background-color:#7C9E4A;
	height:1px;
	margin:0 0 0 40px;
	border:0;
	}
#supportingText {
	position:relative;
	width:760px;
	}
#footer {
	position:absolute;
	font:normal 13px/14px arial;
	background:url("../images/bottom.gif") no-repeat top center;
	width:760px;
	height:30px;
	margin-left:-73px;
	padding-left:150px;
	padding-top:22px;
	text-indent:-150px;
	text-align:center;
	}
#footer a {
	color: #755a78;
	}
#footer a:hover {
	color:#ffffff;
	background-color:#ADC8A2;
	}
#bolded {
	font-weight:bold;
	}
#floral4 {
	background:transparent url("../images/floral4.gif") no-repeat bottom right;
	position:absolute;
	width:135px;
	height:145px;
	left:770px;
	margin-top:-143px;
	margin-left:-145px;
	}
#floral3 {
	background:transparent url("../images/floral3.gif") no-repeat bottom right;
	position:absolute;
	width:151px;
	height:240px;
	left:770px;
	margin-top:-238px;
	margin-left:-161px;
	}
#floral2 {
	background:transparent url("../images/floral2.gif") no-repeat bottom right;
	position:absolute;
	width:121px;
	height:185px;
	left:770px;
	margin-top:-183px;
	margin-left:-131px;
	}
#floral1 {
	background:transparent url("../images/floral1.gif") no-repeat bottom right;
	position:absolute;
	width:160px;
	height:87px;
	left:770px;
	margin-top:-84px;
	margin-left:-171px;
	}
#floral {
	background:transparent url("../images/floral.gif") no-repeat bottom right;
	position:absolute;
	width:141px;
	height:255px;
	left:770px;
	margin-top:-255px;
	margin-left:-151px;
	}
#linkList {
	position:absolute;
	right:0;
	width:176px;
	height:500px;
	left:600px;
	float:left;
	}
#lselect {
	padding:0px;
	width:150px;
	}
#linkList a {
	font:normal 14px/14px Calligraph421 BT, Apple Chancery, Monotype Corsiva, Times New Roman;
	text-decoration:none;
	color:#0c3c41;
	}
#lselect li {
	margin:15px 0 20px 33px;
	list-style: none;
	}
#counter {
	margin:15px 0 20px 35px;
	}