.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;
}

.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 : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 11px;
	color : #faf3e0;
}

.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;
}


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

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

textarea{
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	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 : #FFFFFF;}
a.smokybyte:visited {text-decoration : none; color : #FFFFFF;}
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.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.yellowGotoBl:link {text-decoration : none; color : #DDB12F;}
a.yellowGotoBl:visited {text-decoration : none; color : #DDB12F;}
a.yellowGotoBl:hover {text-decoration : underline; color : #211a07;}
