/* CSS Document */

body {
	margin-top: 20px;
	background-color: #e3e8a9;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

a img, img {
	border: 0px;
	}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	text-align: left;
	padding: 0px;
	background-color: #FFFFFF;
	position: relative;
}
	 body#home #wrapper, body#aldo #wrapper, body#tours #wrapper, body#vehicles #wrapper, body#contact #wrapper, body#naples #wrapper, body#pompeii #wrapper, body#sorrento #wrapper, body#positano #wrapper, body#amalfi #wrapper {
		background-image: url(img/banner2.jpg);
		background-repeat: no-repeat;
	}
	/*
	 body#naples #wrapper {
		background-image: url(img/banner_naples.jpg);
		background-repeat: no-repeat;
	}
	 body#pompeii #wrapper {
		background-image: url(img/banner_pompei.jpg);
		background-repeat: no-repeat;
	}
	 body#sorrento #wrapper {
		background-image: url(img/banner_sorrento.jpg);
		background-repeat: no-repeat;
	}
	 body#positano #wrapper {
		background-image: url(img/banner_positano.jpg);
		background-repeat: no-repeat;
	}
	 body#amalfi #wrapper {
		background-image: url(img/banner_amalfi.jpg);
		background-repeat: no-repeat;
	}
	*/
#banner {
	width: 800px;
	height: 178px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	position: relative;
	}
	
	#naples_pin a {
		position: absolute;
		z-index: 2;
		top: 0px;
		left: 410px;
		height: 40px;
		width: 40px;
		padding: 10px 0px 0px 20px;
		}
		
	#pompeii_pin a {
		position: absolute;		
		z-index: 2;
		top: 45px;
		left: 587px;
		height: 45px;
		width: 38px;
		padding: 0px 0px 5px 0px;
		}
	#sorrento_pin a {
		position: absolute;
		z-index: 2;
		top: 150px;
		left: 508px;
		height: 50px;
		width: 35px;
		padding: 0px 0px 5px 15px;
		}
	#positano_pin a {
		position: absolute;
		z-index: 2;				
		top: 145px;
		left: 568px;
		height: 45px;
		width: 38px;
		padding: 0px 0px 10px 15px;		
		}
	#amalfi_pin a {
		position: absolute;
		z-index: 2;
		top: 150px;
		left: 635px;
		height: 45px;
		width: 35px;
		padding: 0px 0px 10px 15px;		
		}
	
#wrapper2 {
	width: 800px;
	padding: 0px;
	margin: 0px;
	clear: both;
}

#navigation {
	width: 304px;
	height: 25px;
	background-color: #a8af57;
	padding: 7px 0px 0px 25px;
	margin-top: 0px;
}

	#navigation ul {
			padding: 0px;
			margin: 0px;
		}
		
			#navigation li {
				list-style: none;
				display: inline;
				color: #FFFFFF;
				font-size: 12px;
				padding: 0px 5px 0px 5px;
			}
			
				#navigation li a {
					color: #FFFFFF;
					text-decoration: none;
				}
	
#gallery {
	width: 304px;
	padding: 0px 0px 0px 25px;
	background-color: #FFFFFF;
	text-align: right;
	float: left;
	margin: 0px;
	position:relative;
}

	

#gallery img {
	padding: 5px 0px 5px 0px;
}

#copy {
	text-align: left;
	float: right;
	padding: 0px 30px 0px 20px;
	width: 421px;
	margin-top: 70px;
}

#copy h1 {
	color: #a8af57;
	font-size: 14px;
	padding-bottom: 4px;
	margin: 0px;
}

#copy p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

#copy a {
	color: #a8af57;
	text-decoration: underline;
}

#copy ul {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}
	
	#copy li {
		padding: 0px;
		margin-left: 30px;
		}

#clear {
	clear: both;
	padding: 0px 0px 0px 0px;
	}

 #footer2 {
	color: #a8af57;
	text-align: justify;
	letter-spacing: 4px;
	font-size: 13px;
	font-weight: bold;
	padding: 0px 10px 0px 20px;
	width: 359px;
	position: absolute;
	bottom: 40px; 
	left: 350px;
	}

#footer {
	width: 800px;
	height: 25px;
	padding: 15px 0px 0px 0px;
	font-size: 10px;
	background-color: #FFFFFF;
	clear: both;
	position: relative;
	}
	
	#footer img {
		padding: 0px 5px 0px 25px;
		}
		
	#footer a:link, a:visited {
		text-decoration: none;
		color: #666666;
		}
	
	#footer a:active, a:hover {
		text-decoration: underline;
		color: #666666;
	}

body#naples #wrapper #naples_pin a {
		position: absolute;
		z-index: 2;
		top: 0px;
		left: 410px;
		height: 40px;
		width: 40px;
		padding: 10px 0px 0px 20px;
		}	
body#pompeii #wrapper #pompeii_pin a {
		position: absolute;		
		z-index: 2;
		top: 45px;
		left: 587px;
		height: 45px;
		width: 38px;
		padding: 0px 0px 5px 0px;
		}
body#sorrento #wrapper #sorrento_pin a {
		position: absolute;
		z-index: 2;
		top: 150px;
		left: 508px;
		height: 50px;
		width: 35px;
		padding: 0px 0px 5px 15px;
		}
body#positano #wrapper #positano_pin a {
		position: absolute;
		z-index: 2;				
		top: 145px;
		left: 568px;
		height: 45px;
		width: 38px;
		padding: 0px 0px 10px 15px;		
		}
body#amalfi #wrapper #amalfi_pin a {
		position: absolute;
		z-index: 2;
		top: 150px;
		left: 635px;
		height: 45px;
		width: 35px;
		padding: 0px 0px 10px 15px;		
		}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003300;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009933;
}
