/* General
---------------------------------------------------------------*/

body {
	background: #fff url(images/background.jpg) top center repeat-x;
	margin: 0px;
	padding: 0px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #ef7c22;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #aa6f18;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
td,ul,ol,dl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

/* Header
---------------------------------------------------------------*/

#header {
	margin-top: 8px;
	height: 111px;
}
#nl_signup {
	background: url(images/bg_header_nl.gif) top left no-repeat;	
	height: 101px;
	margin-left: 10px;
}
#nl_signup_content {
	margin: 10px 0px 0px 10px;
}
#nl_signup_content td {
	color: #bbbbbb;
}

/* Sidebar
---------------------------------------------------------------*/

#sidebar_l {
	background: #f7f7f5 url(images/menu_bottom.gif) no-repeat top center;
	border-top: 0px solid #e1dfda;
	border-right: 1px solid #e1dfda;
	border-bottom: 1px solid #e1dfda;
	border-left: 1px solid #e1dfda;
	padding: 20px 0px 10px 15px;
}
.sidebar_padding {
	padding-bottom: 10px;
}

/* Content
---------------------------------------------------------------*/

#home_content {
	padding: 0px 15px 0px 9px;
}
#content {
	background: url(images/bg_content_subpage.gif) no-repeat top left;
	padding: 0px 32px 0px 28px;
}
#home_title {
	margin: 20px 0px 20px 16px;
}
#title {
	margin: 26px 0px 35px 0px;
}
#your_arrival {
	background: url(images/bg_your_arrival2.jpg) no-repeat top center;	
}
#our_service {
	background: url(images/bg_our_service2.jpg) no-repeat top center;
}
#your_room {
	background: url(images/bg_your_room2.jpg) no-repeat top center;
}
#your_arrival, #our_service, #your_room {
	padding: 68px 15px 15px 15px;
}

/* Footer
---------------------------------------------------------------*/

.white_space {
	line-height: 8px;
}
#footer {
	background: #fff url(images/bg_footer.jpg) top left no-repeat;
	height: 214px;
	margin-top: 15px;
}
#footer TD {
	font-family: Arial, Helvetica, sans-serif;
	color: #555554;
	font-size: 12px;
	padding: 13px 0px 0px 10px;
}
#footer A:link {
	color: #0076d7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 15px;
	text-decoration: none;
}
#footer A:visited {
	color: #57a1dd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 15px;
	text-decoration: none;
}
#footer A:hover {
	color: #0072cf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 15px;
	text-decoration: underline;
}
#footer A.footer_no_indent {
	margin-left: 0px;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #afa3a3;
}
#copyright A:link,#copyright A:visited {
	color: #0072cf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;		
	text-decoration: none;
}
#copyright A:hover {
	color: #0072cf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;		
	text-decoration: underline;
}
#rewards {
	background: url(images/bg_footer_rewards.jpg) no-repeat top left;
	height: 142px;
	width: 388px;
	padding: 5px;
	margin-left: 6px;
	text-align: center;
	color: #3d9b35;
	font-size: 19px;
}
#rewards a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #453f3f;
	font-size: 22px;
	font-weight: normal;
	text-decoration: none;
}
#rewards a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 22px;
	color: #453f3f;
	text-decoration: none;
}
#rewards a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #453f3f;
	font-weight: normal;
	font-size: 22px;
	text-decoration: underline;
}

/* Blog
---------------------------------------------------------------*/

#blog_nav {
	margin-top: 15px;
	width: 165px;
}
#blog_nav UL, #blog_nav LI {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#blog_nav LI {
	background-color: #EEEEEE;
	border-bottom: 1px solid #57a1dd;
	line-height: 25px;
	padding-left: 5px;
	text-align: left;
}
#blog_nav UL {
	border-top: 1px solid #57a1dd;
	border-left: 1px solid #57a1dd;
	border-right: 1px solid #57a1dd;
	margin-left: 0px;
}
#blog_nav A:Link {
	color: #000;
}
#blog_nav A:Visited {
	color: #000;
}
#blog_nav A:Hover {
	color: #0072cf;
	text-decoration: none;
}#title2 {
	clear: both;
	margin-top: 26px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
}

/* contact form area styling */

.txtbox {
   width: 200px;
   border: 1px solid #ccc;
}
.txtarea {
	width:200px;
	height:120px;
   border: 1px solid #ccc;
}

.contact_form_left {
	position:relative;
	clear:left;
	float:left;
	width:350px;
	margin:0;
	margin-right:15px;
	}
	
.contact_form_right {
	position:relative;
	float:left;
	width:325px;
	margin:0;	
	}


