html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin:0;
	padding:0px 0px 2px;
	border: 0;
	font-size: 100%;
	font: inherit;
	list-style:none;
        outline:0;
	list-style-type:none;
	text-decoration:none; 
}

html{
font-family:arial,verdana,serif,tahoma;
}
body{
	width:100%;
	height:100%;
	
}
.page_bg{
	/* background:transparent url("../images/page_bg.png") repeat-x 0 0 ; */
}	
.wrapper{

	width:100%;
	height:100%;
	background:transparent;
	margin:0 auto;
	text-align:center;

}
span.highlight{
	font-weight:bold;
}
span.para_space{
	margin-left:50px;
}

.content_shadow{
	background:transparent url("../images/wrapper_shadow.png") repeat-y center 0 ;
}
.header{
    width:100%;
   
    margin:0 auto;
    text-align:center;
    
}
.header_content{
	width:990px;
	height:115px;
	background:transparent;
    margin:0 auto;
    text-align:center;
}
a#logo{
    width:291px;
    height:110px;
    background:transparent url("../images/logo.png") no-repeat 0 0;
    position:relative;
    display:block;
    cursor:none;
    float:left
    
}
.main_menu{
    width:990px;
    height:30px;
    margin:0 auto;
    text-align:center;
    background:transparent url("../images/slide_tshadow.png") no-repeat 0 20px;
}
.main_menu_4other{
    width:990px;
    height:14px;
    margin:0 auto;
    text-align:center;
}
.main_menu li{
   font-family:arial,verdana,serif,tahoma;
    display:block;
    float:left;
   margin:8px 23px 0px 23px;
    
}
.main_menu li a{
    font-family:arial,verdana,serif,tahoma;
    color:#686346;
    font-size:14px;
}
.main_menu li a:hover{
	color:#3a6d98;
}
.main_menu_4other li{
   font-family:arial,verdana,serif,tahoma;
    display:block;
    float:left;
   margin:5px 23px 0px 23px;
    
}
.main_menu_4other li a{
    font-family:arial,verdana,serif,tahoma;
    color:#686346;
    font-size:14px;
}
.main_menu_4other li a:hover{
	color:#3a6d98;
}
.slides{
    width:990px;
    height:350px;
    margin:0 auto;
    text-align:center;
    background:transparent;
}
.slideshow{
	width:990px;
	height:350px;
	background:#fff;
	overflow:hidden;
	position:relative;
	display:none;
}

.slideshow a {
	width:990px;
	height:350px;
	display:block;
}

.slideshow a img {
	display:block;
}


#slide_shadow{
    width:1007px;
    height:20px;
    margin:0 auto;
    text-align:center;
    background:transparent url("../images/slide_shadow.png") no-repeat center 0;
}
#other_shadow{
	width:1007px;
    height:10px;
    margin:0 auto;
    text-align:center;
    background:transparent url("../images/other_shadow.png") no-repeat center 0;
}
.main_content{
    width:990px;
    height:340px;
    margin:0 auto;
    text-align:center;
    background:#fff;
padding-top:0px;
}
.main_content p{
	text-align:left;
	font-size:14px;
	color:#4d4d4d;
	font-family:arial,verdana,serif,tahoma;
	line-height:25px;
}
.main_content h2{
	:arial,verdana,serif,tahoma;
	font-size:18px;
	font-weight:500;
	color:#3a6d98;
	margin-bottom:20px;
	text-align:left;
}

.d1{
	display:block;
	float:left;
	width:665px;
	height:332px;
	background:transparent;
	
	border-left:1px solid #dddddd;
	padding-left:12px;
padding-top:10px;
}
.d2{
	display:block;
	float:left;
	width:265px;
	height:300px;
	background:transparent;
	margin-left:12px;

	
}
.d2 h2{
text-align:center;
margin-bottom:10px;
color:#3A6D98;
font-size:16px;
font-weight:500;
}
.d2 p{
line-height:15px;
}
.d2 .contact_info p{
font-size:12px;
line-height:18px;
}
.reserve_d{
	
	height:170px;
	background:#faffff;
	display:block;
	float:left;
	text-align:left;
	
	padding-bottom:12px;
	
}
.reserve_d label{
	font-size:12px;
	color:#4d4d4d;
}
.reserve_d input{
	width:150px;
height:20px;
	-webkit-box-shadow:0px 0px 8px rgba(0,0,0,0.2);
	-moz-box-shadow:0px 0px 8px rgba(0,0,0,0.2);
	box-shadow:0px 0px 8px rgba(0,0,0,0.2);
}
form div {
		padding-bottom:3px;
		padding-left:10px;
		float:left;
		display:inline;
		width:100%;
	}



