@charset "UTF-8";

body {
	margin: 0;
	padding: 0;
	background: url(../ImagesLayout/stucco.purple2.gif) repeat-y center top;
}

.twoColFixLtHdr #container {
	width: 804px; /* the auto margins (in conjunction with a width) center the page */
	border: 3px solid
#;
	text-align: left;
	background-image: url(../ImagesLayout/marble3000.gif);
	cursor: auto;
	z-index: -2;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	background-repeat: no-repeat;
} 
a {
	color: #5b1d59;
}
.twoColFixLtHdr #header {
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	color: #5b1d59;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 27px;
}
.twoColFixLtHdr #mainContent {
	margin: 0 0 0 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px;
	color: #5b1d59;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: none;
} 
.twoColFixLtHdr #footer {
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 25px;
	height: 100px;
	background-image: url(../ImagesLayout/footer.background.gif);
	color: #5b1d59;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
} 
#SideButtons {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-right: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-color: #59264D;
	margin-top: 10px;
	margin-bottom: 10px;
}
#CurrentSpecials {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-right: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-color: #59264D;
	margin-top: 10px;
	margin-bottom: 10px;
}
#special.button {
	padding-right: 5px;
	margin-right: 10px;
}
#SideImage {
	border: thin solid #59264D;
}
#SideImages {
	margin-right: auto;
	margin-left: auto;
	padding-left: -10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-right: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-color: #59264D;
	margin-top: auto;
	margin-bottom: auto;
}
#peels {
	font-size: 10px;
	border-top-color: #660066;
	border-right-color: #660066;
	border-bottom-color: #660066;
	border-left-color: #660066;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.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;
}
h3 {
	color: #5b1d59;
}
h4 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #D69843;
}
link {
	color: #00FF33;
}
table {
	margin-left: 10px;
}
#Promotion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E8E8E8;
	z-index: +5;
	border: thin outset #59264d;
	color: #53224C;
	background-image: url(../ImagesLayout/BotoxBack.gif);
	padding-left: 10px;
	width: 490px;
	margin-right: auto;
	padding-right: 10px;
}
#botox {
	border-top-color: #43163A;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #E1DCE8;
	width: 501px;
}
#lasers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#fadesshow1 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #330000;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #330000;
}
#fadeshow1 {
	border: thin solid #330000;
}
