@charset "utf-8";
/* CSS Document */

body,html {
	background: #756033 url(/images/guestreceipt/guestreceipt_bg.jpg) center top no-repeat;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font: 11px/15px Trebuchet MS,Trebuchet,Arial,Helvetica,sans-serif;
	}
.bodybg {
	background: #bbae91 url(/images/guestreceipt/guestreceipt_body_bg.jpg) center top no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 25px 25px 25px 25px;
	text-align: left;
	min-height: 900px;
	}
.footerbg {
	background: #756033 url(/images/guestreceipt/guestreceipt_footer_bg.jpg) center top no-repeat;
	}
form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
h1 {
    color: #28241c;
    font-weight: bold;
    margin: 0 0 4px 0;
    letter-spacing: 0.2px;
    font-size: 16px;
	}
a.footer{color: #433d30;text-decoration: none;}
a.footer:hover{color: #433d30;text-decoration: underline;}
input.text {
    border: 1px solid #c3c5c3;
    height: 21px;
    width: 300px;
    color: #3c3d3a;
	}
textarea {
    border: 1px solid #c3c5c3;
    height: 50px;
    width: 300px;
    color: #3c3d3a;
	}
	