body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border : 0;
	
	left: auto;
	right : auto;
	
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 80%;
	text-align: center;
	background-color : black;
	color : #d6e8bb;
}
#body {
	margin: 0;
	padding: 0;
	border : 0;
	left: auto;
	right : auto;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 80%;
	text-align: center;
	background-color : black;
	color : #d6e8bb;
	width: 740px;
	background-image: url(flower_pictures/ann-n-susanbg2.jpg);
	background-repeat: no-repeat;
}
#header{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border : 0;
}
#menu_left {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border : 0px;
	border-style : solid solid solid solid;
	
	float: left;
	width: 155px;

	text-align : left;
}
#content{
	padding: 0;
	border : 0;
	float: right;
	width: 515px;
	margin-top: 110px;
	margin-right: 65px;
	margin-bottom: 0;
	margin-left: 0;	
	
	
}
h1 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 1.8em;
	line-height : 1.3;
	margin-top :0.5em;
	margin-bottom : 3px;
	text-align: center;
	font-style : italic;
}
h2 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 1.6em;
	line-height : 1.1;
	margin-top : 0.2em;
	margin-bottom : 0.2em;
	text-align: center;
	font-style : italic;
}
h3 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 1.3em;
	line-height : 1.2;
	margin-top : 0.2em;
	margin-bottom : 0.2em;
	text-align: center;
}
h4 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 1.2em;
	line-height : 1.2;
	margin-top : 0.2em;
	margin-bottom : 0.2em;
	text-align: center;
	font-style : italic;
}
h5{
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 1.2em;
	line-height : 1.2;
	margin-top : 0.2em;
	margin-bottom : 0.2em;
	text-align: center;
	font-style : italic;
}
h6 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 1.2em;
	line-height : 1.2;
	margin-top : 0.2em;
	margin-bottom : 0.2em;
	text-align: center;
	font-style : italic;
}


#footer{
	clear: both;
	margin: 0;
	padding: 0;
	border : 0;
	width: 715px;
	background-image: url(flower_pictures/corner_flower.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

A {
	FONT-WEIGHT: bold;
	COLOR: #d6e8bb;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	TEXT-DECORATION: none
}
A:link {
	COLOR: #d6e8bb;
}
A:visited {
	COLOR: #d6e8bb;
}
A:hover {
	BACKGROUND-COLOR: #d6e8bb;
	color: black;
}
p{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 1.2em;
	line-height : 1.4;
	margin-top : 0.2em;
	margin-bottom : 1.0em;
	text-align: justify;
}
.copyright{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 0.9em;
	line-height : 1.2;
	margin-top : 0.2em;
	margin-bottom : 0.2em;
	text-align: center;
}
.center{
	text-align : center;
}
.left{
	text-align : left;
}
.bold{
	font-weight : bold;
}
.bolditalic{
	font-weight : bold;
	font-style: italic;
}
img
 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border : 0;
}
.float_left
 {
	float : left;
}
.float_right
 {
	float : right;
}
.flower_box_left
 {
	float : left;
	width: 150px;
	text-align : center;
	margin-top: 350px;
}
.flower_delivery
 {
	float : none;
	width: 130px;
	text-align : left;	
}

.plain_list
{
	list-style : none;
	text-align: left;
	list-style-type : none;
	margin-left : 4px;
}
