﻿body
{
	margin: 5px 0px 5px 0px;
	padding: 0;
	line-height: 1.5em;
	background-color: #993300;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer
{
	width: 780px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	background-color: #993300;
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;	
}


#topsection
{
	background-color: #993300;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: left;
}



#contentwrapper{
	float: left;
	width: 100%;
}

#contentcolumn
{
	background-color: #993300;
	width: 780px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#footer
{
	clear: left;
	width: 100%;
	background: white;
	color: #752d31;
	text-align: justify;
	padding: 4px 0;
	font-size: 11px;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-decoration: none;
	line-height: 15px;
}

#footer a
{
	font-weight: bold;
	color: #993300;
	font-size: 10px;
	text-decoration: none;
}

#footer a:Hover
{
	font-weight: bold;
	color: #993300;
	font-size: 10px;
	text-decoration: underline;
}

#OverViewTerms
{
	height: 250px;
	width: 680px;
	overflow: auto;
	font-weight: normal;
	font-size: 11px;
	color: navy;
	line-height: 15px;
	font-style: normal;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-align: justify;		
}

.innertube
{
	font-weight: normal;
	font-size: 11px;
	vertical-align: top;
	color: navy;
	line-height: 15px;
	font-style: normal;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-align: justify;
	text-decoration: none;
}

.Row
{
	vertical-align: top;
	text-align: justify;
}



.tdText		
{
	font-size:10px;
	font-family: Verdana;
	color: White;
}
.tdText A
{
	font-size: 11px;
	font-weight: bold;
	color: Yellow;
	font-family: Verdana;
	text-decoration: underline;
	
}
		
.tdText A:Hover
{
	font-size: 11px;
	font-weight: bold;
	color: Yellow;
	font-family: Verdana;	
	text-decoration: none;
}

.RowRigh
{
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: right;
	padding-right: 10px;
	font-size: 11px;
	color: #993300;
	vertical-align: bottom;
}

.RowRigh A
{
	color: blue;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Tahoma, Sans-Serif;
}

.RowRigh A:hover
{
	color: blue;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Tahoma, Sans-Serif;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#vdividermenu
{
	background-color: white;
	width: 758px;
	border: 1px solid #625e00;	
	padding-left: 20px;
}

#vdividermenu ul
{
	margin: 0;
	padding: 0;	
	float: left;
	font: bold 11px Verdana,Tohoma ;	
	
	/**/
}

* html #vdividermenu ul{ /*IE only rule, reduce menu width*/
width: 99%;
}

#vdividermenu ul li{
display: inline;


}

#vdividermenu ul li a{
float: left;
color: #993300;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 4px;
padding-top: 4px;
text-decoration: none;
}

#vdividermenu ul li a:visited{
color:#993300;
}

#vdividermenu ul li a:hover
{
	color: #993300;
	background-color: #ffe84f;	
}

#vdividermenu_1
{
	background-color: white;
	width: 608px;
	border: 1px solid #625e00;	
	padding-left: 170px;
}

#vdividermenu_1 ul
{
	margin: 0;
	padding: 0;	
	float: left;
	font: bold 11px Verdana,Tohoma ;	
}

* html #vdividermenu_1 ul{ /*IE only rule, reduce menu width*/
width: 99%;
}

#vdividermenu_1 ul li{
display: inline;


}

#vdividermenu_1 ul li a{
float: left;
color: #993300;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 4px;
padding-top: 4px;
text-decoration: none;
}

#vdividermenu_1 ul li a:visited{
color:#993300;
}

#vdividermenu_1 ul li a:hover
{
	color: #993300;
	background-color: #ffe84f;	
}

#DivLeft 
{
	float:left;
	width: 147px;
	text-align:left;
	vertical-align:top;	
}

#DivCenter
{
	float: left;
	width: 405px;
	background-color: White;
	padding-left: 5px;
	padding-right: 5px;
	height: 415px;
	vertical-align: top;
}
#DivRight
{
	float:left;
	width: 210px;
	padding-left: 5px;
	
}

#DivRightIn
{
	height: 415px;
	vertical-align: top;
	width: 210px;
	background-color: White;
}

#DivMain
{
	width: 776px;
	padding-right: 2px;
	padding-left: 2px;
}

#DivContent
{
	width: 776px;
	background-color: White;
}

