html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td { margin: 0; padding: 0; border: 0;}

body {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 14px;
	background: #F5CFD9 url('../images/main_bg.png') repeat-x;
	-webkit-text-size-adjust: none; /*prevents iPhone text resizing*/
}
#wrapper {
	background-color: #FFF;
 	margin: 0 auto;
 	width: 960px;
 	margin-bottom: 50px;
}
#header {
 	color: #333;
 	width: 960px;
 	float: left;
 	height: 85px;
 	background: #FFF url('../images/header_motto.png') no-repeat;
	margin-top: 30px;
}
#navigation {
 	float: left;
 	width: 960px;
	height: 30px;
 	color: #333;
 	background: #EB9CB0 url('../images/navigation2.png') no-repeat;
}
#bodycontainer1 {			/*Body Container for pages with image on right - i.e. index.html*/
	color: #707070;
	font: normal 14px Arial, Helvetica, Sans-Serif;
 	margin-left: 25px;
 	margin-top: 30px;
 	width: 505px;
 	float: left;
	display: inline;
}
#bodycontainer2 {			/*Body Container for pages with no images - i.e. faqs.html, payment_and_shipping.html*/
 	color: #333;
 	margin-left: 25px;
 	margin-bottom: 40px;
 	width: 840px;
 	float: left;
	display: inline;
}
#bodycontainer3 {			/*Body Container for Foxycart Checkout page*/
 	color: #333;
 	margin-left: 0px;
 	margin-bottom: 40px;
 	width: 960px;
 	float: left;
	display: inline;
}
#bodytop {					/*index.html*/
 	color: #333;
 	height: 330px;
 	width: 505px;
 	float: left;
	display: inline;
}
#informationblock {			/*index.html*/
 	color: #707070;
	font: normal 16px Arial, Helvetica, Sans-Serif;
 	background: #FFF;
 	height: 330px;
 	width: 240px;
 	float: left;
	display: inline;
}
#bodyparagraph {			/*faqs.html*/
	color: #707070;
	font: normal 14px Arial, Helvetica, Sans-Serif;
 	background: #FFF;
 	width: 840px;
 	float: left;
	margin-top: 30px;
	display: inline;
}
ul#bullets {
	padding-left: 30px;
	padding-bottom: 20px;
	list-style-position: outside;
}
ol#letters {
	/*color: #E78BA3; old color*/
	color: #E4728F;
	font: bold italic 18px Georgia, Times, Serif;
	padding-left: 50px;
	padding-bottom: 20px;
	list-style-position: outside;
	list-style-type:lower-alpha
}
ol#letters p {
	color: #707070;
	font: normal 14px Arial, Helvetica, Sans-Serif;
	list-style-position: outside;
	list-style-type:lower-alpha
}
ol#letters p b {
	color: #707070;
}
#newsblock { 				/*index.html*/
 	color: #333;
	background-image: url('../images/news_dressesreduced.png');
 	margin-left: 25px;
 	height: 330px;
 	width: 240px;
 	float: left;
	display: inline;
}
#bodybottom { 				/*index.html*/
 	color: #333;
 	height: 335px;
 	width: 505px;
	height: 143px;
 	float: left;
	margin-top: 30px;
	display: inline;
}
a.leftad, a.leftad:visited {
	display: block;
 	background-image: url('../images/leftad_costumes.png');
 	height: 143px;
 	width: 240px;
 	float: left;
	margin-right: 25px;
	text-decoration: none;
}
a.leftad:hover, a.leftad:focus {
	display: block;
 	background-image: url('../images/leftad_costumes-hover.png');
 	height: 143px;
 	width: 240px;
 	float: left;
	text-decoration: none;
}
a.rightad, a.rightad:visited {
	display: block;
 	background-image: url('../images/rightad_fabric.png');
 	height: 143px;
 	width: 240px;
 	float: left;
	text-decoration: none;
}
a.rightad:hover, a.rightad:focus {
	display: block;
 	background-image: url('../images/rightad_fabric-hover.png');
 	height: 143px;
 	width: 240px;
 	float: left;
	text-decoration: none;
}
/*
#rightad { 				
 	color: #333;
 	background-image: url('../images/rightad_fabric.png');
 	height: 143px;
 	width: 240px;
 	float: left;
	display: inline;
}*/
.displace {
	position: absolute;
	left: -9999px;
	}

#imagecontainer { 
 	color: #333;
 	background-image: url('../images/dancers2011.jpg');
 	height: 565px;
 	width: 400px;
	margin-left: 20px;
 	float: left;
	display: inline;
}
#footer { 
	color: #857681;
	font: normal 12px Arial, Helvetica, Sans-Serif;
 	width: 925px;
	height: 24px;
	padding: 8px 10px 0px 25px;
 	clear: both;
 	background: #EFAEBF url('../images/footer_bg.png') repeat-y;
}
.credit1 {
	float: left;
}
.credit2 {
	float: right;
}
#footer a:link, #footer a:visited {
	color: #857681;
	font: normal 12px Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}
#footer a:hover, #footer a:focus {
	color: #FFF;
	font: normal 12px Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	background-color: #857681;
}
#disclaimer { 
	text-align: center;
	color: #857681;
	font: normal 12px Arial, Helvetica, Sans-Serif;
 	width: 960px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 30px;
 	clear: both;
}
img {
	border: 0px;
}
h2 {
	font: bold 20px Arial, Helvetica, Sans-Serif;
	margin-bottom: 20px;
}
h2 b {
	color: #FFF;
	background-color: #E4728F;
	padding: 0px 8px 0px 8px;
}
h3 {
	color: #E4728F;
	font: bold 16px Arial, Helvetica, Sans-Serif;
}
p {
	margin-bottom: 20px;
}
a:link, a:visited {
	color: #E4728F;
	font: normal 14px Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}
a:hover, a:focus {
	color: #FFF;
	font: normal 14px Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	background-color: #857681;
}

#homeSlider {
	width: 215px;
	height: 290px;
	position: relative;
	left: 80px;
	top: 230px;
}
.flexLabel {
	position: relative;
}
li h4 {      /*only for flexslider titles*/
	
	margin-left: 0;
}
