@charset "utf-8";
/* CSS Document */
body {
   font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Sans", Arial, "MS Sans Serif";
   font-size: 80%;
   color: #3a3a3a;
   font-size: 13px;
   line-height: 18px;
   background: url(images/bg_dots_lrg2.jpg); background-repeat:repeat;
   margin: 0;
   padding: 0;
}
#bgBottomDiv {
	background:  url(images/bg_stripes_with_ribbon.jpg); background-repeat:repeat-x;    
	margin: 0;
	padding: 0;
	text-align: center;
	}
#wrapper { 
 margin: 0 auto;
 width: 930px;
 }
#header {
 background: url(images/header_main5.gif); background-repeat:no-repeat; 	
	padding: 0;	
	margin-left: auto; /* the auto margins (in conjunction with a width) center the page */
	margin-right: auto; /* the auto margins (in conjunction with a width) center the page */
	width: 930px;
	height: 168px;	
}
#topNav {
	padding: 140px 20px 10px 20px;	
	width: 890px;
	margin: 0;	
	text-align: right;
	clear: both;
	}
#mainContent {
	padding: 0;
	background-color: #FDDFED;
	width: 930px;
	margin: 0;
	height: 640px;
	}
#leftcolumn { 
 color: #333; 
 background: #FDDFED; 
 padding: 0 0 0 20px;
 height: 640px;
 width: 120px;
 float: left;
}
#rightcolumn { 
 float: right;
 color: #333;
 background: #FDDFED;
 padding: 20px;
 height: 600px;
 width: 740px;
 display: inline;
}
img.leftNavigation {
  display: block;
  border: none;
  }
#footer {
	padding-top: 10px; 
	padding-bottom: 10px;
	padding-left: 20px;  /* this padding matches the left alignment of the elements in the divs that appear above it. */
	padding-right: 20px;  /* this padding matches the left alignment of the elements in the divs that appear above it. */
	margin: 0;
	color: #fac6dd;
	background-color: #000000;
	width: 890px;
	height: 50px; 	
	font-size: 12px;
}
#footerinnerbox { 
	color: #fac6dd;   
	float: left;   
	width: 800px;
	height: 50px;
	background-color: #000000;
	text-align: center;	
	margin: auto;	
	}
* { padding: 0; margin: 0; } /* this universal selector prevents unwanted gaps between divs */

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.sbpadding {
   	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 10px;
	height: 475px;	
	z-index: 50;
	}
#icons {
position: relative;	
	width:100px;
	height:45px;
	z-index:101;	
	top: 5px;
	float: right;
	padding-right: 30px;	
	 
}
#innerFooter {
	width:409px;
	height:45px;
	z-index:102;
	margin-left: 40px;	
	margin-top: 10px;
	line-height: 14px;
}
li.main {
    margin-left: 3px;
    }
/* FONT */
h1 {
    font-size: 1.7em;
	line-height: 1.2em;
	padding: 0 0 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */	
}
h2 {     
    font-size: 1.5em;
	line-height: 1em;
	padding: 0 0 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	}
h3 { 
    font-size: 1.3em; 	
	font-weight: bold;
	padding: 0 0 5px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
    text-align: left;
	}
h4 { 
    font-size: .9em; 
}
h4.imagecaption {
    font-size: 14px;	
	line-height: 16px;
	color: #fff;	
    font-family: Cambria, Georgia, Times, Times New Roman, serif;	
	font-weight: normal;
	padding-left: 20px;
	padding-right: 100px;
	}
h5 { 
    font-size: 12px;
}
h6 { 
    font-size: .75em; 
}
a:link {color: #9F2B62; text-decoration: underline;}
a:hover {color: #EF83B6; text-decoration: underline;}
a:active {color: #9F2B62; text-decoration: underline;}
a:visited {color: #9F2B62; text-decoration: underline;}

a.hdr:link {color: #000000; text-decoration: none;}
a.hdr:hover {color: #f499c1; text-decoration: underline;}
a.hdr:active {color: #000000; text-decoration: none;}
a.hdr:visited {color: #000000; text-decoration: none;}

a.ftr:link {color: #fac6dd; text-decoration: none;}
a.ftr:hover {color: #ffffff; text-decoration: underline;}
a.ftr:active {color: #fac6dd; text-decoration: none;}
a.ftr:visited {color: #fac6dd; text-decoration: none;}

/* IMAGES */
.corner {
   padding: 10px 0 10px 10px;
   border: none;
   }
.ctrimg {
   text-align: center;
   border: none;
   margin-left: auto;
   margin-right: auto;
   }
.more {
   float: right;
   border: none;
   margin-right: 20px;
   }
.img {
   border: none;
   }
 #apDiv1 {
	float: right;
	width:120px;
	height:600px;
	margin: 0 20px 0 0;
	padding: 0;
	text-align: left;
	z-index:1;
	}
#apDivInner1 {	
	width:110px;
	height:600px;
	margin: auto;
	background: url(images/fashion_stand.gif); background-repeat:no-repeat;	
	text-align: center;
	z-index:2;
	}
#apDiv2 {
	float: left;
	width:600px;
	height:164px;
	padding: 30px 0 20px 0;
	margin-left: 20px;
	margin-right: 20px;
	text-align: left;
	z-index:1;
}
#apDiv3 {
	float: left;
	width:600px;
	height:166px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	z-index:1;	
}
#apDivInner3 {		
	width:448px;
	height:166px;
	background: url(images/bg_quotes.jpg); background-repeat:no-repeat;	
	margin: auto;	
	text-align: center;
	font-style: italic;	
	}
#quotes {		
	width:448px;
	height:125px;
	margin: auto;
	padding: 30px 0 30px 0;	
	text-align: center;
	font-style: italic;	
	}
#apDiv4 {
	float: left;
	width:600px;
	height:190px;
	background: url(images/.jpg); background-repeat:no-repeat;	
	margin: 20px 20px 0 20px;
	padding: 0;
	 display: inline;	
}
#apDivInner4 {	
	float: left;
	width:590px;
	height:160px;
	margin: auto;
	padding: 0;
	display: inline;
	}



