@charset "utf-8";
/* CSS Document */


body{
	background-color:#ece9e1;
	margin-top:0px;

}
div, h1, h2, h3, h4, form, label, input, textarea, span{
	margin:0; padding:0;
}
tr {
	font-size: 13px;
	font-family:"Times New Roman", Times, serif;
	color:#858073;
}
ul{	
	list-style:outside;

}

p {	
	padding-bottom:10px; 
	margin: 0px;
}

/*------------------------------------------------main--------------------*/
#outer_top{
	width:1000px;
	height:175px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/back_insert_flowers_top.jpg);
	background-repeat:yes-repeat;
	border-right: solid 1px #fff;
	border-left: solid 1px #fff;
}
#outer{
	width:1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/back_insert_flowers.jpg);
	background-repeat:no-repeat;
	border-right: solid 1px #fff;
	border-left: solid 1px #fff;
	font-size: 13px;
	font-family:"Times New Roman", Times, serif;
	color:#858073;
	background-color:#f7f6f1;
}
#topheader{
	width:1000px;
	height:145px;
	background-image: url(images/doyoubelieve_logo.png);
	background-repeat: no-repeat;
}

/*------------------------------------------------body_area--------------------*/
#menu {	
	width:1000px;
	border-top: solid 1px #58544b;
	border-bottom: solid 1px #c4c3c2;
}
#menu ul{
	margin:0px;
	padding:0;
	list-style-type:none;
	width:auto;
}
#menu  ul li{
	display:block;
	float:left;
	border-right:solid 0px #58544b; 
}

#menu  ul li a{
	display:block;
	float:left;
	color:#403b31;
	text-decoration:none;
	text-transform: uppercase;
	font-size:11px;
	text-indent:6px;
	border-right: solid 0px #ececec;
	font-family:"Times New Roman", Times, serif;
	padding-left:4px;
	padding-top:7px;
	padding-bottom:7px;
	padding-right:4px;
}
#menu  ul li a:hover{
	background-color:#f7f6f1;	
	color:#93886c;
}
#head {	
	margin-left:40px;
	font-size:18px;
	color:#58544b;
	height: 40px;
	margin-top:20px;
	font-size:18px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;

}
#body_left{	
	margin-left:40px;
	color: #454444;
	width: 445px;
	float:left;
	padding-bottom:30px;
	font-size: 13px;
	font-family:"Times New Roman", Times, serif;
	color:#858073;

}
#body_left_gallery{	
	margin-left:40px;
	color: #454444;
	width: 895px;
	float:left;
	padding-bottom:30px;
	font-size: 13px;
	font-family:"Times New Roman", Times, serif;
	color:#858073;


}
#body_right{	
	color: #454444;
	margin-left: 510px;
	padding-bottom:30px;
	width:450px;
	font-size: 13px;
	font-family:"Times New Roman", Times, serif;
	color:#858073;

}

/*------------------------------------------------footer--------------------*/
#footer {
	width:1000px;
	margin-right: auto;
	margin-left: auto;
	background-color:#fff;
	color: #f7f6f1;
	padding-bottom:40px;
	border-top: solid 1px #58544b;
	padding-top:20px;
	font-size: 13px;
	font-family:"Times New Roman", Times, serif;
	color:#858073;
	text-indent:40px;
}
#footer ul {
	padding: 0;
	list-style:none;
	margin:0;
	padding:0 0 0 10px;
}


a {
	color: #93886c;
	text-decoration: none;
}

.image_dress{
	width:150px;
	height:209px;
	border:0px;
}
.image_dress_big {
	width:300px;
	height:420px;
	border:0px;
}