#DivChild
{
	padding-right: 5px;
	padding-left: 5px;
	width: 765px;
}

#image_left {
  float: left;  
  padding-right: 5px;
  padding-left: 5px;
  }


.Row_Style
{
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 4px;
	color: navy;
	line-height: 15px;
	padding-top: 4px;
	font-style: normal;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-align: justify;
	text-decoration: none;
}

.Row_Title
{
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 4px;
	color: #993300;
	line-height: 15px;
	padding-top: 4px;
	font-style: normal;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-align: justify;
	text-decoration: none;
	border-bottom: lightseagreen 1px solid;
}

.Row_Bold
{
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 4px;
	color: black;
	line-height: 15px;
	padding-top: 4px;
	font-style: normal;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-align: justify;
	text-decoration: none;
	padding-left: 5px;
}

.Row_Blue
{
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 4px;
	color: blue;
	line-height: 15px;
	padding-top: 4px;
	font-style: normal;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-align: justify;
	text-decoration: none;
	border-bottom: palevioletred 1px solid;
}


.Style_Font
{
	font-size: 11px;
	color: navy;
	line-height: 15px;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-align: justify;
	text-decoration: none;
}

.Style_Button
{
	font-size: 11px;
	color: blue;
	line-height: 15px;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	height: 30px;	
}

.Font_Bold
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-style: normal;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-decoration: none;
}

.Font_Bold_1
{
	font-weight: bold;
	font-size: 14px;
	color: #993300;
	font-family: Verdana, Tahoma, Sans-Serif;
}

.Font_Bold_2
{
	font-weight: normal;
	font-size: 11px;
	color: #993300;
	font-family: Verdana, Tahoma, Sans-Serif;
}

.Font_Bold_3
{
	font-weight: bold;
	font-size: 14px;
	color: #993300;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-decoration: line-through;
}

.Font_Bold_4
{
	font-weight: Bold;
	font-size: 12px;
	color: Blue;
	font-family: Verdana, Tahoma, Sans-Serif;
}

.Font_Bold_5
{
	font-weight: Bold;
	font-size: 11px;
	color: Red;
	font-family: Verdana, Tahoma, Sans-Serif;
}

.Font_Bold_6
{
	font-weight: Bold;
	font-size: 12px;
	color: Blue;
	font-family: Verdana, Tahoma, Sans-Serif;
}

.Font_Bold_7
{
	font-weight: Bold;
	font-size: 11px;
	color: Blue;
	font-family: Verdana, Tahoma, Sans-Serif;
}

.Cus
{
	cursor: pointer ;
}

#RoomLeft
{
	float: left;
	padding-bottom: 3px;
	padding-right: 10px;
}

.RowBooking
{
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 4px;
	color: navy;
	line-height: 15px;
	padding-top: 4px;
	font-style: normal;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-align: justify;
	text-decoration: none;
}

.RowBooking A
{
	background-image: url(Image/01.jpg);	
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-decoration: none;
	height: 23px;
	padding-top: 7px;
}

.RowBooking A:hover
{
	text-decoration: underline;
}

#View360
{
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 4px;
	color: navy;
	line-height: 15px;
	padding-top: 4px;
	font-style: normal;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-align: justify;
	text-decoration: none;
}

#View360 A
{
	font-weight: bold;
	font-size: 12px;
	color: navy;
	font-style: italic;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-decoration: none;
	
}

#View360 A:hover
{
	font-weight: bold;
	font-size: 12px;
	color: Red;
	font-style: italic;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-decoration: none;	
}

.HoverMouse
{
	cursor: pointer;	
}

#RightDev
{
	float: right;
	padding-bottom: 3px;
	padding-left: 3px;	
}

.Row_Style_Blue
{
	font-weight: bold;
	font-size: 11px;
	color: blue;
	font-style: normal;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-align: justify;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: silver 1px solid;
}

.Row_Email
{
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 4px;
	color: blue;
	line-height: 15px;
	padding-top: 4px;
	font-style: normal;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-align: justify;
	text-decoration: none;
}

.Row_Email A
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	line-height: 15px;
	font-style: normal;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-align: justify;
	text-decoration: underline;
}

.Row_Email A:Hover
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	line-height: 15px;
	font-style: normal;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-align: justify;
	text-decoration: none;
}
