/* CSS Document */

.bg{
	background-image: url(images/footer_ing_bg_index.jpg);
	background-repeat: repeat;
	background-position: center top;
}


.rightBg{
	background-color: #654f38;
	background-repeat: repeat;
}

.centerBg{
	background-image: url(images/1px_body_bg.gif);
	background-repeat: repeat-y;
	background-color: #806748;
}

/* _________________________________3d Bg___________________________________*/

.bg3d{
	background-repeat: repeat;
	background-color: #f3f0ed;
}


.left3DBg{
	background-repeat: no-repeat;
	background-image: url(images/3d_body_left.jpg);
}



.right3DBg{
	background-repeat: no-repeat;
	background-image: url(images/3d_body_right.jpg);
}


.tableBg3d{
	background-repeat: repeat-y;
	background-image: url(images/3d_table_bg.gif);
}

.readMore{
	font-family: Verdana, "Times New Roman";
	font-size: 9px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}

.readMore a:hover{
	font-family: Verdana, "Times New Roman";
	font-size: 9px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}


.border{
	background-repeat: no-repeat;
	border: 1px solid #ebe9e5;
}


/* _________________________________________________________________________*/


/* _________________________________Nav Text  ___________________________________*/
.link1{
	font-family: Verdana, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.link1 a:hover{
	font-family: Verdana, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #653019;
	text-decoration: none;
}

.link1_1{
	font-family: Verdana, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #653019;
	text-decoration: none;
}

.link1_1 a:hover{
	font-family: Verdana, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}


/* _________________________________index page ___________________________________*/
/* nav Bg  */
.navbg{
	background-image: url(images/nav_bg.jpg);
	background-repeat: no-repeat;
}

.navbgstudio{
	background-image: url(images/nav-studio.jpg);
	background-repeat: no-repeat;
}

.navbgdeluxe{
	background-image: url(images/nav-deluxe.jpg);
	background-repeat: no-repeat;
}

.navbgspa{
	background-image: url(images/nav-spa.jpg);
	background-repeat: no-repeat;
}

.navbgtworoom{
	background-image: url(images/nav-tworoom.jpg);
	background-repeat: no-repeat;
}

.navbgfacilities{
	background-image: url(images/nav-facilities.jpg);
	background-repeat: no-repeat;
}

.navbglinks{
	background-image: url(images/nav-links.jpg);
	background-repeat: no-repeat;
}

.navbgsplit{
	background-image: url(images/nav-split.jpg);
	background-repeat: no-repeat;
}

.headerBg{
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
}

.headerBgU{
	background-image: url(images/header_bg-r.jpg);
	background-repeat: no-repeat;
}

.footerHeaderBg{
	background-image: url(images/footer_ing_bg_index.jpg);
	background-repeat: repeat;
}

.leftBgIndex{
	background-image: url(images/left_bg_index.jpg);
	background-repeat: repeat-x;
}

.rightBgIndex{
	background-image: url(images/right_bg_index.jpg);
	background-repeat: repeat-x;
}
/* -------------------------------------Submenu ---------------------------------------------*/
#subm1 
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	border: 0px solid #5970B2;
	
}
#subm1  a
	{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: 120px;
	white-space: nowrap;
	text-align: left;
	font-weight:bold;
	text-decoration: none;
	color: #faf7f0;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #e5dbd2;
	font-family: verdana;
	font-size: 9px;
	background-color: #ac9886;
}
#subm1  a:hover
	{
	color: #FFFFFF;
	background-color: #c6b5a7;
}
#subm2 
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	border: 0px solid #5970B2;
	
}
#subm2  a
	{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: 120px;
	white-space: nowrap;
	text-align: left;
	font-weight:bold;
	text-decoration: none;
	color: #faf7f0;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #e5dbd2;
	font-family: verdana;
	font-size: 9px;
	background-color: #ac9886;
}
#subm2  a:hover
	{	background:#c6b5a7;
		color: #FFFFFF;
		}
#subm3 
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	border: 0px solid #5970B2;
}
#subm3  a
	{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: 120px;
	white-space: nowrap;
	text-align: left;
	font-weight:bold;
	text-decoration: none;
	color: #faf7f0;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #e5dbd2;
	font-family: verdana;
	font-size: 9px;
	background-color: #ac9886;
}
#subm3  a:hover
	{	background:#c6b5a7;
		color: #FFFFFF;
		}
#subm4 
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	border: 0px solid #5970B2;
}
#subm4  a
	{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: 120px;
	white-space: nowrap;
	text-align: left;
	font-weight:bold;
	text-decoration: none;
	color: #faf7f0;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #e5dbd2;
	font-family: verdana;
	font-size: 9px;
	background-color: #ac9886;
}
#subm4  a:hover
	{	background:#c6b5a7;
		color: #FFFFFF;
		}
		
#subm5 
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	border: 0px solid #5970B2;
}
#subm5  a
	{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: 120px;
	white-space: nowrap;
	text-align: left;
	font-weight:bold;
	text-decoration: none;
	color: #faf7f0;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #e5dbd2;
	font-family: verdana;
	font-size: 9px;
	background-color: #ac9886;
}
#subm6 
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	border: 0px solid #5970B2;
}
#subm6  a
	{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: 120px;
	white-space: nowrap;
	text-align: left;
	font-weight:bold;
	text-decoration: none;
	color: #faf7f0;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #e5dbd2;
	font-family: verdana;
	font-size: 9px;
	background-color: #ac9886;
}		
/* -------------------------------------page ---------------------------------------------*/

.bodyTextBg{
	background-image: url(images/body_text_bg.jpg);
	background-repeat: repeat-y;
}

.maintext{
	font-family: Verdana, "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	color: #4a3826;
	text-decoration: none;
}

.maintext a:hover{
	font-family: Verdana, "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	color: #4a3826;
	text-decoration: underline;
}

.innerCenterBg{
	background-image: url(images/inner_center_bg.jpg);
	background-repeat: repeat-y;
}

.redText{
	font-family: Verdana, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #c00005;
	text-decoration: none;
}

.copyWrightBg{
	background-image: url(images/copy_right_bg.jpg);
	background-repeat: no-repeat;
}

.copyWrightText{
	font-family: Verdana, "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	color: #51371b;
	text-decoration: none;
}

.copyWrightText a:hover{
	font-family: Verdana, "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	color: #51371b;
	text-decoration: underline;
}

.phoneBg{
	background-image: url(images/phone_bg.jpg);
	background-repeat: repeat-y;
}

.phoneText{
	font-family: Verdana, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #b39979;
	text-decoration: none;
}

.phoneText a:hover{
	font-family: Verdana, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #b39979;
	text-decoration: underline;
}


.thumText{
	font-family: Verdana, "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}

.thumText2{
	font-family: Verdana, "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	color: #CC3300;
	text-decoration: none;
}


