* { padding: 0; margin: 0; }

body {
	background-color: #a28a47;
	background-attachment: scroll;
	background-image: url(../images/new_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #57533A;
	line-height: 20px;
}

#wrapper {
	width: 960px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 45px;
	background-image: url(../images/tours_image.jpg);

}

#header{

}

#header h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-indent: -6000px;
}


#nav {
	padding-top: 205px;
	padding-left: 25px;
	color: #DFD0A8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}

#nav a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #DFD0A8;
	text-decoration: underline;
	letter-spacing: 1px;

}

#nav a:visited { 
		font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #DFD0A8;
	text-decoration: underline;
	letter-spacing: 1px;
	}
#nav a:hover { 
	c	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #DFD0A8;
	text-decoration: underline;
	letter-spacing: 1px;
	}
#nav a:active { 
		font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #DFD0A8;
	text-decoration: underline;
	letter-spacing: 1px;
	}


#intro {
	padding-top: 75px;
	padding-left: 40px;
	padding-right: 375px;
	text-align: justify;
	color: #261D01;
	height: 700px;
}

#intro p a:link {
	color: #413209;
	font-weight: bold;
}

#intro h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;

}

#cta {
	height: 200px;
	background-attachment: scroll;
	background-image: url(../images/small_tours.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 225px;
	line-height: 35px;
	padding-top: 18px;

}

#cta h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

#cta ul {
list-style: none;
text-decoration: none;
	margin: 0;

}

#cta ul a {
	text-decoration: underline;
	margin: 0;
	color: #332A03;
}

#footer {
	width: 960px;
	height: 60px;
	background-attachment: scroll;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: right;

}

#footer h3 {
	padding-top: 20px;
	padding-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;

}

