#container {
	width: 1024px;
	margin: auto;
}
body {
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.green_back {
	background-image: url(images/green-color.gif);
	background-repeat: no-repeat;
}
.full_width {
	width: 1024px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.white_text {
	color: #FFF;
}
.small_buffer {
	margin: 0px;
	padding: 20px;
}
.justify {
	text-align: justify;
}
#home_middle {
	height: 387px;
	width: auto;
}
.yellow_back {
	background-image: url(images/yellow_back-orange.jpg);
	background-repeat: no-repeat;
}
.brown_text {
	color: #c28606;
}
.maroon_text {
	color: #531b33;
}
.center {
	margin-right: auto;
	margin-left: auto;
}
.big_buffer_right {
	padding-right: 110px;
}
.big_margin_bottom {
	margin-bottom: 60px;
}
.price_header {
	font-weight: bold;
	color: #feec4f;
}
.blue_back {
	background-color: #93A8E7;
}
.larger_text {
	font-weight: bold;
}
.yellow_back2 {
	background-color: #feec4f;
}
.pink_back {
	background-color: #e597e3;
}
.buffer_right {
	margin-right: 10px;
}
.content_box {
	width: 800px;
}
.powder_back {
	background-color: #C5E5F0;
}
.maroon_back {
	background-color: #531b33;
}
.coming_soon {
	font-size: xx-large;
	text-align: center;
}
