body {
	background-color:#FFFFFF;
	margin:0;
	padding:0;
	font-family:"Palatino Linotype","Book Antiqua",Palatino,FreeSerif,"Times New Roman",Times,serif;
}

img {
	border: 0;
}

#flyer_box {
	/*border: solid 1px gray;*/
	/*overflow:hidden;*/
	/*width: 8.5in;*/
}
.page {
	position: relative;
	/*border: solid 1px red;*/
	width: 7.5in;
	height:10in;
	margin: 0;
}

#page_top {
	height: .75in;
	padding:20px 10px;
}

.page_middle {

}

h1 {
	text-align: right;
	border-bottom: solid 1px gray;
	margin: 0;
	padding: 0;
	font-size: 18pt;
	color: #5C1100;
	line-height: 0.30in;
	height: 0.25in;
	clear:both;
	vertical-align: 100%;
}

.item_showcase_note_box {
	/*border: solid 1px green;*/
	width: 3.75in;
	height: 1.5in;
	float:left;
}

.item_showcase {
	/*border: solid 1px green;*/
	width: 1.875in;
	height: 1.50in;
	float:left;
	text-align:center;
	padding-top: .25in;
}
.item_showcase_note {
	/*border: solid 1px green;*/
	width: 1.875in;
	height: 1.5in;
	float:left;
	padding-top: 0.125in;
	overflow:hidden;
}

.item_showcase_note span {
	font-size: 10px;
	font-weight: bold;
}
.item_showcase_note p {
	font-size: 11px;
	margin: 0;
}



.item_showcase span {
	display:block;
	/*border: solid 1px #996633;*/
	text-align: center;
	font-size: 9pt;
}

.item_product {
	/*border: solid 1px green;*/
	width: 1.25in;
	/*height: 1.625in;*/
	height:210px;
	float:left;
	text-align:center;
	padding-top: .125in;
	margin:12px;
}

.item_product span {
	display:block;
	/*border: solid 1px #996633;*/
	text-align: center;
	font-size: 0.125in;
}

.item_product_note_box {
	/*border: solid 1px green;*/
	width: 2.5in;
	height: 1.5in;
	float:left;
}

.item_product_note {
	width: 1.25in;
	height: 1.625in;
	float:left;
	padding-top: 0.125in;
	overflow:hidden;
}

.item_product_note span {
	font-size: 10px;
	font-weight: bold;
}
.item_product_note p {
	font-size: 11px;
	margin: 0;
}


#page_bottom {
	position: absolute;
	/*border: solid 1px #FF00FF;*/
	text-align: center;
	font-size: 10pt;
	bottom: 0;
	width: 100%;
	clear:both;
	height:2in;
}
#page_bottom p {
	padding: 0;
	margin: 0;
}
#page_bottom a {
	color: black;
}
#tag-line {
	font-weight: bold;
}
#site-address {
	margin-top: 12pt !important;
	color: #5C1100;
	font-size:18pt;
}
