body {
	margin:0;
	padding:0;
	text-align:center;
    background:#FFF url(slices/background.jpg);
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:13px;
	color:#000;
}

#wrap {
	position: relative;
	text-align:left;
	margin:0 auto;
	width:780px;
	}
	
h1 {
	font-size:18px;
	color:#503525;
	margin:0;
	display:none;
	}
	
h2 {
	font-size:16px;
	color:#503525;
	margin-top:0;
	margin-bottom:10px;
	}
	
h3 {
	font-size:16px;
	color:#503525;
	margin-top:0;
	margin-bottom:10px;
	}
	
.clear {
	clear:both;
}

a {
	color:#503525;
	text-decoration:underline;
	font-weight:bold;
}

#content {
	position:relative;
	top:0;
	left:0;
	text-align:left;
	width:780px;
}

#content_container {
	position:relative;
	top:0;
	left:0;
	text-align:left;
	width:780px;
	height:auto;
}

#logo {
	position:absolute;
	top:33px;
	left:10px;
	width:350px;
	height:65px;
	background:#FFF url(slices/logo.jpg);
	background-repeat:no-repeat;
	z-index:5;
}

#phone {
	position:absolute;
	top:56px;
	right:5px;
	width:150px;
	height:20px;
	background:#FFF url(slices/phone.jpg);
	background-repeat:no-repeat;
	z-index:5;
}

#maui {
	position:absolute;
	top:160px;
	left:0;
	width:780px;
	height:245px;
	border:1px solid #CCC;
	z-index:10;
}

#spacer {
	width:780px;
	height:245px;
	padding-top:155px;
}

#footer {
	position:relative;
	top:15px;
	left:0;
	width:760px;
	height:auto;
	border: 1px solid #CCC;
	padding:10px;
	font-size:11px;
	text-align:center;
}

#footer a {
	font-size:11px;
	color:#000;
	text-decoration:none;
	font-weight:normal;
}

#navigation {
	position:absolute;
	top:113px;
	left:0;
	width:780px;
	height:38px;
	z-index:5;
}

#navigationlist {position: relative; margin: 0; padding: 0; width: 780px; height: 38px; background: url(slices/navigation.jpg);}
#navigationlist li {width: 780px; height: 38px; position: absolute; top: 0px; background: url(slices/navigation.jpg) 0 0 no-repeat; display: block; list-style: none;}
#navigationlist a {height: 38px; display: block; border: 0px; font-size: 5px; text-indent: -9999px; text-decoration: none;}

#navigationlist #link1 {left: 0px; background-position: -0px 0; width: 120px;}
#navigationlist #link2 {left: 120px; background-position: -120px 0; width: 156px;}
#navigationlist #link3 {left: 276px; background-position: -276px 0; width: 156px;}
#navigationlist #link4 {left: 432px; background-position: -432px 0; width: 175px;}
#navigationlist #link5 {left: 607px; background-position: -607px 0; width: 173px;}

#navigationlist #link1 a:hover {background: url(slices/navigation.jpg) -0px -38px no-repeat;}
#navigationlist #link2 a:hover {background: url(slices/navigation.jpg) -120px -38px no-repeat;}
#navigationlist #link3 a:hover {background: url(slices/navigation.jpg) -276px -38px no-repeat;}
#navigationlist #link4 a:hover {background: url(slices/navigation.jpg) -432px -38px no-repeat;}
#navigationlist #link5 a:hover {background: url(slices/navigation.jpg) -607px -38px no-repeat;}

#picture_container{
position:relative;
top:0;
left:0;
width:533px;
height:auto;
margin-top:10px;
}

.thumbnail img{
margin-top:3px;
border:0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border:0;
}

.thumbnail span{
position: absolute;
padding:0;
left: -1000px;
border:0;
visibility: hidden;
}

.thumbnail span img{
border-width: 0;
padding:0;
}

.thumbnail:hover span{
visibility: visible;
top:-3px;
left: 0;
z-index:50;
width:533px;
text-align:center;
background:#FFF;
}

.thumbnail2 img{
margin-top:3px;
border:0;
}

.thumbnail2:hover{
background-color: transparent;
}

.thumbnail2:hover img{
border:0;
}

.thumbnail2 span{
position: absolute;
padding:0;
left: -1000px;
border:0;
visibility: hidden;
}

.thumbnail2 span img{
border-width: 0;
padding:0;
}

.thumbnail2:hover span{
visibility: visible;
top:-3px;
left: 0;
z-index:50;
width:533px;
text-align:center;
background:#FFF;
}