body{
padding:0px;
margin:0px;
}
body *{
outline:none;
}

html{
padding:0px;
margin:0px;
}

p{
margin-top:6px;
}
#navlist
{
margin:0px;
padding:4px 0px 0px 15px;
list-style:none;
}

#navlist li
{
	padding-left: 25px;
	padding-bottom:0px;

	background-image:url(../images/circle.gif);
	background-repeat: no-repeat;
	background-position:0.5em;	
}

#navlist1
{
margin:0px;
padding:4px 0px 0px 0px;
list-style:none;
}

#navlist1 li
{
	padding-left: 15px;
	padding-bottom:0px;
	margin-top:5px;
	background-image:url(../images/bullet3.gif);
	background-repeat: no-repeat;
	background-position:0.5em;	
}
/*code for left rollover*/

#navcontainer ul
{
list-style-type: none;
text-align: left;
}
.padding-phone
{
padding-top:4px;
}

.header-phones
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
padding-left:3px;
text-decoration:none;
}

.header-phones a
{
text-decoration:none;
color:#ffffff;
}

#emailtable{
height:25px;
}

#buttonstable{
height:30px;
}

#searchfeildbg
{
background-image:url(../images/button_grey_bg.gif);
}

.header-phones a:hover
{
text-decoration:underline;
color:#ffffff;
}

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

#buttons-1
{
padding-top:2px;
padding-left:1px;
padding-bottom:3px;
}

#body-welcome
{
padding-top:23px; 
padding-bottom:10px;
}

#image-middle
{
padding-top:20px;
}

#bottom-nody-text
{
padding-top:10px;
}

#right-body-text
{
padding-top:10px;
}
#img-right{
padding-top:5px;
}
#middle-bg{
background-color:#103d77;
border-left:3px #ffffff solid;
border-right:3px #ffffff solid;
}

/*.button
{
background-image:url(../images/button_grey_bg.gif);
background-repeat:repeat-x;
border-right:2px #ffffff solid;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#063E66;
text-align:center;
display:block;
}
.button a
{
text-decoration:none;
color:#063E66;
}
.button a:hover
{
background-image:url(../images/button_blue_bg.gif);
background-repeat:repeat-x;
color:#FFFFFF;
text-decoration:none;
display:block;
}*/
#left-panel{
	border-left:#cdcdcd 1px solid;
	border-right:#cdcdcd 1px solid;
	padding-left:2px;
	background-image:url(../images/body_left_bg.gif);
	background-repeat:repeat-x;
	background-color: #FFFDED;
}

#right-panel{
border-left:#cdcdcd 1px solid;
border-right:#cdcdcd 1px solid;
}

.text{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:17px;
text-align:justify;
color:#9EE5F8;
}
.right-text
{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#474748;
}

.right-text a
{
color:#474748;
text-decoration:none;
}

.right-text a:hover
{
text-decoration:underline;
}

.feild
{
width:145px;
height:15px;
border:#838383 1px solid;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
padding-left:3px;
}
#bottom
{
background-image:url(../images/bottom.jpg);
background-repeat:no-repeat;
background-position:top left;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-align:center;
height:51px;
width:779px;
vertical-align:middle;
}
.rooms-body
{
padding-top:20px;
}

#inner-heading{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:14px;
color:#0D4F8F;
padding:20px 0px 5px 0px;
font-weight:bold;
}

.inner-page-text{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:17px;
text-align:justify;
color:#474748;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.toggleopacity {
border: 1px solid #ccc;

}
.tmenu-on 
{
border:1px solid #29639C;
cursor:pointer
}
.tmenu-off
{
border:1px solid #aaa;
}
.toggleborder:hover{
border: 1px solid navy;
}

.toggleborder:hover{
color: red; /* Dummy definition to overcome IE bug */
}

.email
{
background-image:url(../images/head_bg_small.jpg);
background-repeat:no-repeat;
height:25px;
}


/*GALLERY CSS START*/

.linkgall1{
	font-family: arial;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}

.linkgall2{
	font-family: arial;
	font-size: 14px;
	color: #FF6633;
	text-decoration: underline;
}

.linkgall2:hover{
	font-family: arial;
	font-size: 14px;
	color: #FF3366;
	text-decoration: underline;
}


.linkgall3{
	font-family: arial;
	font-size: 13px;
	color: #FFFFCC;
	text-decoration: none;
}

.linkgall3:hover{
	font-family: arial;
	font-size: 13px;
	color: #FF3366;
	text-decoration: none;
}


.linkgall4{
	font-family: arial;
	font-size: 16px;
	color: #FF3366;
	text-decoration: none;
}




.normalgal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.normalgal:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

