iframe,html{
	margin: 0;
	padding: 0;
	border: 0;
}

html{
	height:100%;
}

body{
	height:100%;
	background-position: center  center;
}

.bg{
	background-image : url(img/bg.gif);
	background-repeat : repeat-x;
	background-repeat : repeat-y;
	background-color : #2D211B;
}

.bgHotel{
	background-image : url(img/bgHotel.jpg);
	background-repeat : repeat-x;
	background-repeat : repeat-y;
	background-color : #2D211B;
}

.bgPlace{
	background-image : url(img/bgPlace.jpg);
	background-repeat : repeat-x;
	background-repeat : repeat-y;
	background-color : #2D211B;
}

.bgFindUs{
	background-image : url(img/bgFindUs.jpg);
	background-repeat : repeat-x;
	background-repeat : repeat-y;
	background-color : #2D211B;
}

.bgReservation{
	background-image : url(img/bgReservation.jpg);
	background-repeat : repeat-x;
	background-repeat : repeat-y;
	background-color : #2D211B;
}

.bg_BoxIconReser{
	background-image : url(img/bg_BoxIconReser.jpg);
	background-repeat : repeat-x;
	background-repeat : repeat-y;
	background-color : #967209;
}

.bgGuestBook{
	background-image : url(img/bgGuestBook.jpg);
	background-repeat : repeat-x;
	background-repeat : repeat-y;
	background-color : #2D211B;
}

.bgSpa{
	background-image : url(img/bgSpa.jpg);
	background-repeat : repeat-x;
	background-repeat : repeat-y;
	background-color : #2D211B;
}

.bgSpecial{
	background-image : url(img/bgSpecial.jpg);
	background-repeat : repeat-x;
	background-repeat : repeat-y;
	background-color : #2D211B;
}

.bgTour{
	background-image : url(img/bgTour.jpg);
	background-repeat : repeat-x;
	background-repeat : repeat-y;
	background-color : #2D211B;
}


.dotH{
	background-image : url(img/dotH.gif);
	background-repeat : repeat-x;
	background-color : #FFFFFF;
}

.dotV{
	background-image : url(img/dotV.gif);
	background-repeat : repeat-y;
	background-color : #E8F8FA;
}

/*---------- fonts ----------*/

body,td{
	font-family : Arial,Helvetica,sans-serif,Verdana,Geneva;
	font-size : 11px;
	color : #303030;
}

.h1{font-size:24px; line-height:24px; letter-spacing:-.02em; font-family : Arial,Verdana,Geneva,Helvetica,sans-serif;}
.h2{font-size:18px; line-height:16px; letter-spacing:-.01em; font-family : Arial,Verdana,Geneva,Helvetica,sans-serif;}
.h3{font-size:14px; line-height:16px; letter-spacing:-.01em; font-family : Arial,Verdana,Geneva,Helvetica,sans-serif;}

