

a
	{
	text-decoration:none;
	}
a:link
	{
	color:#b72e9c;
	}
a:visited
	{
	color:#b72e9c;
	}
a:hover
	{
	color:green;
	}

#content	
	{
	width:1000px; 
	margin-left:auto; 
	margin-right:auto;
                  padding:0px;
                
	}
#banner
	{
	width:757px; 
	margin-left:auto; 
	margin-right:auto;
	padding-bottom:5px
	}
#navbar
	{
	float:left; 
	width:20%;
	margin-right:4%;
	}
#menu
	{
	float:right;
	border-style:solid;
	border-width:2px;
	border-color:black;
	background-color:#8dc73f;
	list-style-type:none;
	text-align:center;
	font-family:calibri, arial, serif; 
	font-weight:bold;
	font-size:1.25em;
	color:#b72e9c;
	padding:20px
	}
h1
	{
	font-family:calibri, arial, serif;
	font-size:1.5em;
	}

#body_text
	{
	float:left;
	width:400px;
	padding-top:10px;
	font-family: arial, serif;
	font-size:1.02em;
	}
#contact_body_text
	{
	float:left;
	width:390px;
	font-family: calibri, arial, serif;
	font-size:1.25em;
	padding-top:10px;
	}
#contact_body_text h1
	{
	font-family:calibri, arial, serif;
	font-size:1.2em;
	}	

#orderlist li
	{
	padding:5px;
	}
#right_picture
	{
	float:left; 
	padding-top:20px; 
	padding-left: 30px;
	}
#map
	{
	float:left;
	border-style:solid;
	border-width:2px;
	}
#lilly 
	{

	padding:0px;
	}
img
	{
	border-style:solid; 	
	border-width:2px;
	}
#footer
	{
	border:0px;
	font-family:calibri, serif; 
	float:right;
	position:fixed;
	bottom:-10px;
	right:8px;
	}
#background_left 
	{
	position:absolute;
	top:0px;
	left:0px;
	z-index:-1;
	border-style:none;
	min-width:500px;
	}
#background_left img
	{
	border-style:none;
	min-width:500px;
	}
#background_right
	{
	position:absolute;
	top:0px;
	right:0px;
	z-index:-1;
	border-style:none;
	}
#background_right img
	{
	border-style:none;
	}

