﻿body {
	margin: 0 auto;
	background: #003e79;
	font-family: Verdana;
	font-size:11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
}
a{
	outline:none;
	border:none; 
	text-decoration:none;
}

img{
	border:0;
}
.float_left{
	float:left;
}
.float_right{
	float:right;
}
.main-table {
	margin: 0 auto;
	width: 896px;
	padding:0px;
	margin-top:0px;
}
.left_shadow {
	background: url('../images/left_shadow.jpg') repeat-y;
	width: 4px;
}
.right_shadow {
	background: url('../images/right_shadow.jpg') repeat-y;
	width: 4px;
}
.center_box {
	background-color: #fff;
	width: 888px;
}
.home_top{
	background:url('../images/top_bg.jpg') repeat-x;
}
.home_middle{
	background:url('../images/home_midd_bg.jpg') repeat-y;
	padding:10px;
}
.home_bott{
	background:url('../images/bottom_bg.jpg') repeat-x;
}
.header {
	/*background: url('../images/header.jpg') no-repeat;*/
	background-position: center;
	width: 888px;
	height: 231px;
}

.ramdham_header{
	/*background: url('../images/header_ramdham-1.jpg') no-repeat;
	background-position: center;*/
	width: 888px;
	height: 231px;
}
/* ---------// Menu Starts Here //-------------------------------------------------*/
.menu-box {
	background:url('../images/rigbt_menu-bg.jpg') repeat-x;
	width: 888px;
	height: 51px;
}
.home {
	background: url('../images/home_btn.jpg') no-repeat;
	background-position: left top;
	width: 97px;
	height: 51px;
	display: block;
	float: left;
}
.home:hover {
	background-position: left bottom;
}
.resort {
	background: url('../images/resort_btn.jpg') no-repeat;
	background-position: left top;
	width: 125px;
	height: 51px;
	display: block;
	float: left;
}
.resort:hover {
	background-position: left bottom;
}
.about_btn {
	background: url('../images/about_btn.jpg') no-repeat;
	width: 101px;
	height: 51px;
	background-position: left top;
	display: block;
	float: left;
}
.about_btn:hover {
	background-position: left bottom;
}
.group_bookings {
	background: url('../images/group-booking_btn.jpg') no-repeat;
	background-position: left top;
	width: 179px;
	height: 51px;
	display: block;
	float: left;
}
.group_bookings:hover {
	background-position: left bottom;
}
.contact_us {
	background: url('../images/contact_us_btn2.jpg') no-repeat;
	background-position: left top;
	width: 136px;
	height: 51px;
	display: block;
	float: left;
}
.contact_us:hover {
	background-position: left bottom;
}
/* ---------// Menu End Here //-------------------------------------------------------------*/
.sidebar {
	background: url('../images/side_bg.jpg') repeat-y;
	width: 243px;
	height: 100%;
	padding-left: 13px;
	padding-right: 13px;
}
.side-content_box {
	background-color: #99c2ff;
	border: 1px;
	border-color:#699ae2;
	border-style: solid;
	padding: 13px;
}
.right_content {
	background-color: #deebf9;
	width: 620px;
	height: 100%;
	padding: 15px;
	font-size: 11px;
	color: #000;
}
.right_content p {
	line-height: 16px;
}
.welcome_text {
	font-family: "Monotype Corsiva";
	font-size: 25px;
	color: #000f82;
}
.welcome_text img {
	float: left;
	padding-right: 15px;
	padding-bottom: 8px;
}
.heading_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000f82;
	font-weight: bold;
}
.heading_text2 img {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
}
.bold_text{
	font-weight:bold;
}
.red-hed_text {
	font-size: 12px;
	color: #920101;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	margin: 0px;
	text-decoration:none;
}
.image1{
	float:right;
	margin-left:8px;
	margin-bottom:8px;
}
.image2{
	float:left;
	margin-left:2px;
	margin-bottom:8px;
}

/* ---------// Footer //-------------------------------------------------------------*/

.footer {
	background: #fff url('../images/footer.jpg') no-repeat;
	background-position: center;
	width: 880px;
	height: 58px;
	text-align: center;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bdbdbd;
	line-height: 20px;
	text-decoration: none;
}
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bdbdbd;
	line-height: 20px;
	text-decoration: none;
}
.padding6 {
	padding: 5px;
}
.padding15 {
	padding: 15px;
}
.padding3 {
	padding-top: 3px;
}
.more_text {
	color: #c90000;
	text-align: right;
}
.padding2{
	padding:6px 0 6px 0px;
}

.red_text{
	font-size:11px;
	color:#c90000;
	font-weight:bold;
}
.red_text_int{
	font-size:11px;
	color:#000;
	font-weight:bold;
	padding-top:15px;
	text-align:center;
}
.red_text_int span{
	font-size:15px;
	color:#c90000;
	font-weight:bold;
}
