.date {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: normal;

}
.header {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: 566423;
}
.menuheader {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: F0AC41;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: F0AC41;
}


.formHeader {
	font-family:Tahoma;
	font-size:16px;
	color: #F0AC41;
}

.formText {
	font-family:Tahoma;
	font-size:13px;
	color: #666666;
	line-height:20px;
}

.formTextLight {
	font-family:Tahoma;
	font-size:13px;
	color: #aaaaaa;
	line-height:20px;
}


/* *************************************************************************************************************************************************************************** */
/* Order Form Page */
/* *************************************************************************************************************************************************************************** */
.contentContainer {
	width:870px;
	margin:auto;
	clear:both;
}

.largeSpacer {
	clear:both;
	height:25px;
}

.smallSpacer {
	clear:both;
	height:11px;
}

.subhead {
	width:888px;
	margin:auto;
	clear:both;
	background-color: #f7f7f4;
	height:39px;
	margin-bottom:15px;
	padding-left:18px;
	margin-top:25px;
}

.orderHeader {
	width:888px;
	margin:auto;
	clear:both;
	height:65px;
	padding-left:18px;
	margin-top:35px;
}

.formRow {
	width:870px;
	margin:auto;
	clear:both;
	margin-top:4px;
	font-family:Tahoma;
	font-size:13px;
	color: #666666;
	line-height:20px;
}

.submit {
	width:906px;
	margin:auto;
	clear:both;
	background-color: #78834f;
	height:43px;
	text-align:center;
	padding-top:15px;
}