#header {
	background-color: #ee4509;
}
#ltext {
	margin: 10px 0 0 180px;
	width: 450px;
}
#contact {
	margin: 10px 0 0 180px;
}
.clink a:link, .clink a:visited, .clink a:active, .clink a:hover {
	text-decoration: none;
	font-size: 10px;
	color: #666;
}
.clink a:hover {
	text-decoration: underline;
}
.conheader {
	font-weight: bold;
	font-size: 12px;
	color: #400d45;
	margin: 0 0 5px 0;
}
#phone {
	float: left;
	margin: 0 20px 10px 0;
	width: 220px;
}
#phone table {
	font-size: 10px;
}
#mail {
	float: left;
	clear: right;
	margin: 0 0 10px 0;
	width: 160px;
}
.conbox {
	float: left;
	padding: 10px;
	border: 2px dashed #b60917;
	width: 180px;
	height: 50px;
	font-size: 12px;
}
#online {
	margin: 20px 0 0 0;
	float: left;
	width: 450px;
}
#brochure {
	margin: 20px 0 0 0;
	float: left;
	width: 450px;
}
#footer {
	float: left;
	width: 680px;
	margin: 20px 0 20px 20px;
}
.oform {
	display: none;
}
.oform a:link, .oform a:active, .oform a:visited, .oform a:hover {
	text-decoration: none;
	color: #666;
}
.oform a:hover {
	text-decoration: underline;
}
.farea {
	display: none;
	
	clear: right;
	width: 505px;
	margin: 15px 0;
}
.formfloat {
	float: left;
}
.formleft {
	width: 150px;
	float: left;
	color: #000;
	font-weight: bold;
}
.formleft220 {
	width: 180px;
	float: left;
}
.formright {
	float: left;
	clear: right;
	width: 300px;
	
}
.formmid {
	float: left;
	width: 90px;
}
#formTable {
	display: none;
	
	width: 520px;
}
.NormalTextBox {
	color: blue;
}
#raFormFields {
	background-color:#faf8cc;
	border: 1px dashed #21368c;
	padding: 5px;
}
#saleFormFields {
	background-color:#faf8cc;
	border: 1px dashed #21368c;
	padding: 5px;
}
#affiliates {
	margin: 10px 0 0 180px;
}
.boldtd {
	font-weight: bold;
}
#terms {
	margin: 10px 0 10px 180px;
}

.clink:link, .clink:visited, .clink:active, .clink:hover {
	color: #666;
	text-decoration: none;
}
.clink:hover {
	text-decoration: underline;
}