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

/*Common styles for The Salon*/

* {
	margin: 0px;
	padding: 0px;
}

body {
    background-color:#ffffff;
	font-family: Verdana, Arial, Helvetica;
}


div#mariposa-wedding-stationary-holder {
	width:900px;
	height:100%;
	margin:30px auto 5px auto;
	background-color:#ffffff;
}

div#mariposa-wedding-stationary-lincolnshire {
   width:875px;
   height:46px;
   background-image:url(../wedding-stationary/mariposa-design.jpg);
   padding-top:107px;
   padding-left:25px;
}

div#lincolnshire-wedding-stationary {
   width:875px;
   height:80px;
   background-image:url(../wedding-stationary/mariposa-design-sub-top.jpg);
   padding-left:25px;
   color:#e13389;
   font-size:10pt;
   font-style:italic;
   padding-top:13px;
}

div#mariposa-wedding-design-nav {
    width:900px;
	height:31px;
}

div#lincolnshire-wedding-design {
    float:left;
	width:326px;
	height:365px;
	background-image:url(../wedding-stationary/wedding-stationary-lincolnshire-uk.jpg);
	background-repeat:no-repeat;
}

div#lincolnshire-wedding-design2 {
    float:left;
	width:326px;
	height:365px;
	background-image:url(../wedding-stationary/wedding-stationary-lincolnshire-uk2.jpg);
	background-repeat:no-repeat;
}

div#mariposa-weddings-stationary-contents {
    float:right;
	width:542px;
	height:285px;
	font-size:10pt;
	color:#8a3488;
	background-image:url(../wedding-stationary/birth-announcements2.jpg);
	background-repeat:no-repeat;
	padding-right:22px;
	padding-left:10px;
	padding-top:80px;
}

div#lincolnshire-wedding-stationary-footer {
   float:left;
   clear:both;
   width:900px;
   background-color:#e13389;
   height:50px;
   border-top: 3px #934691 solid;
   color:#FFFFFF;
   font-size:10pt;
   text-align:center;
   padding-top:10px;
   line-height:13pt;
}



h1 {
	color: #8a3488;
	font-size: 15pt;
	font-weight:normal;
} 

.wedding-stationary-lincolnshire-style1 {
   color:#FFFFFF;
   font-size:10pt;
   text-decoration:none;
}