@charset "UTF-8";
/* CSS Document */
body{
min-width:800px;

background-image: url("images/lace.jpg");
background-position: center bottom;
background-repeat: repeat-x;
background-attachment: fixed;

background-color:#fbd8d6;
font-family:Georgia, "Times New Roman", Times, serif;
margin:0 auto;
text-align:center;}



/******LAYOUT*******/

#header,#menu,#content,#sub-section {
overflow:hidden;
display:inline-block
}
#footer{overflow:hidden;}
/* safari and opera need this */
#header,#footer {width:100%}
#menu,#content,#sub-section {float:left}

#content {
width:57%;
margin-left:20%;
display:inline;
min-height:100%;
padding-bottom:27px;
}
#menu {
width:18%;
margin-left:-77%;
display:inline
}
#sub-section {width:22%}
#footer {
clear:both;
position: absolute;
bottom: 0;
}

/*************/

img, img a{ outline:none; border:none;}
a{outline:none; text-decoration:none;color:#000000;}
a:hover{color:#FEF8F8;}
#header{text-transform:uppercase; font-size:12px; letter-spacing:2px; padding-top:30px;}
#logorollover {
background:url(/images/hdr.jpg) no-repeat center;
width: 100%;
  height: 82px;
  margin-bottom:12px;
  }
/*display: block; float:left;
  width: 597px;
  height: 82px; 
  margin-left:10px; margin-top:20px; 
  background: url("images/hdr.jpg") no-repeat 0 0;}
#logorollover:hover{ background-position: -1px -82px;}*/

#content p{font-size:14px; color:#333333; padding-top:30px;}
#lookbook img {padding-top:20px; }
#lookbook2up{width:650px; text-align:center; margin:0 auto;}
#lookbook2up img { padding-top:20px;}

#footer{
height:37px;
background-color:#000000;
color:#FFFFFF;
text-transform:uppercase;
font-size:10px; letter-spacing:2px;
line-height:20px;
padding-top:3px;

}
#footer a{color:#FFFFFF; }
#footer img{margin-bottom:-5px;}
#footerlinks{
display: -moz-inline-stack;
display:inline-block;margin-bottom:10px;
vertical-align: top;
margin-top:3px;
zoom: 1;
*display: inline;
_height: 32px;
}

/*-------signup for email-------*/

#mc_embed_signup{display:inline-block;}
#mc-embedded-subscribe-form{}
fieldset{border:none;}
.mc-field-group input{background-color:#333333;border:1px solid #333333;color:#FFFFFF;}