.gray{color : #999999;}
.bl{	color : #211a07;}
.yellow{	color : #DDB12F;}
.red{	color : #AA2D32;}


#theBox {
	color : #211a07;
}

#theBox li
{    list-style-type:circle;}

#theBox h1{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:17px;
	color:#FFFFFF;
	letter-spacing:-1;
	line-height:5px;
}
#theBox h3{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	letter-spacing:-1;
	line-height:5px;
}

ul.position {
	list-style-position: outside;
}

.textbox{
BORDER-RIGHT: #e9e7e1 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: #e9e7e1 1px solid; PADDING-LEFT: 1px; PADDING-BOTTOM: 1px; MARGIN: 1px; BORDER-LEFT: #e9e7e1 1px solid; PADDING-TOP: 1px; BORDER-BOTTOM: #e9e7e1 1px solid; BACKGROUND-COLOR: #e9e7e1
}

input{
	font-family : Arial,Helvetica,sans-serif,Verdana,Geneva;
	font-size : 11px;
	color : #666666;
}

select{
	font-family : Arial,Helvetica,sans-serif,Verdana,Geneva;
	font-size : 11px;
	color : #666666;
}

textarea{
	font-family : Arial,Helvetica,sans-serif,Verdana,Geneva;
	font-size : 11px;
	color : #666666;
}

/*---------- text-link ----------*/
a:link{text-decoration : none; color : #CCCCCC;}
a:visited {text-decoration : none; color : #CCCCCC;}
a:hover {text-decoration : underline; color : #000000;}

a.smokybyte:link {text-decoration : none; color : #211a07;}
a.smokybyte:visited {text-decoration : none; color : #211a07;}
a.smokybyte:hover {text-decoration : underline; color : #f7941d;}

a.textLink:link {text-decoration : none; color : #84151A;}
a.textLink:visited {text-decoration : none; color : #84151A;}
a.textLink:hover {text-decoration : underline; color : #211a07;}

a.textLink2:link {text-decoration : none; color : #8C1D1F;}
a.textLink2:visited {text-decoration : none; color : #8C1D1F;}
a.textLink2:hover {text-decoration : underline; color : #211a07;}

a.textLink3:link {text-decoration : underline; color : #211a07;}
a.textLink3:visited {text-decoration : underline; color : #211a07;}
a.textLink3:hover {text-decoration : underline; color : #faf3e0;}

a.textLink4:link {text-decoration : underline; color : #211a07;}
a.textLink4:visited {text-decoration : underline; color : #211a07;}
a.textLink4:hover {text-decoration : underline; color : #a7a499;}

a.textLink5:link {text-decoration : none; color : #211a07;}
a.textLink5:visited {text-decoration : none; color : #211a07;}
a.textLink5:hover {text-decoration : underline; color : #a7a499;}

a.blGotoRed:link {text-decoration : none; color : #211a07;}
a.blGotoRed:visited {text-decoration : none; color : #211a07;}
a.blGotoRed:hover {text-decoration : underline; color : #AA2D32;}

a.whiteGotoBl:link {text-decoration : none; color : #faf3e0;}
a.whiteGotoBl:visited {text-decoration : none; color : #faf3e0;}
a.whiteGotoBl:hover {text-decoration : underline; color : #211a07;}

a.linkYellow:link {text-decoration : none; color : #bcb9ad;}
a.linkYellow:visited {text-decoration : none; color : #bcb9ad;}
a.linkYellow:hover {text-decoration : none; color : #3a3629;}

a.linkYellow2:link {text-decoration : none; color : #fdb812;}
a.linkYellow2:visited {text-decoration : none; color : #fdb812;}
a.linkYellow2:hover {text-decoration : none; color : #6a6a69;}

a.linkYellowOver:link {text-decoration : none; color : #3a3629;}
a.linkYellowOver:visited {text-decoration : none; color : #3a3629;}
a.linkYellowOver:hover {text-decoration : none; color : #3a3629;}

a.yellowGotoBl:link {text-decoration : none; color : #DDB12F;}
a.yellowGotoBl:visited {text-decoration : none; color : #DDB12F;}
a.yellowGotoBl:hover {text-decoration : underline; color : #211a07;}

a.nav:link {text-decoration : none; color : #393736; font-size:14px; letter-spacing:-.01em; font-family : Arial,Verdana,Geneva,Helvetica,sans-serif; margin-left:12px;}
a.nav:visited {text-decoration : none; color : #393736; font-size:14px; letter-spacing:-.01em; font-family : Arial,Verdana,Geneva,Helvetica,sans-serif; margin-left:12px;}
a.nav:hover {text-decoration : none; color : #fdb812; font-size:14px; letter-spacing:-.01em; font-family : Arial,Verdana,Geneva,Helvetica,sans-serif; margin-left:12px;}

a.navOver:link {text-decoration : none; color : #fdb812; font-size:14px; letter-spacing:-.01em; font-family : Arial,Verdana,Geneva,Helvetica,sans-serif; margin-left:12px;}
a.navOver:visited {text-decoration : none; color : #fdb812; font-size:14px; letter-spacing:-.01em; font-family : Arial,Verdana,Geneva,Helvetica,sans-serif; margin-left:12px;}
a.navOver:hover {text-decoration : none; color : #fdb812; font-size:14px; letter-spacing:-.01em; font-family : Arial,Verdana,Geneva,Helvetica,sans-serif; margin-left:12px;}

a.nGallery:link {text-decoration : none; color : #3a3629; font-size:18px; letter-spacing:-.01em; font-family : Arial,Verdana,Geneva,Helvetica,sans-serif;}
a.nGallery:visited {text-decoration : none; color : #3a3629; font-size:18px; letter-spacing:-.01em; font-family : Arial,Verdana,Geneva,Helvetica,sans-serif;}
a.nGallery:hover {text-decoration : none; color : #fdb812; font-size:18px; letter-spacing:-.01em; font-family : Arial,Verdana,Geneva,Helvetica,sans-serif;}

a.nGalleryOver:link {text-decoration : none; color : #fdb812; font-size:18px; letter-spacing:-.01em; font-family : Arial,Verdana,Geneva,Helvetica,sans-serif;}
a.nGalleryOver:visited {text-decoration : none; color : #fdb812; font-size:18px; letter-spacing:-.01em; font-family : Arial,Verdana,Geneva,Helvetica,sans-serif;}
a.nGalleryOver:hover {text-decoration : none; color : #fdb812; font-size:18px; letter-spacing:-.01em; font-family : Arial,Verdana,Geneva,Helvetica,sans-serif;}

a.nHome:link ,a.nHome:visited {
	display:block;
	width:80px;
	font-size:14px;
	color:#ffffff;
	text-align:right;
	background:url(img/bgNHome.gif) left no-repeat;
	text-decoration: none;
	padding-top:8px;
	padding-bottom:8px;
	font-family:Arial;
}
a.nHome:hover ,a.nHomeS:link ,a.nHomeS:visited ,a.nHomeS:hover  {
	display:block;
	width:80px;
	font-size:14px;
	color:#fdb812;
	text-align:right;
	background:url(img/bgNHome.gif) left no-repeat;
	text-decoration: none;
	padding-top:8px;
	padding-bottom:8px;
	font-family:Arial;
}

a.nBookNow:link ,a.nBookNow:visited {
	display:block;
	width:100px;
	font-size:14px;
	color:#fdb812;
	text-align:center;
	background:url(img/bgBookNow.gif) left no-repeat;
	text-decoration: none;
	padding-top:8px;
	padding-bottom:8px;
	font-family:Arial;
}
a.nBookNow:hover ,a.nBookNowS:link ,a.nBookNowS:visited ,a.nBookNowS:hover  {
	display:block;
	width:100px;
	font-size:14px;
	color:#ffffff;
	text-align:center;
	background:url(img/bgBookNow.gif) left no-repeat;
	text-decoration: none;
	padding-top:8px;
	padding-bottom:8px;
	font-family:Arial;
}

	
