body {
background: url(images/pattern_022.gif);
font-family: Tahoma;
}

a: link {
	 color: #b29454;
	 text-decoration: none;
}

a: visited {
	 color: #473307;
	 text-decoration: none;
}

a: hover {
	 color: #473307;
	 text-decoration: none;
}

.container {
	width: 800px;
	background-color: white;
	margin: auto;
	margin-top: 50px;
	border: 1px solid #bfb0b0;
}

.header_left {
	float: left;
	padding: 20px 5px 5px 40px;
	background-color: #b4fbff;
	height: 85px;
	font-size: 50px;
	color: #473307;
	width: 515px;
}

.header_right {
	float: left;
	padding: 5px;
	background-color: #b4fbff;
	height: 100px;
	font-size: 11px;
	color: #473307;
	width: 230px;
}

.menu {
	padding: 5px;
	background-color: #95e8ef;
	clear: both
}

.menu a {
	 color: #473307;
	 text-decoration: none;
}

.menu a:visited {
	 color: #473307;
	 text-decoration: none;
}

.menu a:hover {
	 color: #473307;
	 text-decoration: underline;
}

.menu_list {
	margin: 0;
	padding: 7px 20px;
}

.menu li {
display: inline;
margin-right: 20px;
font-size: 13px;
color: #506068;
}

.content {
	background-color: #b4fbff;
	overflow: hidden;
	padding: 5px;
	margin: 0;
	font-size: 12px;
}

.content_left {
	float: left;
	width: 230px;
	margin-right: 20px;
}

.content_left_contact {
	float: left;
	width: 330px;
	margin-right: 20px;
}

.content_left a, .content_right a {
	color: #473307;
	text-decoration: none;
}
	
.content_right {
	float: left;
	width: 540px;
}

.content_right_contact {
	float: left;
	width: 440px;
}

.content_header {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #613b0e;
	font-weight: bold;
	font-size: 14px;
}

.imgbox1 {
	float: left;
	width: 255px;
	background-color: #c8ecee;
	margin-right: 10px;
	font-size: 11px;
	color: #473307;
	padding-right: 5px 5px 0 0;
}

.imgbox2 {
	float: left;
	width: 255px;
	background-color: #c8ecee;
	margin-right: 10px;
	font-size: 11px;
	color: #473307;
	padding-right: 5px 5px 0 0;
}

.imgbox3 {
	float: left;
	width: 255px;
	background-color: #c8ecee;
	font-size: 11px;
	color: #473307;
	padding-right: 5px 5px 0 0;
}

.imgboxlink a {
	text-decoration: none;
	color: #473307;
}

.footer {
	padding: 6px;
	background-color: #95e8ef;
	clear: both;
	font-size: 11px;
	color: #473307;
	text-align: center;
}

.coupon_layout {
	border: 1px dashed black;
	padding: 10px;
	margin: 10px;
	background-color: white;
}

.coupon_layout b {
	font-size: 20pt;
	color: #464646;
	text-transform: uppercase;
}

.coupon_layout img { display:inherit; }

.print_link a {
	text-decoration: none;
}