body {
	margin-top:0px;
	background-image: url(file:///S|/webs%20on%20zeus/Tourist%20Rest%2008/images/backgnd.gif);
  }

#frame {
	background-color: #999999;
	width:955px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	height: auto;
	}
		
#header {
	background-color: #CCCCCC;
	width:955px;
	height:	297px;
	}
	
#contentleft {
	width:142px;
	float:left;
	height: auto;

	}

#contentright {
	width:793px;
	float:right;
	background-color: #FFFFFF;
	padding-left:10px;
	padding-right:10px;
	height: auto;
	}
	

	
#redbar {

	background-color: #d95c29;
	height:10px;
	width:955px;
	}
	
#orangebar {

	background-color: #FF9900;
	height:10px;
	width:955px;
	}	
	
#contentright p {
	font-size: 14px;
	font-family: trebuchet ms;
	text-align: left;
	color: #333333;
	
	}
	
#contentright a {
	font-size: 14px;
	font-family: trebuchet ms;
	text-align: left;
	color: #0033CC;
	text-decoration:underline;
	
	}
	
#contentright a:hover {
	font-size: 14px;
	font-family: trebuchet ms;
	text-align: left;
	color: #990000;
	text-decoration:underline;
	
	}
	
#contentright h1 {
	font-size: 20px;
	font-family: trebuchet ms;
	text-align: left;
	color: #990000;

	font-weight: bold;

	}

#contentright h2 {
	font-size: 18px;
	font-family: trebuchet ms;
	text-align: left;
	color: #333333;

	font-weight: bold;

	}
	
#contentright h3 {
	font-size: 14px;
	font-family: trebuchet ms;
	text-align: left;
	color: #333333;

	font-weight: bold;

	}
	
#contentright ul, li {
	font-size: 14px;
	font-family: trebuchet ms;
	text-align: left;
	color: #333333;


	}
	
#footer {
	width:955px;
			
	}
	
	
#links {
	font-family: trebuchet ms;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	width:955px;
	padding-top: 2px;
	font-size: 13px;
	}
	

#links p {
	font-size:13px;
	font-family: trebuchet ms;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	padding-top: 5px;
	}

#links a {
	font-size:13px;
	font-family: trebuchet ms;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	padding-top: 5px;
	}
	
#links a:hover {
	font-size:13px;
	font-family: trebuchet ms;
	color: #FFFF66;
	text-align: center;
	text-decoration: underline;
	font-weight: normal;
	padding-top: 5px;
}

		
			
.spacer{
margin: 10px
}

.formtext {
	font-size: 12px;
	font-family: trebuchet ms;
	text-align: left;
	color: #333333;
	
	}
	
.righttext {
	font-size: 12px;
	font-family: trebuchet ms;
	text-align: right;
	color: #333333;
	
	}
	
.centertext {
	font-size: 12px;
	font-family: trebuchet ms;
	text-align: center;
	color: #333333;
	
	}
         
.imageright {
margin-left:10px;
margin-bottom:10px;
}


.wireframemenu{
border: 0px solid #C0C0C0;
background-color: #999999;
border-bottom-width: 0;
width: 142px;

}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 142px;
}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.wireframemenu a{
font: bold 13px Verdana;
padding: 4px 3px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: white;
text-decoration: none;
border-bottom: 0px solid #C0C0C0;
}

.wireframemenu a:visited{
color: white;
}

html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}

.wireframemenu a:hover{
background-color: #FF0000;
color: white;
}






/* zoom search stuff */

.highlight { background: #FFFF40; }
		.searchheading { font-size: 130%; font-weight: bold; }
		.summary { font-size: 80%; font-style: italic; }
		.suggestion { font-size: 100%; }
		.results { font-size: 100%; }
		.category { color: #999999; }
		.sorting { text-align: right; }

		.result_title { font-size: 100%; }		
		.description { font-size: 100%; color: #008000; }
		.context { font-size: 100%; }
		.infoline { font-size: 80%; font-style: normal; color: #808080;}

		.zoom_searchform { font-size: 100%; }
		.zoom_results_per_page { font-size: 80%; margin-left: 10px; }
		.zoom_match { font-size: 80%; margin-left: 10px;}				
		.zoom_categories { font-size: 80%; }
		.zoom_categories ul { display: inline; margin: 0px; padding: 0px;}
		.zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }
		
		input.zoom_button {  }
		input.zoom_searchbox {  }		
		
		.result_image { float: left; display: block; }
		.result_image img { margin: 10px; width: 80px; border: 0px; }

		.result_block { margin-top: 15px; margin-bottom: 15px; clear: left; }
		.result_altblock { margin-top: 15px; margin-bottom: 15px; clear: left; }
		
		.result_pages { font-size: 100%; }
		.result_pagescount { font-size: 100%; }
		
		.searchtime { font-size: 80%; }
		
		.recommended 
		{ 
			background: #DFFFBF; 
			border-top: 1px dotted #808080; 
			border-bottom: 1px dotted #808080; 
			margin-top: 15px; 
			margin-bottom: 15px; 
		}
		.recommended_heading { float: right; font-weight: bold; }
		.recommend_block { margin-top: 15px; margin-bottom: 15px; clear: left; }		
		.recommend_title { font-size: 100%; }
		.recommend_description { font-size: 100%; color: #008000; }
		.recommend_infoline { font-size: 80%; font-style: normal; color: #808080;}
