* {
	margin: 0px;
	padding: 0px;
	}
body {
	margin: 0px ;
	padding: 0px;
	font-family: Georgia, times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	background: url(images/bg_1.jpg) top center no-repeat;
	background-color: #0c0b0b;
	}
div#main {
	width: 776px;
	margin: 0px auto 0px auto;
	}
div.candle_desc_left {
	width: 250px;
	height: 40px;
	margin: 190px 0px 0px 98px;
	text-align: center;
	color: #333333;
	line-height: 40px;
	}
div.candle_desc_right {
	width: 250px;
	height: 40px;
	margin: 190px 0px 0px 40px;
	text-align: center;
	color: #333333;
	line-height: 40px;
	}
div.content_wrapper {
	background: url(images/content_bg_repeat.gif) top left repeat-y;
	}
div.content {
	background: url(images/content_bg_1.jpg) top left no-repeat;
	}
div.content_below {
	height: 42px;
	background: url(images/content_bg_2.jpg) top left no-repeat;
	}
p {
	padding: 10px 90px 10px 90px;
	line-height: 170%;
	font-size: 12px;
	}
div.twoCol p {
	font-size: 13px;
	font-weight: normal;
	line-height: 150%;
	padding: 10px 20px 0px 0px;
	}
div.twoCol p.small {
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
	padding: 10px 0px 0px 105px;
	}
div.twoCol p.fragrance {
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
	padding: 10px 0px 0px 85px;
	}
p img {
	margin: 0px 0px 10px 10px;
	}
p2 img {
	margin: 0px 0px 10px 0px;
	}
p img.swatch {
	float:left;
	width:50px;
	margin: 0px 10px 0px 0px;
	}
a:link,
a:visited {
	color: #e8bb51;
	}
a:hover,
a:active {	
	color: #ad8c3d;
	}
#flashintro {
	width:776px;
	height:351px;
}
#ordertable {
	margin-left:80px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
#ordertable input {
	font-size:10px;
}
#ordertable input.twochar {
	font-size:10px;
	width:10px;
}
input.red {background-color: #D3B162;}

#appointmentformlabels {
	float:left;
	line-height:21px;
	padding: 10px 90px 10px 90px;
}
#appointmentformlabels table {
	margin-left: 40px;
}
#appointmentformvalues {
	float:left; width:180px;
	line-height:20px;
	padding: 10px 90px 10px 90px;
}
.errorMessage {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FF0000;
}
.successMessage {
}
