*
{
	
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Helvetica, Verdana, Arial;
	font-size: 10pt;
	/*
	font-family: Tahoma, Helvetica, Verdana, Arial,"Trebuchet MS", Trebuchet, ;
	font-size: 10.5pt;
	*/
	color:#444444;
	
}

p
{
	text-indent: 2em;
	text-align: justify;
}

h1
{
	/*
	font-size: 20pt;
	font-weight: bold;
	*/
	color: #990200;
	font-size:13.5pt;	
}

.rent_personal_info
{
	display: none;
}

/* ************************************************ */

body
{
	text-align: center;
	/*background-color: white;*/
	background:#FFFFFF url(../images/bg_tst.png) repeat-y scroll center center;
	margin: 0px 0px 0px 0px;
}


#main
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: #B0B0B0;
	position: relative;
	filter: alpha(opacity=0);
	opacity: 0;
}

#contents
{
	#min-height: 100%;
	text-align: left;
	vertical-align: middle;
	background-color: white;
	margin-left: 60px;
	margin-right: 60px;
	margin-bottom: 29px;
	zoom: 1;
}

#footer
{
	position: absolute;
	left: 0px;
	bottom: 0px;
	margin-bottom: 0px;
	background-color: #B0B0B0;
	height: 29px;
	padding-top: 2px;
	width: 100%;
}

.top_banner
{
	border: 1px solid #CF9A25;
	background-image: url(../images/top-background.jpeg);
	background-repeat: repeat-x;
	height: 88px;
	float: left;
	display: inline;
}
.bottom_banner_creamline1
{
	float: left;
	height: 29px;
	width: 1px;
	background-image: url(../images/orange_bottom_line.png);
	background-repeat: no-repeat;
	/*border-right: 1px solid #EEEAA9;*/
	margin-left: 36px;
	display: inline;
}
.bottom_banner_cream
{
	float: left;
	height: 29px;
	width: 563px;
	background-image: url(../images/orange_bottom_bg.png);
	background-repeat: repeat-x;	
	margin-left: 0px;
	#margin-left: -3px;
	display: inline;
}
.bottom_banner_creamline2
{
	float: left;
	height: 29px;
	width: 1px;
	background-image: url(../images/orange_bottom_line.png);
	background-repeat: no-repeat;
	/*border-right: 1px solid #EEEAA9;*/
	margin-left: 0px;
	display: inline;
}

.bottom_banner_red
{
	float: left;
	height: 29px;
	width: 369px;
	#width: 362px;
	background-image: url(../images/bottom-background-red.jpeg);
	background-repeat: repeat-x;
	border-left: 1px solid #9B0E0C;
	border-right: 1px solid #9B0E0C;
	margin-left: 4px;
	display: inline;
}

#top_menu
{
	left: 30px;
	top: 10px;
	position: absolute;
	width: 90%;
}
#top_menu div { cursor: pointer }

.top_menu_option
{
	padding-left: 10px;
	padding-right: 10px;
	color: #555555;
	font-size: 13px;
	font-weight: bold;
	float: left;
}

#logo
{
	float: left;
	height: 153px;
	width: 135px;
	background-repeat: no-repeat;
	background-image: url(../images/logo.jpeg);
}

#menu_container
{
	margin-left: 60px;
	margin-right: 60px;
	height: 46px;
	overflow: visible;
}

#left_menu
{
	background-color: white;
	width: 541px;
	#width: 538px;
	height: 28px;
	#height: 41px;
	padding-top: 13px;
	float: left;
}

.left_menu_option
{
	padding-left: 10px;
	padding-right: 10px;
	color: #555555;
	font-size: 13px;
	font-weight: bold;
	float: left;
}
#left_menu div { cursor: pointer }

#right_menu
{
	width: 195px;
	#width: 197px;
	float: right;
	height: 46px;
	padding-top: 13px;
	background-color: white;
}
#right_menu div { cursor: pointer }

.right_menu_option
{
	color: #800D0A;
	font-size: 13px;
	font-weight: bold;
}

#home_offer_top
{
	overflow: hidden;
	width: 171px;
	height: 15px;
	background-image: url(../images/home-offer-top.jpeg);
	background-repeat: no-repeat;
}

#home_offer_bottom
{
	overflow: hidden;
	width: 171px;
	height: 22px;
	background-image: url(../images/home-offer-bottom.jpeg);
	background-repeat: no-repeat;
	clear: both;
}

#home_offer_left
{
	overflow: hidden;
	width: 13px;
	height: 286px;
	background-image: url(../images/home-offer-left.jpeg);
	background-repeat: no-repeat;
	float: left;
}

#home_offer_contents
{
	float: left;
	width: 135px;
}

#home_offer_right
{
	overflow: hidden;
	width: 23px;
	height: 286px;
	background-image: url(../images/home-offer-right.jpeg);
	background-repeat: no-repeat;
	float: left;
}

