* { padding: 0; margin: 0; }

body {
 font: 12px Georgia, "Times New Roman", Times, serif;
 	background-image: url(../images/back.jpg);
}


a {
color: #333;
}

a:hover {
color: #fff;
}
.design{
font-weight: bold;
	text-decoration: none;
}
#movie {
width: 586px;
height: 353px;
margin: 20px 100px 10px 60px;
}
#wrapper { 
 margin: 0 auto;
 width: 820px;
}

#content {
 float: left;
 width: 800px;
 border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
 margin: 0px 0px 0px 0px;
 height: auto;
 background: #fff;
}
#leftcolumn { 
 color: #333;
 background:#A157A3;
 margin-top: 10px;
 padding: 0px 0px 0px 20px ;
 height: 200px;
 width: 380px;
 float: left;
}

#rightcolumn { 
 color: #333;
 background:#333333;
 margin-top:10px;
 padding: 0px 0px 0px 20px ;
 height: 200px;
 width: 382px;
 float: left;
}


#bottom {
 color: #333;
 background:#6c7b04;
 margin: 0px;
 padding: 0px 0px 0px 20px ;
 height: 220px;
 width: 380px;
 float: left;
}

#bottomright { 
 color: #333;
 background:#333333;
 margin:0px;
 padding: 0px 0px 0px 20px ;
 height: 220px;
 width: 382px;
 float: left;
}

div .box {
width: 600px;
margin: 10px 100px;
}
div .text{
width: 300px;
float:left;
text-align: center;
}
div .image{
width: 135px;
float: right;
}

div .image .picture:hover{
border: 2px solid #333333;

}

.floatstop {
clear:both;

} 
#footer { 
 width: 800px;
 clear: both;
 color: #333;
 margin: 0px 0px 10px 0px;
 padding: 10px;
 text-align: center;
}

#sidenav {
	width: 100px;
	margin-left: 120px;
	margin-top: 20px;
}
#sidenav ul {
	margin: 0px;
	padding: 0px;
}
#sidenav li {
list-style-type: none;
}
#sidenav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A157A3;
	display: block;
	width: 80px;
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
	text-align: center;
}
#sidenav a:hover {
	color: #6C7B04;
	background-color: #A157A3;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.store{
margin: 10px 10px 0px 0px;
}
.picture {
	border: 2px solid #6C7B04;
	margin-bottom: 40px;
}
.saying {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #6C7B04;
	margin-left: 270px;
	margin-top: 20px;
}
.autor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6C7B04;
	margin-left: 450px;
}

.open{
color: #fff;
margin: 50px 0px 0px 10px;
text-align: center;
}
.plants{
margin-left: 100px;

}

.contact{
color: #fff;
margin: 50px 0px 0px 0px;
text-align: center;
}

.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #6C7B04;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6C7B04;
	text-align: center;
	
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6C7B04;
		text-align: center;
}

div .clear{
float: clear;
}

table {
margin-left: 20px;
}

.delivery{
font-size: 16px;
color: #A157A3;
}