﻿body
{
	margin:0;
	padding:0;
}
#maincontainer{
	width: 1010px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
}

#topsection
{
	width:1010px;
	background: black;
	
}
#topsectionTop
{
	float:left;
	width:800px;
	padding:0px 105px 0px 105px;
}
#topsectionTop .TopLeft
{
	float:left;
	width:325px;
	height:203px;
	
}
#topsectionTop .TopRight
{
	float:left;
	width:475px;
	height:203px;
	
}
#topsectionUnder
{
	width: 760px;
	margin: 0px;
	background-repeat: repeat-x;
	background-image: url(Style/01.jpg);
	padding:5px 105px 1px 145px;
	height:30px;

}
#topsectionUnder .ListMenue
{
	float:left;
	width:495px;
	padding:2px 5px 3px 0px;
	
}
.DivHome
{
	float:left;
	width:130px;
	padding:0px 0px 0px 15px;
}
.DivAccommodation
{
	float:left;
	width:175px;
	padding:0px 0px 0px 0px;
}
.DivPackageTour
{
	float:left;
	width:160px;
	padding:0px 0px 0px 10px;
}
#topsectionUnder .ListMenue a
{
	font: bold 16px Verdana, Tahoma, Sans-Serif;
	color: white;
	text-align: justify;
	text-decoration: none;
	padding:0px 10px 5px 10px;
}
#topsectionUnder .ListMenue a:hover
{
	background: #ba5c2b;
		
}
#topsectionUnder .Search
{
	float:left;
	width:260px;
	
}
.divStoreText
{
	float:left;
	width: 170px;
	font-weight: normal;
	font-size: 15px;
	color: navy;
	font-style: normal;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-align: justify;
	font-variant: normal;
	text-decoration: none;
	padding:1px 0px 0px 5px;
}
.DivstoreButton
{
	width:80px;
	float:left;
	padding:2px 0px 0px 3px;
}
#topsectionUnder_1
{
	float: left;
	width: 1010px;
	margin: 0px;
	background: #c45c26;
	border-bottom: #ec8460 5px solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 10px;
}
#topsectionUnder_1 .DivIn
{
	float:left;
	width:800px;
	padding:0px 105px 0px 105px;
	margin:0px;
}
#BorderMenueIn
{
	float: left;
	width: 760px;
	padding-right: 0px;
	padding-left: 40px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#BorderMenueIn .MenuIn
{
	float:left;
	width:152px;
	text-align:left;
}
#TopMenueBorder
{
	float:left;
	width:112px;
	background: #a34318;
}
#TopMenueBorder .MenuImage
{
	float:left;
	width:110px;
	padding:0px 0px 0px 0px;
	margin:0px;
	border:0px;
}
#TopMenueBorder .MenuText
{
	width: 110px;
	font: bold 12px Verdana, Tahoma, Sans-Serif;
	color: white;
	text-align: justify;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 8px;
	padding-top: 8px;
	text-decoration: none;
	border:0px;
}
#TopMenueBorder .MenuText a
{
	width: 110px;
	font: bold 12px Verdana, Tahoma, Sans-Serif;
	color: white;
	text-align: justify;
	text-decoration: none;
}
#TopMenueBorder .MenuText a:hover
{
	width: 110px;
	font: bold 12px Verdana, Tahoma, Sans-Serif;
	color: white;
	text-align: justify;
	text-decoration: underline;
}
#TopLiveUpdate
{
	width: 800px;
	font-weight: normal;
	font-size: 11px;
	color: white;
	font-style: normal;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-decoration: none;
	line-height: 15px;
	text-align: justify;
	padding:5px 0px 0px 0px;
	border:0px;
}
#TopLiveUpdate a
{
	font: bold 11px/15px Verdana, Tahoma, Sans-Serif;
	color: yellow;
	text-align: justify;
	text-decoration: none;
}
#TopLiveUpdate a:hover
{
	text-decoration: underline;
}
#contentwrapper{
	float: left;
	width: 100%;
}

