body {
	margin: 0px 0px 0px 0px;
	background-color: white;
	padding: 0px 0px 0px 0px;
	background-color: #f0e09f;
}
body, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333; 
}
a {
	color: #9a2b1b;
	text-decoration: underline; 
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #9a2b1b;
	text-align: left;
	width: 300px;
	padding: 0px;
	margin: 10px 0px 15px 10px;
	border-bottom: 1px solid #9a2b1b;
}
div#contentbox {
	padding: 0px 0px 0px 0px;
	width: 760px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background: url(images/content.jpg);
	border-left: 1px solid #9a2b1b;
	border-right: 1px solid #9a2b1b;
	border-bottom: 1px solid #9a2b1b;
	margin-bottom: 10px;
	background-color: white;
}
div#paddedbox {
	padding: 10px;
	width: auto;
	height: auto;
	text-align: left; 
}
div.copyright {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #333333;
	margin-bottom: 10px;
}
.fp_image, .fp_image_vertical, .content_image, .content_image_vertical {
	/*width: 300px;
	height: 200px;*/
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #9a2b1b;
	float: right;
}
.fp_image_vertical, .content_image_vertical {
	width: 300px;
	height: 294px;
}
.fp_image, .fp_image_vertical {
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
.text_boxes {
 	border: 1px solid #999999;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	margin: 3px;
	text-align: center;
}
.submit_button {
	 background-color: #efefef;
	 color: #666666;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 font-weight: bold;
	 padding: 2px;
	 border: 1px solid #999999;
	 width: 100px;
	 text-align: center;
}
.coupon {
	width: 300px;
	height: 225px;
	border: 0px;
}
