body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #100001;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform:uppercase
}

#main_content {
	margin: 10px;
}
#img_right {
	float: right;
}

#tbl_booking {
	border: 1px solid #F4B228;
}
#tbl_border {
}

.heading {
	font-size: 11px;
	font-weight: bold;
}
#left_curtain {
	background-image: url(images/side_left.jpg);
	background-repeat: no-repeat;
}
#right_curtain {
	background-image: url(images/side_right.jpg);
	background-repeat: no-repeat;
}
a {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 36px;
	margin-top: 10px;
}
#footer a {
	color: #FFCC00;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
#footer a:hover {
	text-decoration: underline;
}

#footer_div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
	text-align: center;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#copyright a {
	color: #FFFFFF;
	text-decoration: none;
}

#copyright a:hover {
	text-decoration: underline;
}

.style2 {font-size: 18px}
.style3 {
	font-size: 18;
	text-align: center;
}
.style5 {
	font-size: 24px;
	font-weight: bold;
	text-align:center!important;
}
.style8 {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}
.style10 {
	font-size: 14px;
	font-weight: bold;
}

