body {
	position:relative;
	align:center;
	background:#cccc99;
	background-image:url(images/pattern.png);
}

#container {
	position:relative;
	width:1000px;
	margin:auto;
}

#main-welcome {
	position:relative;
	height:600px;
	background-image:url(images/latte-bg.jpg);
	background-repeat:no-repeat;
	background-position:50% 0%;
}

#main-cafe {
	position:relative;
	height:600px;
	background-image:url(images/interior-bg.jpg);
	background-repeat:no-repeat;
	background-position:50% 0%;
}

#main-micro {
	position:relative;
	height:600px;
	background-image:url(images/roastery-bg.jpg);
	background-repeat:no-repeat;
	background-position:50% 0%;
}

#main-contact {
	position:relative;
	height:600px;
	background-image:url(images/contact-bg.jpg);
	background-repeat:no-repeat;
	background-position:50% 0%;
}

#box {
	position:absolute;
	width:950px;
	height:250px;
	left:25px;
	top:213px;
}

#transparency {
	position:relative;
	width:950px;
	height:250px;
	background-color:white;
	filter: alpha(opacity=70);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity:0.7;
}

#logo {
	clear:both;
	float:left;
	display:inline;
	position:absolute;
	top:10px;
	left:10px;
	height:104px;
	width:110px;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
}

#home-link {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 110px;
	height: 104px;
}

#nav {
	position:absolute;
	right:20px;
	top:0;
	width:800px;
	height:55px;
	border-bottom:1px solid #993300;
}

#welcome {
	float:left;
	display:block;
	height:16px;
	width:87px;
	background-image:url(images/welcome.png);
	background-repeat:no-repeat;
	margin-right:120px;
	margin-top:25px;
}

#cafe {
	float:left;
	display:block;
	height:16px;
	width:55px;
	background-image:url(images/cafe.png);
	background-repeat:no-repeat;
	margin-right:120px;
	margin-top:25px;
}

#micro {
	float:left;
	display:block;
	height:16px;
	width:146px;
	background-image:url(images/micro.png);
	background-repeat:no-repeat;
	margin-right:120px;
	margin-top:25px;
}

#contact {
	float:left;
	display:block;
	height:16px;
	width:103px;
	background-image:url(images/contact.png);
	background-repeat:no-repeat;
	margin-top:25px;
}

#welcome:hover,
#cafe:hover,
#micro:hover,
#contact:hover {
	background-position:0 -15px;
}

#copy, #copy2 {
	position:absolute;
	left:130px;
	top:70px;
	font-family:"Times New Roman", Times, serif;
	color:#993300;
	clear:both;
	width:490px;
	height:180px;
}

#copy2 {
	font-size:.9em;
}

.text {
	font-family:"Times New Roman", Times, serif;
	color:#993300;
	margin-bottom:12px;
}

#sidebar {
	position:absolute;
	right:20px;
	top:70px;
	font-family:"Times New Roman", Times, serif;
	color:#993300;
	clear:both;
	width:265px;
	height:160px;
	border-left:1px dotted #993300;
	padding-left:20px;
	font-size:.9em;
}

#sidebar ul {
	padding:0px;
	margin:0px;
	list-style-position:inside;
}

#map {
	position:absolute;
	right:20px;
	top:70px;
	clear:both;
	width:400px;
	height:160px;
	border-left:1px dotted #993300;
	padding-left:20px;
	font-size:.9em;
}

#gallery {
	position:absolute;
	left:25px;
	top:522px;
	width:1000px;
	height:58px;
}

#gallery img {
	border:1px solid white;
	margin-right:10px;
}

#copyright {
	position:relative;
	top:605px;
	right:0px;
	width:1000px;
	margin:auto;
	font-size:.7em;
	font-weight:bold;
	color:#993300;
}

#facebook {
	position:relative;
	left:675px;
	width:1000px;
	margin:auto;
	font-weight:bold;
	color:#993300;
}

#facebook a {
	text-decoration:none;
	color:#993300;
}

h2 {
	margin-top:10px;
	font-size:1em;
	font-weight:bold;
}

.link {
	color:#993300;
	border-bottom:1px dotted #993300;
	font-weight:bold;
	text-decoration:none;
}

a:link {
	text-decoration:none;
}

#sidebar a:hover, #copy2 a:hover {
	background:#cc9900;
	color:white;
}

.map-link {
	font-size:.8em;
	color:#993300;
	font-weight:bold;
	border-bottom:1px dotted #993300;
}

#main-cafe .map-link, #main-micro .map-link {
	border-bottom:0;
}

/* LIGHTBOX */

#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox img {
	width: auto;
	height: auto;
}

#lightbox a img {
	border: none;
}

#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer {
	padding: 10px;
}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%; 
	z-index: 10;
}

#imageContainer>#hoverNav {
	left: 0;
}

#hoverNav a {
	outline: none;
}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */
	display: block;
}

#prevLink {
	left: 0;
	float: left;
}

#nextLink {
	right: 0;
	float: right;
}

#prevLink:hover, #prevLink:visited:hover {
	background: url(images/prevlabel.gif) left 15% no-repeat;
}

#nextLink:hover, #nextLink:visited:hover {
	background: url(images/nextlabel.gif) right 15% no-repeat;
}

#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
}

#imageData {
	padding:0 10px;
	color: #666;
}

#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}	

#imageData #caption {
	font-weight: bold;
}

#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}			

#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
	outline: none;
}	 	

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}