#contentcolumn{
	margin: 0 105px 0 105px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#leftcolumn{
	float: left;
	width: 105px; /*Width of left column in pixel*/
	margin-left: -1010px; /*Set margin to that of -(MainContainerWidth)*/
	background:white;
}
#leftcolumn .LeftIn
{
	width: 104px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	/*background-image: url(ImageBorder/01.jpg);*/
	/*background-repeat: repeat-y;
	background-attachment: fixed;*/
}
#rightcolumn{
	float: left;
	width: 106px; /*Width of right column*/
	margin-left: -106px; /*Set left margin to -(RightColumnWidth)*/
	background:white;
}
#rightcolumn .RightIn
{
	width:104px;
	margin:0px;
	border:0px;
	padding:0px;
	/*background-image: url(ImageBorder/01.jpg);
	background-repeat: repeat-y;*/
}
#footer{
	clear: left;
	width: 740px;
	padding:10px 30px 0px 30px;
}
#footer .footTop
{
	width: 730px;
	background: #eff1e7;
	padding: 8px 0px 3px 10px;
	
}
#footer .footUnder
{
	width: 730px;
	padding: 4px 0px 4px 10px;
	background:white;
	color: black;
	text-decoration: none;
	font: bold 11px Verdana, Tahoma, Sans-Serif;
	text-align: justify;
	
}
#footer .footUnder a
{
	background: white;
	color: black;
	text-decoration: none;
	font: bold 11px Verdana, Tahoma, Sans-Serif;
	text-align: justify;
}
#footer .footUnder a:hover
{
	text-decoration: underline;
}
.footUnderLeft
{
	float:left;
	width:450px;
	text-align:left;
}
.footUnderRight
{
	float:right;
	width:250px;
	text-align:right;
	padding:0px 3px 0px 0px;
}
#footer .footUnder a
{
	color: black;
	text-decoration: none;
	font: bold 11px Verdana, Tahoma, Sans-Serif;
	text-align: justify;
}
.footerTopText
{
	float:left;
	width:320px;
	color: black;
	text-align: justify;
	font: bold 11px Verdana, Tahoma, Sans-Serif;
	padding:3px 0px 0px 0px;
}
.footerTopImage
{
	float:left;
	width:200px;
}

#Display
{
	width:740px;
	padding:5px 30px 0px 30px;
}
#Display .THeader
{
	width: 740px;
	padding-bottom: 3px;
	text-align: center;
	margin: 0px;
	font-weight: bold;
	font-size: 18px;
	color: white;
	font-family: Verdana, Tahoma, Serif;
	font-variant: normal;
	text-decoration: none;
	font-style: italic;
	background-repeat: repeat-x;
	background-image: url(Style/01.jpg);
	padding-right: 0px;
	
}
#BorderLine
{
	width: 738px;
	border-left: #c45c26 1px solid;
	border-right: #c45c26 1px solid;
	border-Bottom: #c45c26 1px solid;
	padding:0px 0px 8px 0px;
}
#BorderLine .Stylebody
{
	width:728px;
	padding:5px 5px 3px 5px;
	margin: 0px;
	font-size: 11px;
	color: black;
	line-height: 17px;
	font-style: normal;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-align: justify;
	font-variant: normal;
	text-decoration: none;
}

#RightHome
{
	width: 452px;
	padding: 15px 0px 0px 8px;
	font: 11px Verdana, Tahoma, Sans-Serif;
	color: black;
	text-align: justify;
	text-decoration: none;
}
#RightHome .AccommodationIn
{
	width: 452px;
	padding:0px 0px 2px 0px;
	font: 11px Verdana, Tahoma, Sans-Serif;
	color: black;
	text-align: justify;
	text-decoration: none;
}

.FontNormal
{
	font-weight: normal;
	font-size: 11px;
	color: navy;
	line-height: 17px;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-decoration: none;
}
.FontButton
{
	font-weight: bold;
	font-size: 11px;
	color: blue;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-decoration: none;
	height: 30px;
}
.TableLeft
{
	font-weight: bold;
	font-size: 11px;
	width: 150px;
	color: blue;
	line-height: normal;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-align: justify;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 3px;
}

.TableRight
{
	font-weight: normal;
	font-size: 11px;
	width: 500px;
	color: black;
	line-height: normal;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-align: justify;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 3px;
}
.FontNormal_1
{
	font-size: 11px;
	color: navy;
	line-height: normal;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-align: justify;
	text-decoration: none;
	text-transform: none;
}
.FontBold
{
	font-weight: bold;
	font-size: 11px;
	color: red;
	line-height: 17px;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-decoration: none;
}


.RHeader
{
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 4px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: white;
	font-style: normal;
	font-family: Verdana, Tahoma, Sans-Serif;
	background-color: #a34318;
	font-variant: normal;
	text-decoration: none;
	width: 738px;
}
.borderImage
{
	width:456px;
	padding:3px 0px 3px 0px;
	text-align:center;
	border:solid 1px silver;
	
}
.Row 
{
	padding: 3px;
	text-align:justify;
}

.Row A
{
	font-weight: bold;
	font-size: 11px;
	color: Blue;
	line-height: normal;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-decoration: underline;
}

.Row A:Hover
{
	font-weight: bold;
	font-size: 11px;
	color: Blue;
	line-height: normal;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-decoration: none;
}
.FontBlack
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	line-height: normal;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-align: justify;
	text-decoration: none;
}

.FontRed
{
	font-weight: bold;
	font-size: 11px;
	color: Red;
	line-height: normal;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-align: justify;
	text-decoration: none;
}