/* CSS Document */
body {
	background:#e4e7ea;
}

a:link {
	color: #e37095;
	text-decoration:none;
}
a:visited {
	color: #e37095;
	text-decoration:none;
}
a:hover {
	color: #CC3366;
	text-decoration:underline;
}
a:active {
	color: #e37095;
	text-decoration:none;
}
p {
	margin-bottom: 1.4em;
	margin-top: 0px;
}

#main_wrap {
	width: 760px;
	margin-left: auto;
	background-color: #F7C1D9;
	margin-right: auto;
}

#banner {
	width:auto;
	background-image:url(../images/top3.gif);
	background-repeat:no-repeat;
}
#mainbody_splash {
	width:760px;
	background-color:#F8C1D9;
	background-image:url(../images/main_bck.gif);
	background-repeat:repeat-y;
	text-align:center;

}
#mainbody {
	width:760px;
	background-color:#FFFFFF;
	background-repeat:repeat-y;
	background-position: center top;

}

#mainbody_home_top {
	width:760px;
	height: 15px;
	background-color:#F8C1D9;
	background-image:url(../images/page2maintop.gif);
	background-repeat:no-repeat;
	background-position:center top;
	
}
#holder {
	width: 725px;
}

#background {
	background-color: #F8C1D9;
	background-repeat:repeat-y;
	width: 725px;
	padding-left: 17px;
	background-image: url(../images/main_bck.gif);
	height: auto;
}


#mainbody_home_text {
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F7C1D9;
	width:250px;
	padding-left: 60px;
	height: auto;
	padding-top: 40px;
}

#homepicture {
	background-image:url(../images/home_back.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
	width: 725px;
}

#homepicture_new {
	background-image:url(../images/about_bck.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	width: 725px;
}

#about_more {
	background-image:url(../images/about_more_bck.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
	width: 725px;
}


#mainbody_packages {
	width:760px;
	background-color:#F8C1D9;
	background-image:url(../images/packages.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:398px;
}


#packagepicture {
	background-image:url(../images/packagesmain.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
	width: 725px;
}



#mainbody_handbag {
	width:760px;
	background-color:#F8C1D9;
	background-image:url(../images/handbagessentials.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:398px;
}


#essentialspicture {
	background-image:url(../images/handbagessentialsmain.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
	width: 725px;
}

#designerpicture {
	background-image:url(../images/designermain.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
	width: 725px;
}

#exclusivepicture {
	background-image:url(../images/exclusivemain.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
	width: 725px;
}

#contactpicture {
	background-image:url(../images/contactmain.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
	width: 725px;
}

#mainbody_aboutus_text {
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e37095;
	width:450px;
	padding-left: 60px;
	height: 352px;
	padding-top: 30px;
}

#mainbody_longpage {
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e37095;
	width:450px;
	padding-left: 60px;
	padding-top: 30px;
}

#bottom {
	background-image:url(../images/bottom.gif);
	height: 86px;

}

#bottom2 {
	background-image:url(../images/bottom2.gif);
	height: 85px;
	background-repeat:no-repeat;
	margin-top: 0px;
}
#bottom_new {
	background-image:url(../images/bottom_new.gif);
	height: 102px;
	background-repeat:no-repeat;
	margin-top: 0px;
}

#nav {
	text-align: right;
	padding-right: 60px;
	padding-top:5px;
	margin-top: 0px;
}
#nav_home {
	text-align: right;
	padding-right: 60px;
	padding-top: 5px;
	margin-top: 0px;
}


.main_nav {
	padding-right:7px;
}



#text_p {
	line-height:18px;
	padding-top: 115px;
	padding-left: 71px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e37095;
	width:250px;
}


#text_h {
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e37095;
	width:325px;
	padding-left: 60px;
	height: auto;
	padding-top: 40px;
}