#div_offer_top
{
	overflow: hidden;
	width: 500px;
	height: 15px;
	background-image: url(../images/home-offer-top_500.jpg);
	background-repeat: no-repeat;
}

#div_offer_bottom
{
	overflow: hidden;
	width: 500px;
	height: 22px;
	background-image: url(../images/home-offer-bottom_500.jpg);
	background-repeat: no-repeat;
	clear: both;
}

#div_offer_left
{
	overflow: hidden;
	width: 13px;
	height: 230px;
	background: #FFFFFF url(../images/home-offer-left.jpeg) top left repeat-y;	
	float: left;
}

#div_offer_contents
{
	float: left;
	width: 464px;
}

#div_offer_right
{
	overflow: hidden;
	width: 23px;
	height: 230px;
	background-image: url(../images/home-offer-right.jpeg);
	background-repeat: no-repeat;
	float: left;
}




#home_column1_bottom
{
	float: left;margin-left:11px; display: inline;border:solid 0px blue;width:270px;
	
}
#home_column2_bottom
{
	float: left;margin-left:11px; display: inline;border:solid 0px blue;width:270px;
	
}
#home_column3_bottom
{
	float: left;margin-left:11px; display: inline;border:solid 0px blue;width:270px;
	
}

.span_home_bottom_title1
{
	color: #990200;
	font-size:13.5pt;	
}
.span_home_bottom_title2
{
	color: #990200;
	font-size:10.5pt;	
}



.red
{
	color: #990200;
}

.gray
{
	color: #444444;
}

.red_link
{
	background-image: url(../images/red-link.jpeg);
	background-repeat: no-repeat;
	padding-left: 25px;
	color: #990200;
	cursor: pointer;
	font-weight: bold;
	font-size: 10.5pt;
}
a.red_link_href
{	
	color: #990200;
	cursor: pointer;
	font-weight: bold;
	font-size: 10.5pt;
	text-decoration:none;
}
a:hover.red_link_href
{	
	color: #990200;
	cursor: pointer;
	font-weight: bold;
	font-size: 10.5pt;
	text-decoration:underline;
}
.button_link
{
	background: #FFFFFF url(../images/red-link.jpeg);
	background-repeat: no-repeat;
	padding-left: 25px;
	color: #990200;
	cursor: pointer;
	font-weight: bold;
	font-size: 10.5pt;
	border:0px;
	text-align:left;
	/*width:90px;*/
}

.thumbnail 
{	
	border:1px solid #DDDDDD;
	float:left;
	margin-bottom:15px;
	margin-right:10px;
	padding:7px;
}
.required_field
{
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Helvetica, Verdana, Arial;
	/*font-size: 10pt;*/
	font-size: 10.5pt;
	color:#990200;
}
.href_img_hotel_mic
{	
	background-color:blue;
}
.div_img_hotel
{
	background-image: url(../images/bg_img.png);
	width:170px;
	height:170px;
	text-align:center;
	vertical-align:middle;
}
.img_hotel_mic
{
	margin-top:10px;
	#margin-right:1px;
	#margin-right:0px;
	/*margin: 2px 5px 2px 5px; */
	/*border:solid #444444 2px;*/
	/*padding:5px 5px 5px 5px;*/
	/*background-color:red;*/
}

.tbl_border
{

	border-left: solid 1px #8e8e8e;
	border-right: solid 1px #8e8e8e;
	border-top: solid 1px #8e8e8e;
	/*
	border-left: solid 1px #444444;
	border-right: solid 1px #444444;
	border-top: solid 1px #444444;
	*/
}
.td_border
{
	border-bottom: solid 1px #8e8e8e;
	border-right: solid 1px #8e8e8e;
	/*
	border-bottom: solid 1px #444444;
	border-right: solid 1px #444444;
	*/
}
.td_border_last
{
	/*border-bottom: solid 1px #444444;*/
	border-bottom: solid 1px #8e8e8e;
}
.input_100
{
	/*background-image: url(../images/bg_input.png);*/
	border: solid 1px #8e8e8e;
	width:100%;
	height:20px;
	/*background: #FFFFFF url(../images/bg_input.png) repeat-x bottom left;*/
	background-color:#FFFFFF;
}

.select_100
{
	/*background-image: url(../images/bg_input.png);*/
	border: solid 1px #8e8e8e;
	width:100%;
	height:20px;
	/*background: #FFFFFF url(../images/bg_input.png) repeat-x bottom left;*/
	background-color:#FFFFFF;
}
.textarea_100
{
	/*background-image: url(../images/bg_input.png);*/
	border: solid 1px #8e8e8e;
	width:100%;
	/*height:20px;*/
	/*background: #FFFFFF url(../images/bg_textarea.png) repeat-x bottom left;*/
	background-color:#FFFFFF;
}