/* CSS Document */

body {
	background: url(images/bg.jpg) top repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #408517;}
	
/* GENERAL styles */

.header {
	width:860px;
	height:159px;
	margin:0 auto;
	position:relative;
	background-image: url(images/header.jpg);
}
.menu{
	width:860px;
	height:47px;
	margin:0 auto;
	position:relative;
}
.content_top {
	width:860px;
	height:79px;
	margin:0 auto;
	position:relative;
	background-image: url(images/content_top.jpg);
}
.credits {
	width:860px;
	height:55px;
	margin:0 auto;
	position:relative;
	background-color: #d6141d;
}

/* HOME styles */

.content_home {
	width:860px;
	height:500px;
	margin:0 auto;
	position:relative;
	background-color: #eee56f;
}
#title_home {
	width:386px;
	height:57px;
	margin:0 auto;
	position:absolute;
	background-image: url(images/title_home.jpg);
}
/* PACKAGES styles */

.content_packages {
	width:860px;
	height:1100px;
	margin:0 auto;
	position:relative;
	background-color: #eee56f;
}
#title_packages {
	width:386px;
	height:57px;
	margin:0 auto;
	position:absolute;
	background-image: url(images/title_packages.jpg);
}
#package1 {
	position:absolute;
	width:228px;
	height:464px;
	padding:10px;
	z-index:1;
	left: 15px;
	top: 71px;
	background-color: #ECE15B;
}
#package2 {
	position:absolute;
	width:236px;
	height:463px;
	padding:10px;
	z-index:2;
	left: 288px;
	top: 72px;
	background-color: #ECE15B;
}
#package3 {
	position:absolute;
	width:252px;
	height:672px;
	padding:10px;
	z-index:3;
	left: 570px;
	top: 72px;
	background-color: #ECE15B;
}
.style4 {font-size: 16px}
.style5 {color: #F31929}
.style6 {color: #0375BB}
#packages_divider1 {
	position:absolute;
	width:23px;
	height:485px;
	z-index:4;
	left: 264px;
	top: 71px;
	background-image: url(images/div_vert.jpg);
}
#packages_divider2 {
	position:absolute;
	width:23px;
	height:946px;
	z-index:4;
	left: 545px;
	top: 72px;
	background-image: url(images/div_vert.jpg);
}

#package4 {
	position:absolute;
	width:508px;
	height:215px;
	padding:10px;
	z-index:5;
	left: 15px;
	top: 782px;
	background-color: #ECE15B;
}

#package5 {
	position:absolute;
	width:252px;
	height:216px;
	padding:10px;
	z-index:5;
	left: 570px;
	top: 782px;
	background-color: #ECE15B;
}
.style8 {color: #EADD42}
#apDiv1 {
	position:absolute;
	width:529px;
	height:203px;
	z-index:6;
	left: 15px;
	top: 566px;
}
.style9 {
	font-size: 11px
}
/* PHOTOS styles */

.content_photos {
	width:860px;
	height:1250px;
	margin:0 auto;
	position:relative;
	background-color: #eee56f;
}
#title_photos {
	width:386px;
	height:57px;
	margin:0 auto;
	position:absolute;
	background-image: url(images/title_photos.jpg);
}
#photos_frame {
	position:absolute;
	width:835px;
	height:1101px;
	z-index:1;
	left: 12px;
	top: 69px;
	background-color: #EADD42;
}
/* CONTACT US styles */

.content_contactus {
	width:860px;
	height:600px;
	margin:0 auto;
	position:relative;
	background-color: #eee56f;
}
#title_contact {
	width:386px;
	height:57px;
	margin:0 auto;
	position:absolute;
	background-image: url(images/title_contact.jpg);
}

#contact_divider {
	position:absolute;
	width:25px;
	height:449px;
	z-index:1;
	left: 422px;
	top: 68px;
	background-image: url(images/div_vert.jpg);
}
#contact_form {
	position:absolute;
	width:375px;
	height:448px;
	z-index:2;
	left: 460px;
	top: 69px;
	background-color: #F2EB91;
}
#contact_text1 {
	position:absolute;
	width:386px;
	height:203px;
	z-index:3;
	left: 24px;
	top: 70px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #E22029;
}
#contact_divider2 {
	position:absolute;
	width:386px;
	height:25px;
	z-index:4;
	left: 24px;
	top: 250px;
	background-image: url(images/div_hor.jpg);
}
#contact_map {
	position:absolute;
	width:387px;
	height:239px;
	z-index:5;
	left: 23px;
	top: 277px;
}
/* FOOTER styles */

#credits_text1 {
	position:absolute;
	width:531px;
	height:34px;
	z-index:1;
	left: 14px;
	top: 9px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#credits_image1 {
	position:absolute;
	width:123px;
	height:45px;
	z-index:2;
	left: 731px;
	top: 5px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
