body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1{
	font-size: 30px;
	font-weight: normal;
	color: #9FBAA7;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;

}
.smallh1 {
	letter-spacing:1px;
	font-size: 16px;
	color: #6E766F;
}


h2{
	font-size: 22px;
	font-weight: normal;
	color: #655B51;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3{
	font-size: 20px;
	font-weight: normal;
	color: #655B51;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.order_online h3{
	color:#FFFFFF;
}
.latest_news_hold h3{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
a{
	color: #009933;
	font-size: 12px;
}
a:hover{
	text-decoration:none;
	color: #000000;
}
.order_online a{
	color: #F89544;
	font-size: 12px;
}
.order_online a:hover{
	text-decoration:none;
	color: #000000;
}
.submenulist {
	list-style-type: none;
	padding: 0px;
}
.submenulist li{
	margin-bottom: 5px;	
}
.swatch_sml{
	float: left;
	height: 100px;
	width: 53px;
	color: #FFFFFF;
	margin-right: 15px;
	overflow:hidden;
}
.swatch {
	float: left;
	height: 100px;
	width: 64px;
	color: #FFFFFF;
	margin-right: 20px;
	overflow:hidden;
}
.swatch_end {
	float: left;
	height: 100px;
	width: 64px;
	color: #FFFFFF;
	overflow:hidden;
}
.swatch_sml_end{
	float: left;
	height: 100px;
	width: 53px;
	color: #FFFFFF;
	overflow:hidden;
}

.swatch p,.swatch_end p, .swatch_sml p, .swatch_sml_end p{
	padding:0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.swatch_wrap {
	background-color: #413e37;
	padding: 15px;
	clear: both;
	width: 401px;
	overflow: hidden;
}
.swatch_row_single {
	width: 401px;
	overflow: hidden;
}
.swatch_row {
	width: 401px;
	overflow: hidden;
	padding-bottom: 10px;
}
.error{
	color: #FF0000;
}
.stage_complete {
	font-size: 16px;
	color: #f26522;
}
.stage {
	font-size: 16px;
	color: #7D9484;
}

