#thank_you_page{	width:99%;
					height:375;
}
#google_maps{	width:910px;
				height:600px;
}
.sitemap_div{	background:#efefef;
				color:#000000;
				width:910px;
}
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;
}
.job_table{	background-color:#ffffff; 
			border:1px solid #000000; 
			font: bold 12px arial; 
			color:#000000;
			margin-bottom:10px; 
			width:850px;}
.job_title_cell{ background-image:url('../images/job_title_bg.jpg'); 
				font: bold 15px arial; 
				color:#000000; 
				height:20px;}
.job_information_cell{ 	width:200px; 
						color:#000000;
						background-color:#cccccc;}
.job_information_table{	font: bold 11px arial; 
						color:#000000;
						width:100%;}
.coupon_table{	color:#000000; background-color:#ffffff; border:5px dashed #999999; width:550px; height:250px;}
.coupon_title{	font: bold 20px arial; height:25px; padding:2px; text-align:center;}
.coupon_desc{	font: bold 12px arial; text-align:center;}
.coupon_note{	font: bold 12px arial; width:50%; height:30px; padding-left:10px; padding-top:5px; padding-bottom:5px;}

/*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-color: 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;}