body {
	background-color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}


h1 {
	font-size: 27px;
	color: #86806a;
	padding-top:15px;
	margin-bottom:12px;
	font-weight:normal;
	margin-top:0px;

}

h2 {
	font-size:16px;
	color: #86806a;
	margin-bottom:0px;
	margin-top:0px;

}

h3 {
	font-size:12px;
	color: #8A8C8B;
	font-style:italic;
	margin-bottom:0px;
	margin-top:0px;
}

h4 {

	font-size:12px;
	color: #86806a;
	margin-bottom:3px;
	margin-top:3px;
	font-weight:bold;

}

p, td{
	font-size: 12px;
	margin-top:5px;
	margin-bottom:15px;
}

form {
margin:0px;
border:0px;
}

img {
border:none;
}

.slogan{
color:#666554;
font-weight:normal;
font-size:24px;
font-style:italic;
padding-top:10px;
}



td{
color:333333;
}

td.email {
font-size:10px;
}

.services {
color:#FFFFFF;
font-size:12px;
line-height:18px;

}

.footer {
color:#FFFFFF;
font-size:12px;
}

.thumbnail {
position:relative; 
float: left; 
border: 1px solid #ffffff; 
padding: 6px; 
}

.thumbnailDressDetail {
position:relative; 
float: right; 
border: 1px solid #ffffff; 
padding: 3px; 
}

/* ============= UMBRACO =====================*/

.mceContentBody, .mceContentBody p, .mceContentBody td {
background-color:#FFFFFF;
color:#333333;
}

.GoldBold {
color: #86806a;
font-weight:bold;
}




/* =========================== LINKS ================================ */

a {
	text-decoration:underline;
	color:#7E7D6C;
	text-decoration:none;
}

a:hover, a:active {
	color:#CBC091;
	text-decoration:none;
}

a.menu {
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
	line-height:40px;
	padding-left:4px;
	padding-right:4px;
}

a.menu:hover, a.menu:active {
	color: #CBC091;
	text-decoration:none;
}

a.CleaningDress {
color: #333333;
text-decoration:none;
}

a.CleaningDress:hover {
text-decoration:underline;
color:#86806a;
}
/* ===================== Divs ======================== */


#ThumbnailContainer {
position:relative;

}
#ThumbnailContainerInner {
position:absolute;
top:-7px;
left:-7px;
}

#Container {
	position:absolute;
	padding:20px;
	width:960px;
	height:560px;
	left: 50%;
	margin-top:20px;
	margin-left: -500px; /* half of the width */
	background-color:#ffffff;
}

#ColLeft{
	position:relative;
	width:560px;
	height:560px;
	margin:0px;
	padding:0px;
	float:left;
	z-index:0;
}
#ColRight{
	position:relative;
	width:400px;
	height:560px;
	float:left;
}

#Rowlogo {
	height:160px;
	z-index:0;
	background-color:#CBC091;
}
	
#RowMenu{
	height:45px;
	background-color:#766D4E;
	text-align:center;
	color:#FFFFFF;
}

#Content{
	position:relative;
	height:307px;
	padding-top:0px;
	padding-left:4px;
	padding-right:15px;
	margin-top:0px;
}

#RowServices{
	position:absolute;
	bottom:0px;
	left:0px;
	right:0px;
	height:45px;
	width:560px;
	background-color:#766D4E;
	text-align:center;
	padding-top:0px;
}

#footer{
	position:absolute;
	height:30px;
	width:1000px;
	left: 50%;
	top:625px;
	margin-left: -500px; /* half of the width */
}

#SearchBox {
	position:absolute;
	z-index:100;
	bottom:0px;
	left:0px;
	right:0px;
	height:37px;
	width:400px;
	background-color:#CBC091;
	text-align:center;
	padding-top:8px;
}
#SearchBox p{
display:inline;
}

/* cross-fade */
ul.crossfade {
	position: absolute;
	top: 0;
	left: 0;

	padding: 0;
	margin: 0;
	list-style: none;
}

ul.crossfade li {
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
}


/* ==================== Carousel ==================== */
.carousel { position:absolute; bottom:1px;}
.carousel .navButton {
	cursor:pointer; display:block; text-indent:-9999px; background-repeat:none; z-index:10;
}
.carousel .itemContainer { position:absolute; overflow:hidden; }
.carousel .items { position:absolute; }

.carousel .item { position:relative;
	cursor:pointer;
	list-style-type:none; margin:0px; 
}

#DressesCarousel .item .key { display:none }
#DressesCarousel .item span.loadme { display:none }

/* Horizontal Carousel */
#DressesCarousel { height:140px; width:543px; left:0px;}
#DressesCarousel .itemContainer { width:472px; height:140px; left:34px; }
#DressesCarousel .items { position:relative; top:0; left:2px;height:140px; }
#DressesCarousel .navButton { position:absolute; bottom:7px; width:34px; height:126px; }
#DressesCarousel .navButton.previous {  left:0px; background-image:url('../images/ButtonPrev.gif'); }
#DressesCarousel .navButton.next { right:0px; background-image:url('../images/ButtonNext.gif'); }




/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h1 {

}

p {

}

.GoldBold {

}

