@charset "utf-8";
/* CSS Document */

body {
margin:0px;
}
/*.logo{
background-image:url(../image/logo.jpg); background-repeat:no-repeat; width:850px; height:80px; background-position:center;
}*/
.main_bg{
background-image:url(../image/main_bg.jpg); width:1000px;
}
.footer{
background-image:url(../image/footer_bg.jpg); background-repeat:no-repeat; width:1000px; height:59px;
}
.left_top{
background-image:url(../image/left_top.jpg); width:20px; height:20px; background-repeat:no-repeat;
}
.right_top{
background-image:url(../image/right_top.jpg); width:20px; height:20px; background-repeat:no-repeat;
}
.top_center{
background-image:url(../image/top_center.jpg); height:20px;
}
.left_center{
background-image:url(../image/left_center.jpg); width:20px;
}
.right_center{
background-image:url(../image/right_center.jpg); width:20px;
}
.bottam_center{
background-image:url(../image/bottam_center.jpg); height:20px;
}
.left_bottam{
background-image:url(../image/left_bottam.jpg); width:20px; height:20px; background-repeat:no-repeat;
}
.right_bottam{
background-image:url(../image/right_bottam.jpg); width:20px; height:20px; background-repeat:no-repeat;
}
.welcometext{
font-family:"Amazone BT"; font-size:33px; font-weight:bold; color:#004386;
}
.indianpandit{
font-family:Arial, Helvetica, sans-serif; font-size:23px; color:#A1230A; font-style:italic;
}
.text{
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; text-align:justify; line-height:2em; color:#333333;
}
.main_amenities_hed{
font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; line-height:2.5em; font-weight:bold; color:#004386;
}
.main_amenities{
font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000; text-decoration:none;
}
.main_amenities a{
color:#000000; text-decoration:none;
}
.main_amenities a:hover{
color:#D70000; text-decoration:underline;
}
.dotted{
background-image:url(../images/dotted.png); background-repeat:repeat-x; width:10px; height:1px;
}
.form{
padding:0px; margin:0px;
}
.formwidth{
background:url(../images/bg_input.gif); border:1px solid #cccccc; width:140px;
}
.formtext{
font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; font-weight:bold; text-decoration:none;
}
.red_text{
font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FF0000; font-weight:bold; text-decoration:none;
}
.logincenter{
background-image:url(../image/login_center.png); width:240px;
}
.arrow{
background-image:url(../image/arrownew.png); background-repeat:no-repeat; background-position:1px .6em; padding-left:1.2em;
line-height:1.7em;
}
.arrowlist{
list-style:none; padding:0px; margin:0px;
}
.textlist{
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; text-align:left; color:#000000; text-decoration:none;
}
.textlist a{
color:#000000; text-decoration:none;
}
.textlist a:hover{
color:#FF0000; text-decoration:underline;
}
.copyright {
font-family: Arial, Helvetica, sans-serif; 	font-size: 12px; color: #ffffff; padding-left:10px; text-decoration: none;
}
.footermenu{
font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#ffffff; padding-left:5px; padding-right:5px;
}
.footermenu a{
text-decoration:none; color:#ffffff; padding-left:5px; padding-right:5px;
}
.footermenu a:hover{
text-decoration:none; color:#33FFFF; padding-left:5px; padding-right:5px;
}