.sortTitle{
	font-family: arial;
	font-size: 15px;
	color: #004D99;
	text-decoration: none;
}
.sortTitle:hover{
	font-family: arial;
	font-size: 15px;
	color: #004D99;
	text-decoration: underline;
}

.white-border{
	border:2px solid #FFFFFF;
}

.searchRead
{
	font-family:verdana;
	font-size:11px;
	color:red;
	
}
.searchRead a
{
	font-family:verdana;
	font-size:11px;
	color:red;
	text-decoration:none;
}
.searchRead a:hover
{
	font-family:verdana;
	font-size:11px;
	color:red;
	text-decoration:underline;
}
.sac
{
 border:1px solid #1865A3;
}

input.button { 
width:81px; 
height:22px; 
border: none; 
font-family: Arial, Helvetica, sans-serif;
text-transform:uppercase;
color: #ffffff; 
font-size: 11px;
font-weight:bold;
vertical-align: middle; 
background-image: url(../images/button.gif);
} 
hover input.button { 
width:81px; 
height:22px; 
border: none; 
font-family: Arial, Helvetica, sans-serif;
color: #ffffff; 
font-size: 11px;
font-weight:bold;
vertical-align: middle; 
background-image: url(../images/button-over.gif);
} 
.selectBox
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 02px;
	border-left-width: 0px;
	background-color: #FFFFFF;
}

.textField
{
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	padding-top:2px;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:2px;
	border-right-width:1px;
	border-left-width:1px;
	border-top-width:1px;	
	border-bottom-width: 1px;
	border-right-color: #999998;
	border-bottom-color: #999998;
	border-top-color: #999998;
	border-left-color: #999998;
	border-top-style: solid;	
	border-left-style: solid;	
	border-right-style: solid;	
	border-bottom-style: solid;	
}

input.commonButton
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #303531;
	border: none;
	font-weight: bold;
	height: 20px;
}

input.commonButtonLight
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #931815;
	background-color: #eeeeee;
	background-image: url(images/tit_1.gif);
	border: none;
	font-weight: bold;
	height: 16px;
}

input.commonButtonGreen
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #eeeeee;
	background-image: url(images/bt_02.gif);
	border: none;
	font-weight: bold;
	height: 16px;
}

input.commonButtonBrown
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #eeeeee;
	background-image: url(images/bt_08.gif);
	border: none;
	font-weight: bold;
	height: 16px;
}

.searchTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #096EB4;
	font-weight: bold;
	text-decoration:none;
}
.searchTitle a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #096EB4;
	font-weight: bold;
	text-decoration:none;
}
.searchTitle a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #096EB4;
	font-weight: bold;
	text-decoration:underline;
}
.contentMain
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;	
}



/* SITEMAP*/

#site-map
{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
padding:3px 0px 0px 0px;
font-weight:normal;
}
#site-map td.main
{
color:#0D4F8F;
font-weight:bold;
padding-top:4px;
padding-bottom:4px;
}

#site-map td.main a
{
color:#0D4F8F;
font-weight:bold;
text-decoration:none
}

#site-map td.main a:hover
{
color:#0D4F8F;
font-weight:bold;
text-decoration:underline
}

#site-map td.main_main
{
color:#0D4F8F;
font-weight:bold;
padding-bottom:10px;
}

#site-map td
{
 vertical-align:top;
}
#site-map td.sub
{
color:#0D4F8F;
font-weight:normal;
text-decoration:none
}
.sub table
{
margin-top:8px;
}
#site-map td.sub a
{
color:#0D4F8F;
padding-left:5px;
font-weight:normal;
text-decoration:none
}

#site-map td.sub a:hover
{
color:#0D4F8F;
padding-left:5px;
font-weight:normal;
text-decoration:underline
}
.litebg td
{
 background-color:#F8F8F8;
 padding-top:4px;
 padding-bottom:4px;
}
.topcon
{
background-image:url(../images/sm_leftt.gif);
background-position:left 11px;
background-repeat:no-repeat
}
.midcon
{
 border-left:1px solid #ACACAC
}

.midcon img
{
padding-top:14px;
}
.bottcon
{
 background-image:url(../images/bottom_img.gif);
 background-position:left top;
 background-repeat:no-repeat;
}


/*NEW ADDED*/

.header-top-bg{
background-image:url(../images/heading-image.gif);
	background-repeat: repeat;
	height:15px;
	}
.header-top-bg1{
background-image:url(images/heading-image.gif);
	background-repeat: repeat;
	height:15px;
	}	
.header-text{
color:#0D4F8F;
text-transform:uppercase;
background-color:#FFFFFF;
text-align:left;
padding-right:5px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:14px;
color:#0D4F8F;
font-weight:bold;
}
.img-border{
	border:2px solid #73AED0;
	}