﻿#imgHead
	{
		margin-top: 20px;
		height: 80px;
		width: 268px;
		background-image: url(http://book.chobs.in/App_Themes/Captaincook/Images/logo.png);
		background-repeat: no-repeat;
	}
	.header1
	{
		background-color: #bfa34f;
	}
	.hotel-color
	{
		background-color: #f1ea9d;
	}
	.table-color
	{
		background-color: #f5efb1;
		border: 1px solid #000000;
	}
	.border1
	{
		width: 860px;
		margin-top: 20px;
		margin-bottom: 20px;
		border-color: #000000;
		background-color: #e5d28d;
		border-width: 1px;
		border-style: solid;
		float: left;
	}
	.invoice-logo-height
	{
		width: 820px;
		float: left;
		vertical-align: middle;
		margin-left: 20px;
		margin-bottom: 10px;
	}
