/******Top Menu******/
div#menu_container
{
	background: url(menu.jpg); 
	float:right;
	width: 700px;

}


ul#menu
{
	margin: 0 auto;
	height: 27px;
	padding: 0 0 0 50px;
	background-color: #982034;
}

ul#menu li
{
	font-family: georgia, sans-serif;
	float: left;
	list-style-type: none;
	margin: 5px 20px 0;
}

ul#menu li a
{
	font-weight: bold;
	text-decoration: none;
	color:white;
}

ul#menu li a:hover
{
	color: #FFDFE6;
	text-decoration:underline;
}
/*********end of menu*********/

/*********sidemenu and container************/

div#sidebar_navi 
{
	background: url(flowersidebar4.jpg); 
	width:150px;
	height: 607px;
	float: left;
	margin:0 auto;
}

div#container
{
	background: url(kontainer10.jpg);
	width: 850px ; 
	height:770px;
	margin: 0 auto;
	border:#C0C0C0;
	border-style: solid;
	border-width:0 1px 1px 1px;	
	
}

img.button
{
	margin: 60px 0 0 10px;
	border-width:1px;
}

/*****end of sidemenu*******/


body
{
	margin:0;
	background: url(kontainer.jpg);
	font-family:helvetica, sans-serif;
	color: #6F303C;
}

p
{
	line-height:20px;
	text-align:justify;
}

p#links
{
	margin-left:250px;
}




/*******banners top and bottom****/
div#banner
{
	width:850px;
	height:160px;
}

div#bottombanner
{
	background: url(bottombanner.png);
	font-style:italic;
	margin: 2px auto 0 ;
	width:850px;
	height:80px;
	font-size:14px;
	border: #E0E0E0 ;
	border-style: solid;
	border-width:1px;
}

div#bottombanner a
{
color:black;
}
/*************text**************/
p.content
{
	line-height:20px;
	text-align:justify;
	padding: 0 20px 0 170px;
}

p.footer
{
	margin-left:290px;
}

h1, h2, h3, h4, h5
{
	font-style:italic;
	padding:200px, 0, 0, 200px;
}


/***************images*************/

img.headings
{
	margin:0 0 0 20px;
}

img.leftimage
{
float:left;
margin:110px 20px 0 20px;
border-width:1px; 
border-style: solid;
border-color: #FF66CC;
}

img.leftimageaboutus
{
float:left;
margin:5px 0 0 20px;
}

img.rightimage
{
float:right;
margin:20px 20px 0 20px;
clear:right;
}

img.rightimagedelivery
{
float:right;
margin:80px 20px 0 0px;
clear:right;
}

img.rightimgdel
{
float:right;
margin:5px 0 0 0;
}

img.leftimgdel
{
float:left;
margin:5px 0 0 0;
}


img.bottomimage
{
float:left;
margin:0 0 0 70px;
}

img.middleimage
{
float:left;
margin: 0 0 0 90px;
}

img.bottomimagegift
{
float:left;
margin:5px 0 0 130px;
}


img.bottomimagesympathy
{
float:left;
margin: -10px 0 0 40px;
}

img.sympathyrightimage
{
float:right;
margin:-10px 0 0 20px;
clear:right;
}

img.rightimgsym
{
float:right;
margin:10px 5px 0 0;
}

img.homepage
{
margin:0 0 0 140px;
}

img.facebookus
{
margin:0 auto;
border:none;
}

img.emailus
{
margin:0 0 0 20px;
border:none;
}

/***************form*******************/

div#form
{
padding: 0px 20px 10px 190px;
}

div#contact
{
padding: 0 0 0 380px;
}

