body {
	background-color:#D1DFA1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4d8e87;
	/* color:#4d4d4d; */
	background-image:url(http://countryfrenchkitchens.com/images/cfk_bg.jpg);
	background-position:center;
}

.centerTB {
	color:#738323;
	margin:10px;
	text-align:center;
}

a {
	color:#8e420d;
	text-decoration:none;
}

a:hover {
	color:#738323;
}

h1 {
	font-size:21px;
	font-family:"Times New Roman", Times, serif;
	margin:0px;
	color:#4d4d4d;
}

.itemRow {
	border-top:1px dashed #CCCCCC;
	margin-top:10px;
	padding-top:10px;
}

input[type=text] {
	border:1px solid #666666;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

input[type=submit], input[type=button] {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#8e420d;
}