
body {
	font-size: 76%; 
	font-family: arial, verdana, helvetica, serif; 
	color: black; 
	background-color: #EEE8DA; 
	margin: 0px 0px 0px 0px;
}

/**Header**/

.logo {
    background-image: url(images/logo.jpg);
    background-repeat: no-repeat;
       }   

.topbg {
    background-image: url(images/top_bg.jpg);
       }
       
.headerbg {
    background-image: url(images/header_bg.jpg);
       }  

.headerbottomline {
    background-image: url(images/header_bg1.jpg);
    background-position:center ;
       }  

.headerimage1 {
    background-image: url(images/header_image1.jpg);
       } 

.headerimage2 {
    background-image: url(images/header_image2.jpg);
       } 

.headerimage3 {
    background-image: url(images/header_image3.jpg);
       }
       
.headerimage4 {
    background-image: url(images/header_image4.jpg);
       }               

.headerimage5 {
    background-image: url(images/header_image5.jpg);
       } 
       
/**Menu**/   

.iconbulletarrow {
    background-image: url(images/arrow.jpg);
    background-repeat: no-repeat;
    background-position:center;	
       } 

.menubottomcolor {background-color:#EEE8DA;
        }

/**Center Body**/  

.welcomeheading {
    background-image: url(images/welcome.jpg);
    background-repeat: no-repeat;
       } 

.homemainimage {
    background-image: url(images/image1.jpg);
}

.boxbgcolor {background-color:#D8C5A4;
        }
        
.bodybgcolor {background-color:#ffffff;
        }       
        
.bodyborder {background-color:#FF0000;
        }
        
.checkavialibilty {
    background-image: url(images/check_availaibility.jpg);
    background-repeat: no-repeat;
       } 
       
.amenities {
    background-image: url(images/amenties.jpg);
    background-repeat: no-repeat;
       }
.amenitiesTitle{
    font-family: arial;
    font-size: 10px;
    color: #000000;
    text-decoration: none;

}

.horizontalline {
    background-image: url(images/orange_line.jpg);
}
/* added by sitanshu */
.yearlyChatBg{
    background-color:#FFFFCE;
}
.weeklyPriceMonthName{
  background-color:#EFEBDE;
}
.notAvailableTR{
 background-color:#FFF4F0;
}
.monthSeperator1{
  background-color:#BDBFBD;
}
.monthSeperator2{
  background-color:#EBEBEB;
}
/* added by sitanshu end */
        
.date {
    font-family: arial;
    font-size: 12px;
    color: #F26100;
    text-decoration: none;
}
.normal {
    font-family: arial;
    font-size: 10px;
    color: #000000;
    text-decoration: none;
}
.text {
    font-family: verdana;
    font-size: 10px;
    color: #666666;
    text-decoration: none;
}


.pageTitle {
    font-family: verdana;
/*    font-size: 12px; */
    color: #666666;
	font-weight:bold;
    text-decoration: none;
}
.textBold {
    font-family: verdana;
    font-size: 10px;
    color: #666666;
    text-decoration: none;
    font-weight:bold;
}

.textBoldLogin{
    font-family: verdana;
    font-size: 10px;
    color: #000000;
    text-decoration: none;
    font-weight:bold;	
}

.logintext {
    font-family: verdana;
    font-size: 9px;
    color: #ffffff;
    text-decoration: none;
}
.title {
    font-family: Impact;
    font-size: 20px;
    color: #AEA6A4;
    text-decoration: none;
    }
.menuboldorange {
    font-family: verdana;
    font-size: 12px;
    color: #FF3333;
    font-weight: bold;
}
.menuorange {
    font-family: verdana;
    font-size: 12px;
    color: #CC3333;
    text-decoration: none;
}
a.menulink1:link {
    font-family: verdana;
    font-size: 10px;
    color: #A98547;
    text-decoration: none;
}
a.menulink1:visited {
    font-family: verdana;
    font-size: 10px;
    color: #A98547;
    text-decoration: none;
}
a.menulink1:hover {
    font-family: verdana;
    font-size: 10px;
    color: #A98547;
    text-decoration: underline;
}
a.menulink2:active {
    font-family: verdana;
    font-size: 10px;
    color: #A98547;
    text-decoration: none;
}
a.menulink1:link {
    font-family: verdana;
    font-size: 10px;
    color: #FF3333;
    font-weight: bold;
    text-decoration: none;
}
a.menulink2:visited {
    font-family: verdana;
    font-size: 10px;
    color: #FF3333;
    font-weight: bold;
    text-decoration: none;
}
a.menulink2:hover {
    font-family: verdana;
    font-size: 10px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: underline;
}
a.menulink2:active {
    font-family: verdana;
    font-size: 10px;
    color: #FF3333;
    font-weight: bold;
    text-decoration: none;
}
/*ADDED BY SITANSHU*/
.blackNormalBold{
    font-family: verdana;
    font-size: 10px;
    color: #000000;
    text-decoration: none;
    font-weight:bold;

}

.blackNormalBoldCaption{
    font-family: verdana;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    font-weight:bold;

}
.blacktext{
    font-family: verdana;
    font-size: 10px;
    color: #000000;
    text-decoration: none;

}

.errMsg{
    font-family: verdana;
    font-size: 12px;
    color: #FF0000;
    text-decoration: none;
}

/*ADDED BY SITANSHU*/