@charset "utf-8";
/* CSS Document */


body {
	font-family: Verdana, Geneva, sans-serif;
	background:url(http://maltasightseeing.com/bg.png);
	color: #000;
}


body {
	margin-left: 30px;
}
#tablecontents {
	background-color: #FFF;
	color:#000;
}

#MaltaSightSeeing {
	padding:10px;
	width:1000px;
	height:auto;
	background:#FFF;
	border:2px solid;
	border-color:#F90;
	color: #FEF9E0;
	horizontal-align:center;
	margin-left:auto;
	margin-right:auto;
}

/*head contents */
	#head {
		width:inherit;
		height:auto;
		float:none;
	}
	
	
		#menu {
			width:auto;;
			height:inherit;
			float:right;
			margin-top:144px;
		}
		
		#logo {
			width:auto;;
			height:inherit;
			float:left;
			margin:auto;
		}
#line {
		border-bottom:2px solid;
		border-bottom-color:#F90;
		float:none;
		clear:both;
		width:1000px;
}
		
	
/*main contents */
	#main {
		clear:both;
		width:inherit;
		height:600px;
		float:none;
	}
	
		#banner {
			clear:both;
			width:1000px;
			height:auto;
			margin-top:10px;
			margin-bottom:50px;
		}
			
		#side {
			clear:both;
			float:left;
			width:250px;
			height:300px;
			/* background-image:url(../side.jpg);
			background-position:top right;
			background-repeat:no-repeat; */
			border-right:#F90 solid 1px;
		}
		
		#contact {
	color: #DE4404;
	font-weight: bold;
	font-style: italic;
	border-bottom:1px solid #F90;
			
		}
		
		#contact_content {
			font-size:10px;
			color:#000;	
			font-style:normal;
		}
		
		#contact:hover {
			background:#FEF5CF;
		}
		
				#links {
	color: #DE4404;
	font-weight: bold;
	font-style: italic;
	border-bottom:1px solid #F90;
			
		}
		
		#links:hover {
			background:#FEF5CF;
		}
		
		#links_content {
			font-size:10px;
			color:#000;	
			font-style:normal;
		}
		
		#links_content a:link {
			color:#F60;
		}
		#links_content a:hover {
			color:#F90;
		}
		

		
		#content {
			clear:right;
			width:auto;
			height:auto;
		}

/*footer contents */
	#footer {
		clear:both;
		width:inherit;
		height:auto;
		text-align:right;
	}
	
	#footer a:link {
		font-size:9px;
		color:#F60;
		text-decoration:none;
	}
	#footer a:hover {
		color:#F90;
		text-decoration:blink;
	}
	#footer a:active {
		font-size:9px;
		color:#F60;
	}
	#footer a:visited {
		font-size:9px;
		color:#F60;
		text-decoration:none;
	}



#nav a:link {
	font-size:15px;
	font-style:normal;
	color:#7D3200;
	text-decoration:none;
	border-bottom:0px solid;
	border-bottom-color:#F60;
	font-weight: bold;
}
#nav a:hover {
	border-bottom:4px solid;
	border-bottom-color:#F60;
	color:#F60;
}

#nav a:visited {
	color:#7D3200;
	text-decoration:none;
	border-bottom-color:#F60;
	font-size:15px;
	font-style:normal;
}

#img {
	border:2px solid;
	border-color:#F60;
#contact content {
	color: #000;
}
#contact p strong {
	color: #000;
}
#contact p strong {
	font-size: 10px;
}
