BODY {margin: 0px; font-family:  Times New Roman, Times, serif; font-size: 12px; 	}

TD {font-family: Verdana, Arial, Helvetica; font-size: 13px; color:#933d2a;}
TD A {text-decoration: none; color:#c9a663; font-weight:bold;}
TD A:hover {color: #c9a663; font-weight:bold; text-decoration:underline; }

.pagetitle {font-family: Times New Roman, Times, serif; font-size: 18px; font-weight: bold; text-align: right; vertical-align: bottom; color: #92bf3e; letter-spacing: 0.2em;}
.sitetitle A {font-family: Times New Roman, Times, serif; font-size: 12px; font-weight: bold; color: #92bf3e; text-decoration: none;}

.w-text {color: #000099; font-family: Times New Roman, Times, serif; font-size: 11px;}
.w-text A {color: #000099; text-decoration: none;}
.w-text A:hover {color:#000099; text-decoration:underline; cursor:pointer;}

.menu {color: #000000; font-family: Arial; font-size: 12px;}
.menu A {color: #000000; text-decoration: none;font-family: Arial;}
.menu A:hover {color: #ee7b22; text-decoration: none; cursor:pointer;}
.menutext {margin-top:5px; width:auto;}

.ncaption {color: #34100d; font-family: Times New Roman, Times, serif; font-size: 12px; font-weight: bold;}
.h1caption {color: #902a1c; font-family: Times New Roman, Times, serif; font-size:24px; text-align: left;  font-weight:bold; text-align:left; margin-bottom: 10px;}
.h2caption {color: #34100d; font-family: Times New Roman, Times, serif; font-size: 20px; font-weight: bold; text-align: left;}
.thead {color: #34100d; font-family: Times New Roman, Times, serif; font-size: 11px; font-weight: bold;}

.sidelink {color: #b69a39; font-family: Verdana, Helvetica; font-size: 12px;}
.sidelink {color: #b69a39; text-decoration: none;}
.sidelink A:hover {color: #b69a39; text-decoration: underline;}

.foottext {color: #000; font-family: Arial, Helvetica; font-size: 12px; text-align:center; vertical-align:middle; background-color:#a4803c; padding-top:5px; padding:5px;}
.foottext A{color: #000;text-decoration: none;}
.foottext A:hover {color: #fff; text-decoration: underline;}

.links {color: #000; font-family: Arial, Helvetica; font-size: 12px;}
.links A{color: #000;text-decoration: none;}
.links A:hover {color: #000; text-decoration: underline;}

.bordered1 {border: thin solid; border-color: #b69a39; border-width: 0;}
.bordered {border: 0px solid #666666;}
.seth {
	color:#333333;
}
.seth A{color:#333333; text-decoration: none;}
.seth A:hover{color:#333333; text-decoration: none;}

.lmenu {color: #000000; font-family: Arial; font-size: 12px; font-weight:100}
.lmenu A {color: #000000; text-decoration: none;}
.tlmenu A:hover {color:#000000; text-decoration:underline; cursor:pointer;}

#roomhas {font-size:14px; color:#FFFFFF; padding-left:5px; padding-top:5px;}
#roomt {font-size:18px; color:#FFFFFF; padding-left:5px; padding-top:5px;}

.car_rental_table{
	width:500;
	height:auto;
	text-align:center;
	background:#FFFFFF;
	background-color:#e6e0d4;
}

.car_rental_heading{
}

.car_rates_table{
	text-align:center;
}

.car_rates_table td a{
	color:#902a1c;
	font-weight:bold;
	text-decoration:underline;
}


.contact_form{border:0px;}
.contact_form th{text-align:left; font-size:12; color:#ffffff; background-color:#91291c;}
.contact_form td{font-size:12; color:#933d2ay; border:none;}

.text_article img{
	border:2px solid #fff;
}

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #262626;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
.img_name {
	text-align: center;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#fff;
	padding:top:5px;
	padding-bottom:5px;
}

#MyFooter
{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

#MyFooter:hover
{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:ffffff;
	text-decoration:none;
}


#MyFooter a
{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

#MyFooter a:hover
{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#91291C;
	text-decoration:none;
}

#MySitemap a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#C9A663;
	text-decoration:none;
}

#MySitemap a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#91291C;
	text-decoration:none;
}

