@charset "utf-8";
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bab9b9;
	background-color: #280001;
}
.top {
	background-image: url(../images/top-bg.jpg);
	background-repeat: repeat-x;
	height: 145px;
}
.top-btm-bg {
	background-image: url(../images/top-btm-bg.gif);
	background-repeat: repeat-x;
	height: 21px;
}
.header-btm {
	background-image: url(../images/header-btn-bg.gif);
	background-repeat: repeat-x;
	height: 32px;
}
.content-area h1 {
	background-color: #220000;
	background-image: url(../images/heading-bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 35px;
	color: #FFFFFF;
}
.content-area h1 em {
	font-style: normal;
	color: #ff0000;
}
.content-area {
	background-image: url(../images/contant-area-bg.gif);
	background-repeat: repeat-x;
	background-color: #000000;
	background-position: top;
}
.dotted-line {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #8c6a6a;
	width: 1px;
}
.copyrights {
	background-color: #0d0c0b;
	height: 55px;
	font-size: 11px;
	padding-left: 35px;
	color: #999999;
}
.content-area p {
	text-align: justify;
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.content-area h5 {
	color: #FF0000;
	text-decoration: underline;
	font-size: 12px;
	margin: 0px;
	background-image: url(../images/bullet-2.gif);
	background-repeat: no-repeat;
	background-position: 15px 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.content-area ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.content-area li {
	text-align: justify;
	background-image: url(../images/bullet-1.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.content-area h2 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
	text-transform: uppercase;
}
.inner-content {
	background-color: #420001;
	border: 1px solid #FF0000;
	padding: 3px;
	margin-right: 10px;
	margin-left: 10px;
	color: #FFFFFF;
	margin-top: 14px;
	width: 85%;
}
.order-btn {
	height: 22px;
	width: 90px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 5px;
	cursor:hand;
	margin-right: 5px;
	background-color: #1B0000;
	border: 1px solid #FF0000;
}.order-field {
	background-color: #000000;
	border: 1px solid #999999;
	width: 187px;
	color: #FFFFFF;
}
.order-field1 {
	background-color: #000000;
	border: 1px solid #999999;
	width: 187px;
	color: #FFFFFF;
}
.order-field2 {
	background-color: #000000;
	border: 1px solid #999999;
	color: #FFFFFF;
}.input-name {
	background-color: #420001;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 200px;
}
.inner-arts {
	width: 174px;
	background-color: #420001;
	border: 1px solid #FF0000;
	padding: 3px;
	margin-top: 14px;
}.red-text {
	color: #FF0000;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.content-area h5 a {
	color: #FF0000;
	text-decoration: underline;
}
.content-area h5 a:hover {
	color: #FFFFFF;
}
#booking .input4 {
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #999999;
}
.required {
	color: #FF0000;
}
.right-float {
	float: right;
	padding-right: 20px;
	padding-left: 20px;
}
.contact-map {
}
.contact-map a {
	color: #BAB9B9;
}
.copyrights a {
	color: #999999;
	text-decoration: underline;
}
