/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image:url(../images/w-paper_pattern.jpg);
	margin:0px;
	background-repeat: repeat;
	background-position: center;
	font-weight: normal;
	line-height: 13px;
	color:#4b3900;
}


#divWrapper {
	width:1039px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;

}

#divLogo {
	margin:0px;
	width:110px;
	height:178px;
	background-image:url(../images/w-logo.jpg);
	background-repeat:no-repeat;
	float:left;
	

}

#divLaceBackground {
	background-image:url(../images/w-lace_pattern.jpg);
	margin:0px;
	background-repeat: repeat;
	background-position: center;
	width:927px;
	float:right;
	
	
}

#divHeader {
	height:285px;

}

#divWhitePage {
	background-image:url(../images/white_page.jpg);
	background-repeat: repeat-y;
	margin-left:73px;
	margin-right:68px;
	float:right;

}

#divCornerPicture {
	background-image:url(../images/w_corner-flower.jpg);
	float:right;
	width:165px;
	height:128px;
	margin-right:3px;

}

#divButtons {
	float:right;

}


#divTitle {
	padding:2px 20px 30px 40px;

}

#divPackages {
	background-image:url(../images/w_packages2.jpg);
	background-repeat:no-repeat;
	height:433px;
	clear:both;
	margin-left: 3px;
	margin-right:3px;
	padding: 85px 45px 20px 45px;
	

}

#divPuccini {
	width:200px;
	float:left;
	margin-right:45px;
}

#divVerdi {
	width:200px;
	float:left;
}

#divContent {
	margin-left: 3px;
	margin-right:3px;
	padding: 20px 30px 20px 5px;
	height:550px;
	

}

#divTestimonial {
	background-image:url(../images/w_testimonial.jpg);
	background-repeat:no-repeat;
	height: 370px;
	width:255px;
	padding: 155px 60px 20px 55px;
	float:left;
	line-height:normal;

}

#divRightButtons {
	float:right;

}

#divCustomePackage {
		padding: 10px 0px 20px 0px;

}

#divComingSoon {
	width:300px;
	height:150px;
	border:1px;
	border-color:#4f4430;

}

#divCategories {
	padding:10px 0px 5px 0px;

}

#divVows {
	margin-top:10px;
}

#divFooter {
	background-image:url(../images/w_footer.jpg);
	background-repeat:no-repeat;
	height: 50px;
	margin-left:73px;
	margin-right:68px;
	padding: 10px 40px 10px 40px;
	font-size:10px;
	clear:both;

	
}

#divBotomButton {
	clear:both;
	padding:10px 40px 20px 40px;
}

a:link {
	color: #695e49;
	text-decoration:none;
}

a:hover {
	color: #920801;
	text-decoration:none;
}

a:active {
	color: #695e49;
	text-decoration:none;
}

a:visited {
	text-decoration:none;
	 color:#695e49;
}



.testimonialH {
	font-size:14px;
	font-style:italic;
	color: #695e49;
}

.testimonial {
	font-size:12px;
	
}

.customized {
	line-height:normal;
	font-size:14px;
	color: #695e49;
}

#divTitle h1 {
	font-size:15px;
	color: #4b3900;
	line-height: 10px;
}

#divTitle h2 {
	font-size:12px;
	color: #695e49;
	line-height: 10px;
}
