@charset "utf-8";
body {
	background-color:#FEF0E2;
}

#wrapper {
	width:950px;
	margin:0 auto;
	background-color:#FFFFFF;
	border: 1px solid #000;
	overflow:auto;
	color: #FFF;
}

#header {
	width:930px;
	height:226px;
	margin:10px auto;
	background-image: url(../images/header.jpg);
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

#navlist {
	margin: 10px auto;
	width: 930px;
	height: 40px;
	
	
	background-image: url(../images/header_nav.jpg);
}
#wrapper #header {
}

#left_col {
	float:left;
	width:435px;
	height:600px;
	background-color:#FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e6e6e6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e6e6e6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#wrapper #left_col #left_col_inside {
	text-align: center;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#wrapper #left_col #left_col_inside p img {
	border: 1px solid #333;
}

.cater {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #035F9E;
	font-weight: normal;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.cater2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	color: #005E96;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#wrapper #right_col #map {
	border: 1px solid #666;
	margin-top: 50px;
}

.img_globe {
	margin-top: 10px;
}

#right_col {
	float:right;
	width:435px;
	height:600px;
	background-color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e6e6e6;
	background-repeat: no-repeat;
	background-position: 30px center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e6e6e6;
}
.weecater {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #035F9E;
	font-weight: bold;
}

.welcome {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #035F9E;
}
.discount {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #F00;
}

/*navigation styles*/

#navlist ul  {
	
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}

#navlist ul  li  {
	width: 130px;
	float: left;
	margin: 4px;
	border: 1px solid #e6e6e6;
	}

#navlist ul li a  {
	font-family: verdana, arial;
	text-decoration: none;
	display:block;
	width: 130px;
	height: 30px;
	line-height: 30px;
	color: #FFF;
	background-image: url(../images/butt.jpg);
	}

#navlist a:hover  {
	
	background-position: 0px -40px;
	font-weight: bold;
	color: #FFF;
}

#footer {
	width:930px;
	height:50px;
	clear: both;
	background-color: #e6e6e6;
	text-align:center;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 35px;
}
#wrapper #footer a {
	margin-right: 6px;
	margin-left: 6px;
}
#wrapper #right_col a   img{
	border: 1px solid #666;
}
.footerbtm {


}
#wrapper #right_col #btmdiv img{
	margin-left: 70px;
	border: 1px solid #666;
}

#wrapper #header div {
	margin-top: 135px;
	float: right;
	margin-right: 20px;
	text-align: left;
}
.booknow {
	font-family: Verdana, Geneva, sans-serif;
	color: #6633CC;
	font-size: 24px;
	font-weight: bold;
}

#wrapper #left_col #mainleftbtm img {
	margin-left: 70px;
	border: 1px solid #333;
}