.contact_info{
	display:block;
	float:left;
	width:265px;
	height:141px;
	background:transparent;
	border-top:1px solid #dddddd;
	padding-top:12px;;
	
}

.amenities_content{
    width:990px;
    min-height:450px;
    margin:0 auto;
    text-align:center;
    background:#fff;
    padding:5px;
}
.reservation_content{
    width:990px;
    height:650px;
    margin:0 auto;
    text-align:center;
    position:relative;
    background:transparent;
}
.reservation_form{
	width:420px;
	height:500px;
	text-align:left;
	float:left;
	position:relative;
}
.reservation_form fieldset{
	border-right:1px solid  #e2e2e2;
}
.reservation_form input{
	-webkit-box-shadow:0px 0px 8px rgba(0,0,0,0.2);
	-moz-box-shadow:0px 0px 8px rgba(0,0,0,0.2);
	box-shadow:0px 0px 8px rgba(0,0,0,0.2);
}
.reservation_form textarea{
	min-height:80px;
	min-width:260px;
	max-height:100px;
	max-width:260px;
	float:right;
	-webkit-box-shadow:0px 0px 8px rgba(0,0,0,0.2);
	-moz-box-shadow:0px 0px 8px rgba(0,0,0,0.2);
	box-shadow:0px 0px 8px rgba(0,0,0,0.2);
}
.reservation_form div{
	width:390px;
	font-family:arial,verdana,serif,tahoma;
	color: #4D4D4D;
	font-size: 14px;
	text-align:left;
	padding:5px;
	display:block;
	margin-left:5px;
	
}

.reservation_avl{
	width:540px;
	height:500px;
	text-align:left;
	float:left;
	position:relative;
}
.reservation_avl fieldset{
	border-right:1px solid  #e2e2e2;
}
.reservation_avl input{
	-webkit-box-shadow:0px 0px 8px rgba(0,0,0,0.2);
	-moz-box-shadow:0px 0px 8px rgba(0,0,0,0.2);
	box-shadow:0px 0px 8px rgba(0,0,0,0.2);
}
.reservation_avl textarea{
	min-height:100px;
	min-width:260px;
	max-height:100px;
	max-width:260px;
	float:right;
	-webkit-box-shadow:0px 0px 8px rgba(0,0,0,0.2);
	-moz-box-shadow:0px 0px 8px rgba(0,0,0,0.2);
	box-shadow:0px 0px 8px rgba(0,0,0,0.2);
}
.reservation_avl div{
	width:510px;
	font-family:arial,verdana,serif,tahoma;
	color: #4D4D4D;
	font-size: 14px;
	text-align:left;
	padding:5px;
	display:block;
	margin-left:5px;
	
}
.reservation_content h2{
	font-size:14px;
	font-weight:600;
	color:#3a6d98;
	margin-bottom:10px;
	padding-top:10px;
	text-align:left;
	margin-left:5px;
}
input.short{
	display:inline;
	float:right;
}
.tariff_content{
    width:990px;
    height:650px;
    margin:0 auto;
    text-align:center;
    background:transparent;
}
.tariff_table{
	
	padding:20px 0px 20px 30px;
}
.tariff_table tr{
	height:30px;
}
.tariff_table .head{
	font-size:12px;
	font-weight:600;
	color:#3a6d98;
}
.tariff_table h2{
	font-size:14px;
	font-weight:600;
	color:#3a6d98;
	text-align:left;
	padding:0px 0px 10px 5px;
}
.tariff_table p{
	text-align:left;
}
.tariff_table .season{
	font-size:12px;
}


