/* CSS Document */
body	{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
						}
td {
						vertical-align:top;
						font-size:12px;
						line-height:13px;
						font-family:Tahoma;
						color:#3E3E3E;
						}		
/*img {
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}*/										
/*--------------------------------------------------   ul, em, i, form	 ---------------------*/						
em, i {
						font-style:italic;
						}						
form {
						padding:0px;
						margin:0px;
						}						
/*----------------------------------------------------   a	 ---------------------*/						
a	{
	color:#0000FF;
	font-weight: normal;
	text-decoration: none;
						}
a:hover	{
						color:#436353;
						text-decoration:none;
						}
b a	{
						color:#436353;
						text-decoration:none;
						}
b a:hover	{
						color:#436353;
						text-decoration:underline;
						}
i a	{
						color:#436353;
						text-decoration:underline;
						font-weight:bold;
						}
i a:hover	{
						color:#436353;
						text-decoration:none;
						font-weight:bold;
						}													
/*-----------------------------------------------------  span a	 ---------------------	*/						 
span a	{
						color:#3E3E3E;
						text-decoration:underline;
						font-size:11px;
						}
span a:hover	{
						color:#3E3E3E;
						text-decoration:none;
						font-size:11px;
						}												
/*------------------------------------------------------  em a	 ---------------------*/	
em 	{ color:#000000; 

						}
em a	{
						color:#E2662F;
						text-decoration:underline;
						}
em a:hover	{
						color:#E2662F;
						font-size:11px;
						text-decoration:none;
						}                                              
/*------------------------------------------------------ strong,  strong a	 ---------------------*/
strong a	{
						color:#E2662F;
						text-decoration:underline;
						}
strong a:hover	{
						color:#E2662F;
						text-decoration:none;
						}												
/*----------------------------------------------------   input, textarea	 ---------------------*/						
input, textarea {
						width:120px;
						background-color:#FFFFFF;
						border-bottom:1px solid #DBD8D0;
						border-right:1px solid #C5C1B4;
						font-family:Tahoma;
						font-size:11px;
						color:#777E85;
						line-height:10px;
						padding-top:2px;
						padding-left:6px;
						padding-right:4px;
						}												
input	{
						height:19px;
						margin:0px 0px 0px 0px;
						}
textarea	{
	height:104px;
	margin:0px;
	overflow:hidden;
	width: 200px;
	padding: 2px;
	border: 1px solid #02774B;
						}
select {
						font-family:Tahoma;
						font-size:11px;
						color:#777E85;
}						
/*-----------------------------------------------------   bg_talling	 ---------------------*/																	
.bg_left	{
						background-image: url(../html/images/side_rl.jpg);
						background-position: right top;
						background-repeat: repeat;
						}

.bg_right	{
						background-image: url(../html/images/side_rl.jpg);
						background-position: left top;
						background-repeat: repeat;
						}
.side	{
						background-image: url(../html/images/side.jpg);
						background-position: left 0px;
						background-repeat: repeat-y;
						}							
.main	{
						background-image: url(../html/images/main.jpg);
						background-position: left 0px;
						background-repeat: no-repeat;
						}	
/*-----------------------------------------------------  	li 	 	---------------------*/
/*li	{
						background-image: url(../html/images/list_1_1.gif);
						background-position: 0px 4px;
						background-repeat: no-repeat;
						font-size:10px;
						margin:0px 0px 0px 0px; 
						padding:0px 0px 0px 14px;
						height:16px;
						line-height:15px;
						color:#E2662F;
						}
li a	{
						color:#E2662F;
						font-size:10px;
						text-decoration:none;
						}
li a:hover	{
						color:#E2662F;
						font-size:10px;
						text-decoration:underline;
						}								
/*					
/*-----------------------------------------------------  	list_0_1 	 	---------------------*/
.list_0_1 li	{
						background-image: url(../html/images/list_0_1.gif);
						background-position: 0px 0px;
						background-repeat: no-repeat;
						font-size:10px;
						margin:0px 0px 0px 0px; 
						padding:0px 0px 0px 11px;
						height:26px;
						line-height:24px;
						color:#E2662F;
						}
.list_0_1 li a	{
						color:#E2662F;
						font-size:10px;
						font-weight:bold;
						text-decoration:none;
						}
.list_0_1 li a:hover	{
						color:#E2662F;
						font-size:10px;
						text-decoration:underline;
						font-weight:bold;
						}						
/*------------------------------------------------------- footer	 ---------------------*/
.footer	{
						color:#BFBBA4;
						font-size:10px;
						}	
.footer a	{
						color:#BFBBA4;
						font-size:10px;
						text-decoration:none;
						}
.footer a:hover	{
						color:#BFBBA4;
						font-size:10px;
						text-decoration:underline;
						}
						
/*------------------------------------------------------- style	 ---------------------*/						
.txt_orange {color: #FF6600}

#main_content {
	position:relative;
	z-index:100;
	overflow: auto;
	padding: 0px 10px 10px;
}
#main_content  p{
	font-size:12px;
	line-height:13px;
	font-family:Tahoma;
	color:#454A4E;
	text-align: justify;
}
#main_content  li{
	margin-bottom: 15px;
	margin-top: 10px;
	list-style-type: disc;
	list-style-position: outside;
	text-align: left;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #4A5960;
	text-transform: capitalize;
	background-color: #DFEF84;
	margin: 5px 0px;
	padding: 5px;
	border: 1px solid #4A5960;
	clear: both;
}
#insight_box {
	margin: 5px;
	clear: both;
	float: right;
	width: 275px;
	color:#005500;
	float: right;
	width: 275px;
	padding: 5px;
	border: thick outset #990000;
	background-color: #FFFFFF;
}

#insight_box  td, p{
	font-size:12px;
	line-height:16px;

}
#insight_box  h1{
		font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	text-transform: capitalize;
	background-color: #FFCC00;
	margin: 5px 0px;
	padding: 5px;
	border: 1px solid #4A5960;

}
#movie_box {
	margin: 5px;
	clear: both;
	float: right;
	width: 340px;
	float: right;
	width: 320px;
	padding: 5px;
	border: thick outset #75818D;
	background-color: #000000;
	height: 295px;
}
/*-----------------------------------------------------   end_of_file	 ---------------------*/

.food_listing { text-align: justify; }

.food_listing_subnote {
	font-size: 9px;
	font-weight: bold;
	text-align: center;
}

