/* CSS Document */

body{
	background-image: url(../images/home_outer_bg.jpg);
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#445463;
	font-size:12px;
	line-height:125%;
}

#outer{
	/*background-image: url(../images/web/web_inside_bg.jpg);
	height: 500px;*/
	width: 798px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	padding-bottom:18px;
	border: 1px solid #FFFFFF;
	background-color:#ECE9D8;
}

#dbr_web_top{
	background-image: url(../images/web/top_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
}

#web_banner{
	background-image: url(../images/web/web_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
}

#web_header{
	background-image: url(../images/web/web_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
}

#web_banner-buddha{
	background-image: url(../images/web/web_banner-buddha.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
}

#web_header-buddha{
	background-image: url(../images/web/web_header_buddha.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
}

#rates_banner{
	background-image: url(../images/web/rates_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
}

#rates_header{
	background-image: url(../images/web/rates_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
}

#main_nav{
	height:31px;
	background-color:#5D5A4E;
}

#main_tab_content{
	background-color:#8B8175;
	width:739px;
	margin-left:auto;
	margin-right:auto;
	margin-top:18px;
	padding-bottom:2px;
	padding-top:5px;
}

#main_tab{
	margin-left:-20px;
}

#tabs{
	padding-top:2px;
	margin-left:8px;
	height:30px;
}

.tab_off{
	list-style-type: none;
	padding-top:2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -0px;
	margin-left: -20px;
}

.tab_off li{
	display: inline;
	margin: 0px/* 0px 0px -30px*/;
}



.tab_off li.tab_on, .tab_off li.tab_on a:link, .tab_off li.tab_on a:visited{
	background-color:#ECE9D8;
	/*margin: 0px 0px 0px -30px;*/
	color:#445463;	
/*	font-size:14px;
	display:inline;
	width:135px;
	height:30px;
	float:left;
	text-align:center;
	line-height:210%;
	margin-right:1px;
	font-size:14px;*/
}

.tab_off li a, .tab_off li a:link, .tab_off li a:visited{
	color:#FFFFFF;
	text-transform:capitalize;
	text-decoration:none;
/*	width:135px;
	height:30px;*/
	padding: 8px 20px;
/*	margin-right: 3px;*/
	background-color:#BAB1A1;
	text-align:center;
	line-height:210%;
	margin-right:1px;
	font-size:14px;
	float:left;
/*	display:table-cell;*/
}

.tab_off li a:hover{
	color:#6F5C3A;
}

.tab_contents{
	background-color:#ECE9D8;
	margin-left:2px;
	margin-bottom:1em;
	margin-right:2px;
	/*margin-top:-6px;*/
	padding-left:38px;
	padding-right:38px;
	padding-bottom:15px;
	padding-top:10px;
	clear:both;
}

.tab_contents a, .tab_contents a:link, .tab_contents a:visited{
	/*color:#8B8175;*/
	color:#006699;
	font-weight:bold;	
	text-decoration:none;
}

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

.tab_contents h2{
	font-size:20px;
	padding-left:0px;
	padding-bottom:3px;
	margin-top: 0px;
/*	margin-right: 30px;*/
	margin-bottom: 0px;
/*	margin-left: 30px;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8B8175;
	color:#8B8175;
	text-align:left;
}

.linkback{
	padding-left:0px;
	padding-bottom:3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8B8175;
	text-align:right;
}

.linkback a, .linkback a:link, .linkback a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color:#445463;
	font-size:12px;
	text-decoration:underline;
	
}

.linkback table tr td h2{
	font-size:20px;
	color:#8B8175;
	text-align:left;
	margin:0px;
	border:none;
}

table.listings tr td{
	padding:0px 0px 10px 8px;
}

/*rates styles*/
.rates{
	margin-top:10px;
	margin-bottom:15px;
}

.rates table tr td{
	padding:5px 10px 10px 10px;
	text-align:left;
}

.rates table{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.rates table tr td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

.rates table tr.row1{
/*	background-color:#5D5A4E; */
	color:#FFFFFF;
}

.rates table tr.row2{
/*	background-color: #DAD6CD; */
	color:#FFFFFF;
}

.rates table tr td.package{
	font-weight:bold;
	background-color:#705d3c;
	width:20%;
}

.rates table tr td.desccription{
	background-color:#aa946f;
	width:50%;
}

.rates table tr td.price{
	background-color:#8a8074;*/
	font-weight:bold;
	width:30%;
}

.rates table tr td.desccription a, .rates table tr td.desccription a:link, .rates table tr td.desccription a:visited{
	color: #006699;
	text-decoration:none;
	font-weight: bold;
}

.rates table tr td.desccription a:hover{
	text-decoration:underline;
}

.rates table tr td.price a, .rates table tr td.price a:link, .rates table tr td.price a:visited{
	color: #006699;
	text-decoration:none;
	font-weight: bold;
}

.rates table tr td.price a:hover{
	text-decoration:underline;
}
