body {
	font: 78%/1.5 arial, helvetica, serif;
	background: black url(bgbaba.gif);
	text-align: center;
	padding: 0;
	margin: 1em;
}

#gallery {
	padding:10px 10px 10px 10px;
}



#container {
	width: 1000px;
	background: black;
	text-align: left;
	border: 1px solid white;
	margin: 0 auto;
}

#container2 {
	width: 1000px;
	height: 1050px; 
	background: black;
	text-align: left;
	border: 1px solid blue;
	margin: 0 auto;
}

#containergallery {
	width:900px; 
	height: 600px; 
	margin:10px auto;
	background: #F4ECD9;
	text-align: center;
}

#newgallery {
	width:900px; 
	height: 600px; 
	text-align: center;
	margin:10px auto;
}

p {
	margin: 1em 2em;
}

p#smurf {
	background: white;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	color: #7C6240;
}

#smurf strong {
	font-size: 1.2em;
	color: black;
}

h2{
	color: aqua;
	font-family: arial, times, Georgia;
	font-size: 20px;
	text-align: center;
	}

.content {
	color: white;
	font-family: arial, times, Georgia;
	font-size: 14px;
	}

.contenttitle {
	color: blue;
	font-family: arial, times, Georgia;
	font-size: 16px;
	}

.content a{
	color: blue;
	font-family: arial, times, Georgia;
	font-size: 14px;
	}

.footer {
	color: white;
	font-family: arial, times, Georgia;
	font-size: 12px;
	}

.water {
	height: 150px;
	background: url(images/img1p.jpg) top center no-repeat;
	margin: 1em 0 0 0;
	font-style: italic;
	text-align: right;
	font:  250% arial, helvetica, serif;
	font-weight: bold;
	color: white;
}

#nav, #nav ul {
	float: left;
	width: 1000px;
	list-style: none;
	line-height: 1;
	background: white;
	font-weight: bold;
	padding: 0;
	border: solid #d3d3d3;
	border-width: 1px 0;
	margin: 0 0 1em 0;
}

#nav a {
	display: block;
	width: 10em;
	w\idth: 6em;
	color: blue;
	text-decoration: none;
	padding: 0.25em 2em;
}

#nav a.arrow {
	background: url(images/rightarrow2.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	width: 10em;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 13em
}

#nav li ul a {
	width: 13em;
	w\idth: 9em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #d3d3d3;
}

#content {
	clear: left;
}

#content a {
	color: blue;
	text-decoration: none;
}

#content a:hover {
	text-decoration: none;
}

#scaffolding {
	height: 70px;
	background: white url(/images/header_bg.gif) no-repeat;
	border: solid blue;
	border-width: 1px 0 0 0;
	margin: 1em 0 0 0;
}

#scaffolding a {
	text-decoration: none;
	text-indent: -999em;
	display: block;
	height: 70px;
	background: url(/images/hdlogo_flip2.gif) no-repeat;
	background-position: 181px 0;
}

#scaffolding a:hover {
	background-position: 181px -70px;
}

#price1 {
	position: relative;
	left: 20px;

}

#package2 {
	position: relative;
	left: 300px;
	width: 200px;
	top: -225px;
}

