@charset "utf-8";
/* CSS Document */
body
{
	margin:0px;
	padding:0px;
	background:url(../images/main-bg.jpg) repeat;
}
.header-bg1
{
	background: url(../images/top-bg.jpg) repeat-x;
	height:168px;
}
.banner-bg
{
	background:url(../images/banner-bg.jpg) repeat-x;
}
.menu-bg
{
	background:url(../images/menu-bg.jpg) repeat-x;
}
img
{
	border:0px;
}
.body-bg
{
	background:url(../images/body-pattern.jpg) repeat-x;
	height:307px;
}
.body-bg2
{
	background:url(../images/body-bg.jpg) no-repeat;
	width:900px;
	height:350px;
}
.body-bg3
{
	background:url(../images/body-bg2.jpg) no-repeat top;
	background-color:#ede1bd;
	width:900px;
}
.footer-bg
{
	background:url(../images/footer-bg.jpg) repeat-x;
	height:90px;
}
.footer-text
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-align:center;
	color:#7e662a;
}
.footer-text a
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-align:center;
	color:#7e662a;
	text-decoration:none;
}
.main-text
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-align:left;
	color:#6b592b;
	line-height:16px;
}
.main-text a
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-align:left;
	color:#6b592b;
	text-decoration:none;
}
.heading-font-1
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#6b592b;
}
.heading-font-2
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#6b592b;
}


.imgs-border{
border:#7a6226 solid 3px;
}
	/* CSS Document PEEL ADD*/
img { behavior: url(iepngfix.htc) }

#pageflip {
	position:absolute;
	right: 0; top: 0;
	float: right; 
}
#pageflip img {
	width: 69px; height: 61px;
	z-index: 1;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 69px; height: 61px;
	overflow: hidden;
	position: absolute;
	right: 0; top: 0;
	background: url(images/peel33.png) no-repeat right top;
}
