body
{
	margin: 0;
		padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	background-color:#F8BD36;
	color:#454545;
	line-height:1.3;
}

a:link {
	color: #e88c20;
	outline: none;
}
a:visited {
	color: #e88c20;
	outline: none;
}
a:hover {
	color: #333333;
	outline: none;
	text-decoration: underline;
}
a:active {
	color: #e88c20;
	outline: none;
}

.logo_text {
	font-size: 50px;
	font-weight: bold;
	color: #FFFFFF;
}

.a
{
	font-size: 12px;
}

#a
{
	font-size: 12px;
}

.bg
{
	background:#F0F9FB;
	border: 1px solid  #3E86AC;
	padding: 5px;
}

.bg:hover
{
	background: #e7f8ff;
	border: #b1dff2 1px solid;
}

.bg
{
	vertical-align: top;
}

.clr
{	
	clear: both;
}	

.rightborder
{
padding: 0 10px 0 4px;
background: url(../images/td-bor.jpg) repeat-y top right;
background-color:#FFF4E6;

}


.TopBorder
{border-top:#CC3300 1px solid;
}


#main
{
	width: 990px;
	margin: 0 auto;
	padding: 0;
}


.nav {
	background: url(../images/nav_bg.gif) repeat-x bottom left #FFFFFF;
	height: 30px;
	border-top: #000000 1px solid;
}

.nav ul {
	list-style:none;
	padding: 0;
	margin: 0;
}

.nav ul li {
	color:#DCD6C9;
	float:left;
	font-size:12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.nav li a {
	color: #e88c20;
	text-decoration:none;
	padding:0 20px;
	line-height:30px;
	float: left;
	border-right:1px solid #e3e3e3;
}

.nav li a:hover {
	text-decoration:underline;
	color: #189ad0;
}

.text
{
	font-size: 11px;
	padding: 5px;
	margin: 0 4px;
	background: #fcefe3;
	border: 1px solid #f0d4bb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.text2
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 1px;
}

.text3
{
	padding: 0 10px 0 0;
	text-align: justify;
}

.left_mnu_h
{
	list-style: none;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 1px 0;
	margin: 0;
	width: 100%;
	border-bottom: 2px #CCCCCC solid;
	color: #e88c20;
		
}

#left_mnu
{
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
}

#left_mnu li
{
	padding:1px 0 1px 10px;
	float: left;
	width: 90%;
	border-bottom: #CCCCCC dashed 1px;
}
#left_mnu li a
{
	padding: 0 0 0 17px;
	background: url(../images/arrow.png) no-repeat 0 5px;
	font-size: 10px;
	float: left;
	color: #2ca2d4;
	text-decoration: none;
	font-weight:bold;
	
}

#left_mnu li a:hover
{
	background: url(../images/arrow_hover.png) no-repeat 2px 5px;
	color: #000;
	text-decoration: underline;
}

#Hotel_mnu
{
	list-style: none;
	padding: 0;
	margin: 0;
	width: 200px;
}

#Hotel_mnu li
{
	padding:1px 0 1px 5px;
	float: right;
	width: 90%;
	border-bottom: #CCCCCC dashed 1px;
}
#Hotel_mnu li a
{
	padding: 0 0 0 17px;
	background: url(../images/arrow.png) no-repeat 0 5px;
	font-size: 10px;
	float: left;
	color: #2ca2d4;
	text-decoration: none;
	font-weight:bold;
	
}

#Hotel_mnu li a:hover
{
	background: url(../images/arrow_hover.png) no-repeat 2px 5px;
	color: #000;
	text-decoration: underline;
}




.cente_text_box
{
	padding: 8px;
}



#footer_links
{	
	padding:0;
}
#footer_links ul
{	
	padding:0;
}


/*footer starts*/
#footer
{	
	float: left;
	border-top: #999999 1px solid;
}


.footerlinks
{
	padding: 15px 0;
	margin: 0;
	float: left;
}

.footerlinks ul
{
	margin: 0;
	list-style: none;
	text-align: center;
}

.footerlinks li
{	
	color: #1096ce;
	display: inline;
	line-height: 15px;
}

.footerlinks li a 
{
	color: #1096ce;
	text-decoration: none;
	font-weight: bold;
}

.footerlinks li a:hover
{
	text-decoration: underline;
}


.footerlinkMembers
{
	background: #f7ecd8;
	width: 990px;
	height: 90px;
	line-height: 33px;
	border: 1px solid #e3c795;
	
	float:left;
}
.footerlink2
{
	background: #f7ecd8;
	width: 990px;
	height: 33px;
	line-height: 33px;
	border: 1px solid #e3c795;
}
.footerlink2 a
{
	color: #000000;
	text-decoration: none;
}

.footerlink2 a:hover
{
	color: #333333;
	text-decoration: underline;
}

.footerlink2 .ul
{
	padding: 0 20px 0 0;
	margin: 0;
	list-style: none;
	float: right;
}

.footerlink2 .ul li
{
	display: inline;
	color: #613b1a;
}

.bot_text
{	
	font-size: 11px;
	font-weight: bold;
	color: #dfdfdf;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	background: #573417;
}

.bot_text a
{	
	color: #000000;
	text-decoration: none;
}

.bot_text a:hover
{	
	text-decoration: underline;
}

.copyright
{
	width: 42%;
	float: left;
	padding: 0 0 0 20px;
}

/*footer ends*/

.contact
{
	font-size: 11px;
	font-weight:bold;
	
	text-align: right;
}

.contact span
{
	font-size: 12px;
	color: #e77918;
}


.book
{
	font-size: 12px;
	font-weight: bold;
	padding: 1px;
	text-decoration: none;
	background: url(../images/arrow.png) no-repeat 0 4px;
	padding: 0 0 0 15px;
}

.book:hover
{
	color: #e88c20;
	background: url(../images/arrow_hover.png) no-repeat 2px 4px;
}

h1
{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #e88c20;
	font-weight: bold;
	padding: 0 0 10px 0;
	margin: 0;
}
h2
{
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2ca2d4;
	padding: 0 0 10px 0;
	margin: 0;
}

.links_2
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}



.cente_text_box strong
{
	color:#000000;
	font-weight: bold;
	padding-right:5px;
	line-height:2;
}

.cente_text_box b
{
	font-size: 12px;
	color: #dc7316;
}

.heading2
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #1181b1;
}

.colr2
{
	color:#0086C6;
	font-weight: bold;
}

.colr
{
	color:#0086C6;
	font-weight: bold;
}
.CategoryHeading
{
	color:#000000;
	font-weight: bold;
}
.inner_img
{
	float: right;
	padding: 1px;
}

.all_img
{
	float: right;
	padding: 5px;
	border-style:inset;
	border-width:2px;
	border-color:#CCCCCC;
	background-color:#FFFFFF;
	
}
.tblcolr
{
color:#0086C6;
	font-weight: bold;}
