body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #e4b16f;
}
.style3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #fdae90;
}
.style4 {
	font-family: Tahoma;
	font-size: 11px;
	color: #E4B06F;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #FDAE90;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FDAE90;
}
a:hover {
	text-decoration: none;
	color: #FDAE90;
}
a:active {
	text-decoration: none;
	color: #FDAE90;
}
.input1 {
	background-image:url(images/bg_name.jpg);
	background-repeat:no-repeat;
	font-family:"Times New Roman", Times, serif;
	font-size:9px;
	color: #DCB27C;
	border:1px solid #C38655;
	width: 273px;
	height: 19px;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-left:10px;
}
.input2 {
	background-image:url(images/bg_e-mail.jpg);
	background-repeat:no-repeat;
	font-family:"Times New Roman", Times, serif;
	font-size:9px;
	color: #DCB27C;
	border:1px solid #C38655;
	width: 273px;
	height: 19px;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-left:10px;
}
.input3 {
	background-image:url(images/bg_message.jpg);
	background-repeat:no-repeat;
	overflow:auto;
	font-family:"Times New Roman", Times, serif;
	font-size:9px;
	color: #DCB27C;
	border:1px solid #C38655;
	width: 273px;
	height: 88px;
	margin-bottom: 9px;
	padding-top: 2px;
	padding-left:10px;
}.addresstext {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #E4B06F;
	padding-left: 13px;
	line-height: 16px;
	padding-right: 5px;
}
.hours {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #FEAE90;
	padding-left: 10px;
	font-weight: normal;
}
.continued {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FDAE90;
	padding-left: 5px;
}

