@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);
	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;
}
.row_dark{

}
.row_light{

}
/* tr:nth-child(2n+1) represents every odd row of an HTML table */
.price_list tr:nth-child(odd){
	background-color:#000000;
}
/*tr:nth-child(2n+0)  represents every even row of an HTML table */
.price_list tr:nth-child(even){
background-color:#666666;
}

.follow_us{
font-family:Tahoma, Geneva, sans-serif;
font-size:11px;
text-align:right;
color:#7e662a;
border-bottom:#7e662a 1px solid;
padding:5px;
}

/*FB floating logo*/
#floatdiv{
	position:absolute; 
	width:50px; 
	height:62px;
	top:10px;
	right:10px;
	padding:16px;
	z-index:100"
}
