@charset "utf-8";
/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFEFDF;
	background-image: url(assets/Rum%20-%20Dunes%203.JPG);
}
#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	border: 3px groove #FFB062;
	background-color: #FFEAD5;
}
#pic {
	height: 300px;
}
#footer {
	font-family: "Copperplate Gothic Bold";
	padding-top: 20px;
	font-size: x-small;
	padding-bottom: 20px;
}

#side2 {
	float: right;
	width: 275px;
	padding-top: 20px;
}
#content {
	margin-right: 285px;
	padding-right: 10px;
	background-repeat: no-repeat;
	background-image: url(assets/El-Adahaek33.jpg);
	padding-left: 120px;
}
#title {
	font-family: "Copperplate Gothic Bold";
	color: #BF6000;
	background-color: #FFD9B3;
}
#nav {
	padding-top: 8px;
	height: 60px;
}
#pic {

}
.clearing {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
#content h1 {
	font-size: 110%;
	margin-top: 0px;
}
#content p {
	font-size: 85%;
	line-height: 1.4;
	margin-right: 5px;
	margin-left: 5px;
}
#content li {
	font-size: 85%;
}
