@charset "utf-8";
/* CSS Document */
body{
background:url(images/bg.gif);
background-repeat:repeat-x;
background-color:#3b0704;
background-position:top;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:17px;
color:#fff8df;
}

.hm-bg{
background:url(images/home-img1.jpg);
background-repeat:no-repeat;
background-position:top;
width:764px;
height:174px;
padding-left:419px;
font-size:12px;
line-height:15px;
}

.guru-bg{
background:url(images/guru-bdy-img.jpg);
background-repeat:no-repeat;
background-position:top;
width:764px;
height:453px;
padding-left:93px;
padding-right:150px;
}

.guru-bg1{
background:url(images/guru-mid.jpg);
background-repeat:no-repeat;
background-position:top;
width:764px;
height:153px;
padding-left:37px;
padding-right:170px;
}

.guru-bg2{
background:url(images/guru-bot.jpg);
background-repeat:no-repeat;
background-position:top;
width:764px;
height:344px;
padding-left:323px;
padding-right:40px;
}

.guru-bg3{
background:url(images/guru-bdy.jpg);
background-repeat:no-repeat;
background-position:top;
background-position:left;
width:385px;
height:519px;
padding-right:20px;
}

.cnct-bg{
background:url(images/contact-img3.jpg);
background-repeat:no-repeat;
background-position:top;
width:366px;
height:410px;
padding-left:65px;
color:#dacb96;
font-weight:bold;
}

.abt-bg{
background:url(images/abt-bg.jpg);
background-repeat:no-repeat;
background-position:top;
width:523px;
height:486px;
padding-left:5px;
padding-right:70px;
}

.adya-bg{
background:url(images/aadya-img2.jpg);
background-repeat:no-repeat;
background-position:top;
width:764px;
height:130px;
}

.adya-bg1{
background:url(images/aadya-img3.jpg);
background-repeat:no-repeat;
background-position:top;
width:514px;
height:169px;
}

.adya-bg2{
background:url(images/aadya-img4.jpg);
background-repeat:no-repeat;
background-position:top;
width:250px;
height:169px;
}

.gal-bg{
background:url(images/gallery-bg.jpg);
background-repeat:no-repeat;
background-position:top;
padding-right:15px;
width:764px;
height:497px;
}

.ods-bg{
background:url(images/odissi-bg.jpg);
background-repeat:no-repeat;
background-position:top;
width:670px;
height:484px;
padding-right:230px;
}

.lt-txt{
color:#d3c088;
}

.blk-txt{
color:#000000;
}

.pad{
padding:15px;
}

.pad-gal{
padding:9px;
}

.nav a:link{
font-size:12px;
color:#d3c088;
text-decoration:none;
}
.nav a:visited{
font-size:12px;
color:#d3c088;
text-decoration:none;
}
.nav a:hover{
font-size:12px;
color:#d3c088;
text-decoration:underline;
}
.nav a:active{
font-size:12px;
color:#d3c088;
text-decoration:none;
}

a:link{
text-decoration:underline;
color:#fff8df;
}
a:visited{
text-decoration:underline;
color:#fff8df;
}
a:hover{
text-decoration:none;
color:#570c06;
}
a:active{
text-decoration:underline;
color:#fff8df;
}