.tariff1_content{
    width:990px;
    min-height:505px;
    margin:0 auto;
    text-align:center;
    background:transparent;
}
.tariff1_content li{
    font-size: 14px;
    font-family:arial,verdana,serif,tahoma;
    text-align:left;
    line-height: 25px !important;
    list-style: disc outside none;
    margin-left: 80px;
}
.tariff1_content h1{
        font-size:14px;
        font-weight:600;
        color:#3a6d98;
        text-align:left;
        padding:2px 0px 10px 10px;

}
.tariff1_content h2{
        font-size:14px;
        font-weight:600;
        color:black;
        text-align:left;
        padding:2px 0px 10px 20px;

}
.tariff1_content h3{
        font-size:14px;
        font-weight:600;
        color:#3a6d98;
        text-align:center;
        padding:10px 0px 10px 0px;
}
.tariff1_content p{
    margin-left: 30px;
    font-family: Arial,calibri;
    text-align: justify;
    padding-right: 10px;
}

.tariff1_content h4{
        font-size:14px;
        font-weight:600;
        color:#3a6d98;

        padding:20px 0px 20px 5px;
}
.tariff1_content b{
font-weight: bold;
}


.tariff2_content b{
font-weight: bold;
}
.tariff2_content{
    width:990px;
    min-height:400px;
    margin:0 auto;
    text-align:center;
    background:transparent;
}
.tariff2_content p{
    margin-left: 30px;
    font-family: Arial,calibri;
    text-align: justify;
    padding-right: 10px;
}
.tariff2_content h3{
        font-size:14px;
        font-weight:600;
        color:#3a6d98;
        text-align:center;
        padding:10px 0px 10px 0px;
}
.tariff3_content{
    width:990px;
    height:590px;
    margin:0 auto;
    text-align:center;
    background:transparent;
}
.tariff3_content p{
    margin-left: 30px;
    font-family: Arial,calibri;
    text-align: justify;
    padding-right: 10px;
}
.tariff3_content h3{
        font-size:14px;
        font-weight:600;
        color:#3a6d98;
        text-align:center;
        padding:10px 0px 10px 0px;
}
.contact_content{
    width:990px;
    height:550px;
    margin:0 auto;
    text-align:center;
    background:transparent;
    font-size:14px;
	color:#4d4d4d;
}
.contact_form{
	width:480px;
	height:500px;
	text-align:left;
	float:left;
	
	
}
.contact_form fieldset{
	border-right:1px solid  #e2e2e2;
}
.contact_form input{
	width:200px;
	-webkit-box-shadow:0px 0px 8px rgba(0,0,0,0.2);
	-moz-box-shadow:0px 0px 8px rgba(0,0,0,0.2);
	box-shadow:0px 0px 8px rgba(0,0,0,0.2);
}
.contact_form textarea{
	height:200px;
	width:280px;
	min-height:200px;
	min-width:280px;
	max-height:200px;
	max-width:280px;
	display:block;
	float:right;
	-webkit-box-shadow:0px 0px 8px rgba(0,0,0,0.2);
	-moz-box-shadow:0px 0px 8px rgba(0,0,0,0.2);
	box-shadow:0px 0px 8px rgba(0,0,0,0.2);
}
.contact_form div{
	width:400px;
	font-family:arial,verdana,serif,tahoma;
	color: #4D4D4D;
	font-size: 14px;
	text-align:left;
	padding:10px;
	display:block;
	margin-left:35px;
	
}
.contact_content h2{
	font-size:14px;
	font-weight:600;
	color:#3a6d98;
	margin-bottom:10px;
	padding-top:10px;
	text-align:left;
	margin-left:35px;
}
.amenities_slides{
	width:770px;
	height:300px;
	background:transparent url("../images/lak_cottages.jpg") no-repeat 0 0;
	float:right;
	margin-right:10px;
}
.amenities_slides1{
	width:770px;
	height:300px;
	background:transparent url("../images/lak_dining.jpg") no-repeat 0 0;
	float:right;
	margin-right:10px;
}

