.sitemap_div{	background:#efefef;
				color:#000000;
				width:990px;
}
a.sitemap_link, a.sitemap_link:visited, a.sitemap_link:active {
	color:#000000;
	font: bold 12px arial;
	text-decoration:none;
}
a.sitemap_link:hover{	color:#000000;
						font: bold 12px arial;
						text-decoration:underline;
}
/* specials style */
#special_title_div{ background:#ff0000;color:#fffffe;font:bold 18px arial;border:2px solid #000000;padding:2px;margin:1px;}
#specials_table{ background:#fffffe;border:1px solid #000000;color:#000000;width:700px;font:bold 14px Verdana;margin:3px;}
#bullet_div{ font:bold 12px arial;color:#000000;width:570px;padding-top:10px;padding-bottom:10px;text-align:left;}
#was_table{	background:#fffffe; color:#000000; width:100%; font:bold 14px Verdana;}
.specials_button{ color:#000000; font: bold 10px Verdana; width:175px;}
.is_price{ background-color:#ffff00;}

/*Contact Form*/
h1.fpage-title{ font: bold 16px tahoma; margin:0px; padding:10px; text-align:left;}
#cform-page-div{ background-color:#fffffe; width:100%; color:#000000; height:400px;}
#cform-div{ width:500px; float:left; text-align:left;}
fieldset.form-fs{ border: 1px solid #cccccc; font:normal 11px tahoma; color:#000000; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; margin-bottom:10px;  margin-left:10px;}
legend{ color:#000000;}
label{ float: left; width:100px; text-align:right; padding-right:5px; font:normal 12px tahoma;}
label.hours{ float: left; width:75px; text-align:right; padding-right:5px; font:normal 11px tahoma;}
label.error { float: left; color: red; padding-left: .5em; width:90%; text-align:center;}
input.error { width:250px; color:#000000; text-align:left; font:normal 12px tahoma; border:1px dotted #ff0000;}
textarea.error { width:250px; color:#000000; text-align:left; font:normal 12px tahoma; border:1px dotted #ff0000;}
em{ font-weight: bold; padding-right: 1em; vertical-align: top; color:#ff0000;}
p { clear: both; }
.form-input{ width:250px; color:#000000; text-align:left; font:normal 12px tahoma;}
.charcounter{ padding-left:5px;}
div.hours-div{ margin-top:5px; margin-bottom:5px; font:normal 11px tahoma;}
.contact-button{ width:100px; border:1px solid #999999; margin:2px; font:normal 11px tahoma;}
a.cform_link, a.cform_link:visited, a.cform_link:active { color:#0000ff; text-decoration:none; font:normal 11px tahoma;}
a.cform_link:hover{	color:#0000ff; cursor:hand; text-decoration:none; font:normal 11px tahoma;}