.amenities_slides2{
	width:770px;
	height:300px;
	background:transparent url("../images/halls.jpg") no-repeat 0 0;
	float:right;
	margin-right:10px;
}
.amenities_slides99{
        width:773px;
        height:300px;
       /* background:transparent url("../images/amenities_slides_bg.jpg") no-repeat 0 0;*/
        background:transparent url("../images/1.jpg") no-repeat 0 0;
        float:right;
        margin-right:0px;
}
.amenities_slides9{
        width:773px;
        height:298px;
        background:transparent url("../images/lak_dining.jpg") no-repeat 0 0;
        float:right;
        margin-right:0px;
}
.amenities_slides10{
        width:773px;
        height:300px;
        background:transparent url("../images/2.jpg") no-repeat 0 0;
        float:right;
        margin-right:0px;
}
.amenities_slides11{
        width:773px;
        height:298px;
        background:transparent url("../images/lak_activities.jpg") no-repeat 0 0;
        float:right;
        margin-right:0px;
}
.amenities_slides12{
        width:773px;
        height:300px;
        background:transparent url("../images/3.jpg") no-repeat 0 0;
        float:right;
        margin-right:0px;
}
.sightsee_slides{
	width:773px;
	height:300px;
	background:transparent url("../images/sightseeing_slides_bg.png") no-repeat 0 0;
	float:right;
	margin-right:10px;
}
.sightc_slideshow{
	width:773px;
	height:300px;
	background:#fff;
	overflow:hidden;
	position:relative;
	display:none;
}
.sightsee_slides a {
	width:773px;
	height:300px;
	display:block;
}

.sightsee_slides a img {
	display:block;
}
#amslide_shadow{
	width:773px;
	height:10px;
	background:transparent url("../images/amslide_shadow.png") no-repeat center 0;
	float:right;
	margin-right:10px;
}
#amslide_shadow1{
        width:773px;
        height:20px;
        background:transparent url("../images/slide_shadow.png") no-repeat center 0;
        background-color:white;
        float:right;
/*       margin-left:10px;*/

}



input.button{
	width:auto;
	height:20px;
	background:#0f87ff;
	border:none;
	color:#f4ffff;
	display:block;
	/* display:inline; */
	float:right;
	margin-right:20px;
}
.button:hover{
	background:#0076ec;                                 
}
.map_us{
	width:490px;
	height:495px;
	background:transparent;
	display:block;
	float:right;
	margin-left:20px;
	margin-top:10px;
}
.contact_details{
	text-align:left;
	display:inline-block;
	background:#fff;}
.contact_details h2{
	text-align:left;
	margin-left:0;
}
.footer{
    width:998px;
    margin:auto;
    text-align:center;
    background:transparent url("../images/footer_shadow.png") no-repeat center 0;
    font-size:10px;
    
}

.footer_container{
    border-top: 1px solid rgb(217, 217, 217);
    background: none repeat scroll 0% 0% rgb(245, 245, 245);
    border-bottom: 1px solid rgb(218, 218, 218);
    padding-top:9px;
}

.footer_container a {
    color: rgb(105, 112, 115);
}



.footer_content{
	width:990px;
    margin:0 auto;
    text-align:center;
    background:transparent;
}
.footer_content p{

    font-size:12px;
    color:#808080;
    padding-top:70px;
  
    text-align:center;
}
h1,h2,h3,h4,h5,h6{
	font-family:arial,verdana,serif,tahoma !important;
}

p{
	font-family:arial,verdana,serif,tahoma;
}
/* Added By SAnjit */

.availability_head{
    color: #3A6D98;
    font-size: 12px;
    font-weight: 600;
}

.availability_text{
    color: #000000;
    font-size: 12px;
}
#mystyle li{
font-size: 14px;
color:rgb(77, 77, 77);
font-family:arial,verdana,serif,tahoma;
text-align:left;
line-height: 25px !important;
list-style: disc outside none;
margin-left: 80px;

}
#mystyle li b{
font-weight: bold;
}
#mystyle p b{
font-weight: bold;
}
#mystyle h2{
padding-top:5px;
padding-bottom:5px;
padding-right:30px;
padding-left:30px;
font-weight:bold;
text-align:left;
color: rgb(58, 109, 152);
}
#mystyle p{
font-size: 14px;
padding-right:30px;
padding-left:30px;
color:rgb(77, 77, 77);
margin-bottom: 2px;
font-family:arial,verdana,serif,tahoma;
text-align: jutify;
text-align: left;
}
#mystyle9 ul li {
margin-left: 150px;
padding-right:30px;
list-style:square